/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 0px; margin-right: 0px;margin-bottom: 10px; color: #000000;  background-color:#f1f1f1;

}


table,tr,td
{ color: #000000;font: normal 13px/18px  helvetica,verdana, times, serif;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #737b66; scrollbar-base-color: #F5F8F3;
scrollbar-highlight-color : #737b66; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}

/* grundlayout*/
.inhalt {background-color:#b19554;

}

#leisteun {
        background-color:#382c01;
        color:#ffffff;
        font-size: 10px;
        height:10px;
        line-height:20px;

}


.logo {color:black;
height:120px;
background: #ffffff url("images/back_hm_logo.jpg") ;

}

.hpname{ color:#000000;
letter-spacing:2px
}



/* menue oben */

#haupt  a , #haupt a:visited , #haupt a:active {display:inline;
float: left;
background-color:#382c01;
color:#ffffff;
font: normal 11px verdana, times, serif;
text-align:center;
width:100px;
Cursor: pointer;
line-height:20px;
text-decoration:none ;
}


#haupt a:hover{
color:#ffffff;
background-color:#382c01;
text-decoration:none ;
Font-Weight: bolder;
}



/* allgemeine links im text */

a:link, a:visited, a:active {
color:#ffffff;
Text-Decoration: underline;
}

a:hover {
color:#ffffff;
Font-Weight: bolder;
}

#titel {
 margin:0;
 padding:0;
 width:200px;
 heigth:200px;
 background-color:red;
}

iframe {overflow:hidden;}

