@charset "utf-8";
/* CSS Document */

html, body { background:#333; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; text-align:center; margin:0px;}

p {}
a { text-decoration:none; font-weight:bold; color:#2bb3b5;}
a:hover { color:#000;}
h1 { font-size:16px; text-transform:uppercase; color:#000;}
h2 { font-size:14px; color:#2bb3b5;}
h3 { font-size:12px; text-transform:uppercase; color:#000; font-weight:normal;}

.container { background:url(../images/back.jpg) repeat-y; width:975px; height:100% auto; padding:0px; margin:0px auto; margin-top:0px;}

.nav { background:url(../images/nav01.jpg) no-repeat; width:708px; height:37px; padding-left:267px; margin:0px;}
	.taalkeuze { width:100px; height:24px; padding-top:6px; margin-top:7px; float:left; text-align:left;}
		.taalkeuze p { color:#FFF; font-weight:bold; margin:0px;}
		.taalkeuze a { color:#FFF;}
		.taalkeuze a.actief { color:#2bb3b5;}
		.taalkeuze a:hover { color:#2bb3b5;}
	.nav_home { width:300px; height:24px; padding-top:6px; margin:7px 17px 0px 0px; float:right; text-align:right;}
		.nav_home p { color:#2bb3b5; font-weight:bold; margin:0px;}
		.nav_home a { color:#FFF;}
		.nav_home a:hover { color:#2bb3b5;}
	.navertrek_home { width:300px; height:24px; padding-top:6px; margin:7px 17px 0px 0px; float:right; text-align:right;}
		.navertrek_home p { color:#2bb3b5; font-weight:bold; margin:0px;}
		.navertrek_home a { color:#FFF;}
		.navertrek_home a:hover { color:#2bb3b5;}

.header { background:url(../images/headers/rotator.php) no-repeat; width:975px; height:211px; padding:0px; margin:0px; float:none; clear:both;}
.content { width:975px; height:100% auto; padding:0px; margin:0px;}
	.left { background:url(../images/left.jpg) repeat-y; width:267px; height:100% auto; padding:0px; margin:0px; float:left;}
		.left ul { text-align:left; list-style:none; width:240px; padding:0px; margin:0px 10px 0px 0px; float:right;}
		.left ul li { background:url(../images/balknav01.jpg) no-repeat; width:220px; height:24px; padding:6px 0px 0px 20px; margin-bottom:2px;}
		.left ul li:hover { background:url(../images/balknav02.jpg) no-repeat; width:220px; height:24px; padding:6px 0px 0px 20px; margin-bottom:2px;}
		.left ul li:hover a { color:#FFF;}
		.left ul li a { color:#333; font-weight:normal;}
	.right { background:url(../images/right.jpg) repeat-y; width:648px; height:100% auto; padding:30px; margin:0px; float:left; text-align:left;}
		.right table { width:648px;}
		.right iframe { float:left; margin-right:10px;}
		.right img.links { float:left; margin-right:10px;}
		.right img.rechts { float:right; margin-left:10px;}

.adres { background:url(../images/adres.jpg) no-repeat; width:975; height:36px; padding-top:18px; margin:0px; float:none; clear:both;}
	.adres p { color:#FFF; margin:0px;}
	.adres a { color:#FFF;}
	.adres a:hover { color:#2bb3b5;}

.footer { background:url(../images/footer.jpg) no-repeat; width:935px; height:88px; padding:5px 20px; margin:0px;}
	.footer p { color:#333; font-weight:bold; margin:0px;}
	.footer a { color:#333;}
	.footer a:hover { color:#FFF;}
	.footer a.S { font-size:90%;}
	.footer a.M { font-size:110%;}
	.footer a.L { font-size:130%;}
	.footer a.XL { font-size:150%;}

.crmart { width:960px; height:20px; padding:0px; margin:0px auto;}
	.crmart a { font-size:10px; color:#FFF;}
	.crmart a:hover { color:#2bb3b5;}
