@charset "utf-8";

html { height:100% }

  body {
	color: black;
	background-color: white;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 1em 0;
	height : 100,01%; 
	text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 760px;
	padding: 0;
	border: 2px inset #CCCCCC;
  }
#box {
	background-color: #F2F2F2;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px inset #EFEFEF;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 20px;
}

#boxstandard {
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px inset #050505;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 20px;
}
#boxstandardEinf {
	height: 170px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px inset #050505;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #F6F6F6;
}

#boxstandard li {
	list-style-type: circle;
	line-height: 20px;
	list-style-position: inside;
	margin-right: 10px;
}
#boxstandard h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #640000;
	color: #000000;
}
#boxstandard p {
	line-height: 20px;
	padding-left: 20px;
}

#boxstandard blockquote {
	white-space: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 23px;
	padding: 0px;
}


#navigation  {
        float:left;
        width:100px;
        }
  
  	ul#navigation {
    	width: 120px;
    	margin: 0; padding: 0;
    	}
	
	ul#navigation li {
    	list-style: none;
    	margin: 0; padding: 0;
    	}
	
	ul#navigation a {
		display:block;
		padding: 5px;
		text-decoration: none;
		
		color: black;
		border-bottom-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #CCCCCC;
  		}
	
	ul#navigation a:hover {
    	border-color: white;
    	border-left-color: black; border-top-color: black;
    	color: white; background-color: blue;
  		}
  
	#aktuell span {
		display:block;
		padding: 5px;
		background-color: #FF0000;
		color: #FFFFFF;
		border-bottom-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #CCCCCC;
		}
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }

   #inhalt {
	float:right;
	width:640px;
	padding:0px;
	border-style: none;
	height: auto;
	}
  
   #info {
	float:left;
	width:458px;
	padding:10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
	}
#info p {
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}
#infobox h2 {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 17px;
	padding-right: 0;
	padding-left: 10px;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 20px;
	}
	 h3 {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	padding-right: 0;
	padding-left: 10px;
	background-color: #e7d5b5;
	border: solid 1px  #304e6a;
	margin: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	background-color: #EFEFEF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	}
#infobox {
	float:left;
	width:458px;
	text-align: left;
	line-height: 20px;
	padding:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #304E6A;
	border-bottom-color: #304E6A;
	border-left-color: #304E6A;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
#infobox p {
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #304E6A;
	border-bottom-color: #304E6A;
	border-left-color: #304E6A;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#einleitung p {
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0;
	padding-left: 0px;
	border: 0px none #FFFFFF;
}

   #werbung {
	float:right;
	width:140px;
	padding:10px;
	border-style: none;
        }  

#werbung2 {
	margin: 0px;
	line-height: 13px;
	height: auto;
	width: auto;
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px outset #F0F0F0;
}
#werbung2 p {
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
		
#zitat {
	line-height: 13px;
	font-style: italic;
	height: auto;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}
#werbung3 p {
	line-height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#werbung3 ul {
	margin: 0;
	padding: 0;
	list-style: disc;
	list-style-position: inside;
	line-height: normal;
}

#werbung4 {
	margin: 0px;
	line-height: 13px;
	height: auto;
	width: auto;

	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 13px;
	
}
#Fusszeile {
	clear: both;
	margin: 0px;
	text-align: center;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}

#naktuell0 span {
	display : block;
	background-color : #C1C1C1;
	font-weight: bold;
}

#naktuell1 span {
	display : block;
	background-color : #D6D6D6;
	font-weight: bold;
}

#naktuell2 span {
	display : block;
	background-color : #EBEBEB;
}
   


h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin: 0px;
	padding-left: 0px;
	}
 
h2 {
	font-size: 14px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: 17px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
  
  h3 {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 15px;
	line-height: 17px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 5;
	
	}
  h4 {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 0px;
	line-height: 14px;
	margin: 0;
	font-style: italic;
	padding-right: 0px;
	padding-left: 0px;
	}
a:link {
	color: #990000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}

#info img.left {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	clear:both;
}
#info img.leftolR {
	float: left;
	clear:both;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #040404;
	border-right-color: #040404;
	border-bottom-color: #040404;
	border-left-color: #040404;
}
#info img.right {
	margin-right : 5px;
	margin-bottom : 5px;
	margin-top : 5px;
	float : right;
	margin-left : 10px;
	clear:both;

}
img {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.GrPunkt10 {
	font-size: 10px;
	clip: rect(auto,auto,auto,auto);
	width: 110px;
	margin-left: 10px;
	padding-left: 20px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#zitatname p {
	font-size: 10px;
	line-height: 12px;
	height: auto;
	padding-left: 20px;
	width: auto;
}

#tabelletext {
	padding: 0;
	border: 1px solid #CCCCCC;
	margin: 0px;
  }
#tabelletext tr {
	margin: 1px;
	vertical-align:text-top;
	border: 1px solid #666666;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1;
	padding-left: 0;

  }

 #tabelletextlinks p {
	text-align: left;
	padding: 0;
  } 
#tabelletextrechts p {
	text-align: right;
	padding: 0;
	vertical-align:text-top;
	margin: 0px;
	}
#box li {
}
#info  ul {
	line-height: 20px;
}
