*  	{ font-family: Arial;
	  font-size:10pt;
	  color:#333333;
	  }
	   
body { background-color:#CCCCCC;
		height:100%;
	  }
img { 
					border: none;
		  }	 

.wichtig { font-weight:bold;
			color:#990000;
		  }
		  

		  
.klein { font-size:9pt;
		  }
		  
.prio1 { font-size:13pt;
		font-weight:bold;
		white-space:nowrap;
		color:#ffffff;
		padding:6px; margin 6px;
		  }
.prio2 { font-size:11pt;
		color:#cccccc;
		white-space:nowrap;
		padding:6px; margin 6px;
		  }
.prio3 { font-size:9pt;
		color:#999999;
		white-space:nowrap;
		padding:6px; margin 6px;
		  }
		  
a		{ color:#990000;
		  text-decoration: none;
		  }

a:active		{ color:#333333;
		  text-decoration: none;
		  font-weight:bold;
		  }	

a:hover   { color:#333333;
		  text-decoration: none;
		  }	
		  
ul,li	 { list-style:disc inside;
			list-style-position:outside;
			margin-left:8px;
			padding-left:8px;
		}
.contentheadlines { color:#990000;
		  font-weight:bold;
		  }	 
			  
#linke-navi a  { color:#333333;
		  text-decoration: none;
		  line-height:2.2em;
		  padding: 10px;
		  margin: 10px;
		  }
		  
#linke-navi a:hover		{ color:#990000;
		  text-decoration: none;
		  }	
#linke-news a { font-size:9pt;
				font-weight:normal;
		  }			  	
		    
#linke-navi .aktiv	{ color:#990000;
		  text-decoration: none;
		  font-weight:bold;
		  }	 
		  
#rechte-box .contentheadlines { font-size:9pt;
				font-weight:bold;
		  }
#rechte-box a { font-size:9pt;
				font-weight:normal;
		  }	