
	
/* ====================================================== */
/* ================== Aufbau generell =================== */
/* ====================================================== */
* {
	margin: 0;
	padding: 0;
}
	
body{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.3em;
	text-align:center;
}

#schatten_rechts{
	width:934px;	
	margin:0 auto;
	padding:0px;
	background: url('/bilderLayout/schatten_rechts.jpg') no-repeat  right top;

	
}

#schatten_links{
	width:918px;	
	margin:0 16px 0 0;
	padding:0px;
	background: url('/bilderLayout/schatten_links.jpg') no-repeat left top;
	
}

#huelle{
	margin:0 0 0 16px;
	padding:0px;
	width:902px;
	text-align:left;
}





#kopf{
	height:181px;
	width:902px;
	clear:both;
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
}

#kopf_left{
	float:left;
	width:211px;
	height:181px;
	margin:0px;
	padding:0px;
	background: url('/bilderLayout/head_left.gif') no-repeat left top;
}

#kopf_left ul{
	width:170px;
	height:19px;
	
		margin: 13px 0 0 21px;
	
	padding:0px;
	float:left;
	border-left:1px solid #afbfca;
}
#kopf_left ul li{
	display:inline;
	float:left;
	border-right:1px solid #afbfca;
}
#kopf_left ul li a{
	font-size:10px;
	display:block;
	text-decoration:none;
	padding:6px 4px 0 4px;
	margin:0 0 0 0;
	color:#98a1ac;
}
#kopf_left ul li a:hover{
	text-decoration:underline;
}

#kopfbild{
	float:left;
	width:513px;
	height:181px;
	margin:0px;
	padding:0px;
}


#kopfbild ul{
	display:inline;
	height:15px;
	margin: 24px 10px 0 0px;
	padding:0px;
	float:right;
}
#kopfbild ul li{
	display:inline;
	float:left;
}
#kopfbild ul li a{
	font-size:10px;
	display:block;
	text-decoration:none;
	padding:0px 1px;
	margin:0 0 0 0;
}
#kopfbild ul li a img{
	border:none;
	padding:0px;
	margin:0px;
}



#kopf_right{
	float:right;
	width:178px;
	height:181px;
	margin:0px;
	padding:0px;
	background: url('/bilderLayout/head_right.gif') no-repeat;
	overflow:hidden;
}

/* ========================== */
/* ====Suchmaske =======*/
#suchmaske {
	padding:0px;
	margin:20px 0 0 0px ;
	width:170px;
	float:right;
	font-size:11px;
	font-weight:bold;
}
#suchmaske form {
	margin:0px;
	padding:0px;
}


#suchfeld {
	width:135px;
	border-top:1px solid #c1c9d5;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #c1c9d5;
	background-color:#f6f6f6;
	color:#80858c;
	font-size: 1em;
	margin:0 0 0 2px;
	padding:3px 0px 2px 3px;
	height:14px;
	float:left;
	
}

#suchbutton{
	width:22px;
	height:18px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:1px;
	cursor:pointer;
}

/* ========================== */
/* ========================== */






#trennleiste{
	width:902px;
	height:33px !important;
	clear:both;
	background:#ced2d6;
}

.pfadleiste{
	height:33px !important;
	width:513px;
	margin:0px 10px 0 211px !important;
	padding:0px;
	font-size:10px;
}

#trennleiste ul{
	display:inline;
	float:right;
	padding:0px;
	margin:10px 60px 0 0;
}
#trennleiste li{
	display:inline;
	float:left;
	list-style-type:none;
}

#trennleiste ul li a{
	font-size:10px;
	display:block;
	text-decoration:none;
	padding:0px 1px;
	margin:0 0 0 0;
}
#trennleiste ul li a img{
	border:none;
	padding:0px;
	margin:0px;
}







.pfadleiste p {
	margin: 0px 30px !important;
	
		padding: 9px 0 !important;
	
	
}




#hauptbereich {
	margin:0;
	padding:0px;
	width:902px;	
	border:0px;
	clear:both;
}


/* ====================================================== */
/* ===== Breitenangaben generell mit/ohne Container ===== */
/* ====================================================== */

		/* MIT Containern */
		
		#spalte-links {
			width:211px;
			padding:0px;
			margin:0px;
			
		}
		#inhalt {
			width:513px;
			padding:00px;
			margin:0px;	
			overflow:hidden;
		
		}
		#spalte-rechts {	
			width:177px;	
			padding:0px;
			margin:0px;
			overflow:hidden;
			
		}

/* ====================================================== */


/* ====================================================== */
/* ======================= Untermenue =================== */
/* ====================================================== */
#untermenu { 
	height:auto;
	margin:2px 0 200px 0;
}
#untermenu ul {
	margin:0;
	padding-left: 0;
	list-style-type: none;
	
}
#untermenu li {
	margin:0;
	display:inline;
}	


#untermenu li.abstand_in_navi {
	margin:0;
	display:block;
	height:1.6em;
	border-bottom: 1px solid #E6B376;
}

#untermenu a {
	display: block;
	padding: 3px;
	margin:0;
	font-weight:bold;
}
/* === Abstaende === */

#platzhalter_navi{
	height:40px;
	border:none;
}

/* erste Ebene */
.erste_ebene, .erste_ebene_active {
	padding-left:25px !important;
	font-weight:bold;
}
/* zweite Ebene */
.zweite_ebene, .zweite_ebene_active {
	padding-left:35px !important;
	font-weight:normal !important;
}
/* dritte Ebene */
.dritte_ebene, .dritte_ebene_active {
	padding-left:45px !important;
	font-weight:normal !important;
}
#untermenu a:link, .navlist a:visited {
	text-decoration: none;
	margin:0;
}
/* ====================================================== */





#inhalt_abstand {
	padding: 25px;
	overflow:hidden;
}
#inhalt .beitrag_abstand{
	height:0px;
	clear:both;	
}





#container-gesamt{
	margin:0px 0 30px 0;
	padding:0;
	overflow:hidden;
	border:none;
}
.containerleiste{
	font-size:1px;
	
		height:1px;
	
	margin:0px;
	padding:0px;
	clear:both;
}
.container{
	width:178px;
	margin:0px;
	padding:0 0 10px 0px;
	background:url('/bilderLayout/container_unterstrich.gif') repeat-x left bottom !important;
}
.container_innen {
	width:178px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}








#footer {
	width:902px;
	padding:0px;
	clear:both;
	margin:0px;
	height:72px;
	float:left;
}

#footer_cpr{
	width:211px;
	float:left;
}

#footer_cpr span{
	float:left;
	margin:8px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

#footer a{
	float:right;
	padding:0 0 0 0;
	margin:7px 10px 0 0;
}









/* ====================================================== */
/* Dinge unsichtbar machen */
/* ====================================================== */
.zusatzinfos {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
}
/* ====================================================== */


/* ====================================================== */
/* ================= diverse Links ================= */
/* ====================================================== */





	/* Inhalte generell */
	#inhalt a:link {
		
			text-decoration:none !important;
		
		font-weight:bold;
	}
	#inhalt a:visited {
		
			text-decoration:none !important;
		
		font-weight:bold;
	}
	#inhalt a:hover, #inhalt a:active, #inhalt a:focus{
		
			text-decoration:underline !important;
		
		font-weight:bold;
	}

	/* Pfadleiste */
	
	.pfadleiste a{
		font-weight:bold;
	}
	
	.pfadleiste a:link {
		
			text-decoration:none !important;
		
	}
	.pfadleiste a:visited {
		
			text-decoration:none !important;
		
	}
	.pfadleiste a:hover, .pfadleiste a:active, .pfadleiste a:focus {
		
			text-decoration:underline !important;
		
	}

	/* Container */
	.container a{
		font-weight:bold;
	}	
		
	.container a:link {
		
			text-decoration:none !important;
		
	}
	.container a:visited {
		
			text-decoration:none !important;
		
	}
	.container a:hover, .container a:active, .container a:focus {
		
			text-decoration:underline !important;
		
	}

	/* Seitenabschluss - Footer */
	#footer a:link {
		
			text-decoration:none;
		
	}
	#footer a:visited {
		
			text-decoration:none;
		
	}
	#footer a:hover, #footer a:active, #footer a:focus {
		
			text-decoration:underline;
		
	}

/* ====================================================== */




/* ====================================================== */
/* ======================= Typografie =================== */
/* ====================================================== */

#inhalt h1,#inhalt h1 a, #inhalt td h1,#inhalt td h1 a {
	/* color: #B4BBC5 !important;  */
	margin: .2em 0 .6em 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#inhalt h2 ,#inhalt h2 a,#inhalt td h2 ,#inhalt td h2 a{
	/* color: #B4BBC5 !important; */
	margin: .2em 0 .6em 0;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}

#inhalt h3, #inhalt h3 a, #inhalt td h3, #inhalt td h3 a {
	/* color: #B4BBC5 !important; */
	margin: .2em 0 .5em 0;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	
}



#inhalt hr {
	padding:0;
	
		margin: 15px 0px;
	
	color:#fff;
	border:0px;
	border-top:1px solid #FF0707;
}


#inhalt ul, #inhalt ol {
	line-height: 1.1em;
	margin: 0 0 1em 0;
	/* border-top: 1px dotted #9AAED0; */
	list-style-type: none;
}
#inhalt li {
	padding: .3em 0 .3em 1em;
	 /* border-bottom: 1px dotted #9AAED0; */
	background: url(/bilderLayout/punkt_aufzaehlung.gif) no-repeat .3em .6em;
}
#inhalt .abstand {
/*	background: #ff00ff;*/ /*zum Test der Flaechen und Abstaende im IE*/
	margin-bottom: 0;
}
#inhalt p {
	margin:1px 5px 8px 5px;
}
#inhalt table{
	margin-bottom:5px;
}
#inhalt td{
	
		font-size:12px;
	
}

#inhalt input,#inhalt textarea,#inhalt select{
	border:1px solid #A7ABAE;
	font: 12px Arial, Helvetica, Verdana,  sans-serif;
	line-height: 1.3em;
	padding:2px;
}

#inhalt option{
	font: 12px Arial, Helvetica, Verdana,  sans-serif;
	line-height: 1.3em;
	padding:2px;
}



/* bildergalerie ################################ */

#bildergalerie{
	list-style-type:none !important;
	clear:both; 
	padding:0 !important;
	margin:1em 0 0 0 !important;
}
#bildergalerie li{
	padding:0 0 0 0 !important;
	margin:3px !important;
	display:inline;
	float:left;
	background:#F6DAAC !important;
	border:1px solid #BE6A1C;
}

#bildergalerie li div{
	margin:10px !important;
	
		width:120px;
		height:120px;
		
	text-align:center;
	overflow:hidden;	
}

#bildergalerie a{
	border:none;
	height:#(conf_thumbnail_hoehe)#px;
	margin:auto;
}
#bildergalerie li p{
	font-size:.8em;
	
		width:124px;
	
	height:40px;
	padding:2px;
	background: #eee;
	border:1px solid #aaa;
}
#bildergalerie img{
	margin:0px !important;
	border:none;
	height:120px;
}





.sitemapListe{
	margin: 0 0 40px 50px;
	white-space:pre-wrap;
}
.sitemap{
	font-size:90%;
	width:140px;
	margin:0 2px 10px 0;
	padding:2px 5px 10px 5px;
	float:left;
	border:1px solid #A7ABAE;
	white-space:pre-wrap;
}
.sitemap h3{
	background:#ddd;
	padding:3px;
	white-space:pre-wrap;
}
.sitemap h3 a{
	color:#ffffff !important;
	white-space:pre-wrap;
}


.container {
	font-size:11px;
	margin:15px 0 5px 0;
}

.container p {
	padding:5px 0;
	margin: 3px 6px;
}

.container hr {
	padding:0;
	
		margin: 10px 0px;
	
	color:#fff;
	border:0px;
	border-top:1px solid #FF0707;
}

.container_innen img{
	border:0px;
	margin:7px 0px ;
	padding:0px;
}

#footer {
	font-size:10px;
}



/* ======================= Veranstaltungskalender ==================== */

.veranstaltung_container{
	width:180px;	
	margin-bottom:15px;
	padding:5px 5px 5px 0px;
	font-size:90%;
}

.veranstaltung_container strong{
	padding-left:10px;
	background:url('/bilderLayout/umenue_btn.gif') no-repeat 0em 4px;
}


.veranstaltung_container select  {
	font-size:110%;
	width:175px;
}

.veranstaltung_container_submit{
	width:175px;
	margin:3px auto;
	background:url('/bilderLayout/button_bg.gif') repeat-x;
	border:1px solid #08387A;
	
	
}
#veranstaltung_container_select, #faq_seite, #faq_suchbegriff{
	width:175px;
}


#verSelectMonth {
	width:110px;
	margin-right:2px;
}
#verSelectYear {
	width:55px;
}



#verTab {
		
		margin:5px 5px 10px 0px;	
	
	font-size:100%;
}

#verTab th{
	border:none;
	text-decoration:none;
}

#verTab th abbr{
	margin-left:2px;	
	border:none;
	text-decoration:none;
}

#verTab td{
	width:29px;
	height:25px;
	font-size:110%;
	padding:0px;
}

#verTab td div{
	padding:4px 0px 2px 0px;
}

#verTab td a{
	width:100%;	
	display:block;
	font-weight:bolder;
	text-decoration:none;
	
		padding:4px 0px;
	
}
#verTab td a:hover{
	background:#DCDDDF;
}


#verTab caption{
	margin-top:10px;
	padding-bottom:5px;
}



/* ====================================================== */




/* ====================================================== */
/* ======================= Formulare ==================== */
/* ====================================================== */
.formfeld {
width: 16em;
color: #173266;
font: 100% Arial, Helvetica, Verdana, sans-serif;
background-color:#BCC6D7;
border: 1px solid #0E2654;
margin: 0;
padding: 0.2em;
}
.formlabel {
width: 8em;
float:left;
text-align: right;
padding-right: .4em;
}
.form_button {
border:1px solid #0E2654;
margin:3px 3px 3px 0;
vertical-align: bottom;
background:#0E2654;
color: #FFFFFF;
}
fieldset {
border: 1px solid #5677AD;
border: none;
margin-bottom: .5em;
}
legend {
display: none;
}
/* ====================================================== */




/* ====================================================== */
/* ======================= Bilder ======================= */
/* ====================================================== */
bild_links {
	float: left;
}
.bild_text {
	clear: both;
	margin-bottom: 1em;
/*	border: 1px dotted #00ff00;*/ /* Border nur zur Kontrolle. Hinweis: hier fehlt noch ein automatisches Clearing (einmal bitte Border sichtbar machen, dann wird es klar!*/
}
.bild_text img {
	float: left;
  	}
.bild_text p {
	margin-left: 120px;
}
/* ====================================================== */




/* ====================================================== */
/* ============ Abkuerzungen und Akronyme  ============== */
/* ====================================================== */
abbr {
	speak: spell-out;
/*	border-bottom:1px solid #FF00FF; Nur zur Eingabehilfe*/
}
abbr[title] {
	border-bottom: 1px dashed #FFFFFF;
	cursor:help;
}
abbr, acronym {
	text-transform: none; 
	font-variant:normal;
}
acronym[title] {	
	border-bottom: 1px dashed #FFFFFF;
	cursor:help;
}


/*
.lu a {
	clear:both;
	position:relative;
	overflow:hidden;
}
*/




