.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 17px;
}
.normal a:link {text-decoration: none; color: #B2CD4F;}
.normal a:visited {text-decoration: none; color: #B2CD4F;}
.normal a:hover {text-decoration: underline ; color: #B2CD4F;}
.normal a:active {text-decoration: underline; color: #B2CD4F;}


.normaldk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}

.block {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 17px;
}
.block a:link {text-decoration: none; color: #B2CD4F;}
.block a:visited {text-decoration: none; color: #B2CD4F;}
.block a:hover {text-decoration: underline ; color: #B2CD4F;}
.block a:active {text-decoration: underline; color: #B2CD4F;}

.normalrechts {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}
.normalrechts a:link {text-decoration: none; color: #6A9513;}
.normalrechts a:visited {text-decoration: none; color: #6A9513;}
.normalrechts a:hover {text-decoration: underline ; color: #6A9513;}
.normalrechts a:active {text-decoration: underline; color: #6A9513;}

.blockrechts {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 17px;
}
.blockrechts a:link {text-decoration: none; color: #6A9513;}
.blockrechts a:visited {text-decoration: none; color: #6A9513;}
.blockrechts a:hover {text-decoration: underline ; color: #6A9513;}
.blockrechts a:active {text-decoration: underline; color: #6A9513;}

.preis {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

