/* CSS Document */

body{
	margin:0;
	font-family:"Trebuchet MS" ,verdana;
	background:url(../images/bg_gray_structure.jpg) top left no-repeat;
}
#contents {
	position: absolute;
	top: 0;
	left: 0;
}
html, body, #contents, #banner {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
body.vervolg #banner{
	position: absolute;
	top: 0;
	width:35%;
	left: 20%;
	background:url(../images/gray_banner.gif) top left repeat-x;
	height:675px;
	_height:expression(document.body.clientHeight  > 675? "100%": "675" );
} 



html>body, html>body #contents, html>body #banner {
	height: auto;
}
#main{
	margin-bottom: 50px;
	height: auto;
}
/* standaard stylen */
object, img{
	display:block;
}

h1{
	font-size: 90%;
	color: #6C6549;
	margin: 0;
}

h1 a{
	color: #6C6549;
	text-decoration:none;
}


h1 a:hover{
	text-decoration:underline;
}

.title{
	color: #6C6549;
	font-weight:bold;
}

ul{
 	color:#BAAB8E;
	font-size: 70%;
	line-height: 160%;
	margin:0 0 20px 20px;
	padding: 0;
}

p{
	color: #565658;
	font-size: 70%;
	line-height: 160%;
}

li a{
	color: #565658;
	text-decoration: none;
}
li a:hover{
	text-decoration: underline;
}

.clear{
	clear:both;
}

ul li ul{
	font-size:100%;
}

h2{
	color: #6C6549;
	font-size: 70%;
	margin:15px 0 5px 0;
	padding:0;
}

table{
	color: #565658;
	font-size: 70%;
	margin:50px 0 20px 0 ;
}

input, textarea{
	font-family:"Trebuchet MS" ,verdana;
	font-size:100%;
	color: #565658;
	border:1px solid #6C6549;
	padding:2px;
}

.noborder{
	border:none;
}

.imageleft{
	float:left;
	margin:35px 15px 0 0;
}

#kruimelpad{
	position:absolute;
	left:55%;
	top:40px;
}
#kruimelpad p{
	color:#FFFFFF;
	margin:15px 0 0 25px;
}
#kruimelpad p a{
	color:#FFFFFF;
	text-decoration:none;
}

/* */
#flash{
	position:absolute;
	left:0;
	top:120px;
	/*float:left;*/
	width: 35%;
	margin:  0 0 0 20%;
	height: 228px;
	background:url(../images/insigne.jpg) #DBDBDD top center no-repeat;
	/*background:#DBDBDD;*/
	z-index: 1;
}
html>body #flash{
	margin:  0 0 0 20%;
}


/* begin div's*/
#menu{
	background-color: #E23827;
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
	height: 80px;
	position:relative;
	z-index: 3;
}
#menu ul#nav {
	margin: 0;
}
#menu ul li{
	position:relative;
	float:left;
	background:url(../images/menu_fade.gif) top right no-repeat;
	padding: 0 0 0 20px;
	list-style:none;
}


#menu ul li.head{
	height: 47px;
	min-height: 47px;
}

html>body #menu ul li.head{
	height: auto;
}
#menu ul li a{
	position:relative;
	top: 15px;
	margin: 0 20px 0 0;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
#menu ul li a:hover{
	color: #FBD5C8;
	text-decoration: none;
}
#menu #rechts{
	float:right;
}
#menu #rechts ul{
	font-size: 65%;
}
#menu #rechts ul li{
	background:url(../images/menu_fade.gif) top left no-repeat;
	padding: 0 0 30px 20px;
}
#menu #rechts ul li a{
	color: #FBD5C8;
}
#menu #rechts ul li a:hover{
	text-decoration: underline;
}

#menu ul#nav li.home{
	padding: 0 0 30px 20px;
}

#logo{
	background:url(../images/logo_insigne.gif) #FFF top left no-repeat;
	width: 20%;
	height: 80px;
	float: left;
}


#intro{
	background-color: #DBDBDD;
	height: 228px;
	padding: 0 25px;
	margin: 0 0 0 55%;
}
.vervolg #intro{
	padding: 0 50px 80px 25px;
	margin: 0 0 50px 55%;
	background-color: #FFF;
	
	}


#intro p{
	position: relative;
	margin:0;
	padding: 15px 0 0 0;
	width:400px;
	max-width:400px;
	margin: 0;
}
html>body #intro p{
	width:auto;
}


#nieuws{
	background:url(../images/nieuws_fade.gif) top left no-repeat;
	margin: 0 0 50px 10%;
	float:left;
	width: 35%;
}
html>body #nieuws{
	margin-left: 20%;
}
#nieuws #bg2{
	background:url(../images/nieuws_fade.gif) top right no-repeat;
	height:196px;
	min-height:236px;
	padding: 20px;
}

html>body #nieuws #bg2{
	height:auto;
}

#cases{
	background:url(../images/case_bg.gif) repeat-x;
	margin: 20px 0 0 55%;
	height: 93px;
}
.casetitle{
	padding-left: 25px;
 	float: left;
	background-color:#FFFFFF
}
.case{
 	float: left;
}

.case p{
	margin: 0;
}
#footer{
	position: absolute;
	left: 0;
	bottom:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 25px 25px 25px;
	margin: 0;
}
#footer p, #footer_links p, #footer_rechts p{
 	color: #949496;
	font-size: 65%;
	text-decoration: none;
	margin-bottom: 0;
}
#footer p a, #footer_links a{
 	color: #949496;
	text-decoration: none;
}
#footer p a:hover, #footer_links a:hover{
	text-decoration: underline;
}
#footer #links{
	float:left;
	width: 55%;
	padding-top: 50px;
}

#footer_links{
	position:absolute;
	left:25px;
	bottom:25px;

}

#footer_rechts{
	position:absolute;
	left:55%;
	bottom:25px;
	padding-left:30px;
}

.vervolg #footer_rechts{
	left:20%;
	padding-left:25px;
}

body.vervolg #footer #links{
	width: 20%;
	padding-top: 30px;
}
#footer #rechts{
	position:relative;
	margin: 0 0 0 55%;
	padding: 30px 0 0 25px;
}
body.vervolg #footer #rechts{
	margin: 0 0 0 20%;
	padding: 30px 0 0 25px;
	width: 35%;
	
}
body.vervolg #footer #rechts p{
	color: #565658;
}
/*uitklap menu*/
ul#nav li ul {
	position:absolute;
	display:none;
	top:46px; 
	left:11px; 
	width:170px; /* the width of submenu items, used again bellow (1)  */
	padding:0;
	margin:0;
	font-size:100%;
	background:#FFFFFF;
	border:1px solid #7D7C7C;
}
ul#nav li ul li{ 
	clear:left; /* It inherits float:left. No float:none, because that creates a whitespace beneath the last item in IE6 */
	display:block;
	width:100%; /* Make list items do what they're supposed to in IE6 */
	padding:0;
	background:#FFFFFF;
	/*border-bottom:1px solid #7D7C7C;*/
}
ul#nav li ul li a {
	display:block;
	margin:0;
	padding:2px 0 2px 20px;
	color: #565658;
	font-weight: normal;
	text-decoration: none;
	top: 0;
	width:150px;
	background:url(../images/bullit.gif) 7px 8px no-repeat #FFFFFF;
}
ul#nav li ul li a:hover{
	background-color:#F1EEE9;
	color: #565658;
	text-decoration: none;
}
ul#nav li ul li ul{
	top:-1px; /* the height of the top border */
	left:170px; /* (1) the width of submenu items */
	font-size:100%; /* font reset for submenu's after the first*/
}
/*switch submenu's for full css supporting browsers*/
ul#nav li:hover ul{display:block;}
ul#nav li:hover ul li ul{display:none;}
ul#nav li ul li:hover ul{display:block;}
ul#nav li ul li:hover ul li ul{display:none;}
ul#nav li ul li ul li:hover ul{display:block;}
ul#nav li ul li ul li:hover ul li ul{display:none;}
ul#nav li ul li ul li ul li:hover ul{display:block;}
ul#nav li ul li ul li ul li:hover ul li ul{display:none;}
ul#nav li ul li ul li ul li ul li:hover ul{display:block;}
ul#nav li ul li ul li ul li ul li:hover ul li ul{display:none;}
/*add styles if needed*/