body {
margin:0px 0px 0px 0px;
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {color:#929292; font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;}
h1 {color:#65bc1f;font-size:18px;font-family:Verdana, Arial, Helvetica, sans-serif;}

#wrapper {
margin:0 auto;
height:717px;
width:937px;
overflow:hidden;
}

#top {
height:38px;
width:937px;
}

#logo {
height:131px;
width:937px;
background-image:url(../images/logobanner.gif);
background-repeat:no-repeat;
}

#inhalt {
height:519px;
width:937px;
}





#alphabanner {
position:relative;
top:-519px;
left:0px;
height:74px;
width:937px;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
background-color:#e3e3e3;
z-index:99;
}

#bottom {
position:relative;
top:-74px;
left:0px;
height:22px;
width:937px;
background-color:#65bc1f;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:7px 0 0 11px;
overflow:hidden;
z-index:100;
}

* html #bottom {
position:relative;
top:-74px;
left:0px;
height:22px;
width:937px;
background-color:#65bc1f;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:7px 0 0 11px;
overflow:hidden;
z-index:100;
}




#content_right {
float:right;
height:519px;
width:571px;
}

#content_left {
float:left;
height:519px;
width:366px;
}





