/* CSS Document */

/* Globale Elemente
=====================================================================*/

html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body 
{
	background-color: black;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(img/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0pt;
	margin: 0 0 0 0;
	line-height: 110%;
}
.formularfeld {
	font-size: 12px;
}

div {
	text-align: left;
	color: black;
	}
	
#container {
	width: 760px;
	margin: 0 auto;
	border: 0;
	text-align: left;
	padding-top: 45px;
}
#right_content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
	float: left;
}
p {
	font-size: 12px;
	margin-right: 20px;
}
h1 {
	font-size: 20px;
	line-height: 120%;
	padding-bottom: 5px;
	padding-top: 10px;
}
#left_content {
	padding: 10px;
	float: left;
}
#main_content {
	margin-top: 10px;
	float: left;
	background-color: white;
	/* background-image: url(img/bg_main_2.png);
	background-repeat: no-repeat; */
}
#footer {
	width: 760px;
	margin: 0 auto;
	border: 0;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}


#main_left {
	width: 180px;
	float: left;
	padding: 15px;
}
#main_right {
	width: 550px;
	float: left;
}



/* Navigation blau oben
=====================================================================*/
ul {list-style:none;}
#footer_grafik {
	width: 760px;
	margin: 0 auto;
}

#nav_o { line-height: 1; z-index: 9998; border-top: 0px solid white;  border-bottom: 0px solid black;}


#nav_o a {
	background: url(img/bg_navi_o.jpg) no-repeat 0 0;
	display: block;
	height: 22px;
	text-indent: -999em;
	overflow: hidden;
}

#nav_o li { float: left; position: relative; }
* html #nav_o li * { position: relative; }
#nav_o li, #nav_o ul { margin: 0; padding: 0; }
	
	/*--- Default ---*/
	#nav-home_o a { background-position: 0 0; width: 354px; }
	#nav-1_o a { background-position: -354px 0; width: 96px; }
	#nav-2_o a { background-position: -450px 0; width: 95px; }
	#nav-3_o a { background-position: -545px 0; width: 96px; }
	#nav-4_o a { background-position: -641px 0; width: 118px; }

	/*--- Hovering ---*/
	#nav-home_o a:hover { background-position: 0 -30px; width: 354px; }
	#nav-1_o a:hover { background-position: -354px -22px; width: 96px; }
	#nav-2_o a:hover { background-position: -450px -22px; width: 95px; }
	#nav-3_o a:hover { background-position: -545px -22px; width: 96px; }
	#nav-4_o a:hover { background-position: -641px -22px; width: 118px; }
	
	/*--- Clicking ---*/
	#nav-home_o a:active { background-position: 0 -44px; width: 354px; }
	#nav-1_o a:active { background-position: -354px -44px; width: 96px; }
	#nav-2_o a:active { background-position: -450px -44px; width: 95px; }
	#nav-3_o a:active { background-position: -545px -44px; width: 96px; }
	#nav-4_o a:active { background-position: -641px -44px; width: 118px; }


	/*--- Dropdowns ---*/
	#nav_o li:hover ul, #nav li.over ul { left: 0; }
	#nav_o li li { float: none; position: static; width: 100%; }
	
	#nav_o li li a, #nav li li a:hover, #nav li li a:active {
		font-size: .8em;
		background: none;
		height: auto;
		padding: 1px 12% 2px;
		text-indent: 0;
		width: 76%;
	}
	
	#nav_o li li a:hover { background: #666666;
	color: white; }
	
	#nav_o li ul {
		background: #fff;
		border-bottom: 1px solid #386C31;
		left: -1999px;
		line-height: 1.5;
		padding: 5px 0;
		position: absolute;
		top: 22px;
		width: 200px;
		z-index: 9999;
	}
	
	li#nav-6_o ul { line-height: 1.2; width: 400px; }
	li#nav-6_o .col { font-size: 0.9em; float: left; width: 33%; }
	li#nav-6_o .col ul { border: 0; position: static; width: 100%; }
 

/* Navigation unten
=====================================================================*/
ul {list-style:none;}
#nav { line-height: 1; z-index: 9998; border-top: 1px solid white;  border-bottom: 1px solid #33270D;}

#nav a {
	background: url(img/bg_navi.jpg) no-repeat 0 0;
	display: block;
	height: 30px;
	text-indent: -999em;
	overflow: hidden;
}

#nav li { float: left; position: relative; }
* html #nav li * { position: relative; }
#nav li, #nav ul { margin: 0; padding: 0; }
	
	/*--- Default ---*/
	#nav-home a { background-position: 0 0; width: 210px; }
	#nav-1 a { background-position: -210px 0; width: 80px; }
	#nav-2 a { background-position: -290px 0; width: 176px; }
	#nav-3 a { background-position: -466px 0; width: 141px; }
	#nav-4 a { background-position: -607px 0; width: 62px; }
	#nav-5 a { background-position: -669px 0; width: 91px; }
	/* #nav-6 a { background-position: -750px 0; width: 10px; }

	/*--- Hovering ---*/
	#nav-home a:hover { background-position: 0 -30px; width: 210px; }
	#nav-1 a:hover { background-position: -210px -30px; width: 80px; }
	#nav-2 a:hover { background-position: -290px -30px; width: 176px; }
	#nav-3 a:hover { background-position: -466px -30px; width: 141px; }
	#nav-4 a:hover { background-position: -607px -30px; width: 62px; }
	#nav-5 a:hover { background-position: -669px -30px; width: 91px; }
	/* #nav-6 a:hover { background-position: -542px -50px; width: 234px; } */
	
	/*--- Clicking ---*/
	#nav-home a:active { background-position: 0 -60px; width: 210px; }
	#nav-1 a:active { background-position: -210px -60px; width: 80px; }
	#nav-2 a:active { background-position: -290px -60px; width: 176px; }
	#nav-3 a:active { background-position: -466px -60px; width: 141px; }
	#nav-4 a:active { background-position: -607px -60px; width: 62px; }
	#nav-5 a:active { background-position: -669px -60px; width: 91px; }
	/* #nav-6 a:active { background-position: -542px -100px; width: 234px; } */

	
	/*--- Dropdowns ---*/
	#nav li:hover ul, #nav li.over ul { left: 0; }
	#nav li li { float: none; position: static; width: 100%; }
	
	#nav li li a, #nav li li a:hover, #nav li li a:active {
		font-size: .8em;
		background: none;
		height: auto;
		padding: 1px 12% 2px;
		text-indent: 0;
		width: 76%;
	}
	
	#nav li li a:hover { background: #666666;
	color: white; }
	
	#nav li ul {
		background: #fff;
		border-bottom: 1px solid #386C31;
		left: -1999px;
		line-height: 1.5;
		padding: 5px 0;
		position: absolute;
		top: 30px;
		width: 200px;
		z-index: 9999;
	}
	
	li#nav-6 ul { line-height: 1.2; width: 400px; }
	li#nav-6 .col { font-size: 0.9em; float: left; width: 33%; }
	li#nav-6 .col ul { border: 0; position: static; width: 100%; }
 
/* Zeugs
=====================================================================*/

.rahmen {
	/* background-color: #FFFFFF;
	background-image: url(img/bg_rahmen.jpg); 
	background-repeat: repeat-x; */
	padding-left: 15px;
	/* border: 1px solid #F4E9D5; */
	margin-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rahmen li {
	font-size: 12px;
	list-style-type: circle;
}

a:link {
	color: #980000;
	text-decoration: none;
}
a:visited {
	color: #720101;
	text-decoration: none;
}
a:hover {
	color: #720101;
	text-decoration: underline;
}
a:active {
	color: black;
	text-decoration: none;
}

#linknavi a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
}

#linknavi a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;
}

.tabelle_li {
	background-image: url(img/verlauf_tabelle_rechts.jpg);
	background-repeat: repeat-x;
	background-color: white;
}

.tabelle_re {
	background-image: url(img/verlauf_tabelle_rechts.jpg);
	background-repeat: repeat-x;
	background-color: white;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 130%;
	font-weight: normal;
}

.text_weiß {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	line-height: normal;
	font-weight: normal;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 30px;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	line-height: normal;
	font-weight: normal;
}

.imp_ues {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
}


.termin_start_datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: black;
	padding-top: 10px;
	padding-left: 15px;
}

.termin_start_ues {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: black;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 15px;
	font-weight: bold;
}

.termin_start_ort {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.termin_datum {
	font-size: 10px;
	padding-top: 12px;
	padding-left: 30px;
}

.termin_datum2 {
	font-size: 10px;
	padding-top: 12px;
	padding-left: 0px;
}



.termin_ues {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 30px;
	font-weight: bold;
}

.termin_ues2 {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 20px;
	font-weight: bold;
}

.termin_text {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}

.termin_text2 {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 30px;
}

.termin_detail_text {

	font-size: 11px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}

.termin_detail_pdf {

	font-size: 11px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}

.termin_detail_datum {
	font-size: 12px;
	padding-top: 12px;
	padding-left: 30px;
}

.termin_detail_link {
	font-size: 10px;
	padding-right: 30px;
	padding-left: 30px;
}

.termin_bild {
	padding-top: 12px;
	padding-left: 30px;
	padding-bottom: 12px;
}


.ues {
	padding-top: 5px;
	padding-bottom: 12px;
}

.ues_zw {
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.abstand {
	padding-top: 10px;
}

.bild_li {
	padding-bottom: 5px;
}

.sub_ues_1 {
	padding-top: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.sub_ues_2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.sub_ues_3 {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.sub_navi {
	padding-top: 2px;
}

.sub_bild {
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 12px;
}

.hintergrund_text_1 {
	background-image: url(img/hintergrund_text_1.jpg);
	background-repeat: repeat-x;
	background-color: #efdebd;
}

.hintergrund_text_2 {
	background-color: #E0C99F;
}

.hintergrund_text_3 {
	background-color: #E0C99F;
}

.hintergrund_termin_1 {
	background-color: #E0C99F;
}


.farbe_rahmen {
	color: #F49D03;
	}

