body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica,  sans-serif;
  font-size: 11px;
  border: none;
  color: #5C5C5C;
  background-image: url(pics/hintergrund.jpg);
  background-position: left top;
  background-repeat: repeat;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  }
  
  td, th {
  font-size: 12px;
}

a {
  color:#5C5C5C;
  text-decoration: none;
}

a:hover {
  color:#F708B6; 
  
}


h1 {
  font-size: 16px;
  margin: 0px;
  margin-bottom: 10px;
  padding:6px;
  color: #F708B6;
}
h2 {
  font-size: 13px;
  margin: 0px;
  margin-bottom: 10px;
}
h3 {
	font-size: 12px;
  margin: 0px;
  margin-bottom: 10px;
}
h4 {
	font-size: 11px;
  margin: 0px;

}

hr {
  height: 1px;
  border: none;
  border-bottom: 2px solid #F708B6;
}

div.clear {
  clear: both;
  line-height: 1px;
  height: 1px;
}
br.clear {
  clear: both;
  background-color: transparent;
  display: block;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}
br[clear=all] {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  display: block;
}

#content {

  min-height:450px;
  position: absolute;
  top:164px;
  width: 606px;
  left: 50%;
  margin-left:-413px;
  border-left: 1px  solid #d1d1d1;
  border-top: 1px  solid #d1d1d1;
  border-bottom: 1px  solid #d1d1d1;
  background-color: white;
  background-image: url( pics/schatten-center-rechts.png);
  background-position: top right;
  background-repeat: repeat-y;
}


#content img {
margin-left:-6px;
}

#content.largeContent {
  margin-right: 20px;
}


#right {
padding-right:6px;
  min-height:450px;
  position: absolute;
  width: 220px;
  top: 164px;
  left: 50%;
  margin-left:194px;
  border-left: 1px  solid #d1d1d1;
  border-top: 1px  solid #d1d1d1;
  border-bottom: 1px  solid #d1d1d1;
  background-color: white;
  background-image: url( pics/schatten-center-rechts.png);
  background-position: top right;
  background-repeat: repeat-y;
overflow:auto
}

#header {
  position: absolute;
  width: 826px;
  height: 106px;
  top: 50px;
  left: 50%;
  margin-left:-413px;
  border: 1px solid #d1d1d1;
  background-color: white;

}

#header-logo {
  border: none;
  float:right;
  width:220px;
}

#header img#img_logo {
  border: none;
  margin-top: 6px;
}

img a{
  border: none;
}

#header p#untertitel {
  width: 208px;
  line-height: 20px;
  background-color: #FCEBF6;
  
  font-size: 13px;
  font-family: Courier new;
  text-align: center;
  margin: 6px;
  vertical-align: middle; 
  }

  #hbar {
}

#footer {
  /**position: absolute;
  top:100%;
   margin-top: -16px;
  **/
  text-align: right;
width:600px;
  border-top: 1px solid #F708B6  ;
  
  font-size: 0.8em;
  
  height:15px;
}
#footer p{
padding 0 ;
margin: 0 6px;
}


/* standard content */

#content div.contentText{
 margin:6px;
}
#content span.contentSubtitle {
  display: block;
  font-size: 0.9em;
}

#content div.topicText {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  text-align: justify;
}

#content div.subTopics {
  clear: both;
  margin-top: 0px; 
  padding:6px;
}

#content div.subTopics img {
  width:80px; 
  margin:0 5px 5px 5px; 
  float:right;
}
#content table.subTopicLine tr {
  vertical-align: top;
}
#content td.topicSpacer {
  padding: 6px;
  border: none;
}
#content .subTopic {
  border-top: 1px solid #F708B6  ;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* image in content */
#content div.topicImageLeftBreakNone {
  float:left;
  margin: 6px; 
  width: auto;
  overflow: hidden;
  
}
#content div.topicImageRightBreakNone {
  float: right; 
  margin-left: 10px; 
 

 }
#content div.topicImageLeftBreakSide {
  float: left; 
  margin: 6px; 
  width: auto;
}
#content div.topicImageRightBreakSide {
  float: right; 
  margin: 6px; 
  width: auto;
}
#content div.topicImageCenter {
  margin: 6px; 

}

/* special links */

a.more {
  display: block;
  text-align: right;
  font-weight: bold;
  font-size: 11px;
 
  text-decoration: none;
  padding-top: 3px;
  padding-right: 13px;
  padding-left: 10px;
  background-image: url(pics/more.gif);
  background-repeat: no-repeat;
  background-position: right;
}

a.search {
  display: block;
  float: right;
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  color: #4A541E;
  text-decoration: none;
  padding-top: 3px;
  padding-right: 13px;
  padding-left: 10px;
  background-image: url(pics/more.gif);
  background-repeat: no-repeat;
  background-position: right;
}

a.back {
  display: block;
  float: right;
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  color: #4A541E;
  text-decoration: none;
  padding-top: 3px;
  padding-right: 13px;
  padding-left: 10px;
  background-image: url(pics/more.gif);
  background-repeat: no-repeat;
  background-position: right;
}
#pink {
	
	color: #f708b6;
	font-weight: bold;
}

 #schatten-header{
  position: absolute;
  width: 832px;
  height: 6px;
  top: 44px;
  left: 50%;
  margin-left:-413px;
   
}

#schatten-header-rechts {
   position: absolute;
   top: 50px;
   left: 50%;

   width:6px;
   margin-left:413px;
   background-image: url( pics/schatten-center-rechts.png);
   background-position: top;
   background-repeat: repeat-y;

 
}
   
 #schatten-content{
  position: absolute;
  width: 606px;
  height: 6px;
  top: 158px;
  left: 50%;
  margin-left:-414px;

 }


  


 #schatten-right{
  position: absolute;
  width: 226px;
  height: 6px;
  top: 158px;
  left: 50%;
  margin-left:194px;


}

#schatten-right-rechts {
   position: absolute;
   top: 164px;
   left: 50%;
   height:445px;
   width:6px;
   margin-left:413px;
   background-image: url( pics/schatten-center-rechts.png);
   background-position: top;
   background-repeat: repeat-y;
  
}

a img {
border: none;
}

#content side {
display: none;
}

li.selected a, li.active a {
color: #f708b6;

}


