/* Wir fürs Land hoch2*/

/* tag */
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 5px;
	background-color: #ffffff;
}

li  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 5px;}

p  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 5px;}

br  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 5px;}
	
h1  {
	color: #0093D0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-decoration: bold;
	margin: 5px;}
		
h2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-decoration: bold;
	margin: 5px;}
		
h3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;}
		
h4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;}
		
h5  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;}
		
h6  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;}
	
input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* id */

#logo {
	position: absolute;
	top: 12px;
	left: 13px;
	text-align: center;
	vertical-align: top;
	z-index: 1;
}

#navi {
	position: absolute;
	top: 80px;
	left: 13px;
	width: 146px;
	border: 0px solid #E8A5AB;
	text-align: left;
	vertical-align: top;
	z-index: 3;
	float:left;
}

#inhalt {
      position:absolute; 
	  margin-left:-400px;
	  top: 10px; 
      left: 50%;
	  right: auto;
	height: auto;
	width: auto;
	background-color: #ffffff;
	border-top: 1px solid #007a47;
	border-right: 2px solid #007a47;
	border-bottom: 2px solid #007a47;
	border-left: 1px solid #007a47;
	padding-top: 21px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 160px;
	z-index: 5;
}
	

/* link */

a:link {
	color: #007a47;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #007a47;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #007a47;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #007a47;
	text-decoration: underline;
	font-weight: bold;
}

/* klasse */

.tinhalt {
	width: 630px;
	background-color: #FFFFFF;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #59B254;;
}

.theader {
	font-size: 12px;
	font-weight : bold;
	color : #ffffff;
	background-color: #E8A5AB;
}

.rueck {
	border-top: 0px solid #007a47;
	border-right: 0px solid #007a47;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #59B254;
	font-weight: bold;
	}
	
.unter {
	color: #0093D0;
	border-top: 0px solid #0093D0;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #0093D0;
	border-left: 0px solid #0093D0;
	font-weight: bold;
	}	
	
.inhalt {
	height: 400px;
	border: 0px solid #000000;
	padding-bottom: 5px;
	vertical-align: top;
	border-left: 0px solid #F7DE00;
	border-bottom: 0px solid #F7DE00;

	}	

.menue {
	display:block;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-bottom: 2px solid #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 1px solid #007a47;
	border-bottom: 1px solid #007a47;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
	
.menue:hover {
	color: #007a47;
	text-decoration: none;
	border-left: 1px solid #007a47;
	border-bottom: 1px solid #007a47;
	border-right: 1px solid #007a47;
	border-top: 1px solid #007a47;
}

/*
.menue:active {
	color: #007a47;
	text-decoration: none;
	border-left: 1px solid #007a47;
	border-bottom: 1px solid #007a47;
	border-right: 1px solid #007a47;
	border-top: 1px solid #007a47;
}
 */

.header {
	font-size: 12px;
	font-weight: bold;
}

.p08 {
	font-size: 12px;
	font-weight: bold;
}

.wll {
	font-size: 18px;
	font-weight: bold;
}

.under {
	font-size: 10px;
	font-weight: normal;
}
.fooder {
	font-size: 9px;
}

.klein {
	font-size: 9px;
}

/* Farben */

/* 

Hellgrün
#BADB9D

Grün
#59B254
#6EB34C

Blau
#0093D0
#0099D3

Gelb
#F7DE00
#FCE800

WLL-Grün
#007a47

 */
