body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #F5F5F5;
}

A:LINK{
	TEXT-DECORATION: underline; 
	FONT-STYLE: normal;
	color: #0080C0;
	font-weight: 100;
}
A:Visited{
	TEXT-DECORATION: underline; 
	FONT-STYLE: normal;
	color: #0080C0;
	font-weight: 100;
}
a:hover { color: #0080C0; text-decoration:none; 
}

.headline {
	font-size: 18px;
	font-weight: normal;
}
td {
	font-size: 12px;
	line-height: normal;
}
.content {
	font-size: 12px;
	line-height: normal;
}

.carrier {
	font-size: 14px;
}
.provider {
	font-size: 24px;
	font-weight: normal;
	padding: 0;
}
.content_headline {
	font-size: 16px;
	font-weight: bold;
	background-color: #336699;
	padding: 5;
	color: #FFCC00;
}
.klein {
	font-size: 10px;
	line-height: normal;
}


A.leistenews:Link {

  	text-decoration:none;
	color: #FFCC00;

}

A.leistenews:Visited {

	color: #FFCC00;
  	text-decoration:none;
  
}

A.leistenews:hover {

	color: #FFCC00; 
  	text-decoration:underline;
  
}

td.leistenews {
  
  	font-size: 12px;
	line-height: normal;
  	background-color: #336699;

}