.hintergrund {
	background-image: url(images/14.jpg);
	background-repeat: repeat;
}
.schriftschwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: normal;

}
.schriftschwarzfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	line-height: normal;

}
.schriftschwarzfett_kursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	line-height: normal;



}
.weiss12 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

A, A:visited {
color:#000000;
text-decoration:none;
}
A:hover, A:active {
color:#666666;
text-decoration:none;
}
