body{
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #CCCCCC;
	font: verdana sans-serif;
	color:#003366;
	font-size: 0.7em;
	text-align:center;
	
	}

div#aussen {
		width: 900px;
		height: auto;
		background-color: #CCCCCC;
		margin: 0px auto;
		
		}
		
div#top {
		width: 900px;
		height: 200px;
		border-style:solid;
		border-width:thin;
		border-color:#000099;
		background-image:url(web_bildauswahl/navi_titel_2011_hg.jpg)
		}
		
div#links{
		width: 180px;
		height: 500px;
		background-color: #FFFFFF;
		border-style:solid;
		border-width:thin;
		border-color:#000099;
		/*padding-left: 5px;
		padding-right: 5px;*/
		}
		
div#inhalt{
		width: 720px;
		height:500px;
		overflow: auto;
		background-color: #FFFFFF;
		border-style:solid;
		border-width:thin;
		border-color:#000099;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		}
		
div#inhalt_best {
		width: 720px;
		height:500px;
		overflow: auto;
		background-color: #FFFFFF;
		border-style:solid;
		border-width:thin;
		border-color:#FF0000;
		padding-top: 20px;
		
		
		
		}
		
.bildhg {background-image:url(web_bildauswahl/hg_titel.jpg);}
	
.titel_bild_hg {background-image:url(web_bildauswahl/index_hintergrundbild_hg.jpg);}
.impressum_hg {background-image:url(web_bildauswahl/impressum_hg.jpg);}
		

		
ul {
		list-style-position:outside;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-color:#003366;
      	font-size:0.9em;
		line-height: 1.5;		
		}
		
p,		{
		 font-family: Arial, Helvetica, Verdana, sans-serif;
	     color:#003366;
		 font-size:0.9em;
		 line-height: 1.3;
		 text-align:left;
		 text-decoration:none;
		}
		
tr,td 	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#003366;
	font-size:0.9em;
	line-height: 1.5em;
	text-decoration:none;
		}
		
.p_fliesstext {
		 font: Verdana, sans-serif;
	     color:#003366;
		 font-size:0.8em;
		 line-height: 1.3;
		 text-align:justify;
		}

	
h1  {
		 font-family: Arial, Helvetica, Verdana, sans-serif;
		 font-size:1.0em;
		 font-weight:bold;
		 color: #003366;
		 /*border-left: 2px solid #FF0000;
		 padding-left:4px;*/
		 }
		 
h2  {
		 font-family: Arial,Helvetica, Verdana, sans-serif;
		 font-size:1.0em;
		 font-weight:bold;
		 color: #003366;
		 /*background-color:#FFFF99;
		 /*border-left: 2px solid #FF0000;
		 padding-left:4px;*/
		 
		 }
h3  {
		 font-family: Arial,Helvetica, Verdana, sans-serif;
		 font-size:1.0em;
		 font-weight:bold;
		 color: #003366;
		 border-top:1px solid #FF0000;
		 border-bottom:1px solid #FF0000;
		 }
h4  {
	font-family: Arial,Helvetica, Verdana, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color: #FF0000;

	
		 }		 		 
		 
		 
		 	 
hr	{	color:#006f9f;
		border-style:dotted;}

.disc   {
		list-style-style:disc;
		list-style-position:outside;
		
       /* list-style-image:url(bilder/pfeil_b10.gif);*/}
	   
.decimal   {
		list-style-style:decimal;
		list-style-position:outside;}
	  


 .hauptgr   {list-style-type:square;}

 .untergr   {list-style-type:disc;}
		 
		 
#navigation {
	margin-top: 5px;
	height:auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#003366;
	font-size: 0.9em;
	}
	
	#navigation a {
	display: block;
	height: 12px;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 10px;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#003366;
	text-decoration: none;
	}
	
	#navigation a:hover {
	display: block;
	height: 12px;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 10px;	
	background-color: #cccccc;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000099;
	}
	
	#navigation  a.aktiv {
	height: 12px;
	background-color: #CCCCCC;
	border-top: 2px solid #000099;
	border-bottom: 2px solid #000099;
	padding-left:3px;
	padding-top: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#003366;
	}
