

* {
margin : 0;
padding : 0;
}
html {
height : 100%;
margin-bottom : 0;
}
body {
height : 100%;
font : 76%/1.5em arial, verdana, sans-serif;
background : #000 url(images/back.gif);
background-repeat : repeat-x;
color : #666666;
overflow : hidden;
}
#container {
width : 701px;
padding-left : 0;
padding-right : 0;
margin : 0 auto;
background : black;
}
#header {
height : 100px;
background : url(images/wgtopgrau.jpg);
height : 445px;
color : #fff;
background-repeat : no-repeat;
}
#header h1 {
border : 0;
font-family : arial;
font-size : 23px;
color : #fff;
margin-left : 30px;
padding-left : 300px;
padding-top : 249px;
line-height : 49px;
}
#content {
padding-left : 20px;
padding-right : 20px;
}
#footer {
width : 701px;
clear : both;
position : relative;
margin-left : auto;
margin-right : auto;
text-align : center;
background : url(images/wgbottom.jpg);
color : #808082;
height : 89px;
font-size : 10px;
padding-top : 89px;
background-repeat : no-repeat;
padding-bottom : 10px;
line-height : 1.2em;
}
#footer a, a:link, a:active {
color : #fff;
font-size : 10px;
text-decoration : none;
}
#footer a:hover {
color : #ff9f00;
}
#mainmenu {
font-family : arial;
font-weight : bold;
font-size : 11px;
width : 701px;
padding-top : 5px;
padding-bottom : 5px;
background : #666666;
text-align : right;
}
#mainmenu ul {
margin : 0;
padding : 0;
}
#mainmenu li {
list-style : none;
margin : 0;
padding : 0;
display : inline;
}
#mainmenu li a {
padding : 7px 10px 7px 7px;
font-size : 11px;
margin-bottom : 0;
border : 0;
color : #ff9f00;
text-decoration : none;
}
#mainmenu li a:hover {
background : transparent url(images/hover.jpg) top left;
color : #ffffff;
}
#mainmenu li.here a:hover {
background : transparent url(images/hover2.jpg) top right;
color : #987b45;
}
#mainmenu li.here a {
background : transparent url(images/hover2.jpg) top right;
color : #ff9f00;
}
hr {
margin : 0.2em 0;
background : #808080;
height : 2px;
color : #808081;
border : none;
clear : both;
}
.floatleft {
float : left;
margin : 0 8px 2px;
border : 2px solid gray;
padding : 2px;
}
#scrollbox {
font-family : arial, verdana, sans-serif;
padding-left : 320px;
padding-top : 5px;
color : #fff;
background-color : transparent;
font-weight : normal;
font-size : 13px;
border : none;
width : 380px;
height : 160px;
overflow : auto;
}
#scrollbox p {
padding-left : 20px;
padding-right : 20px;
}
#scrollbox a, a:link, a:active, a:visited {
color : #fff;
font-size : 13px;
border : none;
text-decoration : none;
}
#scrollbox a:hover {
color : #ff9f00;
}
#box {
color : #808080;
padding-left : 410px;
padding-top : 220px;
background-color : transparent;
border : none;
width : 160px;
height : 40px;
text-align : center;
font-size : 1.5em;
}
