/* BODY
-------------------------------------------------------------------- */
BODY{
   FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif;
   FONT-SIZE: 0.8em;
	color: #330000;
	MARGIN-TOP: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-BOTTOM: 0;
	padding: 0;
	text-align: center;
	background-color: #eedac2;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	line-height: 1.3em;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
FORM{
	COLOR: #330000;
	padding: 0;
	margin: 0;
	width: 560px;
}
FORM.suche{
	background: none;
	border: 0;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	width: 245px;
}
FORM.suchfeld{
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 160px;
}
LABEL{ width: 190px;	float: left; font-weight: bold; font-size: 85%;}
RADIO{ COLOR: #330000; }
INPUT{
	font-family: Verdana; font-size: 90%;
	border: 1px solid #FFFFFF;
	background-color:#e4caac;
	background-image: url(images/innershadow.gif);
	COLOR: #330000;
	width: 300px;
	height: 24px;
	padding: 2px;
	margin-bottom: 2px;
}
INPUT.zweihundert{ width: 230px; }
INPUT.plz{ width: 66px; }
INPUT.ohne_rahmen{
	border-width:0;
	background-color:#e4caac;
   COLOR: #330000;
	width: 15px;
	height: 15px;
	background-image: none;
}
INPUT.button{
	background-color: #c8000b;
	background-image: url(images/bg-button-300.gif); 
	background-repeat: no-repeat; 
	border: none;
   COLOR: #eedac2;
	height: 37px;
	cursor:pointer;
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 100%;
   FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif;
}
SELECT{
	font-family: Verdana; font-size: 90%;
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
   COLOR: #330000;
	width: 300px;
	padding: 2px;
	margin-bottom: 2px;
}
SELECT.hundert{ width: 140px; }
SELECT.zweihundert{ width: 200px; }
textarea{
	font-family: Verdana; font-size: 90%;
	border: 1px solid #FFFFFF;
	background-color:#e4caac;
	background-image: url(images/innershadow.gif);
   COLOR: #330000;
	width: 300px;
	padding: 2px;
}
span.pflicht {color: #c8000a;}
fieldset {
	border: 1px solid #c78336;
	padding: 5px;
	position: relative;
	line-height: 1.5;
}
legend {
   font-size: 120%;
	font-weight: bold;
	padding: 2px;
   COLOR: #330000;
	line-height: 1.3;
}
.invalidInput{
	float: right;
	margin-right: 4px;
}
.invalidInput input{ border: 1px solid #c58135; }
.invalidInput textarea{	border: 1px solid #c58135; }
.validInput{ float: right;	margin-right: 4px; }
#kontaktformular label{ clear: both; }
#meldung_formular { font-weight: bold; background-color: #5c8ae6;}
#meldung_formular p { color: #c58135; padding: 5px;}
.falle { display: none; }
/* TABELLEN
-------------------------------------------------------------------- */
TABLE{
    FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif
}
TABLE.formrahmen{
    Background: #c58135;	
}
TABLE.hell{
    Background: #e5d0b6;	
    FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif
}
TABLE.mittel{
    Background: #d8c2ac;	
    FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif
}
TR{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif
}
TR.farbig{
    Background: #c58135;	
    FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif
}
TR.mittel{
    Background: #d8c2ac;	
    FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif;
}
TR.hell{
    Background: #e5d0b6;	
    FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif
}
TH{
    FONT-SIZE: 28pt;
    COLOR: #c8000a;
    FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif
}
TD{
    FONT-SIZE: 0.8em;
    FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif;
	color: #330000
}
TD.mittel{
    Background: #d8c2ac;	
    FONT-SIZE: 12pt;
    FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif;
	color: #330000
}
TD.farbig{
    FONT-SIZE: 12pt;
    Background: #c58135;
    FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif;
	color: #330000
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
li{ color: #330000;	list-style-image:url(images/anstrich-li.gif); }
P{
	FONT-SIZE: 100%;
	FONT-FAMILY: Georgia, Geneva, Helvetica, sans-serif;
	color: #330000;
	line-height: 1.5em;
}
P.klein{	FONT-SIZE: 70%; color: #330000; line-height: 1.3em;}
P.abschluss{ FONT-SIZE: 80%; COLOR: #c8000a; }
A{
	FONT-SIZE: 100%;
   COLOR: #c8000a;
	text-decoration: none;
}
A:hover{ COLOR: #330000; text-decoration: none; }
A.klein{ FONT-SIZE: 0.8em; }
a.noborder:hover { border: 0; text-decoration: none; }
hr{ width: 100%; color: #c58135; height: 1px; border: 0; }

/* NAVIGATION
-------------------------------------------------------------------- */
#nav {
	width: 220px;
	margin: 0 auto;
	padding: 0;
}
#nav ul {
	list-style: none;
	margin: 20px 0;
	padding: 0px;
	width: 100%;
}
#nav li {
	list-style-image:none;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	border-bottom: 1px dotted #c78336;
}
#nav li a {
	font-size: 160%;
	font-weight: normal;
	display: block;
	color: #330000;
	text-align: left;
   padding: 0 0 0 20px;
   margin: 0px;
	letter-spacing: 0em;
	border: 0;
   text-decoration: none;
}
#nav li a:hover {
	text-decoration: none;
	border: 0;
	color: #c8000a;
	background-image: url(images/bg-naviOn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav li a.aktiv {
	text-decoration: none;
	border: 0;
	color: #c8000a;
	background-image: url(images/bg-naviOn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav li.nav2 {
	background-image: none;
}
#nav li.nav2 a {
	font-size: 100%;
	font-weight: normal;
	display: block;
	color: #330000;
	text-align: left;
   padding: 0;
   margin: 0 0 0 30px;
	letter-spacing: 0em;
	border: 0;
   text-decoration: none;
}
#nav li.nav2 a:hover {
	text-decoration: none;
	border: 0;
	color: #c8000a;
	background-image: none;
}
#nav li.nav2 a.aktiv {
	text-decoration: none;
	border: 0;
	color: #c8000a;
	font-weight: bold;
	background-image: none;
}

#nav li.nav3 {
	background-image: none;
	padding: 0px 0px 0px 20px;
}
#nav li.nav3 a {
	font-size: 80%;
	font-weight: normal;
	display: block;
	color:#330000;
	text-align: left;
   padding: 0px;
   margin: 0px 0px 0px 20px;
	letter-spacing: 0em;
	border: 0;
   text-decoration: none;
}
#nav li.nav3 a:hover {
	text-decoration: none;
	border: 0;
	color: #c8000a;
}
#nav li.nav3 a.aktiv {
	text-decoration: none;
	border: 0;
	color: #330000;
}

/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 910px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/rustndust.gif);
	background-repeat: no-repeat;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	width: 910px;
	height: 190px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #eedac2;
}
#topnavi{
	width: 910px;
	height: 25px;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: right;
	color: #eedac2;
}
#topnavi a {
	font-family: Arial, Verdana;
	font-size: 80%;
	font-weight: bold;
	padding: 4px 10px;
	color: #eedac2;
}
#topnavi a:hover { background-color: #c8000a; }

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#content {
	width: 910px;
	padding: 0;
	margin: 0;
	text-align: center;
}
#links {
	width: 260px;
	margin: 90px 0 0 20px;
	float: left;
	text-align: left;
}
#links p {width: 220px; margin: 0 auto; padding: 0;}
#links a.klein {	FONT-SIZE: 90%; line-height: 1.3em; }

#inhalt{
	width: 600px;
	min-height: 255px;
	margin: 0 0 0 30px;
	padding: 0;
	text-align: left;
	float: right;
}
h1{
	color: #c8000a; 
	font-size: 200%;
	font-weight: normal;
	margin: 5px 0 15px 0;
	padding: 3px 0;
}
#inhalt h2{
   font-size: 140%;
	color: #330000; 
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}
#inhalt h3{
   font-size: 120%;
	color: #330000; 
	margin: 0 0 5px 0;
	padding: 0;
}
#inhalt h4{
   font-size: 100%;
	color: #330000; 
	font-weight: bold;
	margin: 2px 3px;
	padding: 0;
}
#inhalt ul li h3 {
	border: none;
	font-weight: normal;
}
ul li h3 a{
   COLOR: #c8000a;
}

/* NOPRINT BEREICH
-------------------------------------------------------------------- */
div.noprint { display: none; }

/* KONTAKT
-------------------------------------------------------------------- */
.kontaktbox{
	width: 160px; 
	float: left; 
	background-image: url(images/anstrich.gif); 
	background-repeat: no-repeat; 
	background-position: 0 5px;
	padding-left: 15px;
}
a:hover.autor { border: 0px; }
form p { margin-bottom: 5px; }

/* FOOTER
-------------------------------------------------------------------- */
#footer {
	width: 100%;
	height: 300px;
	margin: 20px 0 0 0;
	padding: 0;
   background: #c78336;	
}
#footer-inhalt {
	margin: 0 auto;
	width: 910px;
	padding: 10px 0 5px 0;
}
#footer p {
	font-size: 85%;
	font-weight: bold;
	color: #eedac2; 
	text-align: left;
	margin: 0px;
	padding: 0;
}
#footer a{ 
	color: #eedac2; 
}
#footer a:hover{
	color: #eedac2; 
	border: 0;
	background: none;
	text-decoration: underline;
}

/* IE7 PROBLEME
-------------------------------------------------------------------- */
*html input{ height: 22px; }
*html select {	margin-right: 4px; }
*html fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
}
*html fieldset legend {	float: left; position: relative; margin-top: -1.5em;}
*html #suche .buttonsuche{ height: 22px; }
