body {
  background		: #FFFFFF;
  padding		: 0px 0px;
  color			: #5B5B5B;
  font-family		: Georgia,Serif;
  font-size		: 12px;
  line-height		: 12pt;
}
a:link	  {color: #5B5B5B; text-decoration: none;}
a:visited {color: #5B5B5B; text-decoration: none;}
a:hover   {color: #0BA112; text-decoration: none;}
a:aktiv   {color: #000000; text-decoration: none;}

#main {
  width			: 700px;
  margin		: 0 auto;
  padding		: 0;
  text-align		: left;
  vertical-align	: top;
}

#mainpart {
  width			: 700px;
  height		: 188px;
  margin		: 0 auto;
  padding		: 0;
  text-align		: left;
  vertical-align	: top;
}
#leftbar {
  width			: 310px;
  float			: left;
  text-align		: left;
  vertical-align	: bottom;
}
.pic1 {
  border		: 1px solid #000000;
  margin-bottom		: 0px;
}
.pic2 {
  border		: 1px solid #000000;
  margin-left		: 1px;
}
.pic3 {
  border		: 1px solid #000000;
  margin-top		: 0px;
}
#rightbar {
  width			: 390px;
  float			: right;
  text-align		: right;
  vertical-align	: top;
}
#sidebar {
  width			: 165px;
  text-align		: left;
  vertical-align	: top;
  float			: left;
  position		: relative;
  top			: -18px;
}
#content {
  width			: 480px;
  text-align		: left;
  vertical-align	: top;
  float			: right;
  padding-right		: 50px;
}
#titel {
  background-color	: #D4D5E5;
  border-left		: none;
  border-right		: none;
  border-top		: none;
  border-bottom		: 1px dashed #000000;
  color			: #080F93;
  font-size		: 18px;
  line-height		: 18pt;
  font-weight		: bold;
  width			: 245px;
  position		: relative;
  top			: -32px;
  left			: 70px;
}
#home_link a {
  color			: #080F93;
  font-size		: 14px;
  line-height		: 14pt;
  font-weight		: bold;
}
#home_link a:hover {
  color			: #0BA112;
  font-size		: 14px;
  line-height		: 14pt;
  font-weight		: bold;
}

.menutitel {
  color			: #080F93;
  font-size		: 14px;
  line-height		: 14pt;
  font-weight		: bold;
}

.br {
  font-size		: 7px;
  line-height		: 7pt;
}