body {
	background-color: #ECF5FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #636165;
	background-image: url(grafik/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 10px;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #636165;
	line-height: 1.5em;
}

h1 {
	color: #64911B;
	font-size: 16pt;
	font-weight: normal;
	clear: both;
	margin-top: 0px;
}

h2 {
	font-size: 12pt;
	clear: both;
	color: #64911B;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	clear: both;
}

.headline1 {
	color: #64911B;
	font-size: 16pt;
}

.headline2 {
	font-size: 12pt;
	color: #64911B;
}


hr {
	height: 1px;
	border-top: 1px solid #94BE45;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 620px;
	clear: both;
}

li {
	list-style-type: circle;
	margin-bottom: 10px;
}

a {
	color: #588B07;
	text-decoration: underline;
}

a:hover {
	color: #F2BC33;
	text-decoration: underline;
}

.haupttab {
	border: 1px solid #74A624;
	background-image: url(grafik/bg_innen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

.tdinnen {
	padding: 30px 15px 15px 30px;
}

.tdaussen {
	padding: 70px 15px 30px;
}

.flashrahmen {
	border: 1px solid #DCE1E4;
	height: 180px;
	width: 240px;
}

.copyright {
	font-size: 7.5pt;
	color: #2C6E23;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.copyright a {
	text-decoration: none;
	color: #2C6E23;
}

.copyright a:hover {
	text-decoration: underline;
	color: #2C6E23;
	background: transparent;
}

.nolink a {
	text-decoration: none;
	color: #636165;
}
.nolink a:hover {
	text-decoration: none;
	color: #636165;
}

.newstab {
	height: auto;
	width: 145px;
	border: 2px solid #94BE45;
}

.newstab th {
	font-size: 12pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #94BE45;
	padding: 3px 3px 3px 5px;
	font-weight: normal;
}

.newstab td {
	padding: 5px;
	font-size: 9pt;
}

.newstab p {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

.newstab h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #64911B;
	margin: 0px;
	padding: 0px;
}

.warnung {
	color: #B30109;
	font-weight: bold;
}

.warnung a {
	color: #B30109;
	font-weight: bold;
}

.bildabstand {
	margin: 2px;
}

.bildrahmen {
	border: 2px solid #94BE45;
}

.hinweis {
	font-size: 7.5pt;
}

.blau {
	list-style-type: none;
	list-style-image: url(bilder/bullet_b.gif);
}
.gruen {
	list-style-type: none;
	list-style-image: url(bilder/bullet_g.gif);
}
.gelb {
	list-style-type: none;
	list-style-image: url(bilder/bullet_o.gif);
}
.rot {
	list-style-type: none;
	list-style-image: url(bilder/bullet_r.gif);
}

.otto {
	font-size: 7.5pt;
	color: #2C6E23;
	width: 864px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: right;
}
.otto a {
	text-decoration: none;
	color: #2C6E23;
}

.otto a:hover {
	text-decoration: underline;
	color: #2C6E23;
	background: transparent;
}

