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

#no_mob {
	
display: none;
}	
	
#titel {
	margin: 0 auto;
	height:66px;
	padding: 5px;
	background-color: #fff;
	
	
}	

#titel #tit_mi {	
	position: absolute;
	right: 5px;
}

.titbild {
	width: 100%
}
	
a:link, a:visited, a:active {
	text-decoration: none;
	font-size: 20px;
	color: #000;
}

a:hover {
	color: Background;
}

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

#balken_oben {
	background-color: #878787;
	width: 100%
	height: 337px;
	
	}

#main {
	width:90%;
	padding: 10px;
	margin-top: 20px;
	text-align:left;
 }

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

.text_butt {color: #fff; font-weight:bold; font-size:12px; text-decoration:none; background-color:#878787; padding:2px 8px; }



.td_mitte {
	padding: 0px;
}

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

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

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #8e2534;
	margin-bottom: 10px;
}

h3 {
	font-size: 20px;
	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-bottom: 12px;
}

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

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

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

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

#fuss {
	position: fixed;
	bottom: 0px;
	background-color: #E8D39E;
	color: #8e2534;
	font-size: 12px;
	width: 100%;
	margin-top:20px;
	padding: 6px 0 6px 0;
	}
	
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:#878787; 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: 70px 0 0 0;
	z-index:9001;
	}
#abdunkel #foto{
	margin: 0 auto;
	z-index:9002;
	width:90%;
	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;}
