
html {
height : 100%;
}
* {
margin : 0;
padding : 0;
font-size : 100%;
}
img {
border : 0;
}
body {
background : #BFBFBF;
font-family : Century Gothic, sans-serif;
font-weight : normal;
font-size : 1.0em;
color : #001864;
min-height : 101%;
text-align : left;
position : absolute;
visibility : visible;
left : 50%;
width : 1000px;
margin-left : -500px;
z-index : 1;
}
#inhalt {
background : #FFFFFF;
width : 1000px;
margin-top:0px;
padding-bottom : 2px;
}
#container {

width : 960px;
margin : 10px;
padding : 10px;
}
#header {
margin : 10px;
}
#left {
float : left;
width : 180px;
padding : 0px;
border-right : 0px solid #001864;
color : #001864;
}
#navi_links {
width : 180px;
float : left;
margin : 0;
padding-top:15px;
}
a.info:link, a.info:visited, a.info:active {
font-size : 12px;
line-height : 20px;
color : #ffd800;
}
a.text:link, a.text:visited, a.text:active, a.text:hover {
font-size : 0.94em;
line-height :1.3em;
color : #001864;
}

#content {
height : 100%;
margin-left : 210px;
margin-right : 0px;
margin-top : 25px;
color : #001864;
}

table {
margin-left : auto;
margin-right : auto;
}
h1, h2, h3, h4, h5 p, ul, li {
font-weight : normal;
}
h1 {
font-size :1.1em;
color : #001864;
font-weight : bold;
line-height : 1.3em;

}
h2 {
font-size :1.1em;
color : #001864;
font-weight : bold;
line-height : 1.3em;
text-align : center;
}
p {
font-size :0.94em;
color : #001864;
font-weight : normal;
line-height : 1.3em;
}

li {
margin-left: 10px;
font-size : 1.0em;
color : #001864;
line-height : 18px;
}

#sidenavi {
list-style-type : none;
font-size : 1.0em;
margin-top : 0;
}
#sidenavi li {
border-bottom : 0 solid #691607;
padding : 5px 0;
}
#sidenavi li a {
font-size : 1.0em;
font-weight : bold;
color : #001864;
text-decoration : none;
border : none;
padding-left : 0px;
}
#sidenavi li a:hover {
color : #9F9F9F;
}
#sidenavi li a.current {
color : #9F9F9F;
}

top : 50%;
height : 600px;
margin-top : -300px;