/* CSS Document */
body {
margin:0;
font-family: "verdana";
font-size: 9pt;
color: #000;
text-align: left;

background-repeat: no-repeat;
}
#wrapper{
    width: 990px;
    margin:0 auto;
    position: relative;
}
img { border: 0; }
#header {
margin-left: 12px;
margin-top: 0px;
width: 185px;
height: 170px;
}

#menu {
margin-top: -1px;
margin-left: 13px;
width: 320px;
height: 222px;
font-weight: light;
line-height: 14px;
font-size: 10px;
}
#menu a, #menu a:visited {
color: #000;
text-decoration: none;
}
#menu a:hover, #menu a:active {
color: #d70000;
text-decoration: none;
}
#active {
color: #ffff00;
}
#content {
margin-top: -20px;
position: relative;
height: 212px;
font-size: 9px;
}
#content2 {
position: relative;
font-size: 10px;
line-height: 14px;
color: #84be00;
text-decoration: none;
}
#content2 a, #content2 a:visited {
color: #000;
text-decoration: none;
}
#content2 a:hover, #content2 a:active {
color: #ffed00;
text-decoration: none;
}
#active {
color: #ffff00;
}

#trenner {
margin-top: 24px;
margin-left: 1px;
border-left: 1px dotted #000;
float: left;
}
#submenu {
margin-left: 150px;
margin-top: 50px;
width: 320px;
line-height: 13px;
font-size: 10px;
color: #9e9e9e;
}
#submenu a, #submenu a:visited {
color: #95622e;
text-decoration: none;
}
#submenu a:hover, #submenu a:active {
color: #a0a0a0;
text-decoration: none;
}
