body {
color:#000000;
margin-left:10px;
margin-right:10px;
margin-top:0px;
margin-bottom:0px;
font-family:arial, sans-serif;
background-color:#E4E5E7; 
}


.background_left {
background-image:url(../image/template/bg_left.jpg);
width:25px;
background-repeat:repeat-y;
}

.background_right {
background-image:url(../image/template/bg_right.jpg);
width:25px;
background-repeat:repeat-y;
}
.background_header {
background-image:url(../image/template/newheader.jpg);
width:100%;
background-repeat:repeat-x;
}


.background_bottom {
background-image:url(../image/template/headerbottomsmall.jpg);
width:100%;
background-repeat:repeat-x;
}
.background_top {
background-image:url(../image/template/headertopsmall.jpg);
width:100%;
background-repeat:repeat-x;
}
.background_top_top {
background-image:url(../image/template/logo2.gif);
width:100%;
background-repeat:repeat-x;
vertical-align:middle;
height:52px;
}

.menu {
width:170px;
background-color:#FFFFFF;
}

.staticleft {
width:170px;
text-align:left;
vertical-align:top;
padding-left:10px;
}
.loginfeld {
width:170px;
text-align:left;
vertical-align:top;
padding-left:10px;
}
.suchfeld {
width:170px;
text-align:left;
vertical-align:top;
padding-left:10px;
}

.border {
vertical-align:top;
background-color:#FFFFFF;
width:230px;
}

.logo {
vertical-align:middle;
text-align:center;
}

.footer {
vertical-align:top;
text-align:center;
color:#AAAAAA;
background-color:#FFFFFF;
font-size:12px;
}

.content {
width:549px;
background-color:#FFFFFF;
padding-left:20px;
padding-top:10px;
padding-bottom:250px;
padding-right:20px;
vertical-align:top;
font-size:13px;
min-height:500px;
}


.tick {
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #0081C7;
}

.menuground {
vertical-align:top;
width:200px;
background-color:#FFFFFF;
}



