#full {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#head {
	width: 900px;
	height: 150px;
	margin-bottom: 10px;
	border: thin ridge #6E87C7;
	background-image: url(../img/styles/head_auswahl_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	height: 101px;
	width: 116px;
	background-image: url(../img/styles/bergrettung_logo.gif);
	float: right;
}
#body_scroll {
	height: 400px;
	width: 600px;
	margin-top: 130px;
	margin-left: 210px;
	position: absolute;
}
#body {
	background-image: url(../img/styles/full_background.jpg);
	background-repeat: no-repeat;
	border: thin ridge #7089C9;
	height: 600px;
	width: 100%;
}
#slide_down_menu {
	position: absolute;
}

