body {
background:#dfeaf2 url(img/bg-strech.png) repeat-x scroll left top;
color:#333333;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:62.5%;
margin:0;
padding:0;
text-align:center;
}
a img {
border:0 none;
margin:0;
padding:0;
}
#container {
background-color:white;
margin:0 auto;
height:auto;
padding:0;
text-align:left;
width:1024px;
}
.loginform {
background:transparent url(img/loginbox-bg.png) no-repeat scroll left top;
color:white;
float:left;
height:51px;
margin-top:15px;
padding:20px;
width:159px;
}
.loginform input {
border:2px solid white;
margin:0 5px 0 7px;
}
#menu_top {
background:white url(img/bg-menu-top.gif) repeat-x scroll left bottom;
height:61px;
width:100%;
text-align:center;
}
#menu_top ul {
display:block;
float:left;
height:61px;
margin:0;
padding-left:250px;
width:670px;
}
#menu_top ul li {
background:transparent url(img/menu-top-link-no.png) no-repeat scroll center bottom;
display:block;
float:left;
height:61px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:75px;
}
#menu_top ul li a {
color:black;
display:block;
font-weight:bold;
height:24px;
margin:37px 0 0;
padding:0;
text-align:center;
text-decoration:none;
width:75px;
}
#menu_top ul li.akt a, #menu_top ul li a:hover {
background:transparent url(img/menu-top-link-act.png) no-repeat scroll center bottom;
height:24px;
margin:37px 0 0;
padding:0;
text-decoration:none;
width:75px;
}
#center {
 background-color:#FFFFFF;
border-left:3px solid #DAE4ED;
border-right:3px solid #DAE4ED;
border-top:0px solid #DAE4ED;
float:left;
height:auto;
overflow:auto;
width:1018px;
align: center
}
a:link {color:#0000ff}
a:visited {color:#0000ff}
a:hover {color:#0000ff}
a:active {color:#0000ff}