.bgstl {
	background-color: #47291D;
	background-image: url(img/bg_start_links.jpg);
	height: 398px;
}
.bgstr {
	background-color: #47291D;
	background-image: url(img/hintergrund_start-rechts.jpg);
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECDDBE;
	padding: 10px;
}
.bgmitte {
	background-image: url(img/bg_mitte.gif);
	background-repeat: repeat-y;
	background-color: #624740;

}
.marker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECDDBE;
	background-image: url(img/marker.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	padding: 6px 3px 0px;
}
.bgrechts {
	background-color: #47291D;
	background-image: url(img/hintergrundrechts.jpg);
	background-repeat: no-repeat;
	height: 398px;

}
.bglinks {
	background-color: #47291D;
	background-image: url(img/hintergrundlinks.jpg);
}

