body{
background-image: url(img/bg.gif);
background-repeat: repeat-x;
background-color: #ffffff;
margin: 0;
padding: 0;
font-family: "Arial Narrow";
}
#header{
background-image: url(img/header.gif);
width: 970px;
height: 150px;
margin: 5px auto 0;
}
#mybody{
background-image: url(img/content_bg.gif);
background-position: right;
width: 970px;
height: 100%;
margin: 0 auto;
}
#menu{
font-family: "Arial Narrow";
font-size: 13px;
font-weight: bold;
width: 188px;
height: 100%;
float: left;
}
.menu_ul{
margin: 0;
padding: 0;
text-align: left;
list-style-image: none;
list-style-type: none;
text-align: center;
}
ul.menu_ul li{
width: 188px;
height: 100%;
}
ul.menu_ul li a{
background-image: url(img/button_bg.gif);
background-position: top;
width: 188px;
height: 100%;
display: block;
line-height: 25px;
text-decoration: none;
padding: 0 0 0 0;
color: #212121;
}
ul.menu_ul li a:hover{
background-image: url(img/button_bg.gif);
background-position: bottom;
width: 188px;
height: 100%;
display: block;
line-height: 25px;
text-decoration: underline;
padding: 0 0 0 0;
color: #eeeeee;
}
ul.menu_ul li.aktiv a{
background-image: url(img/button_bg.gif);
background-position: bottom;
width: 188px;
height: 100%;
display: block;
line-height: 25px;
text-decoration: underline;
padding: 0 0 0 0;
color: #eeeeee;
}
.submenu {
list-style : none;
list-style-position: outside;
text-align: left;
margin : 0;
padding : 0;
}
ul.submenu li {
height : 100%;
width : 188px;
}
ul.submenu li a {
background-image: url(img/.gif);
background-position: right top;
background-repeat: no-repeat;
height : 100%;
width : 183px;
padding: 0 0 0 5px;
line-height: 20px;
color : #212121;
text-decoration : none;
}
ul.submenu li a:hover {
background-image: url(img/.gif);
background-position: right bottom;
background-repeat: no-repeat;
height : 100%;
width : 183px;
padding: 0 0 0 5px;
line-height: 20px;
color : #884242;
text-decoration : underline;
}
ul.submenu li.aktiv a {
background-image: url(img/.gif);
background-position: right bottom;
background-repeat: no-repeat;
height : 100%;
width : 183px;
padding: 0 0 0 5px;
line-height: 20px;
color : #884242;
text-decoration : underline;
}
ul.submenu li .submenu {
list-style-type: none;
list-style-position: outside;
margin : 0;
padding : 0;
}
ul.submenu li ul.submenu li{
height: 100%;
width: 188px;
}
ul.submenu li ul.submenu li a{
background-position: right top;
background-repeat: no-repeat;
height : 100%;
width : 178px;
padding: 0 0 0 10px;
line-height: normal;
color : #212121;
text-decoration : none;
}
ul.submenu li ul.submenu li a:hover{
background-position: right top;
background-repeat: no-repeat;
height : 100%;
width : 178px;
padding: 0 0 0 10px;
line-height: normal;
color : #884242;
text-decoration : underline;
}
ul.submenu li ul.submenu li.aktiv a{
background-position: right top;
background-repeat: no-repeat;
height : 100%;
width : 178px;
padding: 0 0 0 10px;
line-height: normal;
color : #884242;
text-decoration : underline;
}
ul.submenu ul.submenu li ul.submenu {
list-style-type: disc;
list-style-position: outside;
margin : 0;
padding : 0 0 0 20px;
}
ul.submenu ul.submenu li ul.submenu li{
height: 100%;
width: 168px;
}
ul.submenu ul.submenu li ul.submenu li a{
background-position: right top;
background-repeat: no-repeat;
height : 100%;
width : 168px;
padding: 0;
line-height: normal;
color : #212121;
text-decoration : none;
}
ul.submenu ul.submenu li ul.submenu li a:hover{
background-position: right top;
background-repeat: no-repeat;
height : 100%;
width : 168px;
padding: 0;
line-height: normal;
color : #884242;
text-decoration : underline;
}
ul.submenu ul.submenu li ul.submenu li.aktiv a{
background-position: right top;
background-repeat: no-repeat;
height : 100%;
width : 168px;
padding: 0;
line-height: normal;
color : #884242;
text-decoration: underline;
}
#content{
width: 752px;
height: 100%;
float: left;
padding: 5px 15px;
color: #212121;
font-size: 12px;
}
#content a:link, #content a:visited, #content a:active, #content a:focus{
text-decoration: underline;
color: #ee4242;
}
#content a:hover{
text-decoration: underline;
color: #676767;
}
#footer{
background-image: url(img/footer.gif);
background-repeat: no-repeat;
width: 970px;
height: 52px;
margin: 0 auto 5px;
}
#infobox{
font-weight: normal;
font-size: 11px;
color: #666666;
text-align: center;
padding: 0;
margin: 0;
}

a.get_adobe_reader{
background: url(img/get_adobe_reader.gif) no-repeat;
display: block;
width: 112px;
height: 33px;
padding: 0;
margin: 35px auto;
}