/*============================
 Layout Stylesheet 04.01.2010 
 ============================*/
 * {
 margin: 0;
 padding: 0;		
 }

 html {
 	height: 101%;
 }
 
 body {
 	background-color: #4F555B;
 	FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
 	font-size: 0.6em;
 	color: #3F5B6D; 
 }
 
  h1 {
 	font-size: 1.4em;
	margin-bottom: 1.5em
 }
 
 h2 {
  font-size: 1.1em;
  margin: 1.0em 0 0.2em 0;
 }
 
 h3 {
 	font-size: 1.2em;
	color: white;
 }
 
 h4 {
 	font-size: 0.9em;
 }
 a {
 	text-decoration: none;
 	color: #3F5B6D;
 }
 
 address {
 	margin-top: 1.0em;
   font-style: normal;
	font-size: 1.1em;
 }
 
 #textbereich {
 	margin: 25px 230px 25px 230px;
 }

	 #textbereich p {
	font-size: 110%;
	padding: 1.0em 0;
	text-align: left;
	border-bottom: 2px dotted white;
	 }
	 
	 #textbereich a {
	 	text-decoration: underline;
	 }
	 
 #wrapper {
 	background-color: #4F555B;
 	background-image: url(../images/bg.gif);
 	width: 910px;
 	margin: 0px auto 25px auto;
 }
  
 #top {
 	width: 910px;
 	height: 50px;
 	margin: 0 auto;
 	background-color: #4F555B;
 }

 #topshadow {
 	position: relative;
 	top: 40px; /* in bezug zu #top height -10px */
 	margin: 0 auto;
 	font-size: 1%;
 	height: 10px;
 	width: 890px;
 	background-image: url(../images/r_oben.gif);
 }
 
 #container {
 	margin: 0px 10px;
 	width: 860px;
	min-height: 1200px;
 	border: 15px solid #FFFFFF;
 	background-image: url(../images/cont_bg_2.gif);
 }
 
 #header {
 	background-image: url(../images/banner_01.jpg);
 	width: 100%;
 	height: 380px;
	border-bottom: 15px solid white;
 }
 
 #banner {
	float: right;
	}

 .skiplink {
  position: absolute;
  top: -5000px;
  left: -5000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline; 	
 }
 
 #language, #language_eng {
 	position: relative;
	width: 90px;
	/*border: 1px solid white;*/
	text-align: left;
	top: -30px;
	left: 822px;
	background-color: transparent;
 }
 
 #language_eng {
 	left: 818px;
 }
 
	 #language a, #language_eng a {
		font-size: 0.9em;
		letter-spacing: 0.1em;
		color: #4F555B;
		/*color: #CFD9DF;*/
	 }
 
 .top_navigation {
 	position: relative;
	left: 15px;
	top: 0px;
	width: 100px;
	z-index: 20;
 }

 .top_navigation li {
 	list-style: none;
	line-height: 1.6em;
	text-align: left;
	font-size: 1.0em;
 }
 
 .top_navigation a {
 	color: #cfd9df;
	padding-left: 2px;
	border-left: 3px solid #7599A9;
 }
 
 .top_navigation li a:hover, .top_navigation li a:focus {
 	border-left: 3px solid #BFCCD3;
 }
 
 .navigation {
 	float: left;
 	width: 180px;
 	background-color: #BFCCD3;
 	padding-top: 25px;
	padding-left: 15px;
 }
	 .navigation ul {
		/*width: 6em;*/
	 /*	border-top: 1px solid #BFCCD3;*/
	 }
	 .navigation a {
		display: block;
		padding-left: 2px;
		border-left: 3px solid #BFCCD3;
	 }
	
	.navigation li {
		padding-left: 0px;
		width: 177px;
		list-style: none;
		line-height: 1.8em;
		text-align: left;
		font-size: 1.0em;
	} 
		.navigation li a:hover, .navigation li a:focus {
			border-left: 3px solid #7599A9;
			background-color: #CFD9DF;
		}

#startseite #navi01, #das_lfbo #navi02,
#galerie #navi05, #presse #navi06,
#audio #navi07, #veranstalterservice #navi09,
#lfbo #navi03a, #solisten #navi03b,
#konzertkalender #navi04a, #konzertreihe_mannheim #navi04b,
#maezenatengesellschaft #navi08b, #sponsoren #navi08a {
	font-weight: bold;
}

#unav {
	margin-left: -15px;
	padding-top: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #afb8bd;
	width: 205px;
	height: 40px;
}

	#unav li {
		padding-left: 25px;
		width: 165px;
	}

		#unav li a{
			border-left: 3px solid #afb8bd;
		}

#rechte_spalte {
	float: right;
	width: 210px;
	background-color: transparent;
	padding: 25px 8px 25px 5px;
}

.box_rechts {
	margin-left: 15px;
	width: 200px;
	border: 0px solid white;
	margin-bottom: 25px;
}

	.box_rechts p {
		padding-top: 3px;
		padding-bottom: 5px;
	}

	.box_rechts img {
		border: 7px solid white;
	}

.headline_right {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	margin-top: 49px;
	background-color: #7599A9;
	height: 2.0em;
	padding: 0.6em 0 0 15px;
}

.content_box_r {
	padding: 8px 4px;
	border-bottom: 1px solid #7599A9;
	background-color: #bfccd3;
}
/* -- Hack für IE6 --
=====================*/
* html .headline_right {
	margin-top: 74px;}
/*===================*/

.content_box_r p {
	line-height: 1.5em;
}

.fett {
	font-weight: bold;
}

.kursiv {
	font-style: italic;
}

 #bot {
 	/*font-size: 1%;*/
 	width: 910px;
 	height: 10px;
 	margin: 0 auto;
 	background-color: #4F555B;
 }
 
 #botshadow {
 	font-size: 1%;
 	margin: 0 auto;
 	height: 10px;
 	width: 890px;
 	background-image: url(../images/r_unten.gif);
 }
 
 #newsletter p {
 	border: none;
 }
 
#ar a {
	text-decoration: none;
	border-bottom: 1px dotted;
}
#textbereich .nonborder {
	border: none;
	}
/*===================================
	Nur für startseite
===================================*/
#textbereich img {
	float: left;
	margin: 3px 10px 5px 0;
	border: 5px solid #BFCCD3;
	}
	
	#textbereich .space {
	padding-bottom: 0;
	margin-bottom: 1.2em;
	}
/*===================================
	Ende startseite.html
====================================*/

/*====================================
	Nur für audio.html
====================================*/

	#audio #textbereich img {
		border: 5px solid #BFCCD3;
		float: left;
	}
	
	#audio #textbereich p {
	border: none;
	}
	
	#audio #textbereich a {
	text-decoration: none;
	font-style: italic;
	line-height: 0;
	}
	
	#audio #textbereich a:hover {
	text-decoration: underline;
	}
	
	#audio .box_rechts img {
		border: 7px solid #BFCCD3;
	}
	#audio .coverbox {
	float: left;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 2px dotted white;
	width: 100%;
	height: 190px;
	}
	#audio .covertext {
	margin-left: 205px;
	}
	#audio .covertext h2 {
	margin-top: 0;
	}
/*============================
		ende audio.html
============================*/
/*============================
		Nur für formular.html
=============================*/
#bestellformular .coverbox {
	float: left;
	padding-bottom: 12px;
	margin-bottom: 12px;
	/*border-bottom: 2px dotted white;*/
	width: 100%;
	height: 190px;
	}
	#bestellformular .covertext {
	margin-left: 205px;
	}
	#bestellformular .covertext h2 {
	margin-top: 0;
	}
/*============================
		ende formular.html
=============================*/
/*====================================
	Nur für presse.html
====================================*/
	#presse .quelle {
	padding-top: 0.8em;
	padding-bottom: 1em;
	margin-right: 1em;
	margin-bottom: 0.8em;
	text-align: right;
	font-size: 1.1em;
	border-bottom: 2px dotted white;
	}
	#presse #textbereich p {
	line-height: 1.4em;
	padding-bottom: 0;
	font-style: italic;
	border: none;
	margin-right: 1em;
	}
/*=============================
		IE 6 Hack	*/
	* html #presse #textbereich p, * html #presse .quelle {
	width: 94%;
	}
/*============================
		ende presse.html
============================*/
/*====================================
	Nur für lfbo.html
====================================*/
		#lfbo .img_lightbox img {
			 margin: 14px 13px 0 0;
			 border: 1px solid white;
		}

		#lfbo .float_left {
			/*background-color: #999999;*/
			float: left;
			width: 52%;
		}

		#lfbo .beschreibung {
			width: 382px;
			margin: 0 8px 10px 0;
		}

		#lfbo #textbereich p {
			border: none;
			padding-left: 1px;
			padding-top: 5px;
		}
/*============================
		ende lfbo.html
============================*/
/*===============================
	Nur für galerie.html
================================*/
		#galerie #container {
			min-height: 1500px;
			}
		#galerie .img_lightbox img  {
         border: 4px solid white;
         margin: 2px 7px 7px 0px;
         }
		#galerie #textbereich h1 { /*korrektur für 'rechte Spalte' */
			margin-bottom: 30px;
		}
/*===============================
		ende galerie.html 
================================*/
/*===============================
	Nur für solisten.html
================================*/
		#solisten .img_lightbox img {
			border: 4px solid white;
         margin: 2px 15px 2px 20px;	
		}
		
		#solisten .float_left {
			float: left;
			width: 56%;
		}

		#solisten .beschreibung {
			width: 350px;
			margin: 0 8px 10px 20px;
		}

		#solisten #textbereich p {
			border: none;
			padding-left: 1px;
			padding-top: 4px;
		}
		#solisten #textbereich h1 { /*korrektur für 'rechte Spalte' */
			margin-bottom: 30px;
		}
		#solisten #container {
			min-height: 1350px;
		}
/*===============================
		ende solisten.html 
================================*/
/*========================================
		Nur für veranstalterservice.html
=========================================*/
		#veranstalterservice #textbereich img {
			border: none;
		}
/*========================================
		Ende veranstalterservice.html
=========================================*/
/*======================================
		Nur für impressum.html
======================================*/
		#impressum #rechte_spalte {
			padding: 14px 10px 25px 5px;
}
/*======================================
		Ende impressum.html
======================================*/
		#startseite .headline_right {
			margin-top: 64px;
		}
		
		* html #startseite .headline_right {
			margin-top: 88px;
		}		

