body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,img,address,caption,cite,code,dfn,em,i,strong,b,var,q,abbr,acronym{margin:0; padding:0;}
table,tr,th,td{}
table{border-collapse:collapse; border-spacing:0;}
td, th { border-style: none;text-align:left; vertical-align: top; }

fieldset,img,a img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption{text-align:left; vertical-align: top;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
blockquote:before, blockquote:after,q:before,q:after{content:'';}
blockquote, q { quotes: "" ""; }
abbr,acronym {border:0;}

/* ############### FLOATING DIV WORKAROUNDS ############### */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: collapse;
}
.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;} 

#fixFloatingDiv, .fixFloatingDiv{
	clear: both !important;
	height: 1px !important;
	margin: 0 0 0px 0; 
	border: 0px solid #ea6346 !important;
	background-image: none !important;
	visibility: collapse;
	line-height: 1% !important;
}
strong, b, .strong, .bold{ font-weight: bold !important;}
em, i, .italic, .emphasize{ font-style: italic !important;}
sup{line-height: 75%;}
.noborder {border: 0 !important;}/* ############### GRID.TALES.CSSFRAMEWORK ############### */

#pagewrapper{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
#topblock{display: block;}
#header{display: block;}
#content{display: block;}
#footer{display: block;}
	
	
	

#sidenav{display: block;}	
#topnav{display: block;}

#crumbpath{
	
}
/* ############### 1 COLUMN LAYOUT ############### */
.oneCol .col1{
	display: block;}

/* ############### 2 COLUMN LAYOUT ############### */
.twoCols .col1{
	display: block;
	float: left;}
.twoCols .col2{
	display: block;
	float: left;
}

/* ############### 3 COLUMN LAYOUT ############### */
.threeCols .col1{
	display: block;
	float: left;}
.threeCols .col2{
	display: block;
	float: left;
}
.threeCols .col3{
	display: block;
	float: left;}/* ############### BASIC BUILDING BLOCKS ADDONS ############### */
#pagewrapper{
	width: 982px;
	padding: 0;
}

#topblock{
	background-image: url(../img/basics/back-top-hc.gif);
	background-repeat: no-repeat;
	height: 27px;
	display: block;
	width: 960px;
	padding: 0 11px 0 11px;
	overflow: hidden;
}

#header{
	/*height: 96px;*/
	width: 960px;
	padding: 0 11px 0 11px;
	background-image: url(../img/basics/back-top-hc.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	}
#IE6 #header{
	/*height: 86px;*/
	}
#tussenheader{
	display: block;
	width: 960px;
	height: 134px;
	padding: 0 11px 0 11px;
	background-image: url(../img/basics/backtussenheaderhc.jpg);
	background-repeat: no-repeat;
	}
#content{
	width: 960px;
	padding: 0 11px 0 11px;
	background-image: url(../img/basics/back-content-hc.gif);
	background-repeat: repeat-y;
	}
#footer{ 
	height: 65px;
	background-image: url(../img/basics/back-content-hc.gif);
	background-repeat: repeat-y;}

#topnav{
	width: 960px;
	padding: 0 11px 0 11px;
	height: 34px; 
	overflow: hidden;
	background-image: url(../img/basics/back-topnav-hc.gif);
	background-repeat: repeat-y;
}

#crumbpath{
	
}


/* ############### 1 COLUMN LAYOUT ADDONS: dimensions, colors, backgrounds ############### */
.oneCol#header .col1{}
.oneCol#content .col1{}

/* ############### 2 COLUMN LAYOUT ADDONS: dimensions, colors, backgrounds ############### */
.twoCols#header .col1{
	color: #fff;
	height: 96px;
	width: 240px;}
.twoCols#header .col2{height: 96px;width: 720px;}
.twoCols#content .col1{width: 720px;}
.twoCols#content .col2{width: 218px;padding-left: 22px;}
#IE6 .twoCols#content .col2{
	width: 218px !important;
	padding-left: 4px; /* fix for double float bug in IE6*/
}

/* ###### 3 COLUMN LAYOUT ADDONS: dimensions, colors, backgrounds ######### */
.threeCols#header .col1{
	color: #fff;
	height: 150px;
	width: 200px;
	}
.threeCols#header .col2{
	color: #fff;
	height: 150px;
	width: 500px;}
.threeCols#header .col3{
	color: #fff;
	height: 150px;
	width: 200px;}

.threeCols#content .col1{
	width: 218px;
	padding-right: 22px;
	padding-top: 14px;
	}
.threeCols#content .col2{
	width: 480px;
	padding-right: 22px;
	padding-top: 24px;
	}
.threeCols#content .col3{
	width: 218px;}

	
.threeCols#tussenheader .col1{
	display: block;
	width: 240px;
	height: 134px;
	padding-right: 0;
	}
.threeCols#tussenheader .col2{
	width: 330px;
	height: 134px;
	padding-right: 0;
	}
.threeCols#tussenheader .col3{
	width: 390px;
	height: 134px;}	
#IE6 .threeCols#tussenheader .col3{
	width: 370px;}	

/* ############### HEADER ADDONS ############### */
.twoCols#header .col1{ }
.twoCols#header .col2{ }
.twoCols#header .col1 a{
	display: block;
}

/* ############### BASIC FONT SETTINGS ############### */
/* ############### ADJUST ON A AS-NEEDED-BASE ############### */
html, body{
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87.5%; /* 16px * 87.5% = 14px */
	color: #fff;
	line-height: 135%;
	text-align: justify;
	}
p{margin-bottom: 1em;}
a{}
a:link{ color: yellow}
a:visited{ color: yellow}
a:hover{ background-color: yellow; color: #000;}
a:active{ background-color: yellow; color: #000;}


a.linkblauw{
	/*display: block;*/
	padding-left: 15px;
	background-image: url(../img/basics/linkblok-blauw.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
a.linkgroen{
	/*display: block;*/
	padding-left: 15px;
	background-image: url(../img/basics/linkblok-groen.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

a.linkblauw:hover, a.linkblauw:active, a.linkgroen:hover, a.linkgroen:active{
	background-image: url(../img/basics/linkblok-rood.gif);
}
h1,h2,h3,h4,h5,h6{font-weight: bold; font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px; color: #CBDB2A;}	
h1{ font-size: 175%; margin-top: 0px;}
h2{ font-size: 140%; margin-top: 20px}
h3{ font-size: 125%; margin-top: 20px}
h4{ font-size: 110%; margin-top: 20px}
h5{ font-size: 100%; margin-top: 20px}
h6{ font-size: 90%; margin-top: 20px}

.level2 h2{
	/*margin-top: 40px;*/
}


td{}

#maincontent ol{  list-style: decimal; margin: 10px 0 10px 40px;}
#maincontent ul{	list-style: url(../img/basics/listitem.gif);  margin: 10px 0 10px 40px;}
#IE6 #maincontent ul, #IE7 #maincontent ul{	list-style: url(../img/basics/listitem-ie.gif);}
#maincontent ul li, #maincontent ol li{	margin-bottom: 3px;}

/* CSS Document */
/* ############### tales.be css framework v0.3 (by kvd) ###############  */
/* ############### TOPNAVIGATION ############### */
#topnav ul{
	margin-top: 0px;
	margin-left: 189px;
}
#topnav li{
	display: block;
	float: left;
	color: #fff;
}


#topnav a{
	display: block;
	height: 25px;
	padding: 9px 15px 0 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*font-size: 1.2em;*/
}
#IE6 #topnav a{
	display: inline-block;
}

#topnav a:link, #topnav a:visited{
	color: #000;
}

#topnav a:hover, #topnav a:active, #topnav a.selected{
	color: yellow !important;
	background-color: #000;
}

#topnav #tn_home{
	/*width: 4px !important;*/
	background-image: url(../img/basics/ico-home-off-hc.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	/*text-indent: -2000px;*/
}
#IE6 #topnav #tn_home{
	display: inline-block;
	/*width: 34px !important;
	text-indent: -33px !important;*/
}


#topnav #tn_home:active, #topnav #tn_home:hover, #topnav #tn_home.selected{
	background-image: url(../img/basics/ico-home-on.gif);
}

/* CSS Document */
/* ############### tales.be css framework v0.3 (by kvd) ###############  */
/* ############### SIDENAVIGATION ############### */


#sidenav{
	
}


#sidenav ul{
	/*background-color: aqua;*/
	margin-left: 0px;
	}

#sidenav ul li{
	background-image: url(../img/basics/sidenav-divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 218px;
}
#sidenav ul li.lastitem{
	background-image: none !important;
}
#sidenav ul li.lastitem{
	background-image: none !important;}
#sidenav ul li a, #sidenav ul li a:link, #sidenav ul li a:visited{
	display: block;
	width: 182px;
	text-decoration: none;
	text-align: right;
	color: #fff;
	/*font-size: 1.1em;*/
	line-height: 135%;
	padding: 8px 25px 8px 11px;
	background-image: url(../img/basics/sidenav-marker-of.gif);
	background-repeat: no-repeat;
	background-position: 205px 13px;
}

#sidenav ul li a:hover, #sidenav ul li a:active, #sidenav ul li a.selected{
	background-color: yellow;
	color: #000 !important;
	background-image: url(../img/basics/sidenav-marker-on.gif) !important;
	}
html, body{	background-color: #000; /*background-image: url(../img/basics/); background-repeat: repeat-x;*/}
p{ }
a{	}




/* ############### CRUMBPATH ADDONS ############### */
#crumbpath{
	color: #000 !important; /* crumbpathdividers color */
}
#crumbpath a:link, #crumbpath a:visited{
	text-decoration: none !important;
	color: red;}
#crumbpath a:hover, #crumbpath a:active{	color: silver;}

/* ############### TAALSWITCH ############### */
#taalswitch{
	display: block;
	float: left;
	margin: 5px 0 0 10px;
	text-decoration: none;
	font-weight: bold;
}

#taalswitch:link, #taalswitch:visited{	color: yellow;}
#taalswitch:hover, #taalswitch:active{	background-color: yellow; color: #000;}

/* ############### ACCESSIBILITY ############### */
#accessibility{
	display: block;
	height: 27px;
	width: 440px;
	background-image: url(../img/basics/);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	margin-right: 18px;
	font-size: 1.1em;
	font-weight: bold !important;
	padding-top: 2px;
}
#IE6 #accessibility{ margin-right: 9px; /* IE6 double float margin bug */}
#skipstuff{
	display: block;
	width: 110px;
	float: left;
	margin-left: 5px;
	margin-right: 13px;
}

#IE6 #skipstuff{
	margin-left: 2px;
	margin-right: 15px;
}

#fontsizeswitch{
	display: block;
	padding-top: 5px;
	width: 150px;
	float: left;
	margin-right: 8px;
}

#IE6 #fontsizeswitch{}

#contrastswitch{
	display: block;
	width: 135px;
	float: left;
	margin-right: 0;
}

#skipstuff a{
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 110px;
	height: 22px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 0.95em;
}
#contrastswitch a{
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 135px;
	height: 22px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 0.95em;
}
#skipstuff a:link, #skipstuff a:visited, #contrastswitch a:link, #contrastswitch a:visited{
	color: yellow;}
#skipstuff a:hover, #skipstuff a:active, #contrastswitch a:hover, #contrastswitch a:active{
	background-color: yellow; color: #000;
}


#fontsizeswitch #fontblockdescription{
	display: block;
	width: 115px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	/*font-size: 90%;*/
	color: #fff;
}
#IE6 #fontsizeswitch #fontblockdescription{
	
}

#fontsizeswitch #fontblock{
	display: block;
	width: 35px;
	text-align: center;
	float: right;
	margin-top: -1px;
}
#IE6 #fontsizeswitch #fontblock{
	width: 32px;
	padding-right: 3px;
	margin-top: 0px;
	}
#IE7 #fontsizeswitch #fontblock{
	margin-top: 1px;
	}
#fontsizeswitch #fontblock a:link, #fontsizeswitch #fontblock a:visited{
	color: yellow;
	text-decoration: none;
	font-weight: bold;
}
#fontsizeswitch #fontblock a:hover, #fontsizeswitch #fontblock a:active{	background-color: yellow; color: #000;}
#fontsizeswitch #fontblock a#small{ font-size: 90%}
#fontsizeswitch #fontblock a#large{ font-size: 130%}

#fontsizeswitch #fontblock a.selected{
	text-decoration: underline !important;
}




/* ############### HEADER ############### */
#header .col1 a{
	margin-top: 8px;
}

#zoekform{
	float: right;
	margin-right: 40px;
	margin-top: 65px;
	display: inline; /* fix for double float margin bug in IE */
}
#zoekform .zoekveld{
	color: #000;
	font-size: 1.1em;
	border: 1px solid #000;
	width: 185px;
}
#zoekform .zoekbutton{
	background-color: #000;
	color: yellow;
	border: 0px;
	font-size: 1.1em;
	width: 50px;
}


/* ############### LINKBLOK = COL3 ############### */
#linkblock{  }
#linkblock #wrapper{
	/*background-image: url(../img/basics/back-col3-repeater.gif);
	background-repeat: repeat-y;*/
	padding-top: 14px;
}
#linkblock #stopper{
	display: block;
	width: 218px;
	height: 65px;
	/*background-image: url(../img/basics/back-col3-stopper.jpg);
	background-repeat: no-repeat;*/
}
#linkblock a.item{
	display: block;
	background-image: url(../img/basics/sidenav-divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none !important;
	padding: 12px 0 19px 0;}
#linkblock a.item span.h2{
	padding-right: 15px;
	display: block;
	color: #CBDB2A;
	/*font-size : 90%;*/
	line-height: 125%;
	font-weight: bold;
	text-align: left;}
#linkblock a.item span.description{
	display: block;
	padding-right: 15px;
	font-size : 90%;
	color: #fff;
	line-height: 125%;
	text-decoration: none !important;
	text-align: left;}

#linkblock a.item:hover, #linkblock a.item:active{	background-color: yellow;}
#linkblock a.item:hover span.h2, #linkblock a.item:active span.h2{	color: #000;}
#linkblock a.item:hover span.description, #linkblock a.item:active span.description{	color: #000;}

#linkblock #logoblock{
	text-align: center;
}

/* ############### TUSSENHEADER ############### */

#tussenheader p{
	margin-top: 20px;
	text-align: left !important;
}

/* ############### FOOTER ############### */
#footer{
	text-align: center;
	padding-top: 55px;
}

#footer a{
	text-decoration: none;
}



/* ############### HOMEPAGE ############### */
.homepage h1{
	margin-bottom: 10px;
}

.homepage #maincontent img{
	margin-bottom: 10px;
}

#indekijker{
	display: block;
	width: 702px;
	padding: 14px 0 0 18px;
	/*background-image: url(../img/basics/back-homepage-indekijker.gif);
	background-repeat: repeat-y;*/
}
#indekijkerstopper{
	display: block;
	width: 720px;
	height: 15px;
	/*background-image: url(../img/basics/back-homepage-indekijker-stopper.jpg);
	background-repeat: no-repeat;*/
}
#opdezesite{	
	display:block;
	width: 684px;
	padding: 14px 18px 0 0px;
	margin: 10px 0 0 18px;
}


.homepage #opdezesite .row{
	display:block;
	width: 702px;
	margin-bottom: 20px;
}

.homepage .homepageitem{
	display:inline;
	width: 214px;
	float: left;
	margin-right: 18px;
	padding-bottom: 20px;
}

.homepage .homepageitem .h2{
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	color: #CBDB2A;
	text-align: left;
	margin-bottom: 5px;
}
.homepage #IE6 .h2{
	margin-top: 10px;
}
.homepage .homepageitem .description{
	display: block;
	color: #fff;
	line-height: 125%;
}


.homepage .homepageitem:link, .homepage .homepageitem:visited{
	text-decoration: none;
}

.homepage .homepageitem:hover, .homepage .homepageitem:active{ background-color: yellow; color: #000;}
.homepage .homepageitem:hover span, .homepage .homepageitem:active span{cursor:pointer; cursor: hand;} /* for crappy IE6 : handcursor verdwijnt anders indien gehoverd wordt over tekst */

.homepage .homepageitem:hover span, .homepage .homepageitem:active span{color: #000;}

/* ############### LEVEL2 ############### */
.imageleft{
	float: left;
	margin: 5px 5px 5px 0;
}

.imageright{
	float: right;
	margin: 5px 0 5px 5px;
}

/* ############### PROJECTEN  & PUBLICATIES ############### */

#projectoverzicht{
	list-style-image: none !important;
	margin: 0 !important;
}

#projectoverzicht li{
	list-style: none;
	background-image: url(../img/ico/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 !important;}
	
#projectoverzicht li a{
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 25px;
	background-image: url(../img/ico/ico-url-int.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
#IE6 #projectoverzicht li a, #IE7 #projectoverzicht li a{
	cursor: hand;
}
#projectoverzicht li a:hover, #projectoverzicht li a:active{
	background-color: yellow !important;
	color: #000;
}

#projectoverzicht li .jaar, #projectoverzicht li .project, #projectoverzicht li .projectduur, #projectoverzicht li .thema{
	display: block;
	float: left;
	text-align: left;
}

#projectoverzicht li .jaar{	width: 40px;}
#projectoverzicht li .project{	width: 200px;}
#projectoverzicht li .projectduur{	width: 75px;}
#projectoverzicht li .thema{	width: 140px; text-align: left;}
#IE6 #projectoverzicht li .thema{	width: 135px;} /* quickfix for IE6 peek-a-boo bug */

#projectoverzicht li.titels{
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 10px;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #646464;
	background-image: none;
	display: block;
}


.type1 .thema{ background-color: #ece4a6;}
.type2 .thema{ background-color: #e7c3a1;}
.type3 .thema{ background-color: #dba8bc;}
.type4 .thema{ background-color: #e7b1a1;}
.type5 .thema{ background-color: #c8d6a3;}
.type6 .thema{ background-color: #a3add6;}
.type7 .thema{ background-color: #a3d6c7;}

.alleprojecten .type1 .thema, .alleprojecten .type2 .thema, .alleprojecten .type3 .thema,
.alleprojecten .type4 .thema, .alleprojecten .type5 .thema, .alleprojecten .type6 .thema, .alleprojecten .type7 .thema{
	background-color: transparent !important;
}



/* ############### NIEUWSBRIEF ############### */
#nieuwsbriefform {
	margin-bottom: 30px;
}
#nieuwsbriefform label{
	margin-right: 10px;
	display: inline-block;
	width: 105px;
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
}

#IE6 #nieuwsbriefform label, #IE7 #nieuwsbriefform label{
	padding-bottom: 0;
}

/* ############### ACTIVITEITEN ############### */
.activiteit{
	background-image: url(../img/ico/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}


.inschrijvenbutton{
	display: block;
	width: 162px;
	height: 26px;
	background-image: url(../img/basics/btn-inschrijven.jpg);
	background-repeat: no-repeat;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}

.inschrijvenbutton:link, .inschrijvenbutton:visited{
	color: #fff !important;
}

.inschrijvenbutton:hover, .inschrijvenbutton:active{
	color: #005d7c !important;
}


#activiteitenform {
	margin-bottom: 30px;
}
#activiteitenform label{
	display: block;
	float: left;
	width: 130px;
	margin-right: 10px;
}

#activiteitenform input[type=text]{	width: 335px;}
#IE6 #activiteitenform input{	width: 320px;}
#activiteitenform input[type=submit]{	margin-left: 140px;}
#IE6 #activiteitenform #submitbutton{
	margin-left: 143px;
	width: 100px;
}




/* ########## NIEUW OP DEZE SITE ########## */
#nieuwopdezesite{
	list-style-image: none !important;
	margin: 0 !important;
}

#nieuwopdezesite li{
	list-style: none;
	background-image: url(../img/ico/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 !important;}
	
#nieuwopdezesite li a{
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 25px;
	background-image: url(../img/ico/ico-url-int.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
#IE6 #nieuwopdezesite li a, #IE7 #nieuwopdezesite li a{
	cursor: hand;
}
#nieuwopdezesite li a:hover, #nieuwopdezesite li a:active{
	background-color: yellow;
	color: #000;
}

#nieuwopdezesite li .datum, #nieuwopdezesite li .titel, #nieuwopdezesite li .rubriek{
	display: block;
	float: left;
	text-align: left;
}

#nieuwopdezesite li .datum{	width: 80px;}
#nieuwopdezesite li .titel{	width: 205px; margin-right: 5px;}
#nieuwopdezesite li .rubriek{	width: 165px; text-align: left;}
#IE6 #nieuwopdezesite li .rubriek{	width: 160px;} /* quickfix for IE6 peek-a-boo bug */
#nieuwopdezesite li.titels{
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 10px;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #646464;
	background-image: none;
	display: block;
}

/* CSS Document */
/* ############### tales.be css framework v0.3 (by kvd) ###############  */
/* ############### MODULES.TALES.CSSFRAMEWORK ############### */

/*
contains:
	generic modules
*/	


#related{
	
	margin-left: 0px;
	margin-top: 20px;
}

#related h2{}
	
	
#related .simplerow{
	background-image: url(../img/ico/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding: 0;}
	
#related span{
	display: block;
	/*width: 50px;*/
	text-align: right;
	color: #606060;
	padding-top: 5px;
	/*border: 1px solid red;*/
	/*position: absolute;*/
	/*margin-top: 5px;
	margin-left: 345px !important;
	margin-left: 5px;*/
}

#related a{
	display: block;
	float: left;
	width: 450px !important;
	padding: 5px 0 5px 30px;
	text-decoration: none;
	}
#related a:link{	color: yellow !important;	}
#related a:visited{ color: yellow !important;}
#related a:hover, #related a:active{ background-color: yellow; color: #000 !important;}
	
.pdf{
	background-image: url(../img/ico/ico-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.xls{
	background-image: url(../img/ico/ico-xls.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.ppt{
	background-image: url(../img/ico/ico-ppt.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.doc{
	background-image: url(../img/ico/ico-doc.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
.jpg{
	background-image: url(../img/ico/ico-jpg.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
.mailform{
	background-image: url(../img/ico/ico-mailform.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
}
.urlext{
	background-image: url(../img/ico/ico-url-ext.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}
.urlint{
	background-image: url(../img/ico/ico-url-int.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

/* addon: 19-08-2008 : overzicht alle activiteiten */
#projectoverzicht li .datum, #projectoverzicht li .activiteittitel{
	display: block;
	float: left;
	text-align: left;
}

#projectoverzicht li .datum{	width: 45px; text-align: left;}
#projectoverzicht li .activiteittitel{	width: 400px;}
#IE6 #projectoverzicht li .activiteittitel{	width: 395px;}/* addon: 08-12-2008 : quickfix stylesheetselector for anysurfer */
#accessibility{
	font-size: 12px !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
}

#skipstuff a, #contrastswitch a{
	font-size: 12px !important;
}
#contrastswitch a{
	margin-left: 10px;
}
/* addon 12-12-2008 logopositie omhoog brengen */
#taalswitch{
	margin-left: 370px;
	font-size: 11px !important;
}
#IE6 #taalswitch{
	margin-left: 170px;
}
#header .col1{
	margin-top: -30px;
	position: absolute;
	height: 126px;
	width: 340px !important;
}
#IE6 #header .col1{margin-left: -940px;}
#IE7 #header .col1{margin-left: -960px;}

#header .col2{
	margin-left: 440px;	
	width: 520px !important;
}
#IE6 #header .col2{
	margin-left: 218px;	
	padding-left: 0px;	
}

