/* 2007-2010 J3S GmbH, info@j3s.de */
body {
  padding: 0px;
  background: #E5E5E5;
  font-family: Arial;
  font-size: 17px;
}
.mtitle {
  font-size: 20px;
}
td {
  margin: 0px;
  padding: 0px;
  background: #E5E5E5;
  font-family: Arial;
  font-size: 12px;
}
a, a:VISITED, a:ACTIVE {
  color: #0042D6;
  font-weight:bold;
}
a:HOVER {
  color: #0042D6;
  background: #D0D0D0;
}
p {
  margin-top: 0px;
}
.masterborder {
  background: url(images/mainback.gif) repeat;
  position: absolute;
  left:50%;
  width:1145px;
  margin-left: -573px;
  padding: 0px;
  text-align: left;
  border-bottom: 1px solid #cccccc;
}
.mastercontainer {
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.header {
  background: #0042D6;
  height:105px;
  width:1057px;
  margin-left: 25px;
  text-align:center;
}
.menu {
  background: #0042D6;
  width:1057px;
  height: 23px;
  margin-left: 25px;
  text-align:center;
}
.menui {
  height: 23px;
  background: url(images/men.gif) no-repeat;
}
.menuisel {
  height: 23px;
  background: url(images/mensel.gif) no-repeat;
}
.menuihov {
  height: 23px;
  background: url(images/menhov.gif) no-repeat;
}
.menu a,.menu a:HOVER,.menu a:VISITED,.menu a:ACTIVE {
  margin-left: 5px;
  text-decoration: none;
  background: none;
  color: #000000;
}
.menlimg {
  vertical-align:top;
  float:left;
  border:0px;
}
.mastercontent {
  text-align: justify;
  width: 705px;
  margin-left: 25px;
  margin-right: 15px;
  margin-top: 25px;
  float:left;
  display: inline;
  overflow:hidden;
}
.sideboard {
  margin-right: 37px;
  margin-top: 25px;
  float:right;
  width: 322px;
  overflow:hidden;
}
.footer, .footer a , .footer a:VISITED {
  clear:both;
  width:1117px;
  text-align: center;
  font-size: 10px;
  color: #808080;
  text-decoration: none;
}
.footer a:HOVER {
  background: #E5E5E5;
}

/* headlines */
.rhh {
  width: 705px;
  background: url(images/rhh.gif) no-repeat left;
  font-weight:bold;
  float:left;
  color: #ffffff;
  margin-bottom: 5px;
  margin-left:20px;
  clear:both;
  text-align:left;
  text-indent:30px;
}
.ghh {
  width: 705px;
  background: url(images/ghh.gif) no-repeat left;
  font-weight:bold;
  float:left;
  color: #ffffff;
  margin-bottom: 5px;
  clear:both;
  text-align:left;
  text-indent:30px;
}
.bhh {
  width: 705px;
  background: url(images/bhh.gif) no-repeat left;
  font-weight:bold;
  float:left;
  color: #ffffff;
  margin-bottom: 5px;
  text-indent:30px;
  clear:both;
  text-align:left;
}
.hhtit {
  color: #0042D6;
  font-size: 14px;
}
.mtitle {
  margin-bottom:-12px;
  color: #0042D6;
  font-size: 20px;
  text-align: left;
}
.mimgwrap {
  float: left;
  margin-right: 8px;
  width: 148px;
  height: 109px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  padding: 3px;
}
.mimg {
  width: 148px;
  height: 108px;
  overflow: hidden;
}
.mlink, .mlink a {
  color: #0042D6;
  text-decoration: none;
  padding-left:5px;
  clear:both;
}
.sblink, .sblink a {
  color: #000000;
  text-decoration: none;
}
.sep {
  margin-top: 5px;
  margin-bottom: 10px;
}
.error {
  color: #800000;
  font-weight:bold;
}
.navigation a,.navigation a:VISITED,.navigation  a:ACTIVE {
  text-decoration:none;
  color: #0042D6;
  font-weight:bold;
}
.navigation a:HOVER {
  text-decoration:none;
  color: #0042D6;
  background: #D0D0D0;
}

.formtooltip {
  background-color: #FFFFC0;
  border: 1px solid #d0d0d0;
  visibility: hidden;
  margin-top: 3px;
  width:300px;
  padding: 2px;
  position: absolute;
  z-index:10000;

}
a.schwarz {color:000000;}
a.schwarz:active {}
a.schwarz:visited {}
a.schwarz:hover {}
.sbsearch {
  width:316px;
  background:#0042D6;
  text-align:center;
  color:#ffffff;
  font-weight:bold;
}