@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: 15px;
}
#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;
}

   #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;
	}
	 #naktuell span {
display : block;
background-color : #e1e1ff;
}
   #navi13, #navi14,   #navi15,   #navi16, #navi17 {
		background-color:#F1F1F1;
        }

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: 0px;
	line-height: 17px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	}
  
  h3 {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 0px;
	line-height: 17px;
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
	}
  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.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;
	}
v
