/* CSS Document */

body { 
	font-size: 0.6em;     /* Basis von 10 px für Text; 10px=1em */
	font-family: verdana; 
	color: #9e9e9e; 
	line-height: 14px;
	background-image:url(../img/hg.gif)
	}
	
a { color: #65a0be;}
a:link { color: #65a0be;}
a:hover { color: #9e9e9e;}

/* PNG oben Start */

#oben {
	background: url(../img/oben.png);
	background-repeat: no-repeat;
	height:66px;
	width:853px;
}

/* PNG oben Ende */


#wrapper { 
	width: 853px;
	height: 748px;
 	margin: 0 auto 0 auto;
	}
	
#header {
	width: 853px;
	margin: 0 auto 0 auto;
	text-align: right;
	}
	
	#fb {
	width: 853px;
	margin: 0 auto 0 auto;
	text-align: left;
	}

#header a { color: #666; text-decoration: none;}
#header a:link { color: #666; text-decoration: none;}
#header a:hover { color: #65a0be; text-decoration: none;}

.headline { color:#65a0be}

#content_start{
	width:853px;
	height: 633px;
	padding: 0;
	float:left;
	text-align: left;
	background-color:#2b2b2b;
	background-image:url(../img/hg_start.jpg);
	background-repeat: no-repeat;

}

#content_bio{
	width:853px;
	height: 1000px;
	padding: 0;
	float:left;
	text-align: left;
	background-color:#2b2b2b;
	background-image:url(../img/hg_bio.jpg);
	background-repeat:no-repeat; 
	
}

#content_dates{
	width:853px;
	height: 600px;
	padding: 0;
	float:left;
	text-align: left;
	background-color:#2b2b2b;
	background-image:url(../img/hg_dates.jpg);
	background-repeat:no-repeat; 
	
}

#content_video{
	width:853px;
	height: 2100px;
	padding: 0;
	float:left;
	text-align: left;
	background-color:#2b2b2b;
	background-image:url(../img/hg_dates.jpg);
	background-repeat:no-repeat; 
	
}

#content_releases{
	width:853px;
	height: 1500px;
	padding: 0;
	float:left;
	text-align: left;
	background-color:#2b2b2b;
}

#content_hitlist{
	width:853px;
	height: 640px;
	padding: 0;
	float:left;
	text-align: left;
	background-color:#2b2b2b;	
	background-image:url(../img/hg_hitlist.jpg);
	background-repeat:no-repeat; 
}

#content_kontakt{
	width:853px;
	height: 750px;
	padding: 0;
	float:left;
	text-align: left;
	background-color:#2b2b2b;	
	background-image:url(../img/hg_kontakt.jpg);
	background-repeat:no-repeat; 
}

#content_bookings{
	width:853px;
	height: 530px;
	padding: 0;
	float:left;
	text-align: left;
	background-color:#2b2b2b;	
	background-image:url(../img/hg_kontakt.jpg);
	background-repeat:no-repeat; 
}

#textstart{
	width:400px;
	height: 350px;
	padding:0 0 0 420px;
	float:left;
	text-align: left;
}

#textbio1{
	width:480px;
	padding:0 0 0 144px;
	float:left;
	text-align: left;
}

#textbio2{
	width:580px;
	padding:0 0 0 144px;
	float:left;
	text-align: left;
}

#textdates{
	width:580px;
	padding:0 0 0 144px;
	float:left;
	text-align: left;
}

#textvideo{
	width:580px;
	padding:0 0 0 144px;
	float:left;
	text-align: left;
}
#textreleases{
	width:720px;
	padding:0 0 0 95px;
	float:left;
	text-align: left;
}

#texthitlist{
	width:580px;
	padding: 0 0 0 144px;
	float:left;
	text-align: left;
}

#textbookings{
	width:570px;
	padding:0 0 0 140px;
	float:left;
	text-align: left;
}


#textkontakt{
	width:600px;
	padding:0 0 0 124px;
	float:left;
	text-align: center;
}

p{
	padding: 0;
	margin: 0;
	text-align: left;
	}

#rondell{
	width:400px;
	height: 197px;
	padding:0 0 0 370px;
	float:left;
	text-align: left;
}

#footer {
    width:853px;
	height: 31px;
	padding: 0;
	float:left;
	text-align: right;
	


a { color: #fff; text-decoration: underline;}
a:link { color: #fff; text-decoration: underline;}
a:hover { color: #f9bd60; text-decoration: none;}

#impressum{
	clear:both;
	width:300px;
	float:left;
	padding:0;
	margin: 0 0 0 400px; 
	font-size: 1em;
	color:#666;
	position: absolute;
}


/* -------  KontaktformularStart  ----------*/

.input {
	background-color: #313131;
	font-size: 1em;;
	color:#65a0be;
}

/* -------  KontaktformularEnde  ----------*/

