html, body {margin: 0; padding: 0; border: 0;}

body {
	margin:auto;
	text-align:center;
	background-color: #C6F0CE;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	/*background-image: url(../bilder/bg.gif); */
}


#inhalt {
	margin: auto;
	text-align: left;
	width: 790px;
	height: 580px;
	border: 1px solid #000000;
	background-color:#ffffff;
	padding: 0px;
	z-index: 2;
	overflow:hidden;
}

#navlinks {
	position:relative;
	text-align:center;
	left:0px;
	top:-494px;
	width:166px;
	height:469px;
	z-index:20;
	background-color: #25B345;
}

#content_oben {
	position:relative;
	overflow:auto;
	left:166px;
	top:0px;
	width:624px;
	height:340px;
	z-index:33;
	background-color: #FFFFFF;
}

#navoben {
	position:relative;
	left:0px;
	top:-12px;
	width:790px;
	height:22px;
	z-index:10;
	background-color: #25B345;
}


#content_unten {
	position:relative;

	left:166px;
	top:19px;
	width:624px;
	height:120px;
	z-index:1;
}

.tabbg
   {
   background-repeat:no-repeat;
   background-position:0px 0px;
   }





p  {margin: 0; padding: 0px;}
h1  {font-weight:bold; margin: 0; padding: 0px;}


li { 
margin: 0px 0px 4px 0px;
}

input, select{color:#00000;font-size:11px;font-family:Tahoma,Trebuchet MS,Verdana,Arial,Helvetica;background-color:#Fff;border:outset 1px grey;}
textarea{color:#000000;font-size:11px;font-family:Tahoma,Trebuchet MS,Verdana,Arial,Helvetica;background-color:#fff;border:outset 1px grey}


a.class2:link {
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}

a.class2:visited {
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}
a.class2:hover {
	color: #C6F0CE;
text-decoration: none;
	font-weight:bold;
}
a.class2:active {
color: #FF0000;
text-decoration: none;
font-weight:bold;
}

a.classl:link {
color:#25b345;
text-decoration: none;
font-weight:normal;
}

a.classl:hover {

color:#000;
text-decoration: none;
font-weight:normal;
}

a.classl:visited {

color:#25b345;
text-decoration: none;
}


h1  {
font-family: Arial, Helvetica, sans-serif;
	color: #25b345;
	font-size: 14px;
	font-weight: bold;
}

.Stil5 {font-size: 12px;}
.Stil7 {color: #FFFFFF; font-weight: bold; }
.Stil8 {
font-family: Arial, Helvetica, sans-serif;
	color: #25b345;
	font-size: 14px;
	font-weight: bold;
}
.Stil9 {
font-family: Arial, Helvetica, sans-serif;

font-size:10px;
color: #0072BC;
font-weight: normal;
}
.Stil10 {
	color: #000;
	font-size:12px;
	font-weight: normal;
}
