﻿.schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
.hintergrund {
	background-color: #000000;
}
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
}
td.bgWaterdrop
{
	border-top-style: none; 
	border-top-width: medium; 
	 background: url(waterdrop1.jpg); 
	 background-position: bottom right; 
	 background-repeat: no-repeat;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFCC00;
	text-decoration: underline;
}
.menue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	color: #FFCC00;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

a:link {color: #FFCC00; text-decoration: none;}
a:visited {color: #FFCC00; text-decoration: none;}
a:focus {color: #FFCC00; text-decoration: none;}
a:hover {color: #FFFF00; text-decoration: none;}
a:active {color: #FFFF00; text-decoration: none;}