  body {
    color: #666666; background-color: white;
    font-size: 13px;     
    font-family: Helvetica,Arial,sans-serif;
    padding-left:1em;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  #cont{
    width: 910px;
    margin:auto; 
  }
  img {
    border:0;
    margin:0;
  }
  #kontakt {
    float: right;
    margin:8px;
    font-size:10px;
  }
  #balken {
    font-size: 0.5em;
    margin:0; padding: 0;
    text-align: left;  
    color:white;
 	  background: white; 
 }
 
 #titel {
   border-top:5px solid white;
   border-bottom:5px solid white;
   margin:0;
   padding-left:0;
   background: white;
   color:white;
   font-weight:bold;
   font-size: 1.2em;
   line-height:1.6em;

 }

/* *** Navigation *** */
ul#Navigation{
  background-color:#6190BE; /*d7d3d5;*/
  float:left;
  width:900px;
	list-style: none;
	line-height: 1.7em;
	color: white;
	font-weight: bold;
	padding:0px;
	margin:0;	margin-bottom:2.5em;
	border-bottom: 2px solid #B9D0EF;
	border-top: 2px solid white;
}
 
#Navigation a {
color:white;
display:block;
font-size:16px;
padding:8px 14px;
text-decoration:none;
}

#Navigation li {
	background: #6190BE; 
	float: left;
	padding-top:2px;
  border-right:2px solid white;
}
 
#Navigation li.active  {
	color:white;
  background-color: #B9D0EF;
}

#Navigation li.active  a{
	color:white;
}
 
#Navigation a:hover{
  background-color:#B9D0EF;
}
 
#Navigation li:hover, #Navigation li.sfhover {
  background-color:#B9D0EF;
}
    
  
  .clear {
    clear:both;
  }

  div#Inhalt {
    margin: 0em 125px 1em 120px;
    padding: 0 1em;
    border-left: 1px solid #ffccff;

  }
  div#Inhalt h1 {
    font-size: 16px;
    text-align: left;
    margin: 0 0 15px 0;
    color: #336699; 
    border-bottom: 1px solid #6699CC;
  }
  div#Inhalt h2 {
    font-size: 14px;
    text-align: left;
    margin: 0; padding-bottom: 5px;
    color: #6699CC; 
  }
  
  div#Inhalt h3 {
    font-size: 14px;
    margin: 0 ;
    text-decoration:underline;
    font-weight: normal;
    color: #6699CC; 
  }
  
  div#Inhalt p {
    color:#333333;
    font-size:13px;
    line-height:20px; 
    text-align:justify
  }
  div#Inhalt p .img-right {
    float:right;
    padding-left:20px;
  }
  

  a, a.top, a:visited{
    color: #336699; 
    text-decoration:none;
    font-size: 1em;
    font-weight:bold;
  }

  a:hover {
    text-decoration: underline;
  } 
  
   h1 a {
    font-size: 1.2em;
  }
 
 h2 a {
    font-size: 1.0em;
  }
  
  div#LinkeSeite {
    font-size: 1.0em;
    line-height:1.5em;
    float: left; width: 120px;
    margin: 0; padding: 0;
  }

  div#LinkeSeite a,  div#LinkeSeite a:visited {
    color:#336699;
    font-size:16px;
    font-weight:bold;
    line-height:24px;
    text-decoration:none;
  }
  div#LinkeSeite .klein {
    margin:40px 2px; 
    font-size:10px; 
    color:#666666;
    line-height:16px;
  }  
  div#LinkeSeite .klein a,  div#LinkeSeite .klein a:visited {
    color:#336699;
    font-size:10px;
    text-decoration:none;
    margin-right: 2px;
    line-height:15px;
  }
  
  div#Info {
    font-size: 0.9em;
    float: right; width: 120px;
    margin: 0; padding: 0;
  }
  div#Info h2, div#Info h1 {
    font-size: 0.8em;
    font-weight:bold;
    padding:5px;
    color: white;
    background-color: #6190BE;
    font-size:14px;
  }
  div#Info p {
    margin-bottom:1em;
    color: #605E5E;
  }
  div#Info ul {
    margin: 0;
  }
  div#Info li {
    margin: 0;
    padding-bottom:0.5em;
    padding-right:0.5em;
 }

#footer #footerMainNav {
  clear:both;
  float:left;
  margin:0;
  padding:0;
  width:910px;
}
#footer {
  -moz-background-inline-policy:continuous;
  background:none repeat scroll 0 0 white;
  clear:both;
  overflow:hidden;
  padding:30px 5px 0 0;
  width:630px;
}
#footer #footerMainNav ul {
  -moz-background-clip:border !important;
  -moz-background-inline-policy:continuous !important;
  -moz-background-origin:padding !important;
  border:medium none;
  height:20px;
  margin:0 0 15px;
  padding:5px 0 0;
  width:910px;
}
#footer li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#footer #footerMainNav ul li {
  float:left;
  font-weight:bold;
  margin:0;
  padding:0 12px 0 0;
}
#footer #footerMainNav ul li a {
  font-size:11px;
  color:#666666;
}


#footer #footerSubNav ul {
  background:none repeat scroll 0 0 #F6F6F6;
  border-left:3px solid #FFFFFF;
  float:left;
  height:120px;
  margin:0;
  padding:0 10px 0 0;
}
#footer #footerSubNav ul li {
  color:#B7BBBE;
  font-size:10px;
  line-height:16px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
#footer #footerSubNav ul li a {
  margin:0;  
  padding:0;
  color:#666666;
}

#footer p {
  clear:both;
  padding-top:15px;
  font-size:10px;
  text-align:center;
  color: #666666;
}
#footer a:link, #footer a:visited {
  color: #666666;
}

#footer h4,#footer h4 a {
  color:#666666;
  font-size:12px;
  margin:0;
  text-decoration:none;
}

ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}
/*

a {
  padding:0;
}

a:link {
  color: #601f5e; 
}
a:visited {
  color: #601f5e; 
}
a:hover {
  color: #601f5e; 
}
a:active {
  color: #601f5e; 
}
*/

div#Inhalt p.partner-text {
  text-align:center;
  margin-bottom:0;
}

#Inhalt .thumb-right{
  background-color:#FFFFFF;
  float:right;
  margin:0 0px 8px 8px;
  overflow:hidden;
  padding:5px;
  text-align:left;
  width:250px;
}                                  
#Inhalt .thumb-left{
  background-color:#ffffff;
  overflow:hidden;
  text-align:left;
  float:left;
  padding: 5px;
  margin:0 8px 8px 0;
    width:250px;
}                                  
#Inhalt .thumbcaption {
font-size:9px;
text-align:left;
}
.org {margin: 0 0 13px 0}
