body               {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	background: url(menuback.jpg) #fff3bb no-repeat left top;
}a:link {color: #003366; text-decoration: none; }
a:visited {color: #003366; text-decoration: none; }
a:hover {color: #FF0000; text-decoration: none; }
a:active {color: #003366; text-decoration: none; }

.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #003366
}

h1 {
	font-family: Times New Roman, Times, serif; 
	font-size: 160%; 
	font-weight: bold; 
	color: #173D77;
	padding: 0px 0px 5px 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 135%;
	font-weight: bold;
	color: #173D77;
	margin:  0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

h3{ 
	color: #173D77; 
	padding: 0px 0px 3px 0px;
	margin:  0px;
	font: bold 120% Times New Roman, Times, serif;
}

.rot {color: #CC0000}
