body,html
{
padding:0px;
margin:0px;
background-color: #92631a;
height:100%;
background-image: url(../images/splash_bg.jpg);
background-repeat:repeat-x;
}

#containermidden{
width:774px;
text-align:left;
height:auto !important;
margin:0pt auto;
min-height:100%;
position:relative;
background-image: url(../images/splash_bg_lines.jpg);
background-repeat:repeat-y;
}

img{
border:0px solid black;
}

.aligner{
margin-left:auto;
margin-right:auto;
width:803px;
}

.aligner ul{
list-style: none;
width:803px;
height:470px;
padding:0px;
margin:0px;
}

.aligner li{
float: left;
margin:0px;
padding:0px;
overflow:hidden;
height:469px;
}

.aligner a{
margin:0px;
padding:0px;
}

.preLoadImage
{
display:none;
}

#overons{
width:193px;
height:428px;
margin-left:1px;
padding-top:42px;
display:block;
/*position:relative;   */
background-image: url(../images/splash_overons.jpg);
background-position:14px 328px;
background-repeat:no-repeat;
overflow:hidden;
}

#restaurant{
width:192px;
height:364px;
margin-left:1px;
padding-top:106px;
display:block;
/*position:relative;   */
background-image: url(../images/splash_restaurant.jpg);
background-position:14px 328px;
background-repeat:no-repeat;
overflow:hidden;
}

#hotel{
width:193px;
height:438px;
/*margin-left:-2px;*/
padding-top:31px;
display:block;
/*position:relative;  */
background-image: url(../images/splash_hotel.jpg);
background-position:50px 328px;
background-repeat:no-repeat;
overflow:hidden;
}

#zalen{
width:193px;
height:353px;
padding-top:117px;
display:block;
/*position:relative;   */
background-image: url(../images/splash_zalen.jpg);
background-position:39px 328px;
background-repeat:no-repeat;
overflow:hidden;
}

#restaurant:hover{
background-image: url(../images/splash_hover_restaurant.jpg);
background-position:0px 0px;
padding-top:1117px;
}

#hotel:hover{
background-image: url(../images/splash_hover_hotel.jpg);
background-position:0px 0px;
padding-top:1117px;
}

#zalen:hover{
background-image: url(../images/splash_hover_zalen.jpg);
background-position:0px 0px;
padding-top:1117px;
}

#overons:hover{
background-image: url(../images/splash_hover_overons.jpg);
background-position:0px 0px;
padding-top:1117px;
}

#logo{
width:774px;
height:149px;
background-color: #ffffff;
background-position:167px 0px;
background-image: url(../images/splash_logo.jpg);
background-repeat:no-repeat;
}

