body {
height : 100%;
}
body, p, div {
margin : 0 0 0 0;
padding : 0 0 0 0;
}
#horizon {
text-align : center;
position : absolute;
top : 50%;
left : 0;
width : 100%;
height : 0;
overflow : visible;
visibility : visible;
display : block;
}
#content_container {
text-align : left;
position : absolute;
left : 50%;
width : 600px;
margin-left : -300px;
height : 502px;
top : -251px;
visibility : visible;
z-index:50;
}

#content_container2 {
text-align : left;
position : absolute;
left : 50%;
width : 1200px;
margin-left : -600px;
height : 900px;
top : -450px;
visibility : visible;
z-index:50;
}

#content_container3 {
text-align : left;
position : absolute;
left : 50%;
width : 840px;
margin-left : -420px;
height : 630px;
top : -315px;
visibility : visible;
z-index:50;
}

#content_container4 {
text-align : left;
position : absolute;
left : 50%;
width : 1200px;
margin-left : -600px;
height : 900px;
top : -450px;
visibility : visible;
z-index:50;
}

#content_container5 {
text-align : left;
position : absolute;
left : 50%;
width : 520px;
margin-left : -260px;
height : 379px;
top : -190px;
visibility : visible;
z-index:50;
}

a:link, a:visited {
text-decoration : none;
}
a:hover, a:active {
text-decoration : underline;
}
body {
font-family : "verdana", "geneva", "arial", sans-serif;
font-size : 11px;
}
#horizon {
background-color : #fff;
}
a {
color : #880000;
font-weight : bold;
letter-spacing : 0.1em;
}
img {
cursor : pointer;
}
h1 {
font-family : "arial", "verdana", "geneva", "arial", sans-serif;
font-size : 20px;
font-weight : bold;
letter-spacing : 0.1em;
margin : 0 0 0 0;
padding : 0 0 0 0;
color : #625529;
}
h2 {
font-family : "arial", "verdana", "geneva", "arial", sans-serif;
font-size : 12px;
font-weight : bold;
margin : 0 0 0 0;
padding : 0 0 0 0;
color : #625529;
letter-spacing : 0.4em;
}
body {
color:					#336600;
background-color:		#ebebad;
/*
*/
background-image:		url('resources/achtergrond-leeg.jpg');
background-repeat:		no-repeat;
background-attachment:	fixed;
}
.shaded {
  -webkit-box-shadow: 9px 4px 14px 0px rgba(50, 50, 50, 0.41);
  -moz-box-shadow:    9px 4px 14px 0px rgba(50, 50, 50, 0.41);
  box-shadow:         9px 4px 14px 0px rgba(50, 50, 50, 0.41);
}
