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(../bilder/bg_left.jpg);
width:25px;
background-repeat:repeat-y;
}

.background_right {
background-image:url(../bilder/bg_right.jpg);
width:25px;
background-repeat:repeat-y;
}
.background_header {
background-image:url(../bilder/newheader.jpg);
width:100%;
background-repeat:repeat-x;
}


.background_bottom {
background-image:url(../bilder/headerbottomsmall.jpg);
width:100%;
background-repeat:repeat-x;
}
.background_top {
background-image:url(../bilder/headertopsmall.jpg);
width:100%;
background-repeat:repeat-x;
}
.background_top_top {
background-image:url(../bilder/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;
}

#border_topleft {
  background-image:url(../bilder/topleft.png);
  background-repeat:no-repeat;
  height:11px;
  width:12px;
}

#border_top {
  background-image:url(../bilder/top.png);
  background-repeat:repeat;
  height:10px;
}
#border_topright {
  background-image:url(../bilder/topright.png);
  background-repeat:no-repeat;
  width:18px;
}
#border_right {
  background-image:url(../bilder/right.png);
  background-repeat:repeat;
  width:18px;
}
#border_bottomright {
  background-image:url(../bilder/bottomright.png);
  background-repeat:no-repeat;
}
#border_bottom {
  background-image:url(../bilder/bottom.png);
  background-repeat:repeat;
}
#border_bottomleft {
  background-image:url(../bilder/bottomleft.png);
  background-repeat:no-repeat;
  height:18px;
}
#border_left {
  background-image:url(../bilder/left.png);
  background-repeat:repeat;
  width:12px;
}



