/* - - - - - - - - - - - - - - - - - - - - */
/* Body */
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
background: #E5F4DF url(images/);
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
margin: 0 0 5px 0;
padding: 0;
overflow-y: scroll;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Aeussere Contentbox */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {
	background: #E5F4DF;
	margin:10px auto;
	text-align:left;
	width: 760px;
	border: 1px solid #693;
	padding: 5px;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Headerbereich */
/* - - - - - - - - - - - - - - - - - - - - */
#topsmall {
	height: 0px;
	border-bottom: 0px solid #ffffff;
	background-color: #4B70CB;
}
#topbanner {
background: #FBAC49 url(images/markt.gif);
height: 140px;
border-bottom: 2px solid #E5F4DF;
}

#menuecontent {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #693;
}

#menueleer {
	font-family: Verdana, Arial;
	font-size: 11px;
	border-bottom: 2px solid #ffffff;
	margin: 0 0px 2px 0;
	padding: 4px;
	background-color: #693;
}

#menuecontent a {
	display: block;
	color: #666;
	margin: 0 0px 2px 0;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	white-space: nowrap;
	text-align: center;
	background-color: #BED9B3;
}

#menuecontent a:hover {
	background-color: #E5F4DF;
	color: #000000;
}

#menuecontent #aktuell a {
	background-color: #693;
	color: #ffffff;
	border-top-color: #693;
	border-right-color: #ffffff;
	border-bottom-color: #693;
	border-left-color: #693;
}

#menuebottomline {
	height: 4px;
	padding: 0;
	background-color: #693;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Menue und Content */
/* - - - - - - - - - - - - - - - - - - - - */
#menuetop {
	color: #FFF;
	padding: 3px 3px 3px 8px;
	font-size: 11px;
	font-weight: bold;
	background-color: #693;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #693;
}
#contenttop {
	color: #000000;
	padding: 3px 3px 3px 8px;
	font-size: 11px;
	font-weight: normal;
	background: #E5F4DF;
	white-space: nowrap;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #693;
	border-left-color: #693;
}

#contenttop a {
color: #990000;
text-decoration: none;
}
#contenttop a:hover {
color: #000000;
text-decoration: underline;
}

#menue {
	color: #000000;
	padding: 3px 3px 1px 0px;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #693;
	border-bottom-color: #693;
	background-color: #E5F4DF;
}

#navdiv {
	padding: 3px;
	border: 1px solid #693;
	margin-bottom: 3px;
	background-color: #E5F4DF;
}

#navdiv ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navdiv li { margin: 0 0 1px 0; }
#navdiv ul li { margin: 0 0 1px 0; }

#navdiv .kategorie {
	padding: 3px;
	color: #000000;
	background-color: #BED9B3;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #693;
}

#navdiv ul a {
	display: block;
	padding: 3px 3px 3px 10px;
	width: 170px;
	color: #000;
	background-color: #D1E7C8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BED9B3;
	border-left-color: #693;
}

#navdiv ul a:hover {
	color: #000000;
	background-color: #E5F4DF;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BED9B3;
}

#navdivlegend {
	padding: 3px;
	border: 1px solid #693;
	margin-bottom: 3px;
	background-color: #E5F4DF;
}

#content {
	color: #000000;
	padding: 3px 0px 3px 5px;
	font-size: 11px;
	font-weight: normal;
	background: #E5F4DF;
	vertical-align: top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #693;
	border-left-color: #693;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Footerbereich*/
/* - - - - - - - - - - - - - - - - - - - - */
#footer {
	color: #000000;
	padding: 3px;
	font-size: 11px;
	font-weight: normal;
	background: #E5F4DF;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #693;
	border-bottom-color: #693;
}

#footer a {
	color: #000;
	padding: 3px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
color: #000000;
padding: 3px;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Legende*/
/* - - - - - - - - - - - - - - - - - - - - */
#legende .farbea {
	padding: 3px;
	font-size: 10px;
	text-align: center;
	background-color: #BED9B3;
}

#legende .farbeb {
	padding: 3px;
	font-size: 10px;
	background-color: #E5F4DF;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Standard Tabellen fuer Contentausgaben*/
/* - - - - - - - - - - - - - - - - - - - - */
.tbinnen {
	border: 1px solid #693;
	margin-bottom: 5px;
}

.tbinnend {
padding: 3px;
font-size: 11px;
color: #000000;
line-height: 1.5em;
}

.tbinnenh1, .tbinnenh2, .tbinnenw {
padding: 3px;
font-size: 11px;
color: #000000;
line-height: 1.5em;
}

.tbinnend {
	font-weight: bold;
	background-color: #693;
	color: #FFF;
}

.tbinnenh1 {
	background-color: #D1E7C8;
}

.tbinnenh2 {
	background-color: #D1E7C8;
}

.tbinnenw {
	background-color: #E5F4DF;
}

.tbinnend a {
color: #990000;
text-decoration: underline;
}
.tbinnend a:hover {
	color: #F00;
	text-decoration: underline;
}


.tbinnenh1 a, .tbinnenh2 a, .tbinnenw a {
	color: #900;
	text-decoration: underline;
}
.tbinnenh1 a:hover, .tbinnenh2 a:hover, .tbinnenw a:hover {
color: #e10000;
text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Formulare*/
/* - - - - - - - - - - - - - - - - - - - - */
form {display: inline;}

.mb {
	background-color: #E5F4DF;
	border: 1px solid #693;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
}

.los {
	background-color: #BED9B3;
	border: 1px solid #693;
	color: #000;
	font-size: 11px;
}

.losred {
background-color: #c60000;
border: 1px solid #000000;
color: #ffcc00;
font-size: 11px;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* SEITENNAVIGATION */
/* - - - - - - - - - - - - - - - - - - - - */
.seiteninfo, .aktuelleseite, .pl {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: center;
	color: #000000;
	border: 1px solid #693;
	border-collapse: collapse;
	line-height: 1.2em;
}

.seiteninfo {
	background-color: #D1E7C8;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
}

.aktuelleseite {
	background-color: #E5F4DF;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
}

.pl a {
	display: block;
	float: left;
	background-color: #E5F4DF;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	white-space: nowrap;
}
.pl a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #E5F4DF;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Fehler Hinweise rot/gruen*/
/* - - - - - - - - - - - - - - - - - - - - */
.tippred {
color: red;
font-weight: bold;
}

.tippgreen {
color: green;
font-weight: bold;
}
/* - - - - - - - - - - - - - - - - - - - - */
