body{
  margin: 0;
  padding: 0;

  font-family: Arial, Sans-Serif, Calibri;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;

  background-color: white;
}

img{
  border: 0;
}

a{
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  color: #000;
}

#smallMenu{
  float: right;
  width: 170px;
  color: #222;
  margin-top: 7px;
}

#smallMenu a{
  color: #444;
  text-decoration: none;
  font-size: 9px;
}



#headWrapper{
  width: 995px;
}

#headerImageWrap{
  width: 995px;
  background-image: url(../images/headerbg.gif);
}


#mainNavigation{
  height: 29px;
  width: 995px;
  background: url(../images/slogan.gif) repeat-x #ccc;
  color: #4d4a4a;
  margin-bottom: 48px;
}

#mainContentWrap{
  width: 995px;
}

#leftWrapper{
  float: left;
  width: 200px;
  margin-right: 11px;
}

#centerWrapper{
  width: 510px;
  height: 500px;
  float: left;
  margin-left: 11px;
}

#centerWrapper a{
  color: #D62;
  font-weight: bold;
}

#centerWrapper a:hover{
  text-decoration: underline;
  color: #E62;
}

#rightWrapper{
  float: right;
  width: 235px;
  margin-right: 10px;
}

#leftWrapper ul{
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  width: 200px;
}

#leftWrapper li{
  margin: 0;
  margin-bottom: 1px;
  background-image: url(../images/menmain.gif);
  width: 200px;
}

#leftWrapper li#mainNavigationTitle{
  margin: 0;
  margin-bottom: 1px;
  color: white;
  width: 200px;
  background-image: url(../images/menmainact.gif);
}

#leftWrapper li a {
  display: block;
  padding: 1px 30px 4px 29px;
  line-height: 17px;
  color: #000;	
  text-decoration: none;
}

#leftWrapper li#mainNavigationTitle a {
  display: block;

  padding: 2px 30px 4px 20px;
  
  line-height: 17px;

  text-decoration: none;
  color: white;
}

.singleContentWrapper{
  width: 510px;
  padding-bottom: 75px;
  margin-bottom: 26px;
  border-bottom: 1px solid black;
  background-image: url(../images/singlebg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

.singleContentContainer{
  width: 480px;
  margin-left: 15px;
  margin-right: 15px;
}
/* Grafische Headline */
.csc-header-n1 {margin-left: -3px}

#bildergalerieWrapper{
  background-color: #000;
  width: 235px;
}

#bildergalerieHead{
  margin: 1px;
}

.bildergalerieContainer{
  width: 233px;
  height: 100px;
  margin-left: 1px;
  margin-right: 1px;
  border-bottom: 1px solid black;
  background-color: #f2f2f2;
}

#bildergalerieNoscript{
  width: 233px;
  height: 70px;
  margin-left: 1px;
  margin-right: 1px;
  border-bottom: 1px solid black;
  background-color: #f2f2f2;
}

#bildergalerieNoscriptPadder{
  font-size: 11px;
  padding-left: 10px;
  padding-top: 8px;
  width: 220px;
}

.menuL2selected a{
  font-weight: bold;
}

#leftWrapper ul li#menuL2highlighted{
  background-image: url(../images/menmainhigh.gif) !important;
  color: white !important;
}

.menuL3selected a{
  font-weight: bold;
}

.bildergaleriePadder{
  font-size: 13px;
  padding-left: 10px;
  padding-top: 8px;
  font-weight: bold;
}

img.bildergalerieImages{
  border: 1px solid black;
  margin-right: 13px;
  margin-top: 8px;
  width: 48px;
  height: 48px;
  cursor: pointer;
}

.mailformText{
  margin-bottom: 3px;
}

.mailformText label{
  display: block;
  width: 120px;
  float: left;
}