body{	background-color: #C9E368;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:140%;
color:#1A4402;}

img {border: none;}

/* Zentrieren */
#inhalt { 
	width:960px;
	margin-top: -300px;
	margin-left: -472px;
	padding: 0;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index:1;
}

#navigation{
	position:absolute;
	top:180px;
	left:27px;
	z-index:2;
}
/* NAVIGATION */
.ul1 {margin:0; padding:0; list-style-type:none; font-size:15px;
	margin-bottom:3px;}/* Vermeidung doppelter Rahmenlinien - "Aufheben" für einen Div- oder Tabellenrahmen */
.ul1 li{margin-bottom:-2px;}/*Vermeidung doppelter Rahmenlinien*/
.ul1 li a, .ul1 li.aktiv, .ul1 li.aktiv2, .ul1 li.a1{display:block; color:#1A4402; text-decoration:none; width:138px; padding:5px 0 5px 5px; border-top:2px solid #DDEB96;}
.ul1 li a:hover, .ul1 li a:focus{background-color:#EBF3C2; color:#E75400; text-decoration:none;}
.ul1 li a.lineheight{ line-height:100%; padding:6px 0 6px 5px;}
.ul1 li.aktiv{	background-image:url(../img/hg-aktiv.gif); background-repeat:repeat-x;}
.ul1 li.aktiv2{	background-image:url(../img/hg-aktiv2.gif); background-repeat:repeat-x;}
.ul1 li.aktiv3{	background-image:url(../img/hg-aktiv2.gif); background-repeat:repeat-x; line-height:100%; padding:8px 43px 6px 5px;}
.a1{ font-size:12px; background-color:#EBF3C2;}

.text1{color:#E75400; font-weight:bold; line-height:170%;}
