body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#74bc36;
}

.vervolg{
	background:url(../images/bg_vervolg.gif) 37% 0 ;
	/*background-position:right;*/
	background-repeat:no-repeat;
}

html, body, #contain{
	min-height:100%;
	height:100%;
	width:100%;
}

html>body, html>body #contain{
	height:auto;
}

#contain{
	position:absolute;
}

  .prop {
    height:300px;
    width:1px;
	float:right;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

td{
	padding: 0 0 0px 0;
}

.form_button{
MARGIN:10PX 0 0 0;
	color:#FFFFFF;
	background:#00483B;;
}

.newsletter_button{
MARGIN:0;
	color:#FFFFFF;
	background:#00483B;;
}

input, textarea{
border: 1px solid #686868;
font-family:Verdana, Arial, Helvetica, sans-serif;	
}

 textarea{
 font-size:100%;
 }

.noborder{
	border:none;
}

H1{
font-size:80%;
color:#DB7705;
}

H2{
font-size:80%;
color:#DB7705;
}

h3{
font-size:80%;
color:#000000;
font-weight:bold;
}
.kop{
	margin:10px 0 20px 0;
}

.subkopimg{
	margin:15px 0 0 0;
}

p{
	margin: 0 0 20px 0;
	font-size:70%;
	line-height:170%;
	color:#030303;
}

ul{
	list-style:none;
	padding:0;
	margin:15px 0 30px 0;
	
}


.images_track{
 float:left;
 padding: 5px 15px 5px 0;
 clear:left;
}

#menuvervolg ul {
	margin: 15px 0 15px 0;
}


#menu ul {
	margin: 15px 0 15px 0;
}

html>body li{
background:url(../images/arrow.gif) 0 4px;
background-repeat:no-repeat;
}


.contactform{
	color:#686868;
	/*font-size:65%;*/
}


#contentvervolg ul, #contentvervolgnews ul{
	list-style:none;
	padding:0;
	margin:15px 0 15px 0;
}



.subkop{
	padding:0;
	margin:0;
	font-weight:bold;
	color:#030303;
}

#contentvervolg li{
	background:url(../images/content_arrow.gif) 0 5px;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	line-height:170%;
	font-size:70%;
	color:#030303;
	margin: 0;
}

#contentvervolgnews li{
	background:url(../images/content_arrow.gif) 0 5px;
	background-repeat:no-repeat;
	line-height:170%;
}


html>body #contentvervolg li, html>body #contentvervolgnews li{
	margin:0;
	padding: 0 0 1px 15px;
	

}
 

#contentvervolg li a, #contentvervolgnews li a{
	text-decoration:none;
	border-bottom:1px solid #E4993C;
}

#contentvervolg li a:hover, #contentvervolgnews li a:hover{
	border:none;
}

.homecases a{
	color:#E8ECEF;
	text-decoration:none;
}

.homecases a:hover{
	color:#E8ECEF;
	text-decoration:underline;
}

#clear{
	clear:both;
}

/*--------------------------- CONTENT ------------------------------------*/

#content{
	margin: 450px 0% 0 5%;
		/*float: left;*/
width: expression( document.body.clientWidth < 551 ? "550px" : "auto" ); /* min-width voor IE */  
min-width: 550px; /* min-width voor alle overige standaard browsers */  		
}

#winkels{
	margin: 469px 3% 0 5%;
}


#flash{  
width: expression( document.body.clientWidth < 1251 ? "1250px" : "auto" ); /* min-width voor IE */  
min-width: 1250px; /* min-width voor alle overige standaard browsers */  
}  

#home{
	margin: 0px 150px 0px 60%;
	/*float: right;*/
	width: 300px;
	position: absolute;
	
	padding: 16px 10px 28px 10px;
	border: 1px solid #ffffff;
	background-color:#ffffff;
	z-index: 2;
}

#nieuwsbrief{
	margin: 550px 8% 20px 45%;
	/*float: right;*/
	width: 40%;
	position: absolute;
	
	padding: 20px 3% 20px 3%;
	border: 1px solid #D67029;
	background-color:#ffffff;
}

#vervolgtop{
	height:117px;

}

#vervolgtop img{
	position:absolute;
	right:6%;
	top:28px;
	border:0px;
}

#contentvervolg{
	margin: 0 0 80px 25%;
	width:41%;
	border: 1px solid #D67029;
	padding: 26px 230px 10px 0;
	background:url(../images/image_vervolg.jpg) #FFFFFF;
	background-position:right top;
	background-repeat:no-repeat;
	
}


#contentvervolgnews{
	margin: 0 0 80px 25%;
	width:41%;
	border: 1px solid #D67029;
	padding: 26px 230px 10px 0;
	background:url(../images/image_news.jpg) #FFFFFF;
	background-position:right top;
	background-repeat:no-repeat;
}

#linksuitlijnen{
	padding: 0 0 0 35px;
}

#contentabout{
	margin: 0 0 80px 25%;
	width:23%;
	height:503px;
	padding: 26px 28% 10px 0;
	background:url(../images/about.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}



table{
font-size:70%;
}



#contact_home{
	background:url(../images/contact_home.gif);
	background-repeat:no-repeat;
	width:603px;
	height:183px;
	margin: 0 0 80px 5%;
	padding:15px 0 0 20px;
	
	}
.bold{
	font-weight:bold;
	padding:0 0 0 0;
}

#footer{
	position:absolute;
	bottom:5px;
	font-size:65%;
	margin: 50px 0 10px 7%;
	color:#ACC6C7;
}

#footer a{
	color:#B3C8CB;
	text-decoration:none;
}

#footer a:hover{
	color:#B3C8CB;
	text-decoration:underline;
}
#flash {
	position: absolute;
	left:0;
	width:100%;
	z-index:1;
}
