﻿body 
{
     background-image:url('/design/bg.jpg'); background-repeat:repeat-x; background-color:#A4B1A0;
     margin:0px;
}




body, * { font-family:Verdana; font-size:12px; color:White; line-height:19px;}




div.container{ 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 956px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
}

div.div_top{ width:960px; height:40px; text-align:left; margin-top:5px;}
div.div_header{ width:958px; height:248px; border:1px solid #FFCB1B; z-index:2;}
div.div_sub{ width:960px; height:35px; text-align:right;}

div.container_content{ width:960px; }


div.logo{ width:96px; height:355px; float:left; text-align:left;}
div.content{ width:846px; height:100px; float:left; text-align:left; display:block; vertical-align:top;}
div.divider{ width:10px; height:100px; float:left; }
td.divider {background-repeat:repeat-y;  background-image:url('/design/divider.jpg');}


div.side{  height:500px;   margin-left:25px;}
div.footer{ width:960px; height:30px;}

div.div_overlay{    width:210px;
                  filter:alpha(opacity=95);
-moz-opacity:.95; text-align:left;
 background-color:#FFCB1B; height:210px; margin: 0 410px 0 550px; padding:20px; position:absolute; z-index:1;}
 
 
 div.div_overlay h1{ color:black;}
 


h1{ font-weight:bold; color:Black;}
h2{ font-weight:bold; color:#ffc818; margin-bottom:5px;}

a { color: Black; text-decoration:none; letter-spacing:1px;}


img.flag{ margin-right:10px; margin-top:10px;} 


div.newsletter { border:1px solid #5b5b5b; vertical-align:middle; width:168px;}



input.newsletter{ border-style:none; width:142px; background-color:Transparent; padding-bottom:5px; padding-left:2px;}
input.inputfield{border:1px solid #5b5b5b; background-color:Transparent; vertical-align:middle; width:165px;padding-bottom:5px; padding-left:5px;}



a.klant{ color:White;}
a.klant_picked{ color:#ffc818; font-weight:bold;}

.contact_textarea
{    border:1px solid #5b5b5b; background-color:Transparent;}

