body { 
  background-color: #513e2c; 
  font-family:verdana,helvetica,sans-serif; 
  font-size:13px;
  margin-left:0px;
  margin-top:0px;
    }

#topcontent { 
  width:980px;
  margin:auto;
  margin-top:10px;
  background-color:#513e2c; 
  height:170px;
  text-align:right; 
  }

#logo { 
  float:left;
  width:412px;
  height:170px;
  margin-left:-120px;
  margin-top:0px;
  margin-bottom:0px;
  }

#fonthead { 
  text-align:right; 
  color:#65c3f6;
  float:right;
  width:535px;
  margin-right:30px;
  margin-top:10px;
  }

#middlecontent { 
  width:980px;
  height:500px;
  margin:auto;
  background-color:#fff; 
  }

#leftcontent { 
  width:150px; 
  float:left;
  margin-left:30px;
  }


#centercontent { 
  width:980px;
  margin:auto;
  background-color:#fff; 
  }

#rightcontent { 
  width:160px; 
  float:right;
  margin-right:25px;
  background-color:#e7ebef;
  border: solid 1px #cfcfcf; 
  }

#fuss { 
  left:0px;
  margin:auto;
  width:980px; 
  bottom:0; 
  bottom:-1px; 
	height:300px;
  background-image:url(../bilder/navigation/hintergrund_fuss.png); 
  background-repeat:no-repeat;
  }
  
 
#fusscontentbox { 
 text-align:left;
 margin-top:30px;
 margin-left:40px;
   }

#fusscontentbox h1 {
	font-size:16px;
	} 

#navigation { 
  list-style: none;
  background-color:#fff;
  display:inline;
  float:left;
  clear:both;
  }

#navigation_links { 
  list-style-image:url(../bilder/navigation/li.png);
  display:inline;
  float:left;
  clear:both;
  line-height:22px;
  }
  
#navigationrechts { 
  list-style: none;
  padding-top:0px;
  padding-left:0px; 
  margin-top:0px;
  margin-left:0px;
  }

#sitemap { 
  list-style: none;
  display:inline;
  float:left;
  clear:both;
  line-height:13px;
  }

#sitemap h2 {
	display:inline;
	margin-right:40px;
	font-size:12px;
	color:#c3c3c3;
	font-weight:light;	
	}

#sitemap tr {
	height:13px;
	}

.key {
	margin-top:20px;
	margin-bottom:20px;
	align:left;	
	}

#spalte1 {
	float:left;
	width:280px;
	margin-left:50px;
	}

#spalte1_folgeseiten {
	float:left;
	width:240px;
	margin-left:50px;
	}


#spalte2 {
	float:left;
	width:280px;
	margin-left:30px;
	}
	
#spalte2_folgeseiten {
	float:left;
	width:580px;
	margin-left:40px;
	}

#spalte3 {
	float:left;
	width:280px;
	margin-left:30px;
	}

.leftcontentzweibox {
  margin-left:5px;
  margin-right:5px;
  }

.rightcontentbox1 { 
  padding-top:10px; 
  padding-left:5px; 
  padding-right:5px; 
  padding-bottom:10px; 
  }

.bild_links {
  border:solid 1px;
  margin-right:10px;
  float:left
  }

.bild_rechts {
  border:solid 1px;
  margin-left:10px;
  float:right
  }

.trenner {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-image:url(../bilder/navigation/linie.gif);
  width:100%;
  height:1px;
}

.font { 
  font-family:verdana,helvetica,sans-serif; 
  font-size:13px; 
  color:#666; 
  line-height:16px; 
  }
  
.klein {
  font-size:10px;
}

h1 { 
  margin:0px; 
  padding:0px;
  margin-top:4px;
  margin-bottom:10px; 
  font-family:arial,helvetica,sans-serif; 
  font-weight: normal; 
  color: #456d95;
  font-size:2em;
  }
  
h2 {  
  margin:0px; 
  padding:0px;
  margin-bottom:10px;  
  font-family:arial,verdana,helvetica,sans-serif; 
  font-weight: bold; 
  color: #456d95;
  font-size:1.2em;
  }
  
h3 {
  text-align:center; 
  margin:0px; 
  padding:0px;  
  margin-bottom:10px; 
  font-family:arial,verdana,helvetica,sans-serif; 
  font-weight: normal; 
  color: #456d95;
  font-size:1.3em;
  }

ul.noindent, li.noindent { 
  padding-left:15px; 
  margin-left:0px; 
  }

a, a:link, a:active, a:visited { 
  color:#513e2c;
  font-weight:normal; 
  text-decoration:none; 
  }
  
a:hover {
  color:#666; 
  font-weight:normal; 
  text-decoration:underline; 
  }

a.navi, a.navi:link, a.navi:active, a.navi:visited { 
  color:#456d95; 
  font-weight:normal; 
  font-size:12px; 
  line-height:25px;
  text-decoration:none; 
  }

a.navi:hover { 
  color:#000; 
  font-weight:normal; 
  text-decoration:none;
  }

a.fuss, a.fuss:link, a.fuss:active, a.fuss:visited { 
  color:#c3c3c3; 
  font-weight:normal; 
  font-size:11px; 
  text-decoration:none; 
  }

a.fuss:hover { 
  color:#c3c3c3; 
  font-weight:normal; 
  text-decoration:underline;
  }


a.navihead, a.navihead:link, a.navihead:active, a.navihead:visited  { 
  color:#65c3f6; 
  font-size:14px;
  text-decoration:none }
  
a.navihead:hover { 
  text-decoration:underline; }
 
 
#navigation_links a {  
	border-bottom:1px dotted #900;
} 

#navigation_links a:hover {  
	text-decoration:none;
} 
  
  div.clear {
clear: left;
font-size: 1px;
}

img {border:0px;}

#dawanda {
	float:right;
	margin-top:15px;
	margin-right:15px;
	height:120px;
	width:370px;
	overflow:hidden;	
	}