* {
	padding:0;
	margin:0;
	border:0;
}

html {
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

body {
	background:#FFFFFF;
}

#title {
	position:relative;
	width:760px;
	height:40px;
	background:url(../images/rechtswinkel_titel.jpg) right no-repeat;
	float:none;
}

#navigatie_kader {
	position:relative;
	width:100%;
	height:170px;
	background:#0da9ca;
	margin-bottom:40px;
}

#rechtswinkel_foto {
	position:relative;
	width:124px;
	height:100%;
	float:left;
	background:url(../images/rechtswinkel.jpg) no-repeat #FFFFFF left;
}

#navigatie {
	position:relative;
	float:left;
	width:205px;
	padding-left:25px;
	height:100%;
	background:#f96b00;
}

#navigatie ul {
	margin-top:5px;
}

#navigatie ul li {
	list-style:none;
	background:url(../images/navigatie_arrow.gif) left no-repeat;
	text-indent:35px;
	height:18px;
	color:#ffffff;
}

#navigatie ul li a:link, #navigatie ul li a:visited {
	color:#ffffff;
	text-decoration:none;
	list-style:inherit;
	text-indent:inherit;
	height:inherit;
}

#navigatie ul li a:hover, #navigatie ul li a:active {
	color:#ffffff;
	text-indent:inherit;
	text-decoration: underline;
}

#navigatie .active {
	font-weight:bold;
}

#navigatie_right {
	position:relative;
	float:left;
	width:406px;
	height:165px;
	text-align:center;
	color:#ffffff;
	margin-top:5px;
}

#navigatie_right p {
	margin-bottom:105px;
}

#navigatie_right a:link, #navigatie_right a:visited {
	color:#7fdff3;
	text-decoration:none;
}

#navigatie_right a:hover, #navigatie_right a:active {
	color:#afe7f3;
	text-decoration:none;
}

#content {
	position:relative;
	float:none;
	padding-left:123px;
	width:550px;
	min-height:300px;
	height:auto;
	_height:300px;
	margin-bottom:20px;
}

#content a:link, #content a:visited {
	color:#333333;
	text-decoration:underline;
}

#content a:hover, #content a:active {
	color:#f96b00;
	text-decoration:underline;
}

#content h1 {
	font:10px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:15px;
}

#content table tr td {
	padding:4px;
}

#content input, #content textarea, #content select {
	border:#0da9ca 1px solid;
	padding:2px;
	width:175px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

#content textarea {
	width:90%;
	height:80px;
}

#content ul {
	list-style-position:inside;
}

#hor_navigatie {
	margin-left:123px;
	margin-bottom:10px;
	width:581px;
	height:20px;
	border-bottom:1px dotted #0da9ca;
}

#hor_navigatie a:link, #hor_navigatie a:visited {
	color:#0da9ca;
	text-decoration:none;
}

#hor_navigatie a:hover, #hor_navigatie a:active {
	color:#f96b00;
	text-decoration:none;
}

#hor_navigatie ul{
	list-style:none;
	float:right;
}

#hor_navigatie ul li{
	float:left;
	margin-left:24px;
}

#hor_navigatie_secties {
	margin-bottom:10px;
	width:581px;
	margin-left:123px;
	height:55px;
	border-bottom:1px dotted #0da9ca;
}

#hor_navigatie_secties a:link, #hor_navigatie_secties a:visited {
	color:#0da9ca;
	text-decoration:none;
}

#hor_navigatie_secties a:hover, #hor_navigatie_secties a:active {
	color:#f96b00;
	text-decoration:none;
}

#hor_navigatie_secties ul{
	list-style:none;
	width:100%;
	float:right;
	margin-bottom:6px;
	clear:both;

}

#hor_navigatie_secties ul li{
	float:right;
	color:#0da9ca;
}
