body {
	background-image: url(grafik/back.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #51514D;
}

.normal {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #51514D;
	line-height: 18px;
}
a:link {
	color: #51514D;
}
a:visited {
	color: #51514D;
}
a:hover {
	color: #51514D;
}
a:active {
	color: #51514D;
}
.normalBold {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #51514D;
	font-weight: bold;
}
.WebYepMenuCurrentItem {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #990000;
}.form {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #51514D;
	background-color: #F8F4ED;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #51514D;
}
