body { 
	font-family: Arial; 
	font-size: x-small;
	margin:0px;
	padding:0px;
} 

.rahmen {
  border-width:1px;
  border-style:solid;
  border-color:#CCCCCC;
  padding:10px;
  font-family: Arial;
  font-size: 12px; 
  color: #CCCCCC;
  font-weight: normal;
  text-align: justify; }
  

.rahmen2 {
  border-width:1px;
  border-style:solid;
  border-color:#006bd9;
  padding:10px;
  font-family: Arial;
  font-size: 12px; 
  color: #CCCCCC;
  font-weight: normal;
  text-align: justify; }

.headline { 
  font-family: Arial;
  font-size: 25px; 
  color: F3F4F5;
  font-weight: bold;
  text-decoration: none;} 

.headlinenews { 
  font-family: Arial;
  font-size: 20px; 
  color: FFFFFF;
  font-weight: bold;} 

.footer{ 
  font-family: Arial;
  font-size: 11px; 
  color: F3F4F5;
  font-weight: bold;} 

.weno{ 
  font-family: Arial;
  font-size: 12px; 
  color: FFFFFF;
  font-weight: normal;} 


 
.textb{ 
  font-family: Arial;
  font-size: 13px; 
  color: #4D5055;
  font-weight: bold;
  text-align: justify;} 
  
.textEnteteAdr{ 
  font-family: Arial;
  font-size: 12px; 
  color: #000000;
  font-weight: bold;
  text-align: justify;} 
  
.td{ 
  font-family: Arial;
  font-size: 12px; 
  color: #99A1AC;
  font-weight: normal;
  text-align: justify;} 

.linkhell{ 
  font-family: Arial;
  font-size: 12px; 
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;} 
  
.linkdunkel{ 
  font-family: Arial;
  font-size: 12px; 
  color: #99A1AC;
  font-weight: normal;
  text-decoration: none;} 

.textf{ 
  font-family: Arial;
  font-size: 12px; 
  color: #4D5055;
  font-weight: bold;} 

.head{ 
  font-family: Arial;
  font-size: 12px; 
  color: #000000;
  font-weight: bold;} 

.sup_klein1 { 
  font-family: Arial;
  color: #99A1AC;
  padding-bottom:2%; 
  font-size: 8px; 
  border-bottom-width:1px; 
} 
.text{ 
  font-family: Arial;
  font-size: 12px; 
  color: #4D5055;
  font-weight: normal;
  text-align: justify;} 
 
a:link {
	font-family: Arial;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-variant: normal;
	color: #4D5055;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}