body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #619849;
}

img {
border-style:solid;
border-width:2px;
border-color:#295129;
}

a {
	
	text-decoration: none;
	
}

a.menuelink {
font-style:normal;
color:#FFFFFF;
}

div#hauptrahmen {
	position:absolute;
	width:976px;
	height:auto;
	left:50%;
	margin-left:-488px;
	z-index:-150;
	background-image:url(../systembilder/middle.jpg);
	background-position:top;
	top: 1px;
}


div#menuebox {
position:relative;
/*top:145px;*/
top:4px;
left:12px;
width:140px;
min-height:372px;
height:auto;
z-index:90;
background-color:#336633;
border-style:solid;
border-color:#295129;
border-width:2px;
font-style:normal;
font-size:18px;
color:#FFFFFF;
margin-bottom:15px;
}




div#schaltflaeche{
position:relative;
width:120px;
height:30px;
z-index:91;
background-color:#336633;
padding-left:10px;
padding-right:10px;
}

div#schaltflaeche:hover{
position:relative;
width:120px;
height:30px;
z-index:91;
background-color:#619849;
padding-left:10px;
padding-right:10px;
}

div#schaltflaeche:active{
position:relative;
width:120px;
height:30px;
z-index:91;
background-color:#619849;
padding-left:10px;
padding-right:10px;
}

div#schaltflaeche2{
font-size:15px;
font-weight:bold;
position:relative;
width:110px;
height:30px;
z-index:91;
background-color:#336633;
padding-left:20px;
padding-right:10px;
}

div#schaltflaeche2:hover{
font-size:15px;
font-weight:bold;
position:relative;
width:110px;
height:30px;
z-index:91;
background-color:#619849;
padding-left:20px;
padding-right:10px;
}







div#banner {
position:relative;
width:976px;
height:139px;
z-index:60;
background-image:url(../systembilder/header.jpg);
}


div#middle {
position:relative;
width:976px;

min-height:394px;
height:auto !important;  /* für moderne Browser */
height:394px;  /*für den IE */

z-index:-60;
background-image:url(../systembilder/middle.jpg);
}


div#bottom {
position:relative;
width:976px;
height:21px;
z-index:60;
background-image:url(../systembilder/bottom.jpg);
}


div#inhalt {
position:relative;
/*border-style:dotted;
border-color:#CC6600;*/
left: 30px;
top:5px;
width:750px;

min-height:400px;
height:auto !important;  /* für moderne Browser */
height:400px;  /*für den IE */

z-index:100;
background-image:url(../systembilder/hintergrundbaum.gif);
background-repeat:no-repeat;
background-position:right;
background-position:bottom;
margin-bottom:40px;
}


div#abschluss {
	position:relative;
	top:18px;
	width:300px;
	height:auto;
	
	z-index:-10;
	
	
}
