#header {
        background-image: url(pictures/fon.gif);
        width:750px ;

}
html {
     height:100%;
     margin:0px;
     padding:0px;
}
body {
	 	scrollbar-base-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;

     height:100%;
     margin:0px;
     padding:0px;
}
/* heller #DCC89B */

a.languageClass {
	text-decoration:none;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#top {
        background-color:#D8C08D;
}
#top a {
        background-color:#D8C08D;
        display: block;
        font-weight: bold;
        text-decoration:none;
        padding: 3px 0px 4px 0px;
        color: black;
        font-family: Arial, Helvetica, sans-serif; font-size: 11px;
        text-align:center;
}

#top #right {
        float:right;
        border-right: 0px;
        /*border-left: 4px solid white;*/
}
#top a:hover {
        background-color:#DCC89B;
}
.headcat {
         border-right: 4px solid white;
}
#catimg {
 display:none;
}
#catimg .headcat {
 visibility:hidden;
}


.menu {
        visibility: hidden;
        width:140px;
        position:absolute;
        top: auto;
        right: auto;
        overflow: visible;
        z-Index:1;
        margin: 0px 0px 0px 0px;
}
.menufront {
        position: relative;
        padding: 0px 0px 0px 0px;
        top: 0px; right: 0px;
}
.menu a {
        border-top:2px solid white;
}

.impressum {
		display: inline;
        font-weight: bold;
        text-decoration:none;
        color: #D8C08D;
        font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px;
}

iframe {
        position:relative;
        width:750px;
        height:100%;
        overflow:visible;
        z-index: 0;
}