body{
background:url("./images/background-rock.jpg");
margin: 0px;
}

#container{
width: 1002px;
margin: auto;
}

img, div { behavior: url(./inc/iepngfix.htc) }

#content{
background:url("./images/bg-content.png");
padding: 21px;
width: 960px;
position: relative;
float: left;
}

#mainContent{
padding-left: 40px;
width: 475px;
position: relative;
float: left;
padding-top: 10px;
}

#mainContent a{
color: #208eff;
}

p{
font-family: arial;
font-size: 11pt;
line-height: 10pt;
text-align: justify; 
text-justify: newspaper;
}

h2{
font-family: cambria;
font-size: 24pt;
line-height: 0pt;
font-weight: bold;
color: #ff0006;
margin-top: 3px;
letter-spacing: -0.1em;
margin-left: -2px;
margin-bottom: 20px;
}

#footer{
background:url("./images/bg-footer.png");
background-repeat: no-repeat;
height: 35px;
padding-top: 8px;
font-size: 10pt;
text-align: center;
color: white;
float: left;
width: 1002px;
}

#navigatie{
background:url("./images/bg-nav.png");
height: 36px;
font-family: arial;
font-weight: 100;
font-size: 18pt;
letter-spacing: -0.1em;
color: white;
padding-left: 130px;
padding-top: 22px;
}

#navigatie a{
color: white;
text-decoration: none;
}

#navigatie a:hover{
text-decoration: underline;
}

#header{
background:url(./images/bg-header.png);
height:165px;
margin-bottom: -13px;
}

#logo{
margin-left: 25px;
margin-bottom: 30px;
}

#offer{
margin-left: -15px;
margin-top: 13px;
}

a img {
border: 0;
}

h1{
display: inline;
padding-top: 8px;
font-size: 10pt;
text-align: center;
color: white;
font-weight: 100;
}

#footer a{
padding-top: 8px;
font-size: 10pt;
text-align: center;
color: white;
}

#highlights{
margin-right: 10px;
margin: 0px;
width: 360px;
padding-bottom: 4px;
position: relative;
float: left;
border-bottom: 20px solid #208eff;
margin-left: 40px;
padding-top: 10px;
}

#highlights img{
width: 350px;

border-left: 1px solid #208eff;
border-right: 1px solid #208eff;
padding-left: 4px;
padding-right: 4px;
margin-top: 4px;
}

h3{
padding: 0px;
padding-left: 10px;
color:white;
font-family: cambria;
background: #208eff;
font-size: 24pt;
font-weight: bold;
letter-spacing: -0.03em;
margin-bottom: 0px;
margin-top: -15px;
}

a{
text-decoration: none;
}

a:hover{
text-decoration: underline;
color: #ff0006;
}

.more{
font-size: 8pt;
color: #ff0006;
}

#mainContent img{
width: 475px;
height: 100%;
margin-bottom: 20px;
padding-bottom: 15px;
margin-top: -10px;
border-bottom: 1px #208eff solid;
}

#corner{
position: absolute;
top: 0;
left: 0;
}

