body{
	background-color: #F7BE4B;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F5A300;
	text-align: left;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F5A300;
	text-align: left;
	text-decoration: underline;
}

#menue{
	background-color: #4A9051;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F5A300;
	width: 160px;
	text-decoration: none;
	padding-left: 10px;
}

#menue:hover{
	background-color: #F5A300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4A9051;
	width: 160px;
	border-bottom: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	text-decoration: none;
	padding-left: 10px;
}

.rahmen{
	border-bottom-color: #000000;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: groove;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: groove;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: groove;
	border-top-width: 1px;
}

.header{
	background-color: #4A9051;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5A300;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
}

.headerlinks{
	background-color: #4A9051;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.headerrechts{
	background-color: #4A9051;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.content{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.subhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}

.menuelinks{
	background-color: #4A9051;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}

.bglinks{
	background-color: #4A9051;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.bgrechts{
	background-color: #4A9051;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.bild{
	padding-bottom: 10px;
	padding-top: 10px;
}

.text{
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

.rechts{
	border-left: solid;
	border-left-color: #4A9051;
	border-left-width: 2px;
	background-color: #FFFFFF;
}

.feldrechts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F5A300;
	text-align: center;
	background-color: #4A9051;
}

.banner{
	border-color: #F5A300;
	border-bottom-color: #F5A300;
	border-left-color: #F5A300;
	border-right-color: #F5A300;
	border-bottom-color: #F5A300;
	border-width: 2px;
	border-style: solid;
}

.strich{
	background-color: #4A9051;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5A300;
}

.fliestext{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

.beschreibung{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-top: 10px;	
}

.latein{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}