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

#containermidden{
width:100%;
text-align:left;
height:auto !important;
margin:0pt auto;
min-height:100%;
position:relative;
}

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

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

.aligner li{
float: left;
margin:0px;
padding:0px;
}

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

.preLoadImage
{
display:none;
}

#outdoor{
width:273px;
height:389px;
display:block;
background-image: url(../image/outdoor.jpg);
}

#massage{
width:257px;
height:389px;
display:block;
background-image: url(../image/massage.jpg);
}

#webshop{
width:273px;
height:389px;
display:block;
background-image: url(../image/webshop.jpg);
}

#outdoor:hover{
background-image: url(../image/outdoor_hover.jpg);
}

#massage:hover{
background-image: url(../image/massage_hover.jpg);
}

#webshop:hover{
background-image: url(../image/webshop_hover.jpg);
}

#logo{
width:788px;
height:365px;
background-image: url(../image/logo.jpg);
}

