/* Browser CSS reset */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* TAG Einstellungen */
html {
	height: 100%;
	font-size: 62.5%;
}

body {
	background: url(../images/site/bg_ToS.jpg) 0 0 repeat ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	/*text-align:center;*/
	height:100%;
}

h4
{
	font-size: 2.6em;
	text-align:center;
}

a
{
	color:#000000;
	font-size: 1.0em;
	text-decoration:none;
}

a:hover
{
	color:#FF0000;
}

div#gitarre
{
	background-image:url(../images/site/guitar_start.png);
	height:354px;
	width:269px;
	position:absolute;
	top:0px;
	left:0px;
}

div#mainwrapper{
	
	position:relative;
	min-height:100%;
}

div#tos  {
	height:176px;
	width:660px;
	margin-top: -5px;
	position:relative;
	left:50%;
	margin-left:-329px;
}	

div#mainmenue  {
	height:62px;
	margin-top: -75px;
	width:660px;
	position:relative;
	left:50%;
	margin-left:-305px;
}
div#submenu  {
	height:20px;
	margin-top: 10px;
	width:612px;
	position:relative;
	left:50%;
	margin-left:-305px;
	text-align:center;
}


div#footer
{
	background-image:url(../images/site/bg_ToS_footer.png);
	height:292px;
	width:100%;
	position:absolute;
	left:0px;
	bottom:-5px;
	text-align:right;
}

div#bandmini
{
	position:fixed;
	bottom:0px;
	width:900px;
	left:50%;
	margin-left:-450px;
}

div#logo {

}

div#content{
	position:relative;
	z-index: 1;
	width:900px;
	left:50%;
	margin-left:-450px;
	font-size:1.4em;
	margin-top:25px;
	text-align:center;
}

div#photo
{
	float:right;
	margin: 20px 70px 20px 20px;
}

div#text
{
	padding: 20px;
	margin-right:50px;
	text-align:justify;
}

div#bandbg
{
	background:url(../images/site/musiker_bg.png) no-repeat;
	height:660px;
	margin:0px 0px 0px 60px;
	padding:30px 60px 30px 30px; 
}

div.rechts
{
	text-align:right;
}

div#zentrieren{
	width:760px;
}

/* Buttons Mainnavi */


div#button1
{
    float:left;
	height:62px;
	width:110px; 
}

div#button2
{
	float:left;
	height:62px;
	width:110px; 
}

div#button3
{
	 float:left;
	height:62px;
	width:110px; 
}

div#button4
{
	 float:left;
	height:62px;
	width:110px; 
}

div#button5
{
	 float:left;
	height:62px;
	width:110px; 
}

div#button6
{
	 float:left;
	height:62px;
	width:62px;
 
}
 /* bandnavi */
 
 div#drums
{
	float:left;
	width:152px;
}
div#keyboard
{
	float:left;
	width:152px;
}
div#guitar
{
	float:left;
	width:152px;
}
div#bass
{
	float:left;
	width:152px;
}
div#guitar1
{
	float:left;
	width:152px;
}

div#live
{
	background-image:url(../images/site/live.png);
	background-repeat:no-repeat;
	height:660px;
	margin:0px 0px 0px 60px;
	padding:30px 60px 30px 30px;
}
div#news
{
    background-image:url(../images/site/musiker_bg.png);
	background-repeat:no-repeat;
	height:660px;
	margin:0px 0px 0px 60px;
	padding:30px 60px 30px 30px;
}	

div#photos
{
    background-image:url(../images/site/gallery.png);
	background-repeat:no-repeat;
	height:660px;
	margin:0px 0px 0px 60px;
	padding:30px 110px 30px 30px;
}	

div#presse
{
    background-image:url(../images/site/presse.png);
	background-repeat:no-repeat;
	height:660px;
	margin:0px 0px 0px 60px;
	padding:30px 110px 30px 30px;
}	

div#video
{
    background-image:url(../images/site/musiker_bg.png);
	background-repeat:no-repeat;
	height:660px;
	margin:0px 0px 0px 60px;
	padding:30px 110px 30px 30px;
}	

div#audio
{
    background-image:url(../images/site/audio.png);
	background-repeat:no-repeat;
	height:660px;
	margin:0px 0px 0px 60px;
	padding:30px 110px 30px 30px;
}	

div#technik
{
    background-image:url(../images/site/mischpult.png);
	background-repeat:no-repeat;
	height:660px;
	margin:0px 0px 0px 60px;
	padding:30px 110px 30px 30px;
}	

a.umenu
{
	color:#FFFFCC;
	font-size: 1.2em;
	text-decoration:none;
}

a:hover.umenu
{
	color:#FF0000;
}

div#links
{
    background-image:url(../images/site/musiker_bg.png);
	background-repeat:no-repeat;
	height:660px;
	margin:0px 0px 0px 60px;
	padding:30px 60px 30px 30px;
}
	
div#alle
{
    background-image:url(../images/site/musiker_bg.png);
	background-repeat:no-repeat;
	height:660px;
	margin:0px 0px 0px 60px;
	padding:30px 60px 30px 30px;
	}
