/* all */
body, html {
background: #DBDBDB;
background-image: url(../img/hbg.png);
background-repeat:repeat-x;
font-family: Arial;
font-size: 12px;
color: #000000;
margin: 0 0 5px 0;
padding: 0;
}
/* main div */
#inhalt {
margin: auto;
text-align:left;
width: 800px;
padding: 2px;
padding-top: 6px;
background: #ffffff;
border: 1px solid black;
min-height: 100px;
}
/*menu*/
#menu
{
margin-top: 20px;
}
.mmitte
{
padding: 10px;
padding-right:30px;
padding-left:32px;
background-color: #0052AA;
margin-left: -5px;
color: white;
text-decoration: none;
}
.mmitte:hover
{
background-color: #0073EE;
color: black;
text-decoration: none;
}
#akt .mmitte 
{
background-color: #0073EE;
color: black;
text-decoration: none;
}
#mleft:hover
{
background-color: #0073EE;
color: black;
text-decoration: none;
background-image: url(../img/mlo.png);
background-repeat:no-repeat;
}
#akt #mleft
{
background-color: #0073EE;
color: black;
text-decoration: none;
background-image: url(../img/mlo.png);
background-repeat:no-repeat;
}
#akt #mright
{
background-color: #0073EE;
color: black;
text-decoration: none;
background-image: url(../img/mro.png);
background-repeat:no-repeat;
}
#mright:hover
{
background-color: #0073EE;
color: black;
text-decoration: none;
background-image: url(../img/mro.png);
background-repeat:no-repeat;
}
#mleft
{
padding: 10px;
padding-right: 32px;
padding-left: 32px;
background-color: #0052AA;
color: white;
text-decoration: none;
background-image: url(../img/ml.png);
background-repeat:no-repeat;
}
#mright
{
padding: 10px;
padding-right: 32px;
padding-left: 32px;
background-color: #0052AA;
margin-left: -5px;
color: white;
text-decoration: none;
background-image: url(../img/mr.png);
background-repeat:no-repeat;
background-position:right;
}

/*Box1*/
.box
{
border-top: 5px solid #0052AA;
margin-bottom:15px;
}
.box h2
{
margin-top: 0px;
}
.box a, .box a:visited
{
color: #0052AA;
}
.box a:hover
{
color: black;
}
/*img,unter*/
.bild
{
padding: 3px;
border: 1px solid black;
float: left;
clear: left;
margin: 3px;
}
.bild2
{
padding: 3px;
border: 1px solid black;
float: right;
clear: right;
margin: 3px;
}
.box h4
{
margin-top: -10px;
margin-bottom: 3px;
color: gray;
}
.bo
{
border-bottom: 1px solid #0052AA;
}
.theadr
{
border-bottom: 1px solid #0052AA;
}
.theadm
{
border: 1px solid #0052AA;
border-top: 0px solid #0052AA;
}
.theadl
{
border-bottom: 1px solid #0052AA;
}

