@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; Hauptbild */ 
	background:url(pic/bg-home-junior_snowxmobile.jpg) no-repeat center;
	margin-top: 20px;
}

#menu_1{
	margin: 0 0 0 20px;
	text-align:left;
}
#r1{
	height:130px;
	text-align: left;
	background:none;
}

#r2{
	border: 0;
	height:300px;
	background:none;
}
#r3{
	clear:both;
	margin: 0;

}
#sp1 {
	width:200px;
	float:left;
/*	height:230px;*/
}
#sp2{
	width:auto;
	margin: 220px 20px 0 0;
	float:right;
	text-align:right;
}
#content{
	height:260px;
	overflow:hidden;
}

