/* GLOBALS */
body, html {
	margin:0;
	padding:0;
	font:normal 14px 'trebuchet ms',trebuchet, 'verdana', Serif;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}

#liesbeth {
	position:absolute;
	background:url(../../images/punt-rood.gif) right bottom no-repeat;
	width:270px;
	padding-bottom:34px;
	top:200px;
	left:320px;
	display:none;
}

#stewart {
	position:absolute;
	background:url(../../images/punt-rood.gif) right bottom no-repeat;
	width:270px;
	padding-bottom:34px;
	top:435px;
	left:205px;
	display:none;
}

#rio {
	position:absolute;
	background:url(../../images/punt-roodL.gif) left bottom no-repeat;
	width:270px;
	padding-bottom:34px;
	top:480px;
	left:300px;
	display:none;
}

#elzbieta {
	position:absolute;
	background:url(../../images/punt-rood.gif) right bottom no-repeat;
	width:270px;
	padding-bottom:34px;
	top:485px;
	left:330px;
	display:none;
}

#liesbeth p, #stewart p, #rio p, #elzbieta p {
	color:#fff;
	margin:0;
	padding:10px;
	background:#c00;
}

/* TOP (Logo en taalkeuze) */
#top {
	border-top:3px solid #cc0000;
	height:93px;
	background:url(../../images/bg-stippel.gif) repeat-x;
}

#top a {
	text-decoration:none;
	color:#fff;
}

#top a:hover {
	text-decoration:underline;
}

#logo {
	margin:8px 0 0 13px;
	float:left;
}

#top p {
	margin:0 0 0 758px;
	padding:5px 0 0 0;
	width:140px;
	height:29px;
	background:url(../../images/bg-kiestaal.gif) no-repeat;
	color:#fff;
	text-align:center;
}

#taalkeuze ul {
	margin:0 0 0 625px;
	padding:0;
	list-style-type:none;
}

#taalkeuze ul li {
	display:block;
	float:left;
	padding:0;
	margin:0;
}

#taalkeuze ul li a{
	padding:0 0 0 25px;
	margin:15px 0 15px 15px;
	color:#333;
	text-decoration:underline;
	display:block;
	background:url(../../images/bullet-rood.gif) no-repeat;
	background-position:0 5px;
}

#taalkeuze ul li a:hover {
	color:#cc0000;
	background:url(../../images/vlag-engels.gif) no-repeat;
	background-position:0 4px;
}

#taalkeuze ul li#nl a:hover {
	color:#cc0000;
	background:url(../../images/vlag-nl.gif) no-repeat;
	background-position:0 4px;
}

#taalkeuze ul li#duits a:hover {
	color:#cc0000;
	background:url(../../images/vlag-duits.gif) no-repeat;
	background-position:0 4px;
}

#taalkeuze ul li#frans a:hover {
	color:#cc0000;
	background:url(../../images/vlag-frans.gif) no-repeat;
	background-position:0 4px;
}

/* NAVIGATIE */

/* Root = Horizontaal, Secondary = Verticaal */
#mainMenu {
	background:#eae7d2;
	height:32px;
	padding-left:199px;
}

/* Root = Horizontaal, Secondary = Verticaal */
ul#navmenu {
	margin:0;
	border:0 none;
	padding:0;
	width:700px; /*voor KHTML*/
	list-style:none;
	height:32px;
}

ul#navmenu li {
	margin:0;
	border:0 none;
	padding:0;
	float:left; /*voor Gecko*/
	display:inline;
	list-style:none;
	position:relative;
	height:32px;
	border-right:1px solid #fff;
}

ul#navmenu li#einde {
	border-right:none;
}

ul#navmenu ul {
	margin:0;
	border:0 none;
	padding:0;
	width:185px;
	list-style:none;
	display:none;
	position:absolute;
	top:32px;
	left:0;
}

ul#navmenu ul li {
	float:none; /*voor Gecko*/
	display:block !important;
	display:inline; /*voor IE*/
}

/* Main Menu */
ul#navmenu a {
	float:none !important; /*voor Opera*/
	float:left; /*voor IE*/
	display:block;
	color:#fff;
	text-decoration:none;
	height:auto !important;
	font-weight:bold;
	height:1%; /*voor IE*/
	width:115px;
	text-align:center;
	padding:7px 0 7px 0;
	background:#797060;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a {
	color:#fff;
	background:#51473d url(../../images/bg-navTop.gif) right bottom no-repeat;
}

/* 2nd Menu */
ul#navmenu li:hover li a, ul#navmenu li.iehover li a {
	float:none;
	background:#51473d;
	color:#fff;
	font-weight:normal;
	width:170px;
	text-align:left;
	padding-left:32px;
	border-top:1px solid #fff;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a {
	background:#f8c500;
	color:#1b1b1b;
}

/* Niet verplaatsen, moet voor display:block komen ivm Gecko */
ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul {
	display:none;
}

ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul {
	display:block;
}

/* CONTENT */

#wrapper {
	background:#000;
	height:289px;
}

#wrapVervolg {
	background:#fff url(../../images/bg-inhoud.gif) repeat-x;
}

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfloat {
	display:block;
}

* html .clearfloat {
	height:1%;
}

#geelvlak {
	background:#f8c500 url(../../images/bg-geelvlak.gif) no-repeat;
	float:left;
	width:199px;
	height:289px;
}

#geelvlak a {
	text-decoration:none;
	color:#1b1b1b;
}

#geelvlak a:hover {
	text-decoration:underline;
}

#geelvlak h1 {
	margin:36px 0 0 21px;
	padding:0;
	font:normal 18px 'trebuchet ms',trebuchet, 'verdana', Serif;
}

#geelvlak p {
	color:#1b1b1b;
	margin:20px 20px 0 21px;
	padding:0;
	line-height:150%;
}

#nieuws {
	width:701px;
	float:left;
	height:289px;
	background:url(../../images/welkom.jpg) no-repeat;
}

#nieuws h1 {
	margin:36px 0 0 381px;
	padding:0;
	font:normal 18px 'trebuchet ms',trebuchet, 'verdana', Serif;
	color:#fff;
}

#nieuws p {
	color:#fff;
	margin:20px 0 0 381px;
	padding:0;
	line-height:150%;
}

#inhoud {
	float:left;
	width:701px;
}

#header {
	display:block;
}

#cLinks {
	float:left;
	width:465px;
	background:url(../../images/schaduw-links.gif) no-repeat;
	padding:0 15px 0 44px;
	background-position:3px 15px;
}

#cLinks a {
	text-decoration:underline;
	color:#c00;
}

#cLinks a:hover {
	color:#000;
}

#cLinks h1 {
	color:#000;
	margin:18px 0 25px 0;
	padding:0;
	font:bold 18px 'trebuchet ms',trebuchet, 'verdana', Serif; 
}

#kruimels {
	margin:15px 0 0 0!important;
	padding:0!important;
}

#cRechts {
	float:left;
	width:141px;
	background:url(../../images/schaduw-rechts.gif) no-repeat;
	background-position:0 15px;
	padding:56px 0 0 36px;
}

#cRechts ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#cRechts li a {
	margin:0;
	font-weight:bold;
	padding:3px 0 3px 25px;
	color:#000;
	background:url(../../images/bullet-rood.gif) no-repeat;
	background-position:0 5px;
	width:100px;
	text-decoration:none;
}

#cRechts li li a {
	font-weight:normal;
	background:none!important;
	width:100px;
}

#cRechts ul ul {
	margin-left:0;
}

#cRechts a {
	text-decoration:none;
	display:block;
}

#cRechts li a:hover {
	text-decoration:underline;
	color:#c00;
}

#cRechts li li a:hover {
	text-decoration:underline;
	color:#c00;
}

#cRechts ul li#print a:hover {
	color:#cc0000;
	background:url(../../images/printer.gif) no-repeat;
	background-position:0 4px;
}

#cRechts ul li#tip a:hover {
	color:#cc0000;
	background:url(../../images/tip.gif) no-repeat;
	background-position:0 4px;
}

#cRechts ul li#size a:hover {
	color:#cc0000;
	background:url(../../images/size.gif) no-repeat;
	background-position:0 4px;
}

#feas {
	margin:0;
	padding:40px 0 20px 212px;
}

#feas a {
	color:#c00;
	text-decoration:underline;
}

#feas a:hover {
	color:#000;
}

.icon {
	margin:0 10px 0 30px;
}

.img {
	display:block;
}

.afbR {
	border:1px solid #ccc;
	float:right;
	margin:7px 5px 5px 8px;
	padding:4px;
	text-align:right;
}

.afbL {
	border:1px solid #ccc;
	float:left;
	margin:7px 9px 5px 0;
	padding:4px;
	text-align:left;
}

.afbLL {
	border:1px solid #ccc;
	float:left;
	margin:7px 0 5px 0;
	padding:4px;
	text-align:left;
}

.veld {
	font:normal 14px 'trebuchet ms',trebuchet, 'verdana', Serif;
	border:1px solid #d2d2d2;
	width:300px;
	padding:4px;
	color:#c00;
	margin:6px 0 30px 0;
	display:block;
}

label {
	cursor:pointer;
	font-weight:bold!important;
}

.txtgebied {
	font:normal 14px 'trebuchet ms',trebuchet, 'verdana', Serif;
	border:1px solid #d2d2d2;
	width:300px;
	padding:4px;
	color:#c00;
	margin:6px 0 30px 0;
	display:block;
	height:80px;
	overflow:auto;
}

#bijlage {
	font:normal 12px 'trebuchet ms',trebuchet, 'verdana', Serif;
	border:1px solid #d2d2d2;
	display:block;
	margin:6px 0 30px 0;
}

.knopsub {
	background:#c00;
	font:normal 14px 'trebuchet ms',trebuchet, 'verdana', Serif;
	color:#fff;
	width:150px;
	height:35px;
	margin-bottom:50px;
	border:0;
	cursor:pointer;
	margin-right:9px;
}

#errCpers, #errTel, #errMail, #errUwnaam, #errUwmail, #errNkennis, #errMkennis {
	margin-left:25px;
	padding-left:15px;
	color:#c00;
	font-weight:bold;
}

h2 {
	margin:0;
	padding:0;
	font:bold 14px 'trebuchet ms',trebuchet, 'verdana', Serif;
	color:#c00;
}

.links {
	border-bottom:1px solid #e6e6e6;
	display:block;
	padding-bottom:12px;
	margin-bottom:15px;
}

/* FOOTER */

#wrapFoot {
	border-top:1px solid #fff;
	background:url(../../images/letters.gif) repeat-x;
	height:68px;
}

#wrapFootv {
	border-top:1px solid #fff;
	background:url(../../images/letters-vervolg.gif) repeat-x;
	height:68px;
}

#wrapFoot p, #wrapFootv p {
	margin:68px 0 0 0;
	padding:37px 0 35px 272px;
	border-top:4px solid #f8c500;
	background:url(../../images/bg-footer.gif) repeat-x;
}

#wrapFoot a, #wrapFootv a {
	border-left:1px solid #333;
	margin-left:20px;
	padding-left:15px;
	color:#000;
	text-decoration:none;
}

#wrapFoot a:hover, #wrapFootv a:hover {
	text-decoration:underline;
}

#printAdres {
	display:none;
}
