/************* ALGEMEEN ****************************/

body {
text-align:center;
background-color:#000000;
font-family: Arial, Georgia, Times New Roman, Arial;
font-size:62.5%;
color:#FFFFFF;
/*overflow-y:scroll;*/
}

* {
margin:0;
padding:0;
}

a, img, input {
   outline: none;
}

/* =img */
img, img a { border : none }
abbr, acronym { text-decoration : none; border : none; }

.clearfix:after {
	content: ".";
    	visibility: hidden;
    	display: block;
    	height: 0pt;
    	clear:both;
}

.clearfix {
        zoom: 1;
}

.font_small {
font-size:1.0em;
color:#CCCCCC;
}

.fixedheight {
     height: 570px;
}

#container {
width: 800px;
text-align:left;
margin-right: auto;
margin-left: auto;
margin-top:0px;
margin-bottom:140px;
background: url(images/background_black.gif) 0px 0px;
border:px solid yellow;
}

/************ HEADER START HIER *********/

#header {
     background-color:#000000;
     height: 60px;
     text-align:left;
     padding:0px 0px 0px 0px;
     margin:0;
}

/*h1 {
     position:absolute;
     top:0px;
     left:35px;
     width:248px;
     height:79px;
     background: url(images/logo_skv_klein115.png) no-repeat;
     text-indent:-9999px;
}*/

/************* CONTENT START HIER *************/

#content_container {
     position:relative;
     width:800px;
     height:;
     margin: 0px 0px 0px 0px;
     padding:0px 0px 0px 0px;
     border:px solid green;
}

#content {
     position:absolute;
     top:200px;
     left:0px;
     background: url(images/herfstbladeren_background5.jpg) no-repeat;
     width:800px;
     height:200px;
     margin: 0px 0px 0px 0px;
     padding:0;
     font-size:1.8em;
     border:px solid green;
}

#imagebalk{
     position:absolute;
     top:20px;
     left:470px;
     width:292px;
     height:67px;
     background: url(images/image_balk.png) no-repeat;
}

#logo {
     position:absolute;
     top:0px;
     left:0px;
     width:406px;
     height:404px;
     background: url(images/logo_deff_fusion_schets1_klein.png) no-repeat;
     text-indent:-9999px;
}

#soon {
     position:absolute;
     top:280px;
     left:250px;
     width:512px;
     height:24px;
     background: url(images/text_comingsoon.gif) no-repeat;
     text-indent:-9999px;
}

#contact {
     position:absolute;
     top:440px;
     left:550px;
     width:104px;
     height:37px;
     background: url(images/text_contact.gif) no-repeat;
     text-indent:-9999px;
}

#button_reserveren{
     position:absolute;
     top:450px;
     left:230px;
     width:131px;
     height:52px;
}


a.button_reserveren { 
        background: url(images/button_reserveren3.png) repeat 0px 0px; 
        width: 131px; 
        height: 52px; 
        display: block; 
}

a.button_reserveren span { 
        display: none; 
}

a.button_reserveren:hover { 
        background: url(images/button_reserveren3.png) repeat 0px -53px; 
}



/************* TOPNAVIGATIE START HIER *************/

#topnavigation {
background-color: #000000;
height: 40px;
text-align:left;
padding:0px 0px 0px 0px;
z-index:10;
}

#topnavigation ul{
list-style: none;
padding: 10px 0 0px 30px;
margin:0;
}

#topnavigation li{
display: inline;
padding: 0px 20px 0px 0px;
}

#topnavigation a{
font-family: "Trebuchet MS", Arial, Verdana;
font-size:1.4em;
font-weight: normal;
text-decoration: none;
letter-spacing:.1em;
padding: 0px 5px 0 0px;
color: #999999;
}

/*body.section1 #topnavigation, body.section1 #topnavigation li.one a, #topnavigation li.one a:hover {
	color:#BF6200;
}*/

body.section2 #topnavigation, body.section2 #topnavigation li.two a:visited {
	color:#A66115;
}

body.section3 #topnavigation, body.section3 #topnavigation li.three a:visited {
	color:#A66115;
}

body.section4 #topnavigation, body.section4 #topnavigation li.four a:visited {
	color:#A66115;
}

body.section5 #topnavigation, body.section5 #topnavigation li.five a:visited {
	color:#A66115;
}

body.section6 #topnavigation, body.section6 #topnavigation li.six a:visited {
	color:#A66115;
}

body.section7 #topnavigation, body.section7 #topnavigation li.seven a:visited {
	color:#A66115;
}

body.section8 #topnavigation, body.section8 #topnavigation li.eight a:visited {
	color:#A66115;
}

#topnavigation a:hover {
color: #EEEEEE;
}

/************* MIDDLENAVIGATIE START HIER *************/

#content ul{
list-style:none;
margin:5px 0px 0px 0px;
padding: 0px 40px 0px 0px;
float:right;
}

#content li{
margin: 0 0 0px 0;
text-align:right;
}

#content a{
font-family:"Trebuchet MS";
text-decoration:none;
letter-spacing:.09em;
font-weight:bold;
}

#content a:link, #content a:visited{
color: #FFFFFF;
}

#content a:hover, #content a:active{
color: #999999;
font-weight:bold;
} 


/****************** FOOTER START HIER *****************************/

#footer {
        background: url(images/background_footer.gif) no-repeat;
	text-align: left;
	color: #000;
	font-size: 1.3em;
        font-weight:;
	height: 25px;
        padding: 10px 0px 0px 15px;
        margin:0px 0px 0px 0px;
        letter-spacing:.02em;
        font-family: Calibri, Arial;
        border: px solid;
}

#footer a:link, #footer a:visited {
        color: #000000;
        text-decoration: none;
        letter-spacing:.06em;
        font-weight:;
        font-style:italic;
        font-family:Calibri, Arial;
}

#footer a:hover, #footer a:active{
        color: #AAA;
        font-weight:;
        text-decoration:underline;
        letter-spacing:.06em;
}