body { 
 background: #FFFFFF;
 color: black;
 font-family: Verdana;
 font-size: 9pt;
 
}

.main {
 border: 1px solid black;
 padding: 0px;
}

.kat {
 width: 199px;
 height: 20px;
 background: #FFFFFF url(images/menback.gif) no-repeat;
 color: white;
 font-family: Verdana;
 font-size: 10pt;
 font-weight:bold;
 padding-left: 3px;
}

td {
 font-size: 9pt;
 vertical-align:top;
 text-align:left;
}

td.kopf {
 background: #52719A;
 color: white;
 font-family: Verdana;
 font-size: 10pt;
 font-weight:bold;
 text-align:right;
 vertical-align:bottom;
 padding-bottom: 3px;
 padding-top: 1px;
 
}

td.footer {
 padding: 3px;
 background: #52719A;
 color: white;
 font-family: Verdana;
 font-size: 7pt;
 font-weight:bold;
 text-align:center;
}

td.content {
 width: 548px;
 padding-left: 12px;
 padding-top: 3px;
 background: #FFFFFF url(images/side.jpg) no-repeat;
 background-position: top right;
}

td.menue {
 width: 200px;
 border: 0px;
 padding-left: 2px;
}


a.menlink {
 padding:2px;
 color: black;
 font-weight:bold;
 text-decoration:none;
 }
 
a.menlink:hover {
 color: #C0C0C0;
 text-decoration:underline;
}

a {
 color: black;
 font-size: 8pt;
 font-weight:bold;
 text-decoration:underline;
}

a:hover {
 text-decoration:none;
}

h1 {
 color: #52719A;
 font-family: Verdana;
 font-size: 12pt;
 font-weight:bold;
 padding-left: 3px;
}

.suchform {
  top: -1.4em;
  left: 8em;
  border: 1px solid #a5acb2;
  padding: 2px;
  background: #fff;

}

.suchbutton {
 top: -1.4em;
 left: 8em;
 border:0px;
}

.imgbox {
border: 1px solid #C0C0C0;
text-align: center;
}
