body { 
	font-size: 11px; 
	line-height: 18px; 
	color: #787878; 
	font-family: arial,verdana,helvetica,sansserif; 
	background-color: #ffffff;
	width: 420px; 
	margin: 10px auto;
}

.text {
	text-align: left;
	padding-top: 5px;
}

.bildlinks { 
  /*border:solid 1px;*/ 
  margin-right: 10px; 
  float: left; 
}

a, a:visited, a:active { 
	text-decoration: none; 
	color: #2B72B1; 
	font-weight: bold; 
} 
a:hover { 
	text-decoration: underline; 
	color: #2B72B1; 
	font-weight: bold; 
}
