h1{
font: normal 14px Helvetica,Verdana,Arial;
font-weight: bold;
}
div,img{
margin:0;
padding:0;
border:0;
}

body{
text-align:center;
background-color: #E9F8FD
}

div#container{
width:980px;
text-align:left;
margin:0px auto;
/*background: url(../fileadmin/images/background.jpg) repeat-y;*/
}

div#top {
font: bold 10px Verdana,Arial;
clear:both;
background-color:#5E7E9E;
text-align:right;
color:#FFFFFF;
padding:5px;
padding-right:10px;
}

a.linkWeiss{text-decoration:none;color:white;}

a:hover.linkWeiss{text-decoration:underline;}

div#header{background-color:white;}

div#links{
float:left;
width:180px;
height:600px;
padding-top:37px;
padding-bottom:10px;
background-color:#335C85;
}

div#center {
font: 14px Arial;
float:left;
width:600px;
max-height:627px;
overflow:auto;
padding:10px;
}

div#head {
font: normal 10px Helvetica,Verdana,Arial;
text-align:right;
}

div#right{
font: 14px Verdana,Arial;
float:left;
width:160px;
height:627px;
padding:10px;
background-color:#5E7E9E;
padding-bottom:10px
}

div#footer {
font: bold 10px Verdana,Arial;
color:white;
clear:both;
background-color:#5E7E9E;
padding:4px;
padding-bottom:2px;
}

div#footer_date {
font: bold 10px Verdana,Arial;
float:right;
text-align:right;
color:white;
margin-top:-30px;
padding:4px;
padding-bottom:2px;
}


div#footer a{text-decoration:none;color:white;}

div#footer a:hover{text-decoration:underline;}

div#links_bottom{
text-align:center;
background-color:#8BA2BA;
margin-top:20px;
padding-top:1px;
padding-bottom:1px;
}


/* Anpassungen IE */

*html div#container{width:982px;}

*html div#center{float:left;width:620px;height:671;overflow:auto}

*html div#right{font: 12px Arial; float:left;width:180px;height:671px}

*html div#links{height:671px;}

*html div#footer,div#top{width:980px;}
