/************************************************************************************************/
/*body / instellingen*/
/************************************************************************************************/
body{background:url(../images/background.gif) repeat-x; background-color:#8c97a1;}

/*diverse*/
* {margin:0;padding:0; font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;}
img {border:0px;}
.fix_div_flow{clear:both; font-size:0px;}
html{height:100%;}
hr{height:1px; background-color:#999999; border:0px; margin:10px 0px 10px 0px;}
br{font-size:6px;}
a{border-bottom:1px dotted #083772; text-decoration:none; color:black;}

/*container*/
#container{width:1000px; margin-left:auto; margin-right:auto; position:relative; overflow:hidden;}
#container #left{
	float:left;
	display:inline;
	width:720px;
}
#container #right{
	margin-top:150px;
	float:left;
	display:inline;
	width:250px;
}
/************************************************************************************************/
/*header*/
/************************************************************************************************/
/*logo*/
#header{height:123px; width:720px;}
#header h1{position:absolute; top:0px; left:0px;}
#header h1 a.logo{display:block; text-indent:-2000px; width:288px; height:64px; background:url(../images/logo.gif); border-bottom:0px;}
#header #fullbanner{float:right; margin-top:5px;}
/*menu*/
#header ul{ margin:0px; padding:0 0 0 0px; list-style:none; position:absolute; left:0px; top:94px;}
#header ul li.on{display:block; float:left; background:url(../images/menu_left.gif) top left no-repeat; padding-left:2px; margin:0 5px 0 0; height:29px;}
#header ul li.on a{display:block; border:0px; float:left; font-weight:bold; color:black; white-space:nowrap; background:url(../images/menu_right.gif) top right no-repeat; padding:4px 25px 0px 10px; margin-top:0; text-decoration:none; height:29px; vertical-align:bottom;}
#header ul li span{}

#header ul li{display:block; float:left;  padding-left:2px; margin:0 5px 0 0; height:29px;}
#header ul li a{display:block; border:0px; float:left; font-weight:bold; color:white; white-space:nowrap; padding:4px 18px 0 15px; margin-top:0; text-decoration:none; height:29px; vertical-align:bottom;}

/************************************************************************************************/
/*top*/
/************************************************************************************************/
#top{ background:url(../images/top.gif) no-repeat; height:206px; width:706px; position:relative;}

/*tekst*/
#top h1{font-size:24px; position:absolute; top:33px; left:30px; color:white;}
#top p{font-size:16px; color:white; position:absolute; top:90px; left:204px;}
#top p a{color:yellow; border-bottom:1px dotted yellow;}

/************************************************************************************************/
/*page*/
/************************************************************************************************/
#page{width:706px; background:url(../images/page_bottom.gif) no-repeat bottom right; background-color:#fafafa; padding:0px 0px 20px 0px;overflow:hidden;}

/*item*/
.item{width:320px; position:relative; float:left; margin:10px 0px 0px 21px;}
.itemBig{width:640px; position:relative; float:left; margin:10px 0px 0px 21px;}
.item .data{height:140px;}

.item h2{background-color:#ededed; padding:8px 0px 8px 7px;}
.item h2 a{font-size:14px; color:black;}
.item p{line-height:30px; margin:3px 0px 0px 7px; font-size:14px;}
.item a.meer{color:#DB4D00; font-weight:bold;}
.item img{position:absolute; right:0px; top:45px; height:90px; width:91px;}

.item .right p{line-height:30px; margin:3px 0px 0px 100px; font-size:14px;}
.item .right img{position:absolute; left:0px; top:45px;}

.itemBig .data{height:300px;}

.itemBig .data li{paddin-left:10px; list-style-type:none;}
.itemBig h2{background-color:#ededed; padding:8px 0px 8px 7px;}
.itemBig h2 a{font-size:14px; color:black;}
.itemBig p{line-height:30px; margin:3px 0px 0px 7px; font-size:14px;}
.itemBig a.meer{color:#DB4D00; font-weight:bold;}
.itemBig img{position:absolute; right:0px; top:45px; height:90px; width:91px;}

.itemBig .right p{line-height:30px; margin:3px 0px 0px 100px; font-size:14px;}
.itemBig .right img{position:absolute; left:0px; top:45px;}

.ico{padding:0px 0px 0px 20px; background-position:center left; background-repeat:no-repeat;}
.phone{ background-image:url(../images/ico_phone.gif);}
.home{background-image:url(../images/ico_home.gif);}

.item .info{ background:url(../images/info_top.gif) no-repeat top left; font-size:14px; background-color:#fdffd4; width:320px; padding-top:7px; margin-bottom:15px;}
.item .inforight{ background:url(../images/info_top_right.gif) no-repeat top left; font-size:14px; background-color:#fdffd4; width:320px; padding-top:7px; margin-bottom:15px;}

.item .info div{border-left:1px solid #ced35e; border-right:1px solid #ced35e; border-bottom:1px solid #ced35e; padding:5px;}
.item .inforight div{border-left:1px solid #ced35e; border-right:1px solid #ced35e; border-bottom:1px solid #ced35e; padding:5px;}

/************************************************************************************************/
/*footer*/
/************************************************************************************************/
#footer{clear:both; padding:5px 15px 0px 0px; height:100px; margin:15px 0px 0px 0px;}
#footer p a{font-size:12px; color:white; border-bottom:1px dotted white;}
#footer p{font-size:12px; color:white;}

/*left*/
#footer p.left{float:left;}

/*right*/
#footer p.right{float:right; text-align:right;}