body {
	margin:0;
	padding:0;
	width:100%;
}

.menu a {
	font-family: Georgia, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: middle;
}

.menuactive a {
	vertical-align: text-bottom;
	display: block;
	font-family: Georgia, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
	padding-right: 30px;
}

.menu a:hover {
	background-color: #B8BE45;	
	display: block;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}

.submenu a {
	font-family: Georgia, Arial;
	font-size: 16px;
	color: #856D42;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	height: 55px;
	line-height: 24px;
	display: block;
	text-decoration: none;
}

.submenuactive a:active{
	color: #5A3078;	
}

.submenuactive a {
	font-family: Georgia, Arial;
	font-size: 16px;
	color: #5A3078;
	line-height: 130%;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 24px;
	height: 55px;
	display: block;
	text-decoration: none;
}

.submenu a:hover {
	color: #5A3078;
	background-image: url(files/submenuhover.jpg);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	height: 55px;
	vertical-align: middle;
	display: block;
	text-align: left;
	line-height: 24px;
}

.content {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 220%;
	color: #000000;
	vertical-align: top;
	padding-top: 30px;	
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.startseite {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 140%;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 40px;	
	text-align: left;
	padding-bottom: 30px;
}

h1 {
	font-family: Georgia, Arial;
	font-size: 20px;
	padding: 0px;
	color: #856D42;
	line-height: 100%;	
	text-align: left;
}

h2 {
	font-family: Georgia, Arial;
	font-size: 20px;
	padding: 0px;
	color: #704079;
	line-height: 100%;	
	text-align: left;
}

h3 {
	font-family: Georgia, Arial;
	font-size: 20px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 100%;	
	text-align: left;
	font-weight: lighter;
}

.content a {
	text-decoration: none;
	color: #856D42;
}

.content a:hover {
	color: #5A3078;
}

.button {
	background-color: #98AF92;
	color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.mehr a {
	background-color: #98AF92;
	color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}

.mehr a:hover {
	background-color: #E0E7DF;
}

.leiste {
	font-family: Georgia, Arial;
	font-size: 12px;
	color: #5D447B;	
	line-height: 250%;
}

.leiste a:hover{
	color: #856D42;
}

.leiste a{
	color: #5D447B;
	text-decoration: none;
}
