body{
	
	background-color : #7e0016;
	color : #000000;
	font-size: 18px;
	font-family : Papyrus;
	margin-top : 40px;
	margin-left : 0px;
}
td{
	font-size: 18px;
}
a:link{
	color : #0000A0;
	font-weight : normal;
	font-size: 14px;
        text-decoration:underline;
}
a:visited{
	color : #0000A0;
	font-weight : normal;
	font-size: 14px;
        text-decoration:underline;

}
a:hover{
	color : #0000FF;
	font-weight : normal;
	font-size: 14px;
        text-decoration:underline;

}
.bkgcolor {
	background-color : #FDFBDB ;
}
.footer {
	background-color : #FEFFEF;
}
.footerfont {
	color : #000000;
}
a.footerlink:link {
	text-decoration:none;
	color: #000000;
}
a.footerlink:visited {
	text-decoration:none;
	color: #000000;
}
a.footerlink:active {
	text-decoration:none;
	color: #000000;
}
a.footerlink:hover {
	color: #000000;
}
a.menu {
	background: #FDFBDB;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	width: 120px;
	min-height: 15px;
	color: #000000;
	margin-top: 1px;
	FONT-SIZE: 16px;
	FONT-FAMILY: Papyrus;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:visited.menu {
	background: #FDFBDB;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	width: 120px;
	min-height: 15px;
	color: #000000;
	margin-top: 1px;
	FONT-SIZE: 16px;
	FONT-FAMILY: Papyrus;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:hover.menu {
	background: #7e0016;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	width: 120px;
	min-height: 15px;
	color: #000000;
	margin-top: 1px;
	FONT-SIZE: 16px;
	FONT-FAMILY: Papyrus;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
.hr1{
	border: thin keine #FAFCBA;
}
.frame{
	border: solid #111111 0px;
}