/* BODY
-------------------------------------------------------------------- */
BODY{
   FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
   FONT-SIZE: 0.8em;
	color: #286e44;
	MARGIN-TOP: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-BOTTOM: 0;
	padding: 0;
	text-align: center;
	background-color: #f3cd6a;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	line-height: 1.3em;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
FORM{
	color: #286e44;
	padding: 0;
	margin: 0;
	width: 640px;
}
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;
}
form.map { width: 270px; }
LABEL{ width: 190px;	float: left; font-weight: bold; font-size: 85%;}
RADIO{ color: #286e44; }
INPUT{
	font-family: Verdana; 
	font-size: 100%;
	background-color:#fbf4e1;
	color: #286e44;
	width: 300px;
	padding: 4px;
	margin-bottom: 6px;
	border: none;
	border-right: 1px solid #deb448;
	border-bottom: 1px solid #deb448;
}
INPUT.zweihundert{ width: 200px; }
INPUT.va{ width: 40px; }
INPUT.plz{ width: 86px; }
INPUT.ort{ width: 210px; }
INPUT.ohne_rahmen{
	border-width:0;
	background-color:#f9e5b1;
   color: #286e44;
	width: 15px;
	height: 15px;
	background-image: none;
}
INPUT.button{
	background-color: #cc0000;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	height: 35px;
	cursor:pointer;
	margin: 0;
	width: 300px;
}
SELECT{
	font-family: Verdana; font-size: 100%;
	background-color:#fbf4e1;
   color: #286e44;
	width: 300px;
	padding: 3px;
	margin-bottom: 6px;
	border: none;
}
SELECT.jahr{ width: 160px; }
SELECT.hundert{ width: 140px; }
SELECT.zweihundert{ width: 200px; }
textarea{
	font-family: Verdana; font-size: 100%;
	background-color:#fbf4e1;
   color: #286e44;
	width: 300px;
	height: 121px;
	padding: 4px;
	border: none;
	border-right: 1px solid #deb448;
	border-bottom: 1px solid #deb448;
	overflow: auto;
}
span.pflicht {color: #f8282f; font-weight: bold; font-size: 100%;}
fieldset {
	width: 100%;
	padding: 0;
	position: relative;
	line-height: 1.5;
	border: none;
}
legend {
   font-size: 120%;
	font-weight: bold;
	padding: 2px;
   color: #286e44;
	line-height: 1.3;
}
#kontaktformular label{ clear: both; }
.falle { display: none; }

/* TABELLEN
-------------------------------------------------------------------- */
TABLE{
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
TABLE.formrahmen{
    Background: #cc9900;	
}
TABLE.hell{
    Background: #fbf4e1;	
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
TABLE.mittel{
    Background: #f8e2a8;	
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
TR{
   FONT-SIZE: 0.8em;
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
TR.farbig{
    Background: #cc9900;	
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
TR.mittel{
    Background: #f8e2a8;	
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
}
TR.hell{
    Background: #fbf4e1;	
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
TH{
   FONT-SIZE: 1em;
    color: #286e44;
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
TD{
   FONT-SIZE: 0.8em;
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	color: #286e44
}
TD.mittel{
    Background: #f8e2a8;	
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	color: #286e44
}
TD.farbig{
    Background: #cc9900;
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	color: #286e44
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
li{ color: #286e44;	list-style-image:url(images/anstrich.gif); }
p{
	FONT-SIZE: 100%;
	FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	color: #286e44;
	line-height: 1.5em;
}
p.klein{	FONT-SIZE: 80%; color: #286e44; }
p.abschluss{ FONT-SIZE: 80%; color: #286e44; }
a{
	FONT-SIZE: 100%;
   color: #cc0000;
	text-decoration: none;
}
a:hover{ color: #286e44; text-decoration: none; }
a:visited {color: #286e44; text-decoration: none;}
a.klein{ FONT-SIZE: 80%; }
a.noborder:hover { border: 0; text-decoration: none; }
a.anfragelink {
	display: block;
	padding: 10px;
	margin: 10px 0 20px 0;
	font-size: 150%;
	color: #FFFFFF;
	background-color: #990000;
}
div.trenner {
	margin: 0 0 10px 0;
	padding: 0;
	background: url(images/trenner.png) no-repeat;
	background-position: center center;
	height: 18px;
	width: 690px;
}
hr{
	border: 0px; /* Für Firefox und Opera */
	border-top: dotted 1px #41805a;
	border-bottom: transparent;
	margin: 10px 0;
	height: 1px;
}
.meldung { width: 99%; padding: 5px; margin: 0; }
.erfolg { background-color: #e9f9e5; color: #286e44; border: 1px solid #75965f; }
.fehler { background-color: #f9e5e6; color: #cc0000; border: 1px solid #cc0000; }

/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
#links {
	float: left;
	width: 230px;
}
#rechts {
	float: right;
	width: 710px;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	width: 950px;
	height: 225px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* NAVIGATION
-------------------------------------------------------------------- */
#navi {
	clear: both;
	width: 210px;
	margin: 0 0 0 20px;
	padding: 0;
	background-image: url(images/bg-navi.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#navi ul {
	list-style: none;
	width: 190px;
	margin: 0;
	padding: 0;
}
#navi li {
	list-style-image:none;
	padding: 0;
	margin: 0;
	text-align: left;
}
#navi li a {
	font-size: 100%;
	font-weight: normal;
	display: block;
	color: #996600;
	text-align: left;
   padding: 2px 5px 2px 15px;
   margin: 0;
	letter-spacing: 0em;
	border: 0;
   text-decoration: none;
}
#navi li a:hover {
	text-decoration: none;
	border: 0;
	color: #cc0000;
}
#navi li a.aktiv {
	text-decoration: none;
	border: 0;
	color: #cc0000;
}
#navi li.nav2 {
	background-image: none;
}
#navi li.nav2 a {
	font-size: 100%;
	font-weight: normal;
	display: block;
	color: #996600;
	text-align: left;
   padding: 0;
   margin: 0 0 0 30px;
	letter-spacing: 0em;
	border: 0;
   text-decoration: none;
}
#navi li.nav2 a:hover {
	text-decoration: none;
	border: 0;
	color: #cc0000;
	background-image: none;
}
#navi li.nav2 a.aktiv {
	text-decoration: none;
	border: 0;
	color: #cc0000;
	font-weight: bold;
	background-image: none;
}

#navi ul li h3 {
	font-size: 110%;
	background-image: none;
	padding: 10px 0 5px 0;
	margin: 0;
}
#navi ul li h3.aktiv {
	text-decoration: none;
	border: 0;
	color: #cc0000;
}

#navi li a.sw {
	font-size: 110%;
	font-weight: bold;
	color: #286e44;
   padding: 0px 5px 0px 0px;
	background-image: url(images/schwedisch.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#navi li a.sw:hover {
	color: #cc0000;
}

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#inhalt{
	width: 710px;
	min-height: 400px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#inhalt h1{
	color: #286e44; 
	font-size: 200%;
	font-weight: normal;
	margin: 10px 0 25px 0;
	padding: 0;
}
#inhalt h2{
   font-size: 160%;
	font-weight: bold;
	color: #990000; 
	margin: 0 0 5px 0;
	padding: 0;
}
#inhalt h3{
   font-size: 120%;
	color: #286e44; 
	margin: 0 0 5px 0;
	padding: 0;
}
#inhalt h4{
   font-size: 100%;
	font-weight: bold;
	margin: 2px 3px;
	padding: 0;
}
.infos { 
	width: 190px; 
	margin: 20px auto;
	padding: 0; 
	text-align: left; 
	border: 1px solid #cc9900;
	background-color: #FFFFFF; 
}
.infos p{ padding: 0 10px; }
*html .infos p{ padding: 10px 10px 0  10px; }
.bewertung { 
	width: 150px; 
	margin: 20px 5px;
	padding: 0 5px; 
	text-align: left; 
	border: 1px solid #cc9900;
	background-color: #FFFFFF; 
}


/* KONTAKT
-------------------------------------------------------------------- */
.kontaktbox{
	width: 140px; 
	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%;
	margin: 10px 0;
	padding: 0;
   background: #75965f;	
}
#footer p {
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF; 
	text-align: left;
	margin: 0;
	padding: 10px;
}
#footer a{ 
	color: #FFFFFF; 
}
#footer a:hover{
	color: #FFFFFF; 
	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 #inhalt { margin: 10px 0 0 0; height: 400px;}


