.text_content_beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e8dfc5
}
.text_klein_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
}
.button_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	filter: Shadow(Color=#242424, Direction=135);
	text-align: center;
}
.button_text_BIGGER {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	filter: Shadow(Color=#242424, Direction=135);
	text-align: center;
}
.background_content {
	background-attachment: scroll;
	background-color: #242424;
	background-image: url(../Bilder/content_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
