HTML, BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
	padding-top:5;
	height:100%;
}
*:first-child+html
{
	height:99.9%;
}
a
{
	text-decoration:none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
}
.rahmen
{
	border: 1px solid #FFFF00;
}
.kopf
{
	background-color:#000066;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 20px;
}
.kopf_links
{
	background-color:#FFFFFF;
	color:000000;
	font-weight:bolder;
	font-size:17px;
}
* html .kopf_links
{
	font-size:14px;
}
.kopf .bilder
{
	position:absolute;
}
.kopf .logo
{
	z-index:20;
	position:absolute;
	top:49px;
	width:800;
	margin-left:120;
}
* html .kopf .logo
{
	margin-left:0;
}
*:first-child+html .kopf .logo
{
	margin-left:0;
}
.kopf h1
{
	color:#FFFFFF;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
}
.links
{
	background-color:#000066;
	height:300px;
}
*:first-child+html .links
{
	height:99.9%;
}
ul#Navigation
{
	width: 14em;
	margin: 0;
	padding: 0em;
	font-size:13px;
}
* html ul#Navigation {  /* Korrekturen fuer IE 5.x */
	width: 11.6em;
	w\idth: 10em;
	padding-left: 0;
	padd\ing-left: 0em;
}
/*
html* ul#Navigation
{
	width:20em;
}*/
ul#Navigation li {
	list-style: none;
	margin: 0em;
	padding: 0;
}

ul#Navigation ul {
	list-style: none;
	margin: 0em;
	margin-left:0em;
	padding: 0;
}
ul#Navigation ul li
{
	padding-left:0.8em;
}
ul#Navigation a, ul#Navigation span, ul#Navigation h2 {
	display:block;
	padding: 0.2em;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid black;
	border-left-color: white;
	border-top-color: white;
	color: #000000;
	background-color: #ccc;
}
ul#Navigation ul a, ul#Navigation ul span, ul#Navigation ul h2 {
	background-color: #fff;
	color:000000;
}
* html ul#Navigation a, * html ul#Navigation span, * html ul#Navigation h2 {
	width: 100%;    /* Breitenangabe fuer IE 5.x */
	w\idth: 13.8em;  /* Breitenangabe fuer IE 6 */
}
* html ul#Navigation ul a, * html ul#Navigation ul span, * html ul#Navigation ul h2 {
	width: 100%;    /* Breitenangabe fuer IE 5.x */
	w\idth: 13.1em;  /* Breitenangabe fuer IE 6 */
}
ul#Navigation a:hover, ul#Navigation span , ul#Navigation li.aktiv a{
	border-color: white;
	border-left-color: black;
	border-top-color: black;
	color: white;
	background-color: gray;
}
ul#Navigation h2 {
	font-size: 1em;
	margin: 1.1em 0 0;
	border-color: gray;
	color: black;
	background-color: #eee;
}

.trenner_blau
{
	background-color:#000066;
	height:2px;
}
.trenner_weiss
{
	background-color:#FFFFFF;
	height:2px;
}
.trenner_rot
{
	background-color:#FF0000;
	height:2px;
}
.mitte_links
{
	width:30px;
	min-width:30px;
	max-width:30px;
}
.mitte_rechts
{
	width:10px;
	max-width:10px;
	min-width:10px;
}
.mitte
{
	width:770px;
	max-width:770px;
	min-width:770px;
	font-size:14px;
}
.mitte table
{
	font-size:14px;
}
.mitte a
{
	font-weight:bold;
	color:#000066;
	font-size:13px;
}
.vorstandsliste
{
	border:1px solid #000033;
	font-size:12px;
}
.vorstandsliste td
{
	border:1px solid #000033;
	font-size:12px;
	padding-left:1px;
}
.vorstandsliste .ueberschrift
{
	background-color:#000066;
	color:#FFFFFF;
	font-weight:bold;
}
.liste
{
	border:1px solid #000033;
	font-size:12px;
}
.liste td
{
	border:1px solid #000033;
	font-size:12px;
	padding-left:1px;
}
.ueberschrift, .bgueberschrift
{
	background-color:#000066;
	color:#FFFFFF;
	font-weight:bold;
}
.liste1, .bghell
{
	
}

.liste2, .bgdunkel
{
	background-color:#BDD0EE;
	color:#000000;
}
.termine
{
	border:1px solid #000033;
	font-size:12px;
}
.termine tr
{
	padding:1px;
}
.vorstandtooltip
{
	font-size:14px;
}
.mitte h1
{
	font-size:22px;
}
.mitte h3
{
	font-size:16px;
	color:#000066;
}
.beitritt
{
	border: 1px solid #000066;
	padding:10px;
}
/*
.beitritt .ueberschrift
{
	font-weight:bold;
	color:#000066;
}
*/
.bilder
{
	width:100%;
}
.bilder img
{
	border: 1px solid #000000;
}
.arbeitsdienst
{
}
.arbeitsdienst .dienst
{
	background-color:#FF9999;
}
.erfolgreich
{
  font-weight:bold;
	color:#006600;
}
.fehler
{
	font-weight:bold;
	color:#FF0000;
}
