@charset "utf-8";
/* CSS Document */
html, body{
	background-image:none;
}


#seite{
	border: 10px black solid;
	background:url(pic/bg-home-engelberg.jpg) no-repeat center;
	margin-top: 20px;
}

#menu_1{
	margin-top: 210px;
}
#sp2{
	margin-right:100px;
}
#r2{
	border: 0px;
	background:none;
	margin-top:200px;
}
#r3{
/*	margin-right:200px;*/
	margin-top: 10px;
}
#content{
	height:510px;
	margin-right:0px;
	text-align:right;
	padding:inherit;
	overflow:hidden;
}
