/* CSS Document */
#headerContainer {
	height: 190px;
	position:relative;
	top:0px;
	left:0px;

}
#rokheadrotator {
	position:absolute;
	top:0px;
	left:0px;
	height:190px;
	width:594px;
	z-index:1;
}
#titel {
	position:absolute;
	top:8px;
	right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	letter-spacing: 2px;
	color:#221E1F;
	text-align:right;
	width:400px;
	height:40px;
	z-index:2;
}

#sponsoren {
	margin:6px;
	font-size:13px;
	color:black;
	letter-spacing:2px;
}
#sponsoren img {
	border:none;
	text-decoration:none;
}

#zoeken {
	margin:6px;
	font-size:13px;
	color:black;
	letter-spacing:2px;
}

.zoekveld {
	border:1px solid black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-style:italic;
	margin-left:6px;
}

.button {
	font-size:11px;
	color:black;
	background:none;
	text-transform:lowercase;
}

#crumblepath {
	width:500px;
	float:left;
	font-size:11px;
	color:#666666;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	font-style:italic;
}
#crumblepath a {
	color:#666666;
	text-decoration:none;
}#crumblepath a:hover {
	text-decoration:underline;
}

#teksttitel {
	width:550px;
	float:left;
	font-size:18px;
	color:#ff6600;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	letter-spacing:2px;
}
#tekst {
	width:550px;
	float:left;
	font-size:13px;
	color:#000;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	line-height:1.5em;
}

#tekst a {
	color: black;
	text-decoration: underline;
	font-style:italic;
}

#tekst a:active {
	color: black;
	text-decoration: underline;
	font-style:italic;
	background:#F78E1E;
}

.maintekst {
	font-size:13px;
}
