/******  reset  ******/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	list-style:none;
}
html, body{
	height:100%;
}
body{
	background-color:#dedede;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#707173;
}
p{
	margin:5px 0 0 0;
	letter-spacing:0.05em;
}
a{
	color:#be0d1e;
	outline:none;
}
a:hover{
	text-decoration:none;
}

#wrapper{
	width:998px;
	height:100%;
	margin:0 auto;
	background:url(../bg.gif) #dedede 0 0 no-repeat;
	position:relative;
}
#hotel, #sport{
	width:470px;
	float:left;
	margin-top:165px;
}
#hotel{
	margin-left:29px;
	margin-right:20px;
	_margin-left:14.5px;
	_margin-right:10px;
}
h1 a.hotelRothof, h1 a.sportRothof{
	display:block;
	width:470px;
	height:231px;
	text-indent:-19999px;
}
h1 a.hotelRothof{
	background:url(../logo-hotel.gif) 0 0 no-repeat;
}
h1 a.sportRothof{
	background:url(../logo-sport.gif) 0 0 no-repeat;
}
.hotelAdresse, .sportAdresse{
	width:470px;
	height:130px;
	background-color:#dedede;
	display:block;
	margin-top:29px;
}
.hotelAdresse span, .sportAdresse span{
	padding:15px;
	display:block;
}
a.hotelRothofbttn, a.sportRothofbttn{
	display:block;
	width:158px;
	height:130px;
	border-right:1px solid #fff;
	float:left;
	margin-right:12px;
	text-indent:-19999px;
}
a.hotelRothofbttn{
	background:url(../button-hotel.gif) 0 0 no-repeat;
}
a.sportRothofbttn{
	background:url(../button-sport.gif) 0 0 no-repeat;
}
a.hotelRothofbttn:hover{
	background-position:0 -130px;
}
a.sportRothofbttn:hover{
	background-position:0 -130px;
}

.websline{
	position:absolute;
	right:10px;
	top:590px;
	display:block;
	background:url(../logo-websline.gif) 0 0 no-repeat;
	text-indent:-19999px;
	width:81px;
	height:11px;
}