/* B-Saiten CSS */

body {
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-image: url(../images/background.jpg);
	background-color: #f90;
}
hr { border:5px; background-color: #cccccc; height: 1px; color: #cccccc;}
h1,h2,h3,p {margin-top: 0px; margin-bottom:0px; padding: 5px 0px;}
p {padding-left: 10px;}

a {
	text-decoration: underline; color:#900;
	border-bottom: 1px solid #fff;
}

a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

div.tag a, div.tag a:hover,div#picture-holder a, div#picture-holder a:hover {
	text-decoration: none;
	border: none;
}

div.johnnymenu a, div.johnnymenu a:hover, div.johnnymenu2 a, div.johnnymenu2 a:hover {
	text-decoration: none;
	border: none;
}

div.mainbox{
	position: relative;
	margin: 35px auto;
	text-align:left;
	width: 805px;
}

div.johnnytop {
	background-image: url(../images/johnny-mlelodic-top.gif);
	background-repeat: no-repeat;
	width: 682px; height: 169px;
	margin-left: 123px;
}
div.bsaiten {
	background-image: url(../images/b-saiten.gif);
	position: absolute;
	background-repeat: no-repeat;
	width: 180px; height: 219px;
	top: 50px; left:0px;
}
div.johnnymenu {
	position: absolute;
	background-repeat: no-repeat;
	width: 180px; height: 219px;
	top: 245px; left: 30px;
}
div.johnnymenu2 {
	position: absolute;
	background-repeat: no-repeat;
	width: 40px; height: 140px;
	top: 145px; left: 740px;
}

img {
	border: none;
}

div.johnnytext {
	background-color: #fff;
	margin-left: 188px;
	width: 549px;
	min-height: 300px;	
}

div.johnnytext .text {
	margin: 0px 25px; 
}

div.johnnybottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	width: 564px; height: 46px;
	margin-left: 178px;
}
