body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003333;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menubox {
	border-left: 1px solid #006666;
	border-right-style: solid;
	border-right-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style:none;
	border-bottom-width:medium;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #006666;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	color: #FFFFFF;
	padding: 6;
}
a.menubox:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menubox:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menubox:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.menubox:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-size: xx-small;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
a.titel:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.titel:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.titel:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.titel:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.undertitel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	font-style: oblique;
	font-weight: bold;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #99CC99;
	text-align: center;
	border-right-style: outset;
	border-right-color: #99CC99;
	padding: 4px;
}
a.navigation:link {
	color: #99CC99
}
a.navigation:visited {
	color: #99CC99
}
a.navigation:active {
	color: #99CC99
}
a.navigation:hover {
	color: #FF0000
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
}
.lillerubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}

