.header {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.body {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}

.navigation_bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}

.navigation_bodytext:hover {
	color: #000000;
}

.navigation_bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #993300;
	text-decoration: none;
}

.navigation_bodytext2:hover {
	color: #000000;
}

.navigation_hauptmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	display: inline;
	padding: 0px;
	line-height: 16px;
}

.navigation_hauptmenue:hover {
	color:#FFFFFF;
}

.menue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #993300;
}

.navigation_seitenmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 200px;
	text-indent: 25px;
	line-height: 30px;
}

.navigation_seitenmenue:hover {
	color: #ffffff;
	background-color: #993300;
}
