@charset "utf-8";
.bodymain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFE21A;
	border:hidden;
	border:#000000
}

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-family:Tahoma;
	font-size:12px;
	color: #FC3;
	font-weight: bold;
	vertical-align: middle;
}

A.menulink:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #F00;
	vertical-align: middle;
	text-align: left;
}
.TitlePage {
	font-size: 28px;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #98762E;
}
a:hover {
	text-decoration: none;
	color: #F60;
	cursor: default;
}
a:active {
	text-decoration: none;
	cursor: default;
}
.Titel1 {
	font-size: 18px;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #FC0;
}
h2 {
	font-size: 18px;
	color: #FC0;
}
h3 {
	font-size: 14px;
	color: #FC0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}a:link {
	text-decoration: underline;
}
