html {
	font-size: 100%;
}

body {
	font-size: 62.5%;	/* 10px = 1em */
	width: 100%;
	margin: 0; padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color: #737169 ! important;
	line-height: 1.8em;
}
form {
	background: #ffffff url("/Style%20Library/images/background.gif") repeat-x scroll left top;
}

font, span, td, li, ul, p, b, strong, i {
	font-family: inherit ! important;
	line-height: inherit ! important;
	font-size: inherit ! important;
}
	
input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-top: 0px;
}
img { 
	border: 0px solid transparent;
}

body.font-l {
	font-size: 100%;
} 

div {
	height: auto;
}

a {
	text-decoration: none;
	color: #ad235e;
}

a span {
	cursor: pointer;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

h1, #page h1 {
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif !important;
	color: #ad235e;
}

h2, #page h2 {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color: #737169;
}

h3, #page h3 {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	}

h4, #page h4 {
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

h5, #page h5 {
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
h6, #page h6 {
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

dt {
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 0 25px;
	cursor: pointer;
	color: #737169;
    font-weight: bold;
    background-image: url("/Style%20Library/images/collapsed.gif");
    background-repeat: no-repeat;
    background-position: 3px center;
    zoom: 1;
}

dt.clicked {
	 background-image: url("/Style%20Library/images/expanded.gif");
}

dt.hover {
	 color: #ad235e;
}

dt a {
	padding: 0px;
	height: 2em;
	display: block;
	color: #ad235e;
	line-height: 2.0em;
}

dd {
	margin: 5px 0 0 0;
	clear: both;
	display: none;
	border-left: 3px #cada2a solid;
	background-color: #f1f5c9;
	padding: 5px 24px;
}
dd a.meer {
	display: block;
	text-align: right;
	color: #81a4b9;
	font-weight: bold;
	background-image:url(/Style%20Library/images/action.gif);
	background-position: 575px 9px;
	background-repeat:no-repeat;
	padding: 6px 0px 0px 8px;
}
/* DEFAULT MASTERPAGE REGIONS */
#container1 {
	width: 972px;
	border-left: 30px #ffffff solid;
	border-right: 30px #ffffff solid;
	margin: 0 auto;
}
#container {
	position: relative;
	z-index: 2;
	width: 972px;
	text-align: left;
	margin: 0 auto;
	font-size: 1.2em;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
}

#page {
	color: #666666;
	text-align: left;
}
#top {
	background-color: #ffffff;
	height: 58px;
	width: 100%;
}

/* TOP LEFT ELEMENTS */
#top-left {
	width: 182px;
	float: left;
	padding-top: 0px;
}

#top-left a#homelink {
	display: block;
	background-color: transparent;
	background-image: url("/Style%20Library/images/top-logo.png");
	background-repeat: no-repeat;
	width: 87px; 
	height: 38px;
	behavior:url("/Style%20Library/htc/iepngfix.htc");
	cursor: pointer;
	margin-top: 10px;
	float: left;
}
/* TOP RIGHT ELEMENTS */
#top-right {
	float: right;
	width: 600px;
	height: 58px;
}
#top-right .ms-siteaction {
	height: auto;
	top: 0px;
	right: 0px;
	position: absolute;
}
#sysnav 
{
	color: #ad235e;
	position: absolute;
	right: 67px;
	top: 27px;
}
#sysnav a
{
	color: #999;
	text-decoration: none;
	padding: 0 1px 0 2px;
	font-size: 0.9em;
}
#sysnav a:hover
{
	color: #ad235e;
	text-decoration: underline;
}

#font-resize {
	position: absolute;
	right: 10px;
	top: 26px;
}
#font-resize a {
	color: #999;
	padding-left: 4px;
}
#font-resize a.s {
	font-size: 10px;
	text-transform: none;
}

#font-resize a.m {
	font-size: 12px;
	text-transform: none;
}

#font-resize a.l {
	font-size: 14px;
	text-transform: none;
}
#font-resize a.active {
	color: #ad235e;
	text-decoration: underline;
}	

div#footer {
	border-top: 1px solid #e4e4e4;
	margin-top: 20px;
	background: transparent url("/Style%20Library/images/footer.gif") no-repeat scroll center top;
}

#footer .left {
	float: left;
	color:#999999;
}

#footer .right {
	float: right;
	text-align: right;
	color:#ad235e;
}
#footer .right a.home 
{
	color: #999999;
}	
#footer .left, #footer .right {
	width: 50%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #999999;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}

#footer a:hover, #footer .right a.home:hover {
	color: #ad235e;
	text-decoration: underline;
}

/* Page region */
#page {
	margin: 0;
}
#page-top {
	margin-top:20px;
	width: 100%;
}

#page-top .left {
	float: left;
	background-position: top right;
	width: 730px;
	height: 150px;
}
#page-top .left .banner {
	width: 100%;
	height: 100%;
}

#page-top .right {
	float: right;
	height: 150px;
	width: 230px;
	margin-top: 0px !important;
}
#page #page-top .right img {
	margin: 0;
}

#page .main {
	width: 732px;
	height: auto;
	margin-top: 25px;
	float: left;
}

#page .right {
	float: right;
	height: auto;
	width: 228px;
	margin-top: 17px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#page .right h2{
	font-size: 1.1em;
	color: #ad235e;
}
#page .right .kantlijn {
	border-left: 3px #cada2a solid;
	padding: 6px 10px 6px 10px;
	margin-bottom: 30px;
}
#page .right .blok {
	border-left: 3px #cada2a solid;
	background-color: #f1f5c9;
	padding: 6px 10px 6px 10px;
	margin-bottom: 30px;
}
#page .right .blok .meer{
	display: block;
	color: #81a4b9;
	font-weight: bold;
	background: transparent url(/Style%20Library/images/action.gif) no-repeat scroll left 6px;
	background-repeat:no-repeat;
	padding: 5px 0px 2px 23px;
}
#page .right .nieuwsbrief {
	border-left: 3px #cada2a solid;
	padding: 0px 10px 0px 10px;
	margin-bottom: 27px;
}
#page .right .nieuwsbrief .email{
	width: 150px;
	color: #737169;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#page .right .nieuwsbrief .ok{
	border: none;
	color: #81a4b9;
	font-weight: bold;
	background: transparent url(/Style%20Library/images/action.gif) no-repeat scroll 6px center;
	background-repeat:no-repeat;
	padding-left: 20px;
	cursor: hand;
}
#page .right ul{
	border-left: 3px #cada2a solid;
	margin: 0 0 30px 0;
	padding: 0 5px 0 10px;
}
#page .right ul li {
	list-style: none;
	padding: 0 0 0 9px;
	background: transparent url("/Style%20Library/images/bullet-home.gif") no-repeat scroll left 7px;
}
#page .right ul li a {
	color: #737169;
}

#page .right .presencebox ul{
	background-color: #f1f5c9;
	padding: 10px 5px 0px 10px;
}
#page .right .presencebox li {
	width: 200px;
	height: 28px;
}
#page .right .presencebox ul li span {
	display: block;
	float: left;
}
#page .right .presencebox ul li span.label {
	width: 80px;
	font-size: 0.8em;
}
#page .right .presencebox ul li span.tekst{
	width: 120px;
	text-align: right;
}
#page .right .presencebox .tekst input{
	width: 110px;
}
#page .right .presencebox ul li label {
	font-size: 0.8em;
}
#page .right .presencebox ul li span.link {
	font-size: 0.8em;
	width: 145px;
}
#page .right .presencebox ul li span.button{
	width: 50px;
	text-align: right;
}
#page .right .presencebox ul li.button{
	background-image: none;
	text-align: right;
}
#page .right .presencebox .inloggen{
	display: block;
	color: #81a4b9;
	font-weight: bold;
	background: transparent url(/Style%20Library/images/action.gif) no-repeat scroll left 3px;
	padding-left: 15px;
	border-width: 0px;
	cursor: hand;
}

/* Homepage regions */
#page .main .home-row {
	margin-bottom: 16px;
}
#page .main .home-row .column {
	width: 242px;
	float: left;
	margin-right: 0px;
	background-color: #cfe8f6;
	cursor: hand;
}
#page .main .home-row .hover {
	background-color: #f1f5c9;
}
#page .main .home-row .column img.home{
	margin: 0 0 0 0;
	width: 240px;
	background-color: #ffffff;
}
#page .main .home-row .column div{
	border-right: 2px #ffffff solid;
}
#page .main .home-row .column .padding-fix{
	height: 100px;
	font-size: 1.1em;
	border-right-width: 0px;
	border-top: 2px #ffffff solid;
	padding: 17px 19px 17px 19px;
}
#page .main .home-row .column ul {
	height: 66px;
	width: 242px;
	margin: 0 0 0 0;
	list-style: none;
	display: block;
}
#page .main .home-row .column ul.tl1 {
	background: transparent url("/Style%20Library/images/timeline-1.gif") no-repeat scroll left bottom;
}
#page .main .home-row .column ul.tl2 {
	background: transparent url("/Style%20Library/images/timeline-2.gif") no-repeat scroll left bottom;
}
#page .main .home-row .column ul.tl3 {
	background: transparent url("/Style%20Library/images/timeline-3.gif") no-repeat scroll left bottom;
}
#page .main .home-row .column ul li {
	float: left;
	position: relative;
	width: 120px;
	margin: 10px 0 0 0;
	padding-top: 3px;
}
#page .main .home-row .column ul li a {
	background: transparent url("/Style%20Library/images/timelinebullet.gif") no-repeat scroll 20px 22px;
	display: block;
	height: 40px;
}
#page .main .home-row .column ul li a em {
	color: #465964;
	font-style: normal;
	padding-left: 16px;
}
#page .main .home-row .column ul li a:hover {
	background: transparent url("/Style%20Library/images/timelinebullethover.gif") no-repeat scroll 16px 18px;
}
#page .main .home-row .column ul li a:hover em {
	color: #ad235e;
}
/* Landing en Content page regions */
#page .content {
	width: 726px;
	margin-right: 0px;
	overflow-x: hidden;
}
#page .bijschrift {
	background: transparent url("/Style%20Library/images/bijschrift.gif") no-repeat scroll left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 1.2em;
	line-height: 1.25em;
	padding: 17px 20px 16px 20px;
	margin-bottom: 10px;
}
#page .bijschrift img {
	float: left;
	margin-right: 10px;
}
#page .shade {
	width: 724px;
	height: 20px;
	background: transparent url("/Style%20Library/images/bijschrift-onder.gif") no-repeat scroll left top;
}
#page .main .content .kolom {
	width: 50%;
	float: left;
	overflow: hidden;
}

#page .main .content .kolom .styling {
	margin-top: 36px;
	margin-right: 34px;
	border-left: 3px #cada2a solid;
	padding-left: 20px;	
}

#page .main .content .kolom ul {
	margin: 20px 0 0 10px;
}
#page .main .content .kolom li {
	list-style: none;
	padding: 0 0 0 9px;
	background: transparent url("/Style%20Library/images/bullet-home.gif") no-repeat scroll left 7px;
}
/* Corrections for MOSS */
.ms-ToolPaneOuter, .ms-MenuUIPopupBody {
	text-align: left;
	z-index: 99;
}
.ms-SpLinkButtonInActive, .ms-SpLinkButtonActive {
	padding: 0 ! important;
	background-image: none ! important;
	background-color: transparent ! important;
}
.ms-siteactionsmenu div div div a 
{
	color: #FFFFFF ! important;
}
.ms-asset-icon {
	margin-right: 10px;
}
#zz7_Menu_t 
{
	white-space: normal ! important;
}
/* EDITING STYLES */
#ctl00_PlaceHolderMain_ContentProperties { 
	background-color: transparent ! important;
}
#ctl00_PlaceHolderMain_ContentProperties hr {
	height: 0px;
	display: none;
}
.ms-formfieldcontainer {
	background-color: transparent ! important;
	margin-bottom: 5px;
}
.ms-formfieldlabelcontainer {
	background: transparent none repeat scroll 0%;
	margin: 0px;
	padding: 0px;
}

.ms-formfieldvaluecontainer {
	background: #E1EBF4 none repeat scroll 0%;
	margin: 0px;
	padding: 10px;
}

#RadEWrapperctl00_PlaceHolderMain_Content_ctl00 {
	width: 100% ! important;
}
	
.ms-formfieldvaluecontainer input, .ms-formfieldvaluecontainer select, .ms-formfieldvaluecontainer textarea {
	border: 1px solid #A5ACB2;
	padding: 2px 2px 1px 3px;
}

/* @MEDIA ADDONS 
@media print {
	@import url("print.css") print;
}
@media handheld {
	@import url("handheld.css") handheld;
}
*/

/* ESSENTIAL STYLES */
/* NAV DESIGN */
#menu {
	background: #ffffff url("/Style%20Library/images/menu-background.gif") repeat-x scroll left top;
	width: 100%;
	clear: both;
}
#menuright {
	background: transparent url("/Style%20Library/images/menu-background-right.gif") no-repeat scroll right top;
	float: right;
	width: 228px;
	height: 31px;
}
#menuright #searchinput {
	margin-top: 5px;
	width: 167px;
	height: 17px;
	border: 0px solid transparent;
	color: #999;
	float: left;
	padding-top: 2px;
	padding-left: 12px;
	background-color: transparent;
}
#menuright a {
	float: left;
	margin-top: 6px;
	margin-left: 12px;
	width: 25px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
}

#nav a, #nav li, #nav ul {
	display:block;
}

#nav * {
	line-height: normal;
	cursor: pointer;
}
#nav *, #nav {
	margin: 0;
	padding: 0;
	list-style:none;
	display: block;
}

#nav {
	background: transparent url("/Style%20Library/images/menu-background-left.gif") no-repeat scroll left top;
	float:left;
}

#nav {
	width: 730px;
	padding: 0;
	z-index: 1;
}
/* eerste niveau */

#nav li {
	float:left;
	position:relative;
	height: 31px;
	z-index:999;
}
#nav li a {
	z-index: 2;
	border: none !important;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	background: transparent url("/Style%20Library/images/menu-item-right.gif") no-repeat scroll right top;
}
#nav li a em {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif !important;
	font-style: normal;
	display: block;
	font-size: 1.25em;
	padding: 6px 24px 8px 18px;
}
ul#nav li a:hover, ul#nav li.sfHover a, ul#nav li.active a {
	background: transparent url("/Style%20Library/images/menu-background-active.gif") no-repeat scroll left top;
	z-index: 998;
}
ul#nav li a:hover em, ul#nav li.sfHover a em, ul#nav li.active a em {
	background: transparent url("/Style%20Library/images/menu-background-right-active.gif") no-repeat scroll right top;
}
ul#nav li ul li a em, ul#nav li.sfHover ul li a em, ul#nav li.active ul li a em {
	background: none;
}
/* tweede niveau */
#nav li ul {
	position:absolute;
	top:-999em;
	width:180px;
	z-index: 2;
	border-left: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
	border-top: solid 1px #d2d2d2;
	border-bottom: none;
}
#nav li.sfHover ul {
	left:-1px;
	top:31px;
}

#nav li ul li {
	border-bottom: 1px #b9b8b4 solid;
	background-color: #ffffff;
	width: 180px;
	height: auto;
}
ul#nav li ul li.hasul a em{
	background: transparent url("/Style%20Library/images/menu-bullet-sub.gif") no-repeat scroll 7px 11px;
}
#nav li ul li a, #nav li.sfHover ul li a {
	background: transparent url("/Style%20Library/images/menu-background-sub.gif") repeat-x scroll left top;
	font-weight: normal;
	color: #737169;
	display: block;
	width: 180px;
}
#nav li ul li a em, #nav li.sfHover ul li a em, ul#nav li.active ul li a em {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 1.0em;
	height: auto;
}
#nav li ul li a:hover, #nav li ul li.sfHover a{
	z-index: 2;
    display: block;
	background: #e7f3fa url("/Style%20Library/images/menu-background-sub-active.gif") repeat-x scroll left top;
    font-weight: bold;
}    
#nav li ul li.sfHover ul {
	left: 180px;
	top: 0px;
}
/* derde niveau */
#nav li ul li ul {
	position:absolute;
	top:-999em;
	width:180px;
	z-index: 2;
	border-left: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
	border-top: solid 1px #d2d2d2;
	border-bottom: none;
	margin-top: -1px;
}
#nav li ul li ul li{
	border-bottom: 1px #b9b8b4 solid;
	width: 180px;
	height: auto;
}
#nav li ul li ul li a, #nav li ul li.sfHover ul li a {
	background: transparent url("/Style%20Library/images/menu-background-sub.gif") repeat-x scroll left top;
	font-weight: normal;
	color: #737169;
}
#nav li ul li ul li a em {
	background: none !important;
	padding: 7px 10px 7px 23px;
	height: auto;
}
#nav li ul li ul li a:hover {
	background: #e7f3fa url("/Style%20Library/images/menu-background-sub-active.gif") repeat-x scroll left top;
    font-weight: bold;
}
/*  1e niveau navigatie */
#menu1 {
	width: 100%;
	clear: both;
	border-bottom: 1px #d3d3d3 solid;
	position: relative;
	z-index: 1;
}
#nav1 {
	margin: 0 0;
	position: relative;
	z-index: 1;
}
#nav1 em {
	font-style: normal;
	padding-left: 8px;
	padding-right: 4px;
	display: block;
	font-size: 0.9em;
}

#nav1 li {
	float:left;
	position:relative;
	background: transparent url("/Style%20Library/images/bullet-home.gif") no-repeat scroll 5px center;
	height: 18px;
	z-index: 1;
	display: inline;
}

#nav1 li a {
	z-index: 1;
	border: none !important;
	color: #737169;
	text-decoration: none;
	display: block;
	padding: 0 10px 0 10px;
	vertical-align: middle;
}
#nav1 li.active a {
	color: #ad235e;
}
#nav1 li a:hover {
	text-decoration: underline;
}
/*  2e niveau navigatie */
#menu2 {
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	border-bottom: 1px #e4e4e2 solid;
}
#page #nav2 {
	margin: 0;
	padding: 0;
	list-style:none;
	display: block;
}
#nav2 li {
	float:left;
	position:relative;
	height: 31px;
	background: transparent url("/Style%20Library/images/tab.gif") no-repeat scroll left top;
	text-align: center;
	line-height: 2.0em;
	padding: 0;
	margin-right: 0px;
}
#nav2 li.active, #nav2 li.sfHover {
	background: transparent url("/Style%20Library/images/tab-active.gif") no-repeat scroll left top;
}
#nav2 em {
	background: transparent url("/Style%20Library/images/tab-right.gif") no-repeat scroll right top;
	font-style: normal;
	font-size: 1.15em;
	font-weight: bold;
	display: block;
	color: #737169;
	padding: 3px 12px 3px 11px;
	cursor: hand;
}
#nav2 li.active em {
	background: transparent url("/Style%20Library/images/tab-right-active.gif") no-repeat scroll right top;
	color: #ad235e;
	padding-bottom: 4px;
}
/*  3e niveau navigatie */
#menu3 {
	width: 100%;
	clear: both;
	border-bottom: 1px #e4e4e2 solid;
	position: relative;
	z-index: 1;
}
#nav3 {
	margin: 0 0;
	position: relative;
	z-index: 1;
}
#nav3 em {
	font-style: normal;
	padding-left: 8px;
	padding-right: 4px;
	display: block;
	font-size: 0.9em;
}

#nav3 li {
	float:left;
	position:relative;
	background: transparent url("/Style%20Library/images/bullet-home.gif") no-repeat scroll 5px center;
	height: 18px;
	z-index: 1;
}
#nav3 li a {
	z-index: 1;
	border: none !important;
	color: #737169;
	text-decoration: none;
	display: block;
	padding: 0 10px 0 10px;
	vertical-align: middle;
}
#nav3 li.active a {
	
	color: #ad235e;
}
#nav3 li a:hover {
	text-decoration: underline;
}

/* Nieuws Overzicht */
#nieuws .bericht {
	border-left: 3px #cada2a solid;
	padding-left: 20px;
	border-bottom: 1px #d4d4d4 solid;
	margin-bottom: 20px;
}
#nieuws h2 {
	color: #737169;
}
#nieuws img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#nieuws .crop {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
}
#nieuws .meer {
	float: left;
	color: #81a4b9;
	background: transparent url("/Style%20Library/images/action.gif") no-repeat scroll left center;
	padding-left: 19px;
	font-size: 0.9em;
	margin-top: 8px;
	margin-bottom: 15px;
}
/* Nieuws Archief */
#archief {
	cursor: pointer;
}
#page .right #archief li.hasul {
	padding: 2px 0 2px 25px;
	background: #ffffff url("/Style%20Library/images/collapsed.gif") no-repeat scroll 3px 6px;
}
#page .right #archief li em {
	font-style: normal;
	font-weight: bold;
}
#page .right #archief li.clicked {
	background-image: url("/Style%20Library/images/expanded.gif");
}
#page .right #archief li ul{
	border: none;
	display: none;
	margin: 0 !important;
}
#page .right #archief li.clicked ul {
	display: block;
}
#page .right #archief li ul li {
	background-position: -999px -999px !important;
	padding-left: 2px !important;
}
#page .right #archief li ul li.active {
	background: transparent url("/Style%20Library/images/menu-bullet-sub.gif") no-repeat scroll left center !important;
	padding-left: 12px !important;
}
#page .right #archief li ul li.active a {
	color: #81a4b9 !important;
}
/* Sitemap */

#sitemap {
	margin: 0;
	margin-top: 10px;
}

#sitemap ul, #sitemap li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sitemap ul {
	padding: 0px;
}

#sitemap li ul{
	display: none;
}

#sitemap li {
	margin-top: 1px;
}
#sitemap em {
	font-style: normal;
	background-color: transparent;
	display: block;
	font-style: normal;
	padding-top: 0.3em;
}

#sitemap a {
	height: 2em;
	display: block;
	vertical-align: middle;
	font-weight: bold;
}

#sitemap li {
	padding-left:25px;
	background-position: -9999px -9999px
}

#sitemap li.hasul {
	background: #ffffff url("/Style%20Library/images/collapsed.gif") no-repeat scroll 3px 6px;
} 

#sitemap li.clicked {
	background-image: url("/Style%20Library/images/expanded.gif");
}

#sitemap li.clicked ul {
	display: block;
}

#sitemap li.clicked ul ul {
	display: none;
}

#sitemap li.clicked li.clicked ul {
	display: block;
}
#sitemap ul li a em {
	color: #ad235e;
}
/* second level */

#sitemap li li, #sitemap li li.hasul {
	background-color:#FFF;
}

#sitemap li li {
	padding-left:25px ! important;
}

#sitemap ul li ul li a em {
	color: #737169;
}

/* third level */

#sitemap li li li {
	padding-left:25px ! important;
}

#sitemap ul li ul li ul li a em {
	color: #81a4b9;
}

/* zoekresultaten */
.result {
	margin-top: 20px;
	border-bottom: 1px #e4e4e4 solid;
	border-left: 2px #cada2a solid;
	padding-left: 20px;
}
.result a {
	font-size: 1.1em;
	color: #ad235e;
	font-weight: bold;
}
.result span {
	font-size: 0.8em;
	color: #999999;
}
.result span a {
	color: #81a4b9;
}

/* Klankbord */
#klankbord .kop {
	height: 30px;
}
#klankbord .kop span {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	display: block;
	margin-bottom: 10px;
}
#klankbord .kop .col1 {
	padding-left: 20px;
	width: 58%;
}
#klankbord .kop .col2 {
	width: 25%;
}
#klankbord .kop .col3 {
	width: 12%;
}
#klankbord dl{
	margin-top: 6px;
	border-left: 3px #cada2a solid;
	border-bottom: 1px #cecece solid;
	padding-left: 10px;
}
#klankbord dt {
	display: block;
	border-top: 1px #cecece solid;
	background: transparent url("/Style%20Library/images/klankbord-kop-background.gif") repeat-x scroll left 1px;
	margin: 0 0 0 0;
	padding: 4px 0 8px 10px;
	clear: both;
	position: relative;
}
#klankbord dt.hover {
	background-image: url("/Style%20Library/images/klankbord-kop-background-hover.gif");
}
#klankbord dt em {
	display: block;
	font-style: normal;
	color: #ad235e;
	padding: 5px 0 0 21px;
	background: transparent url("/Style%20Library/images/collapsed.gif") no-repeat scroll left 8px;
}
#klankbord dt.clicked em {
	background-image: url("/Style%20Library/images/expanded.gif");
}
#klankbord dd {
	margin: 0 0 0 11px;
	padding: 0 0 0 0;
	background: none;
	border: none;
	clear: both;
}
#klankbord dl dd .tussen{
	height: 8px;
	width: 100%;
	clear: both;
}
#klankbord .doc {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#klankbord .doc span {
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#klankbord .doc .col1 {
	padding-left: 20px;
	width: 56%;
}
#klankbord .doc .col2 {
	width: 25%;
}
#klankbord .doc .col3 {
	width: 12%;
}
/* Formulieren */
.vragen {
	margin-top: 21px;
	background-color: #f1f5c9;
	border-left: 3px #cada2a solid;
}
.vragen td {
	vertical-align: top;
}
.vragen .formfooter {
	width: 680px;
	float: left;
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #f00;
	text-align: left;
	zoom: 1;
}
.vragen .formfooter .verplicht {
	width: 100px;
	float: left;
	color: #ff0000;
	text-align: left;
}
.vragen .formfooter .knoppen {
	float: right;
	width: 150px;
}
.vragen .formfooter .knoppen a {
	display: block;
	color: #81a4b9 !important;
	font-weight: bold;
	background: transparent url(/Style%20Library/images/action.gif) no-repeat scroll left 6px;
	background-repeat:no-repeat;
	padding: 2px 0px 2px 23px;
}
.vragen .formfooter .knoppen a.vorige {
	float: left;
}
.vragen .formfooter .knoppen a.volgende {
	float: right;
}
.vragen .formfooter .knoppen a.verzenden {
	float: right;
}
.vraag {
	padding: 2px 3px 2px 20px;
	border-bottom: 1px #ffffff solid;
}
.vraag .label, .vraag label {
	display: inline;
}
.vraag span.label {
	float: left;
	width: 300px;
}
.vraag span.breed {
	width: 90%;
}
.vraag .lijst label {
	margin-right: 30px;
}
.vraag .tekst, .vraag .tekstlang {
	padding-top: 1px;
	padding-left: 3px;
}
.vraag .note .input {
	clear: both;
}
.vraag textarea {
	width: 672px;
}
.vraag input[type=text]{
	width: 215px;
}

/* telerik aanpassingen */
.RadEWrapper img {
	margin: auto !important;
}

/* RADEDITOR */
.RadEditor {
	position: relative;
	z-index: 2999;
}
.RadWindow tr.rwFooterRow 
{
    height: 8px ! important;
    line-height: 8px ! important;
}
.RadEditor li, .RadWindow li
{
    background-image: none ! important;
}
.RadEditor td.reEditorModesCell a 
{
    height: 23px ! important;
    padding-top: 2px;
}
.reMode_design span, .reMode_selected.reMode_design span {
    background-position:-6px -8px ! important;
}
.reMode_html span, .Office2007 .reMode_selected.reMode_html span {
    background-position: -6px -38px ! important;
}
.reMode_preview span, .reMode_selected.reMode_preview span {
background-position:-6px -72px ! important;
}
.reWrapper_corner, .reWrapper_center, .reLeftVerticalSide, .reRightVerticalSide 
{
    font-size: 1px ! important;
    line-height: 1px ! important;
}
/*************/
