body {
	font-familiy:Arial, Verdana, Helvetica;
	font-size:12px;
	color:black;
	text-align:left;
	scrollbar-base-color:#0033cc;
	scrollbar-highlight-color:0033cc;
	scrollbar-shadow-color:#0033cc;
	scrollbar-track-color:#3399ff;
	scrollbar-arrow-color:white;
	scrollbar-shadow-color:white;
	}
.omi {
	font-weight: none;
	color: #000099;
	font-familie: arial, helvetica, sans-serif;
	text-decoration: none;
	}
.omi1 {
	font-weight: none;
	color: #000000;
	font-familie: arial, helvetica, sans-serif;
	text-decoration: none;
	}
table,td {	
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	font-weight:400; //Schriftgewicht - bold, normal usw.
	}
A:alink {color:#000000;
	text-decoration:none;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	}
A:link {color:#000000; //für Verweise zu noch nicht besuchten Seiten
	text-decoration:none;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	}
A:visited {color:#000000; //für Verweise zu bereits besuchten Seiten       
	text-decoration:none;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	}
A:hover {color:#FFFF00; //für Verweise, während der Anwender mit der Maus darüber fährt (CSS 2.0)
	text-decoration:none;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	font-weight:600;
	}
.Wassermagn a:hover {color:#FFFF00; //für Verweise, während der Anwender mit der Maus darüber fährt (CSS 2.0)
	font-size:12px;
	font-weight:800;
	background-color: #000099;
	}
.Preise a:hover {color:#FFFF00; //für Verweise, während der Anwender mit der Maus darüber fährt (CSS 2.0)
	font-size:12px;
	font-weight:700;
	Background-color: #FF0000;
	}
