@charset "UTF-8";
/* CSS Document */

html {
   height: 101%; 
} 
body {
   color: black;
   background-color: white;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 80%;
}
p {
	color: black;
	font-size: 1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1 {
	font-size: 1.4em;
	color: #585943;
} 
h2 {
	font-size: 1.2em;
	color: #585943;
}
h3 { 
   font-size: 1.2em; 
   color: red;  
   border-bottom: 1px solid gray; 
   padding-bottom: 8px; 
}
h4 {
	font-size: 0.9em;
	color: #585943;
	margin-bottom: 2px;
}
h5 { 
   font-size: 0.7em; 
   color: #585943; 
}
h6 { 
   font-size: 0.5em; 
   color: #585943; 
}
h2, h3, p, ul { 
   margin-bottom: 1em; 
}
#logo {
   color: black;
   background-color: white;
   margin-top: 2px;
   margin-left: 0;
}
* { 
  padding: 0; margin: 0; 
}
a { 
  text-decoration: underline; 
}
a:active {
	color: #666600;
	text-decoration: none;
}
a:hover {
	color: #666600;
	text-decoration: underline;
}
a:link {
   color: #000000
}
a:visited { 
   color: #80806b
}
* html #marginalie { 
   margin-right: 11px; 
}
#wrapper {
	color: black;
	background: white;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#seitenkopf {
   position: relative;  
   color: black; 
   padding: 18px 20px 6px; 
}
#nebennavi {
	font-size: 0.9em;
	color: black;
	text-align: right;
	margin-right: 4px;
	padding: 0 0 0 2px;
}
#nebennavi a {
	color: #333300;
	font-size: 0.9em;
	padding: 0 0 0 2px;
}
#nebennavi li { 
   padding: 0 0 0 2px; 
   color: black; 
   display: inline; 
}
#nebennavi a:hover { 
   color: #0033FF;
   text-decoration: underline;
   padding: 0 0 0 2px; 
}
#nebennavi a:active {
   color: gray; 
   padding: 0 0 0 2px; 
}
#hauptnavi { 
   text-align: left; 
   margin-top: 10px;
   margin-bottom: 10px;
}
#hauptnavi { 
   margin-top: 10px; 
   margin-bottom: 10px; 
}
hauptnavi li {
   display: inline; 
}
#hauptnavi a {
	color: white;
	display: block;
	text-decoration: none;
	font-size: 1em;
	font-weight: 500;
	background-image: url(Bilder/hauptnav_1.jpg);
	background-repeat: no-repeat;
	background-position: left 0;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#hauptnavi td {
    border-right: 2px solid white; 
}
#hauptnavi a:link { 
   color: white ;
}
#hauptnavi a:hover {
   color: black;
   background-image: url(Bilder/hauptnavi_2.jpg);
   background-repeat: no-repeat;
   background-position: left 0;
   text-decoration: underline;
}
#hauptnavi a:visited {
   background-image: url(Bilder/hauptnavi_1.jpg);
   background-repeat: no-repeat;
   background-position: left;
}
#hauptnavi a:active {
   color: #666666;
}
#unternavi {
	float: left;
	width: 160px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 0.9em;
	font-weight: 500;
	overflow: hidden;
}
#unternavi ul { 
   width: 6em; 
}
#unternavi li {
   margin: 0; 
}
#unternavi a {
   display: block;
   text-decoration: none;
   color: #FBFBFB;
   background-repeat: no-repeat;
   background-position: left 0;
   padding: 4px 4px 4px 10px;
   background-color: #999999;
   border-left: 10px;
   border-left-color: #006800;
   border-left-style: solid;
}
#unternavi a:link { 
   color: white
}
#unternavi a:hover {
   color: #FFFFFF;
   background-repeat: no-repeat;
   background-position: left 0;
   text-decoration: underline;
   background-color: #016701;
}
#unternavi a:visited {
   background-repeat: no-repeat;
   background-position: left;
   background-color: #999999;
}
#unternavi a:active {
   color: #000000;
}
#linksohnenav {
	float: left;
	width: 160px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 0.8em;
	overflow: hidden;
	line-height: 130%;
}
#linksohnenav a:link {
	color: #333300;
	text-decoration: underline;
}
#linksohnenav a:hover {
	color: #0033FF;
	text-decoration: underline;
}
#marginalie {
	float: right;
	width: 200px;
	padding: 10px;
	font-size: 0.9em;
	border: solid 1px #ccccba;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 21px;
}
#marginalie p {
	font-size: 0.9em;
	line-height: 140%;
	padding-bottom: 1px;
}
#marginalie a:link {
	color: #333300;
	text-decoration: underline;
}
#marginalie a:hover { 
   color: #0033FF;
   text-decoration: underline;
}
#textbereich { 
    color: black;
    padding-top: 20px; 
    margin-left: 220px; 
    margin-right: 300px; 
}
#textbereich p {
	font-size: 1em;
	line-height: 150%;
   }
#textbereich hr { 
    border-bottom: 1px #ccccba; 
	margin-bottom: 9px; 
}
#textbereich b, bold {
	font-size: 1em;
	color: #585943;
}
#textbereich li {
	color: #000000;
	text-decoration: underline;
}
#textbereich a:link {
	color: #333300;
	text-decoration: underline;
}
#textbereich a:hover { 
   color: #0033FF;
   text-decoration: underline;
}
#nebennavi a:active {
   color: gray; 
   padding: 0 0 0 2px; 
}
#fussbereich {
	clear: both;
	font-size: 0.8em;
	color: #80806b;
	line-height: 160%;
	background-color: white;
	padding: 10px;
	border-top: 1px solid #ccccba;
}
#fussbereich li {
    display: inline; 
    color: #80806b; 
    padding: 1px;
}
#fussbereich a { 
    color: gray;  
}
#fussbereich a:link { 
    color: gray; 
}
#fussbereich a:hover { 
    color: blue; 
}
.imgtextlinks {
	float: left;
	margin-right: 14px;
	margin-bottom: 6px;
	margin-top: 6px;
	border: 0;
}
.imgtextrechts {
	float: right;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: 14px;
}
.randspaltenunten   {
	margin-bottom: 7px;
	padding-top: 2px;
	padding-bottom: 7px;
	border-bottom: 1px solid gray;
}
.margright   {
	margin-bottom: 10px;
	padding-top: 3px;
	border-bottom: 1px solid gray;
}
.margrightend {
	margin-bottom: 10px;
	padding-top: 3px;
}