/* 
------------------------------
	
	Hotelhomepage
	
------------------------------
*/

.left {
float:left;
}

.right {
float:right;
}

.clear {
clear:both;
}

#hotelheader {
width:837px;
height:320px;
border-bottom:3px solid #FFF;
}

#toolbar {
height:37px;
background:url('../img/hotelhome/toolbar.png') repeat-x;
border-bottom:3px solid #FFF;
color:#919191;
position:relative;
}

#toolbar .left {
padding:10px 10px 0 10px;
}

#toolbar .right  {
float:right;
background:url('../img/hotelhome/toolbar-line.png') no-repeat left;
height:27px;
padding:10px 20px 0 20px;
width:280px;
}

#toolbar .right img  {
vertical-align:middle;
}

#toolbar .right label  {
display:inline;
}

#toolbar #hotelSwitcher_hotel {
width:200px;
font:normal normal 11px Arial, Helvetica, sans-serif;
color:#777;
margin:0 3px;
border:1px solid #ccc;
}

#toolbar #hotel {width: 273px; height: 18px; font-size: 11px; color:#555; padding:1px; border:1px inset #e3e9ef;}

#leftSide {
width:170px;
float:left;
border-right:3px solid #FFF;
}

#midSide {
width:308px;
float:left;
border-right:3px solid #FFF;
}

#rightSide {
width:353px;
float:left;
}

#rightSide #banners {
background:#FFF;
}

#rightSide #banners .border {
}

#leftSide #banners img {
border-bottom:3px solid #FFF;
}

#bottom {
background:url('../img/hotelhome/col-bg.png') repeat-y right;
}

#midSide h1, #midSide h2, #rightSide h1, #rightSide h2 {
color:#E2007A;
font-size:16px;
font-family:arial, tahoma;
font-weight:norma;
margin-bottom:11px;
}

#rightSide .tekstvak, #midSide .tekstvak {
padding:7px 15px 15px 15px;
}

#rightSide .tekstvak p, #midSide .tekstvak p {
padding-bottom:15px;
line-height:18px;
}

#midSide #reserveren {
width:284px;
}