/* CSS Document */

body {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #1E4C0E;
}
body.leitfaden{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF9E3;
}
body, td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
*::-moz-selection {
	background-color: #1E4C0E;
	color: #FFFFFF;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.small {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
a.small:hover {
	text-decoration: none;
}
.small {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a.smaller {
	color: #000;
	font-size:10px;
	text-decoration: underline;
}
a.smaller:hover {
	color: #000;
	font-size:10px;
	text-decoration: none;
}


/* global designs */
.container {
	width: 972px;
	background-color: #FFF9E3;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;	
}
.navi {
	background-image: url(images/navi_bg.gif);
	height: 31px;
}
a.subnav {
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px;
}
a.subnav:hover {
	color: #6B813C;
}
a.subnav#active {
	font-weight: bold;
	color: #6B813C;
	text-decoration: none;
}
.header {
	background-image: url(images/header.jpg);
	height: 141px;
}
.filler {
	background-image: url(images/bg_filler.gif);
	background-repeat: repeat-y;
	background-color: #E2E9BC;
	line-height: 28px;
	padding-left: 75px;
}
.maincontent {
	background-color: #FFF9E3;
	vertical-align: top;
	padding: 15px 22px 0px 22px;
	vertical-align: top;
	height: 400px;
}
.footer {
	background-image: url(images/footer_bg.gif);
	height: 15px;
}
div.copyright {
	width: 100%;
	line-height: 30px;
	color: #FFF9E3;
	font-size: 11px;
}
div.copyright a {
	color: #FFF9E3;
	font-size: 11px;
	text-decoration: underline;
}
div.copyright a:hover {
	text-decoration: none;
}

/* Navigation */
ul.topnav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.topnav li {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
ul.topnav li a {
	display: block;
	padding: 0px 17px 0px 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
ul.topnav li a:hover {
	color: #FFD659;
}
ul.topnav li a#topactive {
	color: #FFD659;
}

/* Startseite linke Spalte */
.left-coloumn {
	width: 240px;
	padding-top: 11px;	
}
.main {
	padding: 5px 55px 0px 15px;
	line-height: 16px;
}
.right-coloumn {
	width: 175px;
	border-left: 1px solid #1E4C0E;
	padding: 10px 0px 0px 15px;	
}
.anmeldung {
	width: 214px;
	background-image: url(images/anmeld_bg.gif);
	background-repeat:repeat-y;
	margin-bottom: 22px;	
}
.an-top {
	background-image: url(images/anmeld_top.gif);
	background-repeat: no-repeat;
	height: 8px;
}
.an-middle {
	padding: 5px 10px;
	line-height: 16px;
}
.an-bottom {
	background-image: url(images/anmeld_bottom.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	text-align: right;
	padding-right: 10px;
}
.an-bottom a {
	font-size: 13px;
	color: #FFF9E3;
	text-decoration: none;
	font-weight: bold;	
}

/* Startseite mittlere Spalte */

span.headline {
	font-size: 16px;
	font-weight: bold;
	color: #1E4C0E;
	line-height: 32px;
}
h1.headline {
	font-size: 16px;
	font-weight: bold;
	color: #1E4C0E;
	line-height: 32px;
	margin-top: 0px;	
	padding-bottom: 10px;
}
h1.headline a {
	font-size: 16px;
	font-weight: bold;
	color: #1E4C0E;
	line-height: 32px;
	margin-top: 0px;	
	padding-bottom: 10px;
}
span.motto {
	font-size: 13px;
	font-weight: bold;
	color: #1E4C0E;
	line-height: 26px;
}
span.untermotto {
	font-size: 13px;
	font-weight: bold;
	color: #1E4C0E;
	line-height: 20px;
}
.main img {
	margin-right: 35px;
}

/* Startseite rechte Spalte */
span.aktuell {
	display: block;
	width: 150px;
	padding-left: 10px;
	background-image: url(images/aktuelles_bg.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	color: #FFF9E3;
	font-size: 13px;
	font-weight: bold;
}
td.right-coloumn table  {
	margin-top: 5px;
	margin-bottom: 10px;
}
td.right-coloumn table td.aktuell {
	width: 153px;
	font-size: 11px;
	padding-left: 7px;
	line-height: 14px;
}

span.nachhaltig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1E4C0E;
	font-weight: bold;
	text-align: center;
}

/* Inhaltsseiten */
.inhalt {
	padding: 5px 75px 20px 55px;
	line-height: 16px;
}
td.right-coloumn table td.meldung ul.meldung {
	line-height: 16px;
	font-size: 11px;
	list-style-type: square;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.border-unten {
	border-bottom: 1px solid #999999;
}

/* Formulare */

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	padding-left: 2px;
}
input.checkbox, input.radio {
	border: 0px;
	background-color: #ffffe8;
}
/*
li {
	display: block;
	text-align: left;
	margin: 0 0 30 30;
}
*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #1E4C0E;
	line-height: 26px;
}
fieldset {
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
}
input.lang {
	width: 200px;
}
input.mittel {
	width: 100px;
}
input.kurz {
	width: 40px;
}
input.justread {
	background-color: #EEEEEE;
	width: 200px;	
}
textarea.lang {
	width: 500px;
}
select {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width:200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
select.kurz {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width:60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#veranstaltung {
   display: none
}
span.rot {
	color: #FF0000;
}
span.error {
	display: block;
	color: #FF0000;
	font-weight: bold;
}

/* Anrisse */
div.anriss {
	float: left;
	margin-right: 5px;
}
div.an-riss {
}


/* Bilder */
.links {
	float: left;
	margin: 2px 10px 2px 0px;
	border: 0px;
}
.rechts {
	float: right;
	margin: 2px 0px 2px 10px;
	border: 0px;
}

table.images {
	border-bottom: 1px solid #999999;
}
table.images td img {
	margin-bottom: 2px;
}
a.ssnav {
	display: block;
	padding: 2px 15px;
	background-color: #1E4C0E;
	color: #DCE4AB;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 1px;
	border: 1px solid #1E4C0E;
}
a.ssnav:hover {
	display: block;
	padding: 2px 15px;
	background-color: #DCE4AB;
	color: #1E4C0E;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	border: 1px solid #1E4C0E;
}
a.ssnav#aktiv {
	display: block;
	padding: 2px 15px;
	background-color: #DCE4AB;
	color: #1E4C0E;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	border: 1px solid #1E4C0E;
}