body {
	background-color: #006599;
	background-image: url(image/verlauf.jpg);
	background-repeat: repeat-x;

	
}

.plugin td {
	font-size: 9px;
	line-height: 1px;
}


div.content,
div.content td{
	font-family: Verdana;
	font-size: 14px;
	color: #999999;

}



div.wassertemp td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

div.content a:link,
div.content a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	text-decoration: none;

}


div.content a:hover {
	text-decoration: underline;

}


