@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
background-image:url(../pics/siteelements/screen_v4.jpg);
background-repeat:repeat-x;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#4e4e4e;
}

.balken_oben {
width: 100%;
height: 25px;
margin-top: 20px;
border-top: 1px solid white;
background-color:#004a3b;
}


.oberes_menue {
width: 990px;
margin-left:auto;
margin-right:auto;
margin-top:-1px;
height:25px;
line-height:24px;
background-color:#004a3b;
border-top: 1px solid white;
}

.ob_men_links {
height:24px;
line-height:25px;
float:left;
color:#FFFFFF;
display:inline;
}

.ob_men_rechts {
height:24px;
line-height:24px;
text-align:right;
float:right;
color:#FFFFFF;
display:inline;
}

.balken_gross {
width: 100%;
background-image:url(../pics/siteelements/bg_muster.jpg);
background-repeat:repeat-x;
height: 116px;
}

.header {
width: 990px;
margin-left:auto;
margin-right:auto;
height: 116px;
background-image:url(../pics/siteelements/bg_header.jpg);
background-repeat:repeat-x;
}

.logo {
float:left;
}

.grauer_balken_oben {
width: 100%;
height: 5px;
background-color:#e7e7e7;
}


.balken_innen {
width: 990px;
height: 5px;
margin-left:auto;
margin-right:auto;
background-color:#e7e7e7;
}

.inhalt {
width: 990px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
}

.menue_kasten {
margin-top: 0px;
width:170px;
float:left;
display:inline;
}

.menue_oben {
width: 170px;
height: 10px;
background-image:url(../pics/menue/menue_oben.png);
background-repeat:no-repeat;
}

.menue_box_grau_oben {
margin-left:8px;
width: 152px;
height: 9px;
margin-top:30px;
background-image:url(../pics/menue/ecken_grau_oben.png);
background-repeat:no-repeat;
}

.menue_box_grau {
margin-left:10px;
background-color: #e7e7e7;
width:150px;
}

.menue_box_grau_unten {
margin-left:8px;
width: 152px;
height: 9px;
background-image:url(../pics/menue/ecken_grau_unten.png);
background-repeat:no-repeat;
}

.menue_box_gruen_oben {
width: 152px;
height: 9px;
margin-left:8px;
margin-top:30px;
background-image:url(../pics/menue/ecken_gruen_oben.png);
background-repeat:no-repeat;
}

.menue_box_gruen {
margin-left:10px;
background-color: #003f30;
color:#FFFFFF;
width:150px;
}

.menue_box_gruen_unten {
margin-left:8px;
width: 152px;
height: 9px;
background-image:url(../pics/menue/ecken_gruen_unten.png);
background-repeat:no-repeat;
}

.content {
position:relative;
width: 790px;
margin-left: 12px;
margin-top: 20px;
display:inline;
float:left;
}

.fliesstext {
position:absolute;
}

.startgrafik {
position:absolute;
margin-left: 340px;
width: 451px;
height:340px;
}

.fuss {
clear:both;
width:100%;
height: 45px;
border-bottom: 5px solid #004a3b;
margin-top: 20px;
}

.fuss_oben {
width: 100%;
}

.reiter_unten {
width: 990px;
margin-left:auto;
margin-right:auto;
height:19px;
background-image:url(../pics/menue/reiter_unten.png);
background-repeat:no-repeat;
}

.grauer_balken {
width: 100%;
height:26px;
background-color:#e7e7e7;
}

.unt_men_links {
height:26px;
line-height:27px;
float:left;
margin-left:30px;
color:#4e4e4e;
display:inline;
}

.unt_men_rechts {
height:26px;
line-height:27px;
text-align:right;
float:right;
color:#4e4e4e;
display:inline;
}

.fusszeile {
width: 990px;
margin-left:auto;
margin-right:auto;
line-height:26px;
height: 26px;
background-color:#e7e7e7;
border-bottom: 5px solid #004a3b;
}

