@charset "utf-8";
/* CSS Document */
body {
font-family: Verdana;
font-size: 12px;
background-color: #000000;
}
div.contactwrapper { 
width: 905px; 
position: relative; 
clear: both; 
margin-top: 45px;
margin-left: 45px;
} 
div.contactfoto { 
width: 555px; 
height: 375px;
position: relative; 
float: left; 
}  
div.contact { 
margin-left: 35px;
width: 300px; 
height: 150px;
position: relative; 
float: left;
margin-left: 35px;
margin-top: 4px;
} 
div.livewrapper { 
width: 900px; 
position: relative; 
clear: both; 
margin-left: 50px;
} 
div.fotolive { 
width: 400px; 
height: 300px;
position: relative; 
float: left; 
background-image:url(images/foto_live.jpg);
background-repeat:no-repeat;
margin-top: 10px;
} 
div.bandmembers { 
width: 270px; 
height: 180px;
position: relative; 
float: left; 
margin-left: 5px;
} 
div.concerts {
	width: 270px;
	height: 180px;
	position: absolute;
	float: left;
	top: 182px;
	background-image:url(images/concerts.jpg);
	background-repeat: no-repeat;
	left: 779px;
} 
div.videopicswrapper { 
width: 915px; 
position: relative; 
clear: both; 
margin-left: 35px;
margin-top: 35px;
} 
div.discoleft { 
width: 300px; 
height: 300px;
position: relative; 
float: left; 
} 
div.discoright { 
width: 450px; 
height: 300px;
position: relative; 
float: left; 
margin-left: 150px;
}  
div.sayitwrapper { 
width: 958px; 
position: relative; 
clear: both; 
margin-top: 0px;
} 
div.sayitleft { 
margin-left: 38px;
width: 300px; 
height: 400px;
position: relative; 
float: left; 
margin-top: 50px;
} 
div.sayitright { 
width:550px; 
height: 400px;
position: relative; 
float: right; 
}  
DIV.INLINE {

	overflow-y: scroll; 

	overflow-x: no; 

	height: 448px; 

	width: 550px;

	scrollbar-arrow-color: #464646;

	scrollbar-3dlight-color: #CCCCCC;

	scrollbar-darkshadow-color: #999999;

	scrollbar-face-color: #D4D0C8;

	scrollbar-highlight-color: #FFFFFF;

	scrollbar-shadow-color: #CCCCCC;

	scrollbar-track-color: #e6e6e6;

}
DIV.NOINLINE {
	height: 448px; 
	width: 550px;
	margin-right: 20px;
}
a.bannerlink {
text-decoration:underline;
color:#000000;
}