.rahmen {
	background-color: #ffffff;
	height: 550px;
	width: 765px;
	visibility: visible;
	overflow: hidden;
}
.navigation {
	position: relative;
	height: 550px;
	width: 180px;
	left: 0px;
	top: 0px;
	background-color: #B00B4C;
}
.content_head {
	background-color: #F4DCE4;
	position: relative;
	height: 50px;
	width: 585px;
	left: 180px;
	top: -550px;
	overflow: hidden;
}
.animation {
	position: relative;
	background-color: #ffffff;
	height: 180px;
	width: 585px;
	left: 180px;
	top: -550px;
}
.animation_small {
	position: relative;
	background-color: #ffffff;
	height: 10px;
	width: 585px;
	left: 180px;
	top: -550px;
}
.content {
	position: relative;
	background-color: #ffffff;
	height: 320px;
	width: 585px;
	top: -550px;
	left: 180px;
	z-index: 15;
}
.content_big {
	position: relative;
	background-color: #ffffff;
	height: 500px;
	width: 585px;
	top: -550px;
	left: 180px;
	z-index: 15;

}
.footer {
	position: relative;
	background-color: #663333;
	height: 70px;
	width: 585px;
	left: 180px;
	top: -600px;
}

.start_button {
	position: relative;
	background-color: #FFFF00;
	height: 10px;
	width: 100px;
	left: 500px;
	top: -300px;
	z-index: 1;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B1039;
}
.rs_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6B1039;
	width: 280px;
	height: 36px;
	white-space: normal;
	border-top: thin none #6B1039;
	border-right: thin none #6B1039;
	border-bottom: thin solid #6B1039;
	border-left: thin none #6B1039;
	padding: 0px;
}
.rs_head_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6B1039;
	width: 200px;
	height: 36px;
	white-space: normal;
	border-top: thin none #6B1039;
	border-right: thin none #6B1039;
	border-bottom: thin solid #6B1039;
	border-left: thin none #6B1039;
	padding: 0px;
}
