


/* ====================================================== */
/* ================== Aufbau generell =================== */
/* ====================================================== */
* {
	margin: 0;
	padding: 0;
}
	
body{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-align:center;
}
td{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

input[type=checkbox],input.checkbox,input[type=radio],input.radio{
	border:none !important;
}

#huelle{
	margin:0 auto;
	width:1000px;
	text-align:left;
}

#logobereich{
	width:273px;
	height:98px;
	float:left;
	cursor:pointer;
	padding:0px;
	margin:0px;
}
#logobereich a, #logobereich a img{
	padding:0px;
	margin:0px;
}

#firstkopfbereich{
	
	width:727px;
	
	height:98px;
	text-align:right;
	float:left;
	margin:0px;
	padding:0px;
	
}
#kopf_abmelden{
	border:none;
	padding:0px;
	margin:0px;
	float:right;
	width:86px;
	height:38px;
}
#kopf_abmelden a img{
	border:none;
	padding:0px;
	margin:0px;
	float:right;
}
#firstkopfbereich ul{
	
	margin:40px 0px 0px 85px;
	
	float:left;
}
#firstkopfbereich ul li{
	display:inline;
	
	background: url('/bilderLayout/firstkopfbereich_li_bg.gif') no-repeat right 3px;
	
}
#firstkopfbereich ul li a{
	height:18px;
	
	padding:3px 8px 0 4px;
	
	margin:0px;
	font-size:11px;
	color:#0170b4;
}
#sitemaper{
	background:none !important;
}


/* ========================== */
/* ====Suchmaske =======*/
#suchmaske {
	width:240px;
	padding:0;
	
		margin:6px 0 0 0;
	
	float:left;

}
#suchmaske form {
	margin:0;
}
#suchfeld {
	width: 140px;
	border:1px solid #868686;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	background-color:#fff;
	color:#9c9d9d;
	font-size: 12px;
	
		height:14px;
	
	padding: 2px;
	font-size:11px;
}

#suchfeld, #senden {
	vertical-align: bottom;
}
#senden{
	position:relative;
	
	top:0px;
	
}

/* ========================== */
/* ========================== */


/* =========== Glossar ========== */

#inhalt .link_glossar{
	border-bottom:1px dotted #5B5B5B;
	color:#5B5B5B !important;
	font-weight: normal !important;
}


/* ========================== */
/* ==== Hauptmenue ===== */

#hauptmenu {
	height:30px;
	width:100%;
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
}
#hauptnavcontainer {
	height:30px;
	width:1000px;
	padding:0px;
	
		margin:0px 0px 0px 1px;
	
	padding:0px;
	float:left;
}
#hauptnavcontainer ul {
	
		padding:6px 0 0 0;
	
	margin: 0px;
	width:1000px;
	float:left;
	clear:both;
}
#hauptnavcontainer li {
	float:left;
	text-align:center;
	width:200px !important;
	display:block;
}
#hauptnavcontainer a {
	position:relative;
	
		top:-6px;
	
	margin:0 0 0 0;
	
		padding: 5px 0px 9px 0px; 
	
	margin:0px;
	width:200px;
	display:block;
	/* font-weight:bold;*/
	text-decoration: none;
	white-space: nowrap; /* Kein Zeilenumbruch innerhalb eines Buttons!!! IE/WIN */
}

#hauptnavcontainer li ul{
	display: none;
}

.downmenue{
	width:198px !important;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	top:24px !important;
	clear:both;
	background:url('/bilderLayout/navi_background.png');
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	
}
.downmenue li{
	clear:both;
	padding:0px;
	margin:0px;
	display:block;
	width:196px !important;
	text-align:left !important;
}
.downmenue li a{
	display:block;
	width:196px !important;
	padding:3px 2px 3px 5px!important;
	color:#555;
	font-weight:normal !important;
}

.downmenue li a:hover{
	color:#111;
	background:url('/bilderLayout/navi_li_background.png') repeat-y top left;
}



/* ========================== */
/* ========================== */



#hauptbereich {
	
		margin:0px 0 30px 0px;
	
	padding:0px;
	width:1000px;	
	border:0px;
	clear:both;
	text-align:left;
	float:left;
	min_height:100px;
}



/* ====================================================== */
/* ===== Breitenangaben generell mit/ohne Container ===== */
/* ====================================================== */

		/* MIT Containern */
			
		#spalte-links {
			width:200px !important;
			padding:0px;
			margin:0px;
		}
		#inhalt {
			width:600px;
			padding:0px;
			margin:0px;	
			overflow:hidden;
		}
		#inhalt_inner{
			width:542px;
			margin:0 28px 0 30px;
			padding:0px;
			overflow:hidden;
		}
		#spalte-rechts {	
			width:200px;	
			padding:0px;
			margin:0px;
			overflow:hidden;
		}




/* ====================================================== */



/* ====================================================== */
/* ======================= Untermenue =================== */
/* ====================================================== */
#untermenu { 
	height:auto;
	margin:24px 0 0px 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;
	
}

#untermenu a {
	display: block;
	margin:0;
	font: 12px; 
	
	
}
/* === Abstaende === */

#platzhalter_navi{
	height:256px;
	border:none;
	background:url('/bilderLayout/subnavi_verlauf.gif') repeat-x left top;
	
}

/* erste Ebene */
.erste_ebene, .erste_ebene_active {
	font-size:14px;
	padding: 7px 0 8px 20px;
}
/* erste Ebene ohne Linie */
.erste_ebeneLinie, .erste_ebene_activeLinie {
	font-size:14px;
	padding: 7px 0 8px 20px;
}
/* zweite Ebene */
.zweite_ebene, .zweite_ebene_active {
	font-size:13px ;
	padding: 3px 0 4px 30px;
}
/* dritte Ebene */
.dritte_ebene, .dritte_ebene_active {
	font-size:12px ;
	padding: 4px 0 5px 40px;
}
#untermenu a:link, .navlist a:visited {
	text-decoration: none;
	margin:0;
}
/* ====================================================== */








td .pfadleiste{
	height:32px;
	font-size:11px;
	margin: 10px 0 0 30px !important;
	padding: 0 !important;
}


td .pfadleiste p {
	margin: 0 !important;
	padding: 0 !important;
}



#footer {
	width:800px;
	
		margin:0 0 0 200px;
	
	
	padding:2px 0px 30px 0px;
	clear:both;
	float:left;
	font-size:11px !important;
}
#footer .abstand{
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
}

#footer_linkers{
	float:right;
	padding-right:30px;
}

#footer_cpr{
	float:left;
	padding-left:30px;
}





#veranstaltung_container_select {
	behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
}
	
	

	
	
/* ====================================================== */
/* Innenabstaende */
/* ====================================================== */
.abstand {
	padding: .4em;
}

#inhalt .abstand {
	padding: .4em 1.4em 1.4em 1.4em;
}

#inhalt .beitrag_abstand{
	height:30px;
	clear:both;	
}


.container {
	width:200px;
	font-size:11px;
	padding:3px 0px 13px 0px;
}


.container_innen {
	width:200px;
	overflow:hidden;
	margin:0 auto;
	overflow:hidden;
}

#container-gesamt{
	
	margin:50px 0 30px 0;
	
	padding:0;
	border:none;
}

#container_init{
	height:0px;
	margin:0;
	padding:0;
	font-size:1px;
}

.container td{
	font-size:11px;
}

.container p {
	padding:5px 0;
	margin: 3px 6px;
	
}
.container ul {
	list-style-type:circle;
	margin-left: 1em;
	
}

/* ====================================================== */




/* ====================================================== */
/* Dinge unsichtbar machen */
/* ====================================================== */
.zusatzinfos {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
}
/* ====================================================== */




/* ====================================================== */
/* ================= diverse Links ================= */
/* ====================================================== */

#firstkopfbereich a{
	text-decoration:none;
}



	/* 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:normal !important;
	}
	
	.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:normal;
	}	
		
	.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;
		
	}

	.container img {
		border: none !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;
		
	}

/* ====================================================== */



/*  TEASER  */

.teaser_kasten{
	
		width:570px;
	
	clear:both;
	float:left;
	margin:0px 0 0 0;
	padding:0px 0px 8px 0px;
	/*border-bottom: 1px solid #363840;*/
}
.teaser_inhalt img{
	clear:both;
	border:none;
}

.teaser_ueberschrift{
	float:left;
	cursor:pointer;
	
		width:540px;
	
	/*height:20px;*/
	padding-left:15px;
	background-image:url('/bilderLayout/content_auflistung.gif');
	background-repeat:no-repeat;
	background-position:left 0.5em;
}
.teaser_ueberschrift.accordeon_download{
	overflow:hidden;
	white-space:nowrap;
	background-image:url('/bilderLayout/akko_pdf_zu.gif');
	background-repeat:no-repeat;
	background-position:left top;
	

}
.teaser_link{
	float:right;
	clear:both;
}

.teaser_inhalt{
	display:none;
	clear:both;
	background:#E8F1FF url('/bilderLayout/teaser_bg_top.gif') repeat-x left 0px; /* #E8F1FF */
	
	padding:14px 15px 8px 15px;
	
}


/* ====================================================== */
/* ======================= Typografie =================== */
/* ====================================================== */

#inhalt h1,#inhalt h1 a ,#inhalt td h1,#inhalt td h1 a {
	color: #4d4d4d !important; 
	margin: .2em 0 0em 0;
	padding: 0;
	font-weight: normal;
	font-size: 20px;
	
}

#inhalt h2,#inhalt td h2 ,#inhalt h2 a,#inhalt td h2 a{
	color:#4d4d4d !important;
	margin: .2em 0 0em 0;
	clear: both;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px; !important;
}

#inhalt h3, #inhalt h3 a,#inhalt td h3, #inhalt td h3 a {
	color:#4d4d4d !important;
	margin: .2em 0 0em 0;
	clear: both;
	font-size: 16px;
	font-weight: normal;
	
}



/* =========== Glossar ========== */

#inhalt .link_glossar{
	border-bottom:1px dotted #5B5B5B;
	color:#5B5B5B !important;
	font-weight: normal !important;
}

#inhalt hr {
	border:1px dotted #9eafbf;
	margin-bottom:10px;
	margin-top:15px;
}

#inhalt a, #inhalt td a{
	font-weight:normal !important;
}

#inhalt ul, #inhalt ol {
	line-height: 1.1em;
	margin: 0 0 1em 0;
	list-style-type: none;
}
#inhalt li {
	padding: .3em 0 .3em 1.2em;
	background: url('/bilderLayout/content_li.gif') no-repeat .0em .55em;
}

#inhalt p {
	margin:0px;
}
#inhalt table{
	margin-bottom:5px;
}


#inhalt input,#inhalt textarea,#inhalt select{
	border:1px solid #A7ABAE;
	line-height: 1.3em;
	padding:2px;
}
#inhalt select{
	height:22px;
	padding:0px;
}
#inhalt option{
	line-height: 1.3em;
	padding:2px;
}
#inhalt td{
	padding:0px;
}




/* bildergalerie ################################ */

#bildergalerie{
	list-style-type:none !important;
	clear:both; 
	padding: 20px 0 0 0 !important;
	margin:1em 0 0 0 !important;
}
#bildergalerie li{
	padding:0 0 0 0 !important;
	margin:2px!important;
	display:inline;
	float:left;
	background:#eee !important;
	/*border:1px solid #aaa;*/
}

#bildergalerie li div{
	margin:10px !important;
	width:110px !important;
	height:110px !important;
	text-align:center;
	overflow:hidden;	
}

#bildergalerie a{
	border:none;
	height:#conf_thumbnail_hoehe#px;
	margin:auto;
}

#bildergalerie img{
	margin:0px !important;
	border:none;
	height:110px !important;
}






.sitemapListe{
	margin: 0 0 40px 50px;
	border:1px solid red;
	
}
.sitemap{
	font-size:90%;
	width:210px;
	margin:0 5px 10px 0;
	padding:2px 5px 10px 5px;
	float:left;
	border:1px solid #A7ABAE;

}
.sitemap h3{
	background:#ddd;
	padding:3px;
	
}
.sitemap h3 a{
	color:#ffffff !important;
	white-space:pre-wrap;
}
.sitemap a{
	white-space:pre-wrap;
}







/* ======================= 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:100%;
	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;
}
*/




