.bgmitte {
	background-image: url(../images/template/bg_mitte.jpg);
	background-repeat: no-repeat;
}
.bg {
	background-image: url(../images/template/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;

}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F3205;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E8908;
	text-decoration: none;

}
a:hover {  color: #4E8908; text-decoration: underline overline}
.bg2 {
	background-image: url(../images/template/gras.jpg);
	background-repeat: repeat;
}
.indexbg {
	background-image: url(../images/index/indexbg.jpg);
	background-repeat: no-repeat;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.indexbg2 {

	background-image: url(../images/index/indexbg2.jpg);
	background-repeat: no-repeat;
}
