
body{
background:url(../img/bg.jpg) repeat-x;
}

p{
font-family:verdana, helvetica;
margin:0px 0px 0px 0px;
margin-top:5px;
}

p.bold{
font-weight:bold;
}

p.foot{
font-size:10px;
text-align:right;
}


a:link{text-decoration:none; color:#000000}
a:visited{text-decoration:none;  color:#000000}
a:focus{text-decoration:none;  color:#000000}
a:hover{text-decoration:none;  color:#000000}
a:active{text-decoration:none;  color:#000000}

td{
border-bottom:1px solid black;

}

td.assi{

border-bottom:0px;

}

.red{
color:#990000;
}

.green{
color:#009900;
}


#wrapper{

width:800px;
min-height:800px;
background:#FFFFFF;
position:relative;
margin: auto;
border:1px solid black;
}


#header{

height:100px;
background:url(../img/header.jpg);
border-bottom:1px solid black;

}

#abstand_navi{

height:50px;
background:#000000;

}

#navi{

height:25px;
border-bottom:1px solid black;

}

navi.p{
font-weight:bold;
}


#button1,#button2,#button3,#button4,#button5,#button6,#button7{

width:100px;
height:100%;
border-right:1px solid black;
float:left;
position:relative;

}


#button1:hover,#button2:hover,#button3:hover,#button4:hover,#button5:hover,#button6:hover,#button7:hover{

width:100px;
height:100%;
border-right:1px solid black;
background:#9e1b34;
float:left;
position:relative;

}

#aktuell{

width:100px;
height:100%;
border-right:1px solid black;
float:left;
position:relative;
background:#000099;


}


.content_wrapper{

width:600px;
height:550px;
margin-left:100px;
margin-top:50px;
position:relative;
/*border:1px solid black;*/

}

.content_ueber{

width:100%;
height:100px;
position:relative;
}

.content_inhalt{

overflow:auto;
height:450px;
width:100%;
position:relative;
/*background:#333333;*/

}

.solvebox{
width:99%;
position:relative;
border:1px solid black;
margin-bottom:50px;



}


#footer{

height:25px;
margin-right:15px;
margin-left:15px;
border-top:1px dotted black;
position:relative;
float:bottom;


}

.feedback{
background:#DDDDDD;
border:1px solid black;
}

.feedback:hover{
background:#9e1b34;
border:1px solid black;
}
