/*---Global---*/
body{
	margin:0;
	color:#000;
	font:12px "Trebuchet MS", Arial, sans-serif;
	background:#fff url(../images/body.gif) repeat-x;
}
img{border-style:none;}
a{text-decoration:none; font-weight:bold;}
a:hover{text-decoration:underline; font-weight:bold;}
input,
textarea,
select{
	font:100% "Trebuchet MS", Arial, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

.formulier-input{
	margin:0 0 7px;
	width:260px;
	padding:3px;
	border:1px solid #cfcfcf;
	font-size:12px;
	line-height:18px;
	color:#505050;
	float: none;
}

.formulier-textarea{
	margin:0 0 7px;
	width:350px;
	padding:3px;
	border:1px solid #cfcfcf;
	font-size:12px;
	line-height:18px;
	color:#505050;
	float: none;
}

.formulier-select{
	margin:0 0 7px;
	padding:3px;
	border:1px solid #cfcfcf;
	font-size:12px;
	line-height:18px;
	color:#505050;
	float: none;
}

.fop {
    border:solid 1px #FFFFFF;
    background-color:#FFFFFF;
    color:#FFFFFF;
	font-size: 2px;
}

#peel{
	z-index: 1000;	
	position:absolute;
	float:right;	
	display:block;
	width:222px;
	height:86px;
	background:url(../images/peel.jpg) no-repeat;
	overflow:hidden;
	right: 0px; 
	top: 0px;
}

/*---GlobalEnd---*/
/*---Main---*/
#main{
	width:890px;
	margin:0 auto;
}
.container{
	width:100%;
	overflow:hidden;
}
/*---MainEnd---*/
/*---Header---*/
#header{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.logo{
	float:left;
	margin:15px 0 0;
	width:424px;
	height:83px;
}
.logo a{
	display:block;
	width:480px;
	height:80px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-3000px;
	overflow:hidden;
}
.top-menu{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	line-height:28px;
}
.top-menu li{
	float:left;
	padding:0 0 0 13px;
}
.top-menu a{
	display:block;
	width:97px;
	height:27px;
	padding:9px 0 0;
	background:url(../images/top-button.jpg) no-repeat;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.top-menu li.active a,
.top-menu a:hover{
	background:url(../images/top-button-hover.jpg) no-repeat;
	text-decoration:none;
}
/*---HeaderEnd---*/
/*---Box-holder---*/
#box-holder{
	width:888px;
	margin:0 0 18px 1px;
	background:url(../images/box-container-top.gif) no-repeat;
	padding:5px 0 55px;
}
#box-holder .bottom{
	width:925px;
	margin:0 -37px -55px 0;
	background:url(../images/box-container-bottom.gif) no-repeat 0 100%;
	padding:0 0 55px;
	overflow:hidden;
	float:left;
	position:relative;
}
#box-holder .grad{
	width:100%;
	background:url(../images/box-container-grad.gif) repeat-y;
}
#box-holder .grad:after{
	display:block;
	clear:both;
	content:"";
}
#box-holder .box{
	float:left;
	width:383px;
	margin:0 37px 0 0;
	padding:10px 21px 31px;
}
#box-holder .box h2{
	font-size:32px;
	color:#fff;
	margin:0 0 10px;
}
#box-holder .box h3{
	font-size:16px;
	line-height:20px;
	font-style:italic;
	color:#fff;
	margin:16px 0 0;
}
#box-holder .box p{
	font-size:12px;
	line-height:16px;
	color:#fff;
	margin:0;
}

#box-holder .box .border1 a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 0 20px;
	font-size:14px;
	font-style:italic;
	float:right;
}

#box-holder .box .border1,
#box-holder .box .border2{
	width:100%;
	overflow:hidden;
}
#box-holder .box .border1{background:url(../images/green-box-sep.gif) repeat-x;}
#box-holder .box .border2{background:url(../images/blue-box-sep.gif) repeat-x;}


#box-holder .box a{
	color:#FFFFFF;
	font-weight:bold;
}


#box-holder .form{
	padding:20px 0 10px;
	background:url(../images/blue-box-sep.gif) repeat-x;
}
#box-holder .form div{
	margin:0 0 20px;
	overflow:hidden;
	width:100%;
}
#box-holder .form input{
	float:left;
}
#box-holder .form input.text{
	width:297px;
	padding:3px;
	margin:0 17px 0 0;
	border:1px solid #cfcfcf;
	font-size:16px;
	line-height:18px;
	color:#505050;
	font-style:italic;
	font-weight:bold;
}
.plaats-button{
	background:url(../images/plaats-button.png) no-repeat;
	display:block;
	margin:25px 0 0;
	width:193px;
	height:42px;
	text-indent:-3000px;
	overflow:hidden;
}

.uitloggen-button{
	background:url(../images/uitloggen-button.png) no-repeat;
	display:block;
	margin:25px 0 0;
	width:193px;
	height:42px;
	text-indent:-3000px;
	overflow:hidden;
}
/*---Box-holderEnd---*/
/*---News---*/
#news{
	width:885px;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #bcbcbc;
	background:#fbfbfb url(../images/news-grad.gif) repeat-y;
}
#news .box{
	float:left;
	width:275px;
	padding:0 0 0 19px;
	margin:0 0 1px;
	font-size:12px;
	line-height:18px;
	color:#505050;
}
#news .box h3{
	margin:12px 0 18px;
	font-size:16px;
	line-height:18px;
}
#news .box p{margin:0;}
#news .box img{float:right;}
#news .box a{color:#12A3E0;}

/*---NewsEnd---*/
/*---Content---*/
#content{
	width:596px;
	padding:0 19px;
	border:1px solid #cfcfcf;
	background:#fff;
	overflow:hidden;
	float:left;
}

#content .topbox{
	margin:0 0 25px;
	padding:15px 0 5px;
	overflow:hidden;
	width:100%;
}

#content .topbox a{color:#12A3E0;}

#content .box{
	margin:0 0 -1px;
	border-bottom:1px solid #38b7f0;
	padding:15px 0 5px;
	overflow:hidden;
	width:100%;
}

#content .box a{color:#12A3E0;}

#content .boxitem{
	margin:0 0 -1px;
	border-top:1px solid #38b7f0;
	padding:15px 0 5px;
	overflow:hidden;
	width:100%;
}

#content .button{
	float:right;
	clear:both;
	margin:2px;
}

#content .button-right{
	float:left;
	clear:both;
	margin:0px 10px 0px 0px;
	padding:0px;
}

#content .terug{
	float:left;
	clear:both;
	margin:10px 10px 10px 0px;
}

.button-overzicht {
	float:right;
	clear:both;
	margin:5px;
}

#content img{
	margin:0 0 10px 10px;
}

#content h1{
	font-size:20px;
	line-height:20px;
	color:#666666;
	margin:0 0 16px;
}

#content h2{
	font-size:16px;
	line-height:16px;
	font-style:italic;
	color:#38b7f0;
	margin:0 0 16px;
}

#content h3{
	font-size:16px;
	line-height:16px;
	font-style:italic;
	color:#666666;
	margin:0 0 16px;
}

#content p{
	font-size:12px;
	line-height:16px;
	color:#333;
	margin:0 0 16px;
}
#content p a{color:#12A3E0;}

#content .strongitalic{
	font-weight:bold;
	font-style:italic;
}
.strong{
	font-weight:bold;
}
.strong-hl{
	font-weight:bold;
	color:#FF0000;
}
#content .strong-grey{
	font-weight:bold;
	color:#666666;
	text-align: justify;
	float:left;
	clear:both;
}

#content .hl { color:#12A3E0; }

#content .title{
	display:block;
	font-size:12px;
	line-height:16px;
	color:#333;
}
/*---ContentEnd---*/
/*---Sidebar---*/
#sidebar{
	width:237px;
	float:right;
}
#sidebar .com-box1{
	width:100%;
	background:url(../images/sidebar-form-bottom.gif) no-repeat 0 100%;
	padding:0 0 33px;
	margin:0 0 18px;
	font:12px "Trebuchet MS", Arial, sans-serif;
}
#sidebar .com-box1 .grad{
	background:url(../images/sidebar-form-grad.gif) repeat-y;
}
#sidebar .com-box1 .top{
	background:url(../images/sidebar-form-top.gif) no-repeat;
	padding:10px 14px 14px;
	min-height:170px;
}
* html #sidebar .com-box1 .top{height:170px;}
#sidebar .com-box1 h2{
	font-size:26px;
	color:#fff;
	margin:0 0 5px;
}
#sidebar .com-box1 .form{
	background:url(../images/blue-box-sep.gif) repeat-x;
	padding:14px 0 0;
	width:100%;
	overflow:hidden;
}

#sidebar .com-box1 a{
	color:#FFFFFF;
	font-weight:bold;
}


#sidebar .form div{
	padding:9px 0 0;
	overflow:hidden;
	width:100%;
}
#sidebar .form input{float:right;}
#sidebar .form input.text{
	margin:0 0 7px;
	width:206px;
	padding:3px;
	border:1px solid #cfcfcf;
	font-size:16px;
	line-height:18px;
	color:#505050;
	font-style:italic;
	font-weight:bold;
	float: none;
}
#sidebar .com-box2{
	width:100%;
	background:url(../images/sidebar-com-box-bottom.gif) no-repeat 0 100%;
	padding:0 0 33px;
	margin:0 0 18px;
}
#sidebar .com-box2 .grad{
	background:url(../images/sidebar-com-box-grad.gif) repeat-y;
}
#sidebar .com-box2 .top{
	background:url(../images/sidebar-com-box-top.gif) no-repeat;
	padding:21px 14px 16px;
}
#sidebar .com-box2 .plaats-button{margin:0 auto;}
#sidebar .news{
	list-style:none;
	margin:0 0 19px;
	padding:0 10px;
	width:214px;
	border:1px solid #bcbcbc;
	overflow:hidden;
	background:#fbfbfb;
}
#sidebar .news li{
	border-bottom:1px solid #bcbcbc;
	margin:1px 0 -1px;
	padding:8px 0 10px;
	float:left;
	width:100%;
}
#sidebar .news img{
	float:left;
	margin:2px 0 0;
}
#sidebar .news .block{
	float:right;
	width:127px;
}
#sidebar .news .block strong{
	font-size:12px;
	line-height:14px;
}
#sidebar .news .block p{
	margin:0;
	font-size:11px;
	line-height:14px;
	color:#505050;
}
#sidebar .news .block a{color:#12A3E0;}
#sidebar .box{
	width:235px;
}
#sidebar .box h2{
	font-size:22px;
	margin:0 0 5px;
	font-style:italic;
}
#sidebar .box .rss{
	float:right;
	display:inline;
	margin:0 13px 0 0;
	width:22px;
	height:22px;
	background:url(../images/rss.gif) no-repeat;
	text-indent:-3000px;
	overflow:hidden;
}
#sidebar .list{
	list-style:none;
	padding:0;
	margin:0;
	width:233px;
	overflow:hidden;
	border:1px solid #bcbcbc;
	border-bottom-style:none;
	font-size:12px;
	line-height:18px;
}
#sidebar .list li{
	border-bottom:1px solid #bcbcbc;
	float:left;
	width:100%;
}
#sidebar .list a{
	width:100%;
	float:left;
	background:#fff;
	color:#000;
}
#sidebar .list a .big-arrow{
	display:block;
	background:url(../images/arrow-big.gif) no-repeat 220px 50%;
}
#sidebar .list a .small-arrow{
	display:block;
	padding:10px 21px 10px 24px;
	background:url(../images/arrow-small.gif) no-repeat 11px 15px;
}
#sidebar .list a .small-arrow span{display:block;}
#sidebar .list a .small-arrow strong{
	color:#666;
	font-weight:normal;
}
#sidebar .list li.active a,
#sidebar .list a:hover{
	background:#3dab37 url(../images/list-button-hover.gif) repeat-x;
	text-decoration:none;
}
#sidebar .list li.active a .big-arrow,
#sidebar .list a:hover .big-arrow{background-image:url(../images/arrow-big-hover.gif);}
#sidebar .list li.active a .small-arrow,
#sidebar .list a:hover .small-arrow{background-image:url(../images/arrow-small-hover.gif);}
#sidebar .list li.active a .small-arrow strong,
#sidebar .list a:hover .small-arrow strong{color:#fff;}
/*---SidebarEnd---*/
/*---Calendar---*/
 #FSmainTable		{border:1px solid black; background-color:#FFFFFF; font-family:Arial,Helvetica,Sans-Serif; font-size:12px}
.FSdateField		{width:80px; border:0; font-size:11px; padding:1px 0 0 3px}
.FSdateSelect		{border:1px solid #999999; background-color:white}
.FSmonthRolldown	{width:90px; font-size:11px}
.FSyearInput		{width:38px; font-size:11px}
.FSbuttonsRow		{background-color:#DDDDDD}
.FSdateButton		{width:20px; height:20px; font-weight:bold; font-size:10px}
.FSdateButton2		{width:40px; height:20px; font-weight:normal; font-size:10px}
.FScalendarTitles TD{border-bottom:1px solid black; font-size:11px; color:black; line-height:14px}
.FScalendar TD		{font-size:11px; font-weight:normal}
.FSinMonth			{color:#000000; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSnotInMonth		{color:#999999; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSinMonth:hover	{font-weight:bold}
.FSnotInMonth:hover	{font-weight:bold}
.FSoutOfRange		{color:red; line-height:14px}
#FSrangeCell		{background-color:#EEEEEE; font-size:11px; text-align:center; line-height:14px}
#FSdateToday		{font-size:11px; font-weight:bold; line-height:20px}

#blank {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
/*---CalendarEnd---*/
/*---Footer---*/
#footer{
	list-style:none;
	margin:0;
	padding:25px 0 15px;
	text-align:center;
	font-size:12px;
	font-style:italic;
	width:100%;
}
#footer li{
	display:inline;
	padding:0 7px 0 8px;
	background:url(../images/footer-separator.gif) no-repeat 0 4px;
}
#footer li:first-child {background:none;}
#footer a{
	color:#505050;
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;}
/*---FooterEnd---*/