td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
a {
	text-decoration: none;
	line-height: 14px;
	}
.link_lieberungewoehnlich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

 oder doch kein bg-bild
body { 
      background-color:#F5F5F1;
	  background-image: url(bilder/bg.jpg); background-repeat:no-repeat;
 	  background-attachment:fixed; padding:0px;  
	  }

