@charset "ISO-8859-1";


.typD { margin: 0px auto;}
.aufz {list-style-type:disc; padding: 0px 0px 0px 20px;}


#container {
width:100%;
height:90%;
position: relative;
background-color: #FFFFFF;

}

#header {
overflow:hide;
height: 54px;
position:relative;
background-color: #2e3192;
text-align: right;
line-height:88px; 
padding-right: 5%;
word-spacing: 10px;
font-family: arial;
font-weight: bold;
font-size: 14px;
overflow:hidden;
color: #FFFFFF;

}

#content {
scrollbar-face-color: #C0C0FF;
scrollbar-track-color: #DEDEDE;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #5D61FF;
scrollbar-shadow-color: #5D61FF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
overflow-y:auto;
overflow-x:hidden;
width:800px;
height:100%;
position: relative;
background-color: #FFFFFF;
padding: 0 20px 0px 20px;
text-align:left;
line-height: 1,5em;
font-family:arial;
font-size: 14px;

}

#footer {
height: 50px;
width:100%;
position: relative;
background-color: #2e3192;
line-height:12px;
font-family:arial;
overflow:hidden;
color: #FFFFFF;
}
