@charset "utf-8";
/* CSS Document */


/* force scrollbar */

html {
	height:100%;
	margin-bottom:1px;
	
	}


* {
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:none;
	}


ul,li,th,td,tr {
	margin:0;
	padding:0;
	border:0;
	}



body {
	-x-system-font:none;
	font-family:tahoma, arial, sans-serif;
	color:#666;
	font-size:0.84em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin:0;
	padding:0;
	background:#1d398d;
	text-align:center;
	}



h1 {
	font-size:2em;
	color:#1d398d;
	}

h2 {
	padding:5px 0;
	font-family:"Trebuchet MS", trebuchet, sans-serif;
	font-size:1.8em;
	color:#396882;
	}

h3 {
	margin:3px 0;
	font-family:"Trebuchet MS", trebuchet, sans-serif;
	font-size:1.33em;
	font-weight:normal;
	color:#396882;
	}

h4 {
	font-size:1.1em;
	}

h5 {
	font-size:1em;
	}

h6 {
	font-size:0.85em;
	}


p {
	margin:1em 0;
	}

a {
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

.hidden {
	display:none;
	}

/* wrapper */


#shadow_wrapper {
	width:1124px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/layout/shadow_bg.gif) repeat-y center top; 
	}


#wrapper {
	position:relative;	
	overflow:none;
	width:1000px;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
	}


/* header */


#header {
	position:relative;
	width:1000px;
	height:345px;
	}

#logo {
	float:left;
	margin-top:30px;
	}

#logo a {
	text-decoration:none;
	color:#929292;
	font-size:0.9em;
	font-weight:bold;
	font-family:arial, sans-serif;
	}

#logo a span {
	position:absolute;
	top:40px;
	left:213px;
	}

#memberlink {
	display:block;
	position:absolute;
	top:30px;
	right:0px;
	width:143px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/layout/member_vandewiele_logo.gif) 7px 0 no-repeat; 
	}

#toplinks {
	position:absolute;
	top:0;
	right:0;
	}

#toplinks a {
	position:relative;
	text-decoration:none;
	font-family:"Trebuchet MS", trebuchet, arial, sans-serif;
	font-size:11px;
	color:#000;
	}

#toplinks a:hover {
	text-decoration:underline;
	}

#banner {
  	overflow:hidden;
	width:1000px; 
    height:254px; 
	position:absolute;
	bottom:1px;
	left:0;
	}

#banner img {  
    width:1000px; 
    height:254px; 
    top:0; 
    left:0;
} 



/* menu */

#menu {
	position:relative;
	width:1000px;
	height:65px;
	margin:0;	
	}

#menubar {
	height:26px;
	background:#1d398d; 
	}


#menu ul {
	position:absolute;
	top:26px;
	left:364px;
	height:37px;
	line-height:34px;
	text-align:center;
	color:#000;
	}

#menu ul li {
	display:inline;
	list-style-type:none;
	}

#menu ul li a {
	display:block;
	float:left;
	height:37px;
	margin-right:5px;
	padding:0 0 0 10px;
	font-size:12px;
	font-family:"Trebuchet MS", trebuchet, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	line-height:13px;
	color:#fff;
	background:url(../images/layout/menu_bg_left_on.gif) no-repeat top left; 
	}

#menu ul li a span {
	display:block;
	float:left;
	height:37px;
	padding:0 20px 0 10px;
	line-height:36px;
	background:url(../images/layout/menu_bg_right_on.gif) no-repeat top right; 
	cursor:pointer;
	}
	

#menu ul li a:hover, #menu ul li.current a{
	color:#fff;
	background:url(../images/layout/menu_bg_left_off.gif) no-repeat top left;
	} 

#menu ul li a:hover span, #menu ul li.current a span{
	color:#fff;
	background:url(../images/layout/menu_bg_right_off.gif) no-repeat top right;
	}


/* breadcrumb */

#breadcrumb {
	font-family:tahoma, arial, sans-serif;
	color:#1d398d;
	margin:15px 0 0 25px;
	padding-bottom:5px;
	background:url(../images/layout/stippellijntje.gif) bottom left repeat-x;
	}


/* content */

#content {
	position:relative;
	width:1000px;
	margin:0;
	text-align:left;
	}


#leftcolumn {
	position:relative;
	overflow:hidden;
	width:340px;
	float:left;
	padding-top:38px; /* align leftboxes with breadcrumb */
	}

#rightcolumn {
	position:relative;
	overflow:hidden;
	width:660px;
	float:right;
	}

#realcontent {
	margin:20px 0;
	padding-left:25px;
	}


/* homepage only */


#buttons {
	overflow:hidden;
	width:660px;
	margin:20px 0 0 25px;
	}
	
#buttons ul {
	list-style:none;
	}
		
#buttons ul li {
	float:left;
	width:140px;
	height:109px;
	margin-right:11px;
	padding:4px;
	border:1px solid #ccc;
	
	}

#buttons ul li a {
	display:block;
	height:109px;
	font-size:17px;
	text-decoration:none;
	text-align:center;
	line-height:109px;
	color:#fff;
	background-color:#1d398d;
	}



#extracontent {
	margin:10px 0 0 25px;
	padding-top:10px;
	background:url(../images/layout/stippellijntje.gif) top left repeat-x;
	}



/* realcontent */

#realcontent img, #extracontent img {
	padding:3px;
	border:1px solid #ccc;
	margin:3px 0;
	}

#realcontent img.left, #extracontent img.left {
	float:left;
	margin:3px 10px 3px 0px;
	}  

#realcontent img.right, #extracontent img.right {
	float:right;
	margin:3px 0px 3px 10px;
	}  

#realcontent table img {
	margin:0;
	}

#realcontent a {
	color:#1D398D;
	}

#realcontent ul, #extracontent ul {
	list-style:inside;
	}

#realcontent ol li{
	margin-left:2em;
	}

#realcontent ul li, #extracontent ul li {
	margin-left:1em;
	}

/* leftboxes */

.leftbox {
	width:287px;
	background:url(../images/layout/stippellijntje.gif) top left repeat-x;
	margin-bottom:20px;
	} 

.leftbox ul {
	list-style:none;
	} 

.leftbox ul li{
	display:block;
	overflow:hidden;
	width:287px;
	}
	 
.leftbox ul li.uneven {
	background-color:#f1f5f7;
	}
.leftbox ul li.even {
	background-color:#fff;
	}

.leftbox h3 {
	padding:10px 0 2px 30px;
	background:url(../images/layout/target.gif) -5px 8px no-repeat;
	font-family:"Trebuchet MS", trebuchet, sans-serif;
	color:#1d398d;
	}


#referenties ul li a, #subnav ul li a, #contacts li a {
	display:block;
	padding:5px;
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#666;
	background: url(../images/layout/pijltje_off.png) no-repeat 98% 50%;
	} 

#referenties ul li a:hover, #subnav ul li a:hover, #subnav ul li.current a, #contacts li a:hover {
	color:#1d398d;
	background: url(../images/layout/pijltje_on.png) no-repeat 98% 50%;
	}

#news li {
	margin-bottom:10px;
	padding:5px;
	}

#news li a {
	font-size:11px;
	color:#1d398d;
	text-decoration:none;
	}

#news li a:hover {
	text-decoration:underline;
	}

#news .newscontent {
	line-height:1.2;
	font-size:11px;
	}

#news .newstitle {
	font-size:12px;
	font-weight:bold;
	font-family:tahoma, arial, sans-serif;
	color:#1d398d;
	}

#contacts h4 {
	margin-top:3px;
	cursor:pointer;
	}
	
#contacts h4:hover {
	color:#396882;
	}

#contacts ul {
	display:block;
	}

.news_item {
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(../images/layout/stippellijntje.gif) bottom left repeat-x;
	}

#archivelink {
	float:right;
	margin-bottom:1em;
	color:#1d398d;
	font-size:11px;
	}

/* footer */


#footer {
	width:1000px;
	height:30px;
	clear:both;
	background:#d1d1d0;
	margin-top:20px;
	font-size:12px;
	font-family:"Trebuchet MS", trebuchet, sans-serif;
	text-indent:350px;
	}

#footer span {
	color:#fff;
	padding:0 15px;
	line-height:30px;
	}

#footer span a {
	color:#fff;
	text-decoration:none;
	}

#footer span a:hover {
	color:#fff;
	text-decoration:underline;
	}

#waxlogo a {
	float:right;
	display:block;
	margin:20px 0 0 0;
	width:26px;
	height:40px;
	background:url(../images/layout/wax_logo_transp50.png) no-repeat top left;
	cursor:pointer;
	}

#waxlogo a:hover {
	background:url(../images/layout/wax_logo.png) no-repeat top left;
	}
	
	
#shadow_bottom {
	overflow:hidden;
	margin:0 auto;
	width:1124px;
	height:20px;
	background:url(../images/layout/bottom_shadow_bg.gif) center top no-repeat; 
	}
	
