body { 
	background-color:#ffffff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0;
	padding: 0;  }

	
#titel {
	background-image: url(../bilder/layout/titel.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0 auto;
	height:136px;
	
}


	
a:link, a:visited, a:active {
	text-decoration: none;
	font-size: 14px;
	color: #000;
}

a:hover {
	color: Background;
}

.t_anmerk {
	font-size: 11px;
}
	
#navikasten {
	width: 100%;
	background-color: #E8D39E;
	
}	

#balken_oben {
	background-color: #E8D39E;
	width: 100%
	height: 337px;
	}
	
#sidebars {
	width:100%;
	height:92px;
	background-image: url(../bilder/layout/sidebars.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top:280px;
	text-align: center;
}	

#main {
	z-index: 10;
	width:800px;
	margin-top: 20px;
	text-align:left;
	position: relative;
	display: block;
	
 }

#aktuell {
 	z-index: 1;
 	width: 100%;
 	height: 230px;
 	position: absolute;
 	top:540px;
 	}
 
.akt_table {
 	width: 1200px;
 	margin: 0 auto;
  }
 
 .akt_td_auss {
 	width: 200px;
 }
 .akt_td_mitt{
 	width: 800px;
 }
 
 
.text_butt {color: #fff; font-weight:bold; font-size:12px; text-decoration:none; background-color:#E8D39E; padding:2px 8px; }

.table_points {
	width: 530px;
	margin-left: 80px;
}

.ueber14b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8e2534;
}

.td_mitte {
	padding: 0px;
}

.pics {
	border: 2px solid #E8D39E;
	margin-bottom: 5px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8e2534;
	width: 100%;
	text-align: center;
	
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #313b83;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}



ul {
	margin-top: 2px;
	padding-left: 14px;
	list-style-image: url(bilder/layout/li.png);
	
}
ul li {
	padding: 2px 0 2px 0;
	margin-top: 0px;;
}

.bild_home {
	margin-right: 12px;
}

#impr_spli {
	width: 220px;
	
	
	float:left;
}

#impr_spre {

	
	width: 560px;
	float: right;
}

.formtable {font-size: 12px; border-collapse:collapse; color:#000; width: 300px; }

.error {font-weight:bold; color:#f00; }

.form_inp { width: 200px; border:#e8d39e 1px solid; }
.form_inp_err { width: 200px; border:#F00 1px solid; }
.form_text { border:#e8d39e 1px solid; }
.form_text_err { border:#f00 1px solid; }

.formtext {width:200px; font-size:11px; }

#fuss {
	z-index: 500;
	position: fixed;
	bottom: 0px;
	background-color: #e8d39e;
	color: #8e2534;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	margin-top:20px;
	padding: 6px 0 6px 0;
	}
	
.fuss_table {
 width: 800px;
}	

a.fuss:link, a.fuss:hover, a.fuss:visited, a.fuss:active {
	color: #fff;
	 text-decoration: none;
}

.blocktext {text-align:justify; line-height: 9pt; font-size:10px;}
.warntext { font-size:12px; color:#F00; font-weight:bold; }
.hinwtext { font-size:12px; color:#e8d39e; font-weight:bold; }
.t10 {font-size:10px;}
.t11 {font-size:11px;}
.t12 {font-size:12px;}
.t12rot {font-size:12px; color:#F00;}
.t14 {font-size:14px;}
.t16 {font-size:16px;}
.t18 {font-size:18px;}
.t20 {font-size:20px;}
.t24 {font-size:24px;}

<!-- Bilder Passparout -->
#bild_fenster{
	display: block;
	z-index:9000;
	
	}
#abdunkel {
	background-image: url(../bilder/layout/abdunk_dark.png);
	display: block;
	height: 1500px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	text-align: right;
	padding: 10px 0 0 0;
	z-index:9001;
	}
#abdunkel #foto{
	margin: 0 auto;
	z-index:9002;
	width:890px;
	border: solid 1px #333;
	
	padding: 12px 20px 16px 20px;
	
}

#kasten {width:500px; height:400px; border:#FFF 2px solid; color:#000; background-color:#CCC; margin:40px; padding:20px; font-size:14px;}
