body {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

table {
	font-family: Verdana;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

.seite {
	margin: auto;
	text-align: left;
	width: 765px;
}

/*grünhell: 8CCF1D gründunkel: 599C51
rot: F11825*/


#menu {
	font-weight: bold;
}

#liste{
	text-align: center;
	list-style: none;
	width: 160px;
	padding: 10px;
	margin-left: 18px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#liste li {
	margin: 3px;
	margin-bottom: 0px;
}


#liste li a{
	line-height:240%;
	background: #87D300;
	margin-top: 5px;
	padding-left: 15px;
	text-align: left;
	background: #87D300;
	color: #ffffff;
	display:block;
	text-decoration:none;
	width: 170px;
	height: 30px;
	border-right: #599C51 5px solid;
}

#liste li.aktiv a{
	background: #599C51;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none
}



#liste li a:hover{
	background: #599C51;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none
}

a:link { text-decoration:underlined; color:#599C51; }
a:visited { text-decoration:none; color:#599C51; }	
a:hover { text-decoration:underlined; color:#599C51; }	

a.lh:link  { font-family:Verdana; font-size:12px; text-decoration:none; color:#ffffff; font-weight:bold }
a.lh:visited  { font-family:Verdana; font-size:12px; text-decoration:none; color:#ffffff; font-weight:bold }
a.lh:hover  { font-family:Verdana; font-size:12px; text-decoration:none; color:#000000; font-weight:bold }

h1 {
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #599C51;
}

h2 {
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: normal;
	color: #599C51;
}

h3 {
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: normal;
	color: #599C51;
}

p {
	margin: 0px;
	font-size: 12px;
	color: #464646;
}

li {
	margin: 0px;
	font-size: 12px;
	color: #464646;
}




.RedText {
	color: #ED1D24;
}

.BottomText {
	font-size: 12px;
}

.WhiteText {
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}


.RedTextBOLD {
	font-size: 12px;
	color: #ED1D24;
}

