* { margin: 0; }

body {
	font: 12px Trebuchet MS, Verdana;
	color: #666;
	background: url(../t01_images/bg/body.gif) #c8c8c8;
	overflow: scroll;
	}

a { text-decoration: none; color: #bc9b69; }
a:hover { border-bottom: 1px dotted #000; }
h1 { font-size: 20px; color: #bc9b69; font-weight: normal; margin: 0 0 10px 0; padding: 0 0 0 30px; line-height: normal; background: url(../t01_images/icons/h1.gif) no-repeat left; clear: both; }
h2 { font-size: 20px; color: #bc9b69; font-weight: normal; margin: 0 0 10px 0; line-height: normal; }
h3 { font-size: 14px; color: #bc9b69; font-weight: bold; margin: 0 0 10px 0; line-height: normal; }
h4 { font-size: 13px; color: #bc9b69; font-weight: bold; line-height: normal; }
img { border: 0; }
p { padding-bottom: 20px; }
br {clear:left;}
hr {
height: 0;
border: 0;
border-top: 2px dotted #ccc;
} 

textarea {
	border : 1px solid #999;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
}

select {
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	font: 12px Trebuchet MS, Verdana;
}

input {
    font: 12px Trebuchet MS, Verdana;
	color: #666;
	border: 1px solid #999;
	margin: 0 0 5px 0; 
	padding-left: 3px;
 }

ul { list-style: none; padding: 0; }

#wrapper {
	width: 100%;
	background: url(../t01_images/bg/wrapper.gif) repeat-x;
	padding: 18px 0 0 0;
	/* overflow: hidden; */
	}

#container {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	line-height: 20px;
	}

#header {
	width: 980px;
	height: 111px;
	background: url(../t01_images/bg/header.jpg) no-repeat 21px 22px;
	font-size: 14px;
	text-transform: lowercase;
	}
	#header ul { padding: 80px 18px 0 0; float: right; }
	#header li { display: inline; float: left; border-right: 1px solid #999; }
	#header li a { color: #999; margin: 0 18px; float: left;}
	#header li a:hover { color: #bc9b69; border-bottom: 3px solid #bc9b69; }
	#header .lastitem { border-right: none; }
	
#topcontent {
	width: 940px;
	margin: 0 19px 0 21px;
	overflow: hidden;
	}

#banner {
	width: 679px;
	height: 161px;
	margin: 0 20px 0 0;
	float: left;
	}

#login {
	width: 205px;
	height: 125px;
	padding: 18px;
        background: url(../t01_images/bg/login.gif) #bc9b69;
	color: #fff;
	float: left;
	}
	#login p { margin: 0 0 5px 0; }
	
	#login input {
	border: 0;
	color: #666;
	background-image: url(../t01_images/textfield_bck.gif);
	padding-left: 3px;
	height: 18px;
	 
}
	/*#login input { background: url(../t01_images/bg/inputfield.gif); width: 144px; height: 18px; padding: 1px 3px 0 3px; margin: 0 0 5px 0; }*/
	#login a { color: #fff; }
	#login a:hover { border-bottom: 1px dotted #fff; }
	#login .submit { float: left; background: url(../t01_images/icons/arrow-white-yellow.gif) no-repeat right; color: #fff; width: 65px; cursor: pointer; }

#maincontent {
	width: 940px;
	margin: 20px 19px 0 21px;
	padding: 0 0 20px 0;
	overflow: hidden;
}

#left {
	width: 679px;
	margin: 0 20px 0 0;
	float: left;
	}

#breadcrumb {
	text-align: right; 
	color: #bc9b69;
	}
	#breadcrumb a { color: #bc9b69; }
	#breadcrumb a:hover { border-bottom: 1px dotted #000; }

#right {
	width: 198px;
	padding: 20px;
	float: left;
	color: #bc9b69;
	border: 1px solid #dac8ac;
	background: url(../t01_images/bg/rechts-top.gif) repeat-x;
	}
	#right a:hover {color: #9C7945;}
	#right .bottom {
	height: 20px;
	margin: 0 -20px -20px -20px;
	font-size: 0;
	background-image: url(../t01_images/bg/rechts-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#ads {
	float: right;
	margin-right: 6px;
	}
    #ads li { padding: 2px 0 10px 0;}
	#ads a:hover { border: 0; }

#mainleft {
	float: left;
	width: 425px;
	padding: 20px 0 0 0;
	}

#mainright {
	float: left;
	background: url(../t01_images/icons/sideline.gif) repeat-y left;
	width: 214px;
	padding: 0 0 0 20px;
	margin: 15px 0 0 20px;
	}

#footerspan {
	width: 100%;
	height: 84px;
	padding: 18px 0 0 0;
	color: #fff;
	background: url(../t01_images/bg/footerspan.gif);
	}
	#footerspan div { margin: 0 auto; width: 940px; }
	#footerspan div p { float: right; width: 240px; }
	#footerspan a { color: #fff; }
	#footerspan a:hover { color: #666; }
	#footerspan li { display: inline; float: left; border-right: 1px solid #ccc; }
	#footerspan li a {
	color: #fff;
	margin: 0 10px;
	float: left;
}
	#footerspan li a:hover { color: #666; }
	#footerspan .lastitem { border-right: none; }

.bullet { background: url(../t01_images/icons/bullet.gif) no-repeat left; padding: 0 0 0 15px; }
#betaalkeuze br {clear:left;} 

#qTip {
	padding: 5px;
	display: none;
	color: #fff;
	position: absolute;
	z-index: 1000;
	opacity: .80;
	filter: alpha(opacity=70);
	-moz-opacity: 0.8;
	background-color: #000;
	}
	
.arrowright { background: url(../t01_images/icons/arrow-white-yellow.gif) no-repeat 130px 5px; padding: 0 15px 0 0; }
.underlinedotted { background: url(../t01_images/icons/underline.gif) repeat-x bottom; }
.contentlist li { padding: 2px 0 2px 25px; background: url(../t01_images/icons/bullet-arrow.gif) no-repeat 0 5px; }
.contentlist li li { padding: 2px 0 2px 15px; background: url(../t01_images/icons/bullet-dark.gif) no-repeat 0 10px; }

.vraaglist li { padding: 2px 0 2px 25px; background: url(../t01_images/icons/bullet-vraag.gif) no-repeat 0 5px; }
.vraaglist li li { padding: 2px 0 2px 15px; background: url(../t01_images/icons/bullet-dark.gif) no-repeat 0 10px; }

.abonlist li { padding: 2px 0 2px 20px; background: url(../t01_images/icons/bullet-klein.gif) no-repeat 0 2px; }

.leesverdergeel li a { width: 83px; height: 20px; color: #fff; padding: 0 0 0 5px; display: block; background: url(../t01_images/icons/leesverder-yellow.gif); margin: 0 0 20px 0; float: right; }
.leesverdergeel li a:hover { color: #ece6cd; text-decoration:none; border-bottom: 0;} 
.leesverderwit li a { width: 83px; height: 20px; color: #bc9b69; padding: 0 0 0 5px; display: block; background: url(../t01_images/icons/leesverder-wit.gif); margin: 0 0 20px 0; float: right }
.leesverderwit li a:hover { color: #a6964d; }

.datum { font-weight: bold; font-size: 14px; background: url(../t01_images/icons/datum-bullet.gif) no-repeat left; padding: 0 0 0 15px; margin: 0 0 5px 0; clear: both; }

.floatright { float: right; }
.imgleft { float: left; margin: 0 20px 0 0; }
.imgright { float: right; margin: 0 0 0 20px; }
.break { width: 100%; height: 0; font-size: 0; margin: 0 0 20px 0; border-bottom: 1px solid #e7edf0; clear: both; }
.boxes2 {
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
	}
	.boxes2 h2 { margin-bottom: 10px; }
	.boxes2 img { float: left; margin-right: 20px; border: 2px solid #bc9b69; }
	.boxes2 p { color: #666; }
	.boxes2 li { width: 635px; padding: 10px; display: block; border: 1px solid #DAC8AC; background: url(../t01_images/bg/box.gif) repeat-y right #fff; color: #666; margin-bottom: 20px; overflow: hidden; }
	.boxes2 span {
	float: left;
	font-size: 19px;
	text-align:right;
	color: #bc9b69;
	text-transform: uppercase;
}
	.boxes2 .btn a { float: right; display: block; padding: 2px 20px; background: #bc9b69; color: #fff; margin-left: 15px; margin-top:5px; border: 1px solid #bc9b69; }
	.boxes2 .btn a:hover { text-decoration: none; background-color: #B6925A;background-image: url(../t01_images/icons/arrow-white-yellow.gif); background-repeat: no-repeat; background-position: right; }
	

.toggleopacity img{
border: 1px solid #ccc;
}

.toggleborder:hover img{
	border: 2px solid #8D6D3F;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}
	
.titels { font-size: 18px; color: #bc9b69; font-weight: normal; margin: 0 0 20px 10px;}

.button a { float: left; display: block; padding: 2px 20px; background: #bc9b69; color: #fff; margin-left: 15px; margin-top:5px; border: 1px solid #bc9b69; font: bold 13px Arial; }

.button a:hover {
	text-decoration: none;
	background-color: #B6925A;
	background-image: url(../t01_images/icons/arrow-white-yellow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.submitbtn { float: left; display: block; padding: 2px 20px; background: #bc9b69; color: #fff; margin-left: 15px; margin-top:5px; border: 1px solid #bc9b69; font: bold 13px Arial; }

.submitbtn:hover {
    text-decoration: none;
	background-color: #B6925A;
	background-image: url(../t01_images/icons/arrow-white-yellow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.groot_uppercase {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.1em;
}

.tekst1 {
	color: #bc9b69;
	font-weight: bold;
	font-size: 16px;
}