
*{margin:0;padding:0;}
html{ background: #f2f2f2 url( ../../images/top.jpg ) repeat-x top; height:100%; }
body { height:100%; text-align:center; }

#container 	{ width:908px; height:100%; padding:0px; border:0; border-collapse: collapse; margin: 0 auto; }
#header 		{ width:908px; height:153px; background: url( ../../images/header.jpg ) no-repeat; }
#content 	{ width:908px; height:90%; background: #e8ede4;/* url( ../../images/bottom.jpg ) no-repeat bottom;*/ vertical-align:top; }
#bottom          { width:908px; height:39px; background: #e8ede4 url( ../../images/bottom.jpg ) no-repeat top; vertical-align:middle; font-family:Century Gothic; font-size:10px;
font-weight: bold; text-align:center; }
.table_content { background: url( ../../images/contact.jpg ) no-repeat bottom left; }
#stamp { width:119px; background: url( ../../images/contact2.jpg ) no-repeat top right; }
/* Nav - Begin */
#nav  { 
width: 908px; 
height: 39px; 
background:url( ../../images/nav.jpg ) no-repeat; 
vertical-align:top;
margin:0; 
padding:0;
}
#nav a img { border:0; margin:0; padding: 0; }
/*
#nav ul { 
float:left; 
width:100%; 
padding:0; 
margin:0; 
list-style-type:none; 
}
#nav a {
float:left;
width:16em;
text-decoration:none;
color:white; 
padding:0.9em 3.8em;
font: 11px Century Gothic; 
font-weight:bold;
}		  
#nav a:hover { text-decoration:underline;}
#nav li { display:inline }
/* Nav - Einde */

/* Home */
#home 	{ width:100%; height:100%; border:0; border-collapse:collapse; }
#main 	{ vertical-align:top; font-family:Century Gothic; font-size:11px; font-weight:bold; padding-left:1.0em; padding-right:1.0em }
#left 	{ width:182px; height:100%; vertical-align:top; }
#right 	{ width: 164px; height:100%; vertical-align:top; margin-right:1.0em; }
#nav_r 	{ width: 164px; height:100%; background: url( ../../images/right.jpg ) no-repeat; vertical-align:top;
		  font-family: Century Gothic; font-size:11px; padding-left:30px;}
#nav_r a { font: 11px Century Gothic; color:#000; font-weight:bold; text-decoration:none; }
#nav_r a:hover { text-decoration:underline; }

#iframe_aanbod { width:100%; height:100%; }
#diensten { 
width:300px; 
background-image: url("../../images/dienst.jpg");
background-position: top left;
background-repeat: no-repeat;
}

#spacer { height:10%; }

/* Utils */
h3 { font: 13px Century Gothic; color:#000; font-weight: bolder; }
h4 { font: 13px Century Gothic; color:#000; font-weight:bolder; }
.hide { display:none; }

/* Supplement voor formulieren */

SPAN { color: #000 ; font: 11px Century Gothic; text-decoration: none;}
BODY { color: #000 ; font: 11px Century Gothic; text-decoration: none;}
INPUT { color: #000 ; font: 11px Century Gothic; text-decoration: none;}

.TABLE_Bound
{
width: 100%;
border-collapse: collapse; 
}

.TABLE_Bound .TD_Bound_Titel
{
color: #000 ; font: 13px Century Gothic; font-weight: bold  ;
padding-left: 10px;
background-color: #c5dab8;
height: 20px;
border-top: 1px solid #3f9209;
border-left: 1px solid #3f9209;
border-right: 1px solid #3f9209;
border-bottom: 1px solid #3f9209;
}

A:link { color: #000; text-decoration: underline; }
A:active { color: #000; text-decoration: underline; }
A:visited { color: #000; text-decoration: underline; }
A:hover { color: #3f9209; }
