/*<![CDATA[*/
body { 
	background-color : #e8e6e6;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 101%;
	color : #000;
	margin-top: 10px;
}

.antifloat { 
	clear : both; 
} 

#container {
	position: absolute;
	width: 920px;
	height: auto;
	margin-left: -460px;
	left: 50%;
}

#kopf {
	position: absolute;
	width: 920px;
	height: 200px;
}
.kopflinks {
	display: inline;
	width: 721px;
	height: 200px;
	float: left;
}
.kopfrechts {
	display: inline;
	width: 199px;
	height: 200px;
	float: right;
}

#navi {
	position: absolute;
	width: 200px;
	height: auto;
	top: 210px;
	left: 0px;
}

#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navi li a {
	display: block;
	width: 170px;
	height: 18px;
	border-left: 20px solid #D71F2A;
	border-bottom: 2px solid #D71F2A;
	padding: 3px 0 0 4px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #c0bcbc;
	color: #fff;
}

#navi li a:visited {
	color: #000;
	background-color: #dadada;
}

#navi li a:hover {
	color: #D71F2A;
	background-color: #fff;
}

#inhalt {
	position: absolute;
	background-color: #fff;
	width: 490px;
	height: auto;
	top: 210px;
	left: 210px;
	padding: 2px 2px 10px 2px;
}

#hinweis {
	position: absolute;
	width: 200px;
	height: auto;
	top: 210px;
	left: 720px;
}

#termin {
	background-color: #fff;
	width: 196px;
	height: auto;
	top: 0px;
	left: 0px;
	padding: 2px 2px 10px 2px;
}

#werbung {
	width: 200px;
	height: auto;

}

#werbung img {
	margin-top: 5px;
	border: none;
}


h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	background-color: #D71F2A;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 4px;
	margin-top: 0px;
}

h3 {
	display: block;
	color: #D71F2A;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 4px;
	margin-top: 0px;
	text-align: center;
	border-bottom: 2px solid #D71F2A;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #D71F2A;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 12px;
}

a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 10px;
}

li {
	font-size: 12px;
}

.verband {
	display: block;
	width: 83px;
	height: 100px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

.bilder_linkliste {
	margin: 10px 0 10px 0;
}

.springen {
	float: right;
}

input { 
	margin : 2px; 
	padding : 0; 
	vertical-align : top; 
} 
.beschriftung { 
	width : 140px; 
	float : left; 
	clear : left; 
} 
.fehler { 
	color : #ff0000; 
	font-weight : bold; 
}

#anschrift { 
	width : 480px; 
	border-bottom : 2px solid #D71F2A; 
	margin : 0px 0px 5px 0px; 
	font-size: 12px;
}
.bild { 
	display : inline; 
	float : right; 
	margin : 10px 4px 0 10px; 
} 
.bild_kv { 
	display : inline; 
	float : left; 
	margin : 0px 10px 35px 0px; 
} 
.bild_ka { 
	display : inline; 
	float : left; 
	margin : 0px 10px 50px 0px; 
} 
.bild_ka_gross { 
	display : inline; 
	float : left; 
	margin : 0px 10px 80px 0px;
} 
.bild_k {  
	width : 100px; 
	height : 180px; 
	float : left; 
	margin : 0px 10px 0px 0px; 
}
.bild_kl {  
	width : 100px; 
	height : 350px; 
	float : left; 
	margin : 0px 10px 0px 0px;
}
.bild_2_kl {  
	width : 100px; 
	height : 350px; 
	float : left; 
	margin : 0px 10px 0px 0px; 
 
}
acronym  {
   border-bottom: 1px dotted red;
   cursor: help;
}

.ausgabe {
	display: block;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bold;
	padding: 2px 0 2px 0;
}

.bild_tabelle_l {
	display: inline;
	width: 235px;
	height: auto;
	float: left;
	text-align: center;
	margin: 0 10px 10px 0;
}
.bild_tabelle_r {
	display: inline;
	width: 235px;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
/*]]>*/