


@font-face {
    font-family: 'AvantGardeCEBook';
    src: url('../fonts/itc_avant_garde_ce_gothic_book-webfont.eot?') format('eot'),
         url('../fonts/itc_avant_garde_ce_gothic_book-webfont.woff') format('woff'),
         url('../fonts/itc_avant_garde_ce_gothic_book-webfont.ttf') format('truetype'),
         url('../fonts/itc_avant_garde_ce_gothic_book-webfont.svg#webfontbxsAOsdL') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvantGardeLTBookRegular';
    src: url('../fonts/itc_avant_garde_gothic_lt_book-webfont.eot?') format('eot'),
         url('../fonts/itc_avant_garde_gothic_lt_book-webfont.woff') format('woff'),
         url('../fonts/itc_avant_garde_gothic_lt_book-webfont.ttf') format('truetype'),
         url('../fonts/itc_avant_garde_gothic_lt_book-webfont.svg#webfontjrJoXHoz') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvantGardeLTCondBookRegular';
    src: url('../fonts/itc_avant_garde_gothic_lt_condensed_book-webfont.eot?') format('eot'),
         url('../fonts/itc_avant_garde_gothic_lt_condensed_book-webfont.woff') format('woff'),
         url('../fonts/itc_avant_garde_gothic_lt_condensed_book-webfont.ttf') format('truetype'),
         url('../fonts/itc_avant_garde_gothic_lt_condensed_book-webfont.svg#webfontf3svUzTu') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvantGardeLTExtraLightRegular';
    src: url('../fonts/itc_avant_garde_gothic_lt_extra_light-webfont.eot?') format('eot'),
         url('../fonts/itc_avant_garde_gothic_lt_extra_light-webfont.woff') format('woff'),
         url('../fonts/itc_avant_garde_gothic_lt_extra_light-webfont.ttf') format('truetype'),
         url('../fonts/itc_avant_garde_gothic_lt_extra_light-webfont.svg#webfontdqUhhFgX') format('svg');
    font-weight: normal;
    font-style: normal;

}


@charset "utf-8";
/* CSS Document */

body {
    font-family: 'AvantGardeCEBook';
	font-size:12px;
}

h1 {
    font-family: 'AvantGardeLTBookRegular';	
	margin:6px 0 13px 0;
	padding:0;
	font-size:14pt;
	color:#545454;
}

h2 {   
	font-size:14px;
	color:#545454;
	font-weight:bold;
}

p,li,td {
	font-size:12px;
	font-weight:normal;
	color:#333;
	padding:0;
	margin:0 0 12px 0;
	line-height:18px;
}

li, td {
	margin:0;
	padding:0;
}

strong {
    font-family: 'AvantGardeLTBookRegular';	
	font-weight:normal;
}

p.contact {
	font-size:8pt;
	color:#CCC;
	letter-spacing:-1px;
	font-weight:normal;
	text-align:left;
}

p.box {
	font-size:12px;
	font-weight:normal;
	color:#211c14;
	padding-bottom:5px;

}

#header {
	position:relative;	
	width:1000px;
	left:25px;
	background-color:#e2d8ce;
	z-index:3;
}


/* ==== Content ==== */

#content_container {
	position:relative;
	float:left;
	left:25px;
	width:1000px;
	height:auto;
	margin:0;
	padding:0 0 15px 0;
	min-height:360px;
	background-color:#fbfbfb;
	background-image:url(../images/contentbg_repeat.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	z-index:2;
}

#content {
	position:relative;
	float:left;
	width:520px;
	height:auto;
	text-align:left;
	margin:0 100px 0 0;
	padding:12px 20px 0 15px;
}
	

/* ==== Niveau 1 properties ==== */

#niveau1_container {
	position:absolute;
	bottom:6px;
	left:152px;
	height:34px;
	width:auto;
	max-width:1000px;
}

#niveau1_knop_border_left, #niveau1_knop_border_left_selected {
	position:relative;
	float:left;
	width:14px;
	height:34px;
	margin-left:5px;
	background-image:url(../images/starble/knop1_border_left.png);
}

#niveau1_knop_border_left_selected {
	background-image:url(../images/starble/knop1_selected_border_left.png);
}

#niveau1_knop_border_right, #niveau1_knop_border_right_selected {
	position:relative;
	float:left;
	width:14px;
	height:34px;
	background-image:url(../images/starble/knop1_border_right.png);
}

#niveau1_knop_border_right_selected {
	background-image:url(../images/starble/knop1_selected_border_right.png);
}

#niveau1_knop_repeat {
	position:relative;
	float:left;
	width:auto;
	height:34px;
	background-image:url(../images/starble/knop1_repeat.png);
	background-repeat:repeat-x;		
}

#niveau1_knop_repeat_selected {
	position:relative;
	float:left;
	width:auto;
	height:34px;
	background-image:url(../images/starble/knop1_selected_repeat.png);
	background-repeat:repeat-x;		
}

#niveau1_link {
	position:relative;
	float:left;
	height:30px;
	width:auto;
	text-align:center;
	margin: 8px 12px 0 12px;
	z-index:5;
}

#box, #box_selected {
	position:relative;
	float:left;
	width:135px;
	line-height:12px;
	height:auto;
	padding:5px 2px 5px 5px;
	margin:0 0 6px 0;
	min-height:50px;
	background-color:#fff9f2;
	border:solid 1px #e6d9c7;
}

#box_selected {
	background-color:#f0e7db;
}

/* Buttons */

/* Niveau 1 */

a.niveau1:link, a.niveau1:active, a.niveau1:hover, a.niveau1:visited { 
    font-family: 'AvantGardeLTBookRegular';
	font-size:15px;
	font-weight:normal;
	color:#211c14;
	text-decoration:none;
}

a.niveau1_selected:link, a.niveau1_selected:active, a.niveau1_selected:hover, a.niveau1_selected:visited { 
    font-family: 'AvantGardeLTBookRegular';
	font-size:15px;
	font-weight:normal;
	color:#211c14;
	text-decoration:none;
}

a.niveau1:hover, a.niveau1_selected:hover {
	font-size:15px;
	color:#f0e7db;
}

/* Niveau 2 */

a.niveau2:link, a.niveau2:active, a.niveau2:hover, a.niveau2:visited {
    font-family: 'AvantGardeLTBookRegular';
	font-size:13px;
	font-weight:normal;
	color:#6a6a6a;
	text-decoration:none;
}

a.niveau2_selected:link, a.niveau2_selected:active, a.niveau2_selected:hover, a.niveau2_selected:visited { 
    font-family: 'AvantGardeLTBookRegular';
	font-size:14px;
	font-weight:normal;	
	color:#001645;
	text-decoration:none;	
}

a.niveau2:hover, a.niveau2_selected:hover {
	color:#001645;
}

/* Niveau 3 */

a.niveau3:link, a.niveau3:active, a.niveau3:hover, a.niveau3:visited { 
    font-family: 'AvantGardeLTBookRegular';
	font-size:12px;
	font-weight:normal;
	color:#7e7e7e;
	text-decoration:none;	
	vertical-align:text-top;
}

a.niveau3_selected:link, a.niveau3_selected:active, a.niveau3_selected:hover, a.niveau3_selected:visited { 
    font-family: 'AvantGardeLTBookRegular';
	font-size:12px;
	font-weight:normal;	
	color:#001645;
	vertical-align:text-top;	
	text-decoration:none;		
}

a.niveau3:hover, a.niveau3_selected:hover {
	color:#001645;
}

/* Niveau 4 */

a.niveau4:link, a.niveau4:active, a.niveau4:hover, a.niveau4:visited { 
    font-family: 'AvantGardeLTBookRegular';
	font-size:11px;
	font-weight:normal;
	color:#7e7e7e;
	text-decoration:none;	
	vertical-align:text-top;
}

a.niveau4_selected:link, a.niveau4_selected:active, a.niveau4_selected:hover, a.niveau4_selected:visited { 
    font-family: 'AvantGardeLTBookRegular';
	font-size:11px;
	font-weight:normal;
	color:#001645;
	vertical-align:text-top;	
	text-decoration:none;		
}

a.niveau4:hover, a.niveau4_selected:hover {
	color:#001645;
}


/* Crumpath */

a.crumpath:link, a.crumpath:active, a.crumpath:hover, a.crumpath:visited {
	color:#333;
	font-size:11px;
	text-decoration:none;
}

a.crumpath:hover {
	text-decoration:underline;
}

a.crumpath_selected:link, a.crumpath_selected:active, a.crumpath_selected:hover, a.crumpath_selected:visited {
	color:#333;
	font-size:11px;
	text-decoration:none;
}

a.crumpath_selected:hover {
	text-decoration:underline;
}

/* Hyperlinks */

#footertekst {
	position:absolute;
	left:0;
	bottom:-24px;
	width:1045px;
	text-align:center;
	color:#e7ded6;
	font-size:12px;
}

a.footerlink:link, a.footerlink:active, a.footerlink:hover, a.footerlink:visited { 
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	color:#e7ded6;
}

a.footerlink:hover {
	text-decoration:underline;	
}

a:link, a.hyper:link, a:active, a.hyper:active, a:visited, a.hyper:visited {
	color:#211c14;
	font-size:10pt;
	text-decoration:none;
}

a.links:link, a.links:active, a.links:visited, a.links:visited {
	color:#211c14;
	font-size:10pt;
	text-decoration:none;
}

a.links:hover {
	text-decoration:underline;	
}

a:hover, a.hyper:hover {
	text-decoration:underline;
	font-size:10pt;
	color:#333;
}

/* Quicklinks */

a.quick:link, a.quick:active, a.quick:visited {
	font-size:8pt;
	font-weight:bold;	
	color:#6a6a6a;
	margin:0 8px 0 8px;
	text-decoration:none;
	line-height:16px;
	vertical-align:text-top;
}

a.quick:hover {
	text-decoration:underline;
	vertical-align:text-top;	
}

/* Box */

a.box:link, a.box:active, a.box:visited {
    font-family: 'AvantGardeLTCondBookRegular';
	font-size:8pt;
	font-weight:normal;	
	color:#434343;
	text-decoration:none;
	vertical-align:text-top;
}

a.box:hover {
	text-decoration:underline;
	vertical-align:text-top;	
}

a.sitemap:link, a.sitemap:active, a.sitemap:hover, a.sitemap:visited {
    font-family: 'AvantGardeLTCondBookRegular';
	font-size:8pt;
	font-weight:normal;	
	color:#211c14;
	text-decoration:none;
	vertical-align:text-top;	
}

a.sitemap:hover {
	text-decoration:underline;
	vertical-align:text-top;
}

.markup {
	background-color:#f0e7db;
	border:solid 1px #e6d9c7;
}

/* ==== Snel naar ==== */

#snelnaar_container {
	position:absolute;
	left:15px;	bottom:-8px;
	width:135px;
	height:120px;
	text-align:center;
}

#snelnaar_titel {
	position:relative;
	width:auto;
	height:21px;	
	width:136px;
	margin:0 auto 0 auto;
	z-index:3;
}

#snelnaar_box {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	padding:5px 10px 5px 10px;	
	background-color:#fff9f2;
	border:solid 1px #e6d9c7;
	z-index:3;
}




