.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}

.fliestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #50616D;
	font-weight: lighter;

}

.fliestextfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #50616D;
	font-weight: bold;

}

.fliestextrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #A80241;
	font-weight: lighter;

}

.fliestextklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #50616D;
	font-weight: lighter;

}

.fliestextkleinrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #A80241;
	font-weight: lighter;

}

BODY {
	SCROLLBAR-FACE-COLOR: #B1D9AB;
	SCROLLBAR-HIGHLIGHT-COLOR: #B1D9AB;
	SCROLLBAR-3DLIGHT-COLOR: #B1D9AB;
	SCROLLBAR-ARROW-COLOR:  #4D9337;
	SCROLLBAR-TRACK-COLOR: #CFE8CB;
	SCROLLBAR-DARKSHADOW-COLOR: #4D9337;
	background-color: #C6DEC2;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.blocksatz {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #50616D;
	font-weight: lighter;
	text-align: justify
}

.blocksatzklein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #C6DEC2;
	font-weight: lighter;
	text-align: justify
}

.blocksatzfett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #50616D;
	font-weight: bold;
	text-align: justify
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #50616D;
	font-weight: bold;

}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #50616D;
	font-weight: bold;

}

.formulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #50616D;
	font-weight: lighter;

}

A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration : none;
}

A:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration : underline;
}

A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration : none;
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration : underline;
}
