body{
z-index:0;
background-color:#cccccc;
}

a{
text-decoration:none;
color:#FFFFFF;
}
a:active {color:#BCD97C;}
a:hover{color:#BCD97C}
a.visited{color:#BCD97C}

table {
font-family:arial;
font-size:11px;
}

input{
border:	1px solid #cccccc;
}

textarea{
border:	1px solid #cccccc;
}


.wrapper {
position:absolute;
top:50%;
margin-top:-270px;
height:540px;
width:800px;
left:50%;
margin-left:-400px;
width:800px;
background-color:#B8DC7C;
}

.HauptMenuInhalt  {
  width:800px;
  background-color:#00923F;
}

.HauptMenuInhaltItem  {
 height:20px;
 text-align:center;
 vertical-align:middle;
 font-weight:bold;
}

.HauptMenuInhaltItemAbstand  {
padding-left:15px;
padding-right:0px;
}

.SubmenuUntenInhalt  {
  width:800px;
  background-color:#00923F;
}

.SubmenuUntenInhaltItem  {
vertical-align:middle;
text-align:center;
height:20px;
font-weight:bold;
}

.SubmenuUntenInhaltItemAbstand  {
padding-left:10px;
padding-right:1px;
color:#ffffff;
font-weight:bold
}

.InhaltSeite{
height:390px;
width:800px;
background-color:#B8DC7C;
}

.SubmenuUntenInhalt{
 height:20px;
 width:800px;
 background-color:#009140;
}

.wraperAdmin{
width:980px;
}

.InhaltSeiteAdmin{
width:980px;
}
