@charset "utf-8";
/* CSS Document */
/*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 /*img, div { behavior: url(css/iepngfix.htc); }*/

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */
body {
	background-color: #FFF;
}
.admintable {
	background-color: #036;
	border: 3px solid #036;
}
.oscmsheader_sa {
	height: 110px;
	background-image: url(../template/sjabloon/oscbs_sa.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	/*position: relative;*/
}
.divheadercont {
	background-image: url(../template/sjabloon/oscbgnn.gif);
	background-repeat: repeat-x;
	position: relative;
}

.oscmsheader_a {
	
	height: 110px;
	background-image: url(../template/sjabloon/oscbs_an.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.oscmsheader_p {
	
	height: 110px;
	background-image: url(../template/sjabloon/oscbs_p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.oscmsheader_s {
	
	height: 110px;
	background-image: url(../template/sjabloon/oscbs_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

p, div, td, tr, span , dl, dt, dd{
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 14px;
	
	word-spacing: 0.1em;
}
a, div, span {
	text-decoration: none;
}
h1 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 20px;
	/*line-height: 16px;*/
	word-spacing: 0.4em;
	padding-left: 8px;
}
h2 {font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
padding-left: 0px;
	font-size: 18px;
	line-height: 16px;
	word-spacing: 0.4em;}
h3 {font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
padding-left: 8px;
	font-size: 16px;
	line-height: 16px;
	word-spacing: 0.4em;}

.divsluiteneditor {
	cursor:pointer;
	font-weight: bold;
	height: 20px;
	
	font-size: 14px;
}
.divtabcontent {

}
.sectieicons, .sectieicons a:link, .sectieicons a:visited {
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	/*behavior: url(../css/iepngfix.htc);*/
}
.sectieicons2, .sectieicons2 a:link, .sectieicons2 a:visited {
	width: 145px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	/*behavior: url(../css/iepngfix.htc);*/
}
.divsitevoorbeeld {
	text-decoration: none;
	/*float: right;*/
	width: 200px;
	height: 60px;
	position: absolute;
	top: 10px;
	right: 0px;
}
.divsitevoorbeeld a:link, .divsitevoorbeeld a:visited {
	color: #333333;
	text-decoration: none;
}.divtitel {
	font-size: 24px;
	color: #3D9CF5;
	width: 100%;
	height: 40px;
	float: left;
	clear: both;
}
.divdivideintab {
	background-color: #D8D8D8;
	height: 30px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tabelkeuze {
	width: 100%;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 6px;
}.divconttab {
	width: 100%;
}

.kiezen {
	font-size: 16px;
	color: #3D9CF5;
}
.fpnotp {
	background-color: #FFFFFF;
}.divtoolbar {
	text-decoration: none;
	background-color: #0C79DC;
	width: auto;
	font-size: 20px;
	color: #0C79DC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.divhelp {
	background-color: #3D9CF5;
	width: 70px;
	margin-left: 40px;
}
.divhelp_p {
	background-color: #3D9CF5;
	float: left;
	height: 40px;
	width: 50px;
}.divstartfp {
	background-color: #339FE1;
	float: left;
	height: 30px;
	width: 300px;
	margin-left: 300px;
	clear: both;
}
.divtitel1 {
	float: left;
	height: 30px;
	width: 200px;
	font-size: 22px;
}
.divhelpinfo {
	width: 550px;
}
/*scroller styles*/
	#mainContainer{
	width:395px;
	text-align:left;
	background-color:#FFF;
	padding:0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
		}
	.clear{
		clear:both;
	}
	
	/* End CSS only needed for the demo */
	
	#header {
	padding-right: 0px;
	border: 1px none #069;
}
	#rssBox { /* The main box for the rss scroller */
	width:395px;
	margin:0px;
	float:left;
	height:65px;
	border:1px solid #317082;
	padding:4px;
	/*font-size:0.7em;*/
	background-color:#FFF;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	/* Never change these two values */
		overflow:hidden;
	position:relative;
	}		
	
	#rssBox .slide{	/* A specific slide */
	background-color:#FFF;	/* Light blue background color */			
	}
	
	.rssBoxDate{
		display:none;	/* I don't want to show the date */
	}
	.rssBoxHeading{	/* Heading of RSS item */
	font-weight:bold;
	color:#166D98;
	margin:0px;
	font-size: 11px;
	padding-left: 4px;
	}
	.rssBoxDescription{	/* Description of RSS item */
	font-size: 9px;
	color: #333;
	line-height: 12px;
	margin: -1px;
	padding-left: 4px;
	}	
	.rssBoxLink{	/* Read more link */
	color:#F00;
	text-decoration:none;
	font-size: 9px;
	padding-left: 4px;
		}
	.rssBoxLink:hover{	/* Read more link - mouse over */
		text-decoration:underline;
	}
/*einde scroller styles*/
.divrss {
	clear: none;
	float: right;
	width: 155px;
}
#divverberg a:link, #divverberg a:visited {
	font-weight: bold;
	color: #FFF;
}
#divverberg a:hover {
	text-decoration: underline;
}
#div_feed {
	background-color: #84CEEF;
	border: 2px solid #FFF;
}
