body {
	font-size:12px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	color: #333333;
	margin: 0 0 0 0 ; }

.txt {
	line-height: 18px; }

.titel { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 22px; }
	
.aktuell { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;  }
	
.nav_line{ 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; }
	
.titel_big {
	font-size: 18px; 
	font-weight: normal; }
	
.legende { 
	font-size: 12px; 
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #333; }
	
.number { 
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #333; }

.head { 
	font-size: 13px; 
	font-weight: lighter; }


a:link, a:visited {
	text-decoration: none;
	color: #393939;}
	
a:hover {
	text-decoration: underline; }

label:hover {
	color: #f96400; }

.logo {
	font-size: 22px; 
	line-height: 24px;
	color: white;
	font-weight: normal; }
	
ul {
	list-style: none;
	margin-top: -9px;
	margin-left: 5px;
	padding-left: 12px;
	text-indent: 0px;
	list-style: square;
	}
	
	
	

