body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.headermenu:link {
	color: #d4c7b7;
	text-decoration: none;
}
.headermenu:visited {
	color: #d4c7b7;
	text-decoration: none;
}
.headermenu:hover {
	color: #d4c7b7;
	text-decoration: underline overline;
}
.headermenu:active {
	color: #d4c7b7;
	text-decoration: none;
}
.submenu:link {
	font-weight: bold;
	color: #AF1314;
	text-decoration: none;
}
.submenucontainer {
	padding-left: 20px;
	padding-top: 20px;
}
.contentcontainer {
	padding-top: 20px;
}
.banner {
	text-align: center;
	padding: 15px;
}
.submenu:active {
	font-weight: bold;
	color: #AF1314;
	text-decoration: none;
}
.submenu:visited {
	font-weight: bold;
	color: #AF1314;
	text-decoration: none;
}
.submenu:hover {
	font-weight: bold;
	color: #AF1314;
	text-decoration: underline overline;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #AF1314;
}
strong {
	font-weight: bold;
	color: #AF1314;
}
a:link {
	color: #AF1314;
}
a:visited {
	color: #AF1314;
}
a:hover {
	color: #FFA538;
}
a:active {
	color: #AF1314;
}
.submenu_marked:link {
	font-weight: bold;
	color: #AF1314;
	text-decoration: underline overline;
}
.submenu_marked:active {
	font-weight: bold;
	color: #AF1314;
	text-decoration: underline overline;
}
.submenu_marked:hover {
	font-weight: bold;
	color: #AF1314;
	text-decoration: underline overline;
}
.submenu_marked:visited {
	font-weight: bold;
	color: #AF1314;
	text-decoration: underline overline;
}
.headermenu_marked:link {
	color: #FFA537;
	text-decoration: underline overline;
}
.headermenu_marked:active {
	color: #FFA537;
	text-decoration: underline overline;
}
.headermenu_marked:hover {
	color: #FFA537;
	text-decoration: underline overline;
}
.headermenu_marked:visited {
	color: #FFA537;
	text-decoration: underline overline;
}
.startpage:link {
	font-weight: bold;
	color: #AF1314;
	text-decoration: none;
}
.startpageHeader {
	font-size: 24px;
	font-weight: bold;
	color: #AF1314;
}
.startpageText {
	font-size: 10px;
	color: #AF1314;
}

.startpage:visited {
	font-weight: bold;
	color: #AF1314;
	text-decoration: none;
}
.startpage:hover {
	font-weight: bold;
	color: #AF1314;
	text-decoration: none;
}
.startpage:active {
	font-weight: bold;
	color: #AF1314;
	text-decoration: none;
}
.greytext {
	color: #CCCCCC;
}
.smalltext {
	font-size: 10px;
}
.bigtext {
	font-size: 14px;
}

