@charset "UTF-8";
/* CSS Document */

*{
 font-family: Verdana, Arial, sans-serif;
 border:0px solid green;
}

body{
background-color:#768F27;
font-size:11px;
text-align:center;
margin: 0;
padding: 0;
background: url(../images/container_hg.gif) repeat-y 50% 0 #768F27;
}

#center A:link {
text-decoration: none; color:#22892F;
}
A:link {
text-decoration: none; color:#00570E;
}
#center A:visited {
text-decoration: none; color:#22892F;
}
A:visited {
text-decoration: none; color:#00570E;
}
#center A:active {
text-decoration: none; color:#22892F;
}
A:active {
text-decoration: none; color:#00570E;
}
A:hover {
color: #68676B; color:#111111; text-decoration:none;}
#center A:hover {
color: #68676B; color:#333333; text-decoration:underline;}

#CONTAINER{
 margin:0 auto;
 text-align:left;
 width:965px;
 height: auto;
 position: relative;
}

h1{
 color:#73ae42;
 font-size: 16px; 
 font-weight:bold;
}

#HEADER{
 width:965px;
 height:245px;
 position: relative;
 top: 0;
 left: 0;
 background-image:url(../images/kopfbild_standard.jpg);
 float: left;
}


/* ------- Menü oben------ */
#NAVI {
	width: 807px;
	height: 33px;
	position: absolute;
	top: 212px;
	left: 0px;
	float: left;
	margin: 0;
	padding-left: 158px;
}

#NAVI ul {
	width: 770px;
	list-style: none;
}

#NAVI li {
	float: left;
	width: 154px;
	text-align: center;
}

#NAVI ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#NAVI li a {
	height: 33px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 8px 0px 0px 0px;
	text-align: center;
}

#NAVI li a:hover {
	color: #73ae42;
}


/* ------- Spalte links------ */

#SPALTE_LINKS {
	position: absolute;
	top: 245px;
	left: 0px;
	width: 175px;
}



/* ------- Menü links------ */

#NAVILINKS {
	width: 175px;
	background: url(../images/submenu_hg.gif) repeat-y;
}

#navilinks_oben {
	background: url(../images/submenu_oben.gif) top;
	width: 175px;
	height: 25px;
}

#navilinks_unten {
	background: url(../images/submenu_unten.gif) bottom;
	width: 175px;
	height: 25px;
}

#navilinks_menu { 
	margin: 0;
	width: 157px;
	padding-top: 5px;
}

#navilinks_menu, #navilinks_menu ul{ margin:0; list-style:none;}
#navilinks_menu ul { margin-left:0px; padding:0;}
#navilinks_menu li a {padding:5px 0 10px 20px; display:block; color:#73ae42; text-decoration:none; font-weight:bold; font-size:12px;}
#navilinks_menu li {background:url(../images/menu_linie.gif) repeat-x bottom left;}
#navilinks_menu li a:hover { color:#000 !important;}
.last_item {background:url(../images/menu_keinelinie.gif) repeat-x bottom left !important;}
a.aktuell {color:#000 !important;}

.clear{ 
	width:100%; 
	overflow:hidden;
}


/* ------- Inhalt links------ */

#INHALT_LINKS {
	width: 140px;
	padding: 20px 20px 20px 15px;
}



/* ------- Spalte rechts------ */

#SPALTE_RECHTS {
	position: absolute;
	top: 245px;
	right: 25px;
	width: 135px;
	padding: 20px 0 20px 25px;
}

#KASTEN {
	width: 160px;
	background: url(../images/kasten_hg.gif) repeat-y;
	_z-index: 3;
	margin-bottom: 20px;
}

#KASTEN_OBEN {
	width: 160px;
	height: 17px;
	background: url(../images/kasten_oben.gif) top;
	_z-index: 3;
}

#KASTEN_OBEN h1 {
	padding: 20px 10px 0 20px;
}

#KASTEN_UNTEN {
	width: 160px;
	height: 23px;
	background: url(../images/kasten_unten.gif) bottom;
	_z-index: 3;
}

#KASTEN_INHALT {
	margin: 0;
	width: 130px;
	padding: 0 10px 0 20px;
	_z-index: 4;
}


#KASTEN p {
	margin: 0;
	padding: 0;
}


#IMPRESSUM {
	position:fixed;
	bottom: 0px;
	text-align: right;
	height: 30px;
	width: 965px;
}

#IMPRESSUM a {
	font-size: 12px;
	font-weight:bold;
	color: #00570E;
	padding-right: 70px;
}

#IMPRESSUM a:hover {
	color: #000 !important;
}

#INHALT {
	height: auto;
	width: 585px;
	position: absolute;
	top: 245px;
	left: 0;
	padding-left: 190px;
	padding-right: 190px;
	padding-top: 20px;
	_background: url(../images/container_hg.gif) top left repeat-y;
}

#CONTENT{
	width:965px;
	height: 100%;
	background: url(../images/container_hg.gif) top left repeat-y;
}


#left {
width:200px;
height:642px;
float:left;
}

#center {
width:585px;
float:left;
}

#right {
height:642px;
width:170px;
float:left;
}

_.buttonheadline {
padding:0px;
width:150px;
height:20px;
margin-left:10px;
color:white;
font-size:12px;
font-weight:bold;
}

_.buttontext {
padding:0px;
width:150px;
margin-top:5px;
margin-left:10px;
color:#00570E;
font-size:10px;
}

_input,_textarea,_select {
border:1px solid #E5F0B5;
background-color:#AED12D;
font-size:11px;
}

ul.component-items {
	list-style-type: disc;
}

ul.component-items li {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ol li {
	list-style-type: decimal;
}
