html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family:   Verdana, Arial, Helvetica, sans-serif;
   font-size: 100.01%
}
body {
	background-color: #fcb116;
	background-image:url(bilder/thedorf_komplett.jpg);
	background-repeat:no-repeat;
	background-position:center 100px;
	width:2007px;
	height: 339px; 
	}
	
#global {
		text-align: left;
	position: absolute;
	top: -18px;
	width: 899px;
	left: 50%;
	margin-left: -450px;


}
#start {
	position: absolute;
	top: -50px;
	left: 260px;
}
#recordAnkuendigung {
	text-align: right;
	font-weight: bold;
	position: relative;
	color: #ef5624;
	font-size: 12px;
	top: -30px;
	left: -300px;
}

#start_zitate {
	width: 500px;
	text-align: right;
	font-weight: bold;
	position: relative;
	color: #ef5624;
	font-size: 11px;
	top: -20px;
	left: -120px;
}

img{
	
	border: none;
}
#nav {
	position: relative;
	text-align: center;
	left: 0px;
	top: 40px;
	word-spacing: 10px;
	letter-spacing: 3px;
}
#nav a, .active {
	font-size: 12px;
	

}
a {
	font-size: 11px; 
    text-decoration: none;
	color:#ab0f14;
	
}
a:hover { 
	color: #000; 
	 
} 
.active { 
	color: #000;
	font-weight: bold;
	
} 

#inhalt {
	width: 600px;
	position: absolute;
	top: 240px;
	left: 80px;
	font-size: 11px;

}

#konzerteBild {
	margin: 0px;
	padding: 0px;
}


table {
	margin-bottom: 20px;
}

#presseBild {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 13px;
	padding-bottom: 10px;
	letter-spacing: 3px;

}
h3 {
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
	margin-top: -5px;
	margin-bottom: 10px;
	
}
 p {
	
	padding-bottom: 6px;
	line-height: 13px;

}
.interview_frage {
	font-weight: bold;
	
	
	
}
.Autor {
	margin-top: 0px;
	font-style: italic;
	padding-bottom: 40px;
}

/*-----------------------------------------------------------------------------------*/

#musikerKomplett {
	position: relative;
	left: -30px;
	width: 800px;

	

	
}

.musikerThumb {
	float: left;
	background-image:url(bilder/backgroundMusikerThumbs.png);
	background-repeat: no-repeat;
	padding-bottom: 25px;
	width: 104px;
	height: 139px;
	
}
.musikerThumb img{
	margin-top: 4px;
	margin-left: 4px;
	border: none;
}
.thumbsBeschriftung {
	font-size: 9px;
	margin-top: 15px;
	
}

/*-----------------------------------------------------------------------------------*/



#musikerBigSeite a:hover { 
	color: #000; 
	 
} 
#musikerBigKomplett {
	position: absolute;
	top: 220px;
	left: 120px;
	width: 800px;

}


#musikerBig, #musikerBigInfo {
	float: left;
}
#musikerBig {
	background-image:url(bilder/backgroundMusikerBig.png);
	width: 280px;
	height: 380px;
	
}
#musikerBig img{
	margin-top: 2px;
	margin-left: 2px;
	border: none;
}
#zurueck {
	position: absolute;
	top: 360px;
}
h2 {
	font-weight:normal;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 5px;
}
h4 {
	font-weight:normal;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#musikerBigInfo {
	
	width: 400px;
	padding-left: 30px;
	line-height: 16px;
	font-size: 11px;
}



#cover {
	margin: 0px;
}

#musikSeite {
	background-image:url(bilder/musik.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 100%;

}
#musik {
	position: absolute;
	top: 150px;
	left: 170px;
	width:250px;
	font-size: 11px;

}
#musik img{
	
	border: none;
}






.datum {
	font-style: italic;
	padding-bottom: 10px;
}

.artikelNeues {
	padding-bottom: 20px;
}
