/* CSS Document */

body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body, h1, h2, h3, td, th, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

body{
}

#site-container{
	min-height: 100%;
	position: relative;
}
#bg_left{
	background-color: #fff;
	width: 50%;
	height: 100%;
	position: absolute;
	background: #fff url(../images/bg_left.gif) repeat-x top left;
}
#bg_content{
	background-color: #fff;
	width: 768px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -509px;
}

#gallery {
	margin: 0 0 16px 0;
}

.clearer{
	clear: both;
}

#news, #events, #from-the-board, #initiatives, #right{
	display: block;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

form {
	padding: 0px !important;
	margin: 0px !important;
}

.tb {
	width: 250px;
	border: 1px solid #000;
}

.tb_small {
	width: 150px;
	border: 1px solid #000;
}

.btn {
	width: 70px;
	font-weight:bold;
	background-color: #FFCC00;
	border: 1px solid #000;
}

.labels {
	font-size: 9px;
}

a:link, a:active {
	color: #000;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #3280D2;
}
body {
	background: url(../images/bg_right2.jpg) repeat;
	background-attachment: fixed;
/*	background-color: #1188d4; */
}

.spacer {
	float: left;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

#all {
/* margin: 0px auto; */
	width: 995px;
	padding: 81px 0 30px;
	border: none;
	position: relative;
	left: 50%;
	margin-left: -497px;
}

#header_holder {
	width: 100%;
	height: 100px;
}

#languages2 {
	color: #000;
	font-size: 9px;
	position: absolute;
	margin-top: -25px;
	margin-left: 675px;
}
#languages{
	color: #FFF;
	font-size: 9px;
	position: absolute;
	margin: 0 0 0 10px;
}

#languages p {
	color: #FFF;
	display: block;
	height: 15px;
	padding: 0;
	margin: 0;
	font-size: 9px;
}
#languages a {
	color: #FFF;
	font-size: 9px;
}
#banner {
	position: absolute;
	left: 1072px;
	padding: 3px;
	margin-top: 5px;
	background-color: #41a0dd;
}
#bannerframe {
	width: 215px;
	height: 60px;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}
#banner p {
	color: #FFF;
	display: block;
	height: 15px;
	padding: 0 0 0 20px;
	margin: 0;
}
#header {
	margin: 0px 0 0 -302px;
	width: 1063px;
	height: 81px;
	background-image:url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 0;
	left: 0;
}

#nvpt {
	height: 18px;
	width: 560px;
	margin-left: 200px;
	color: #FFF;
}

#nvpt img {
	position: absolute;
	margin-left: -24px;
	z-index: 2;
}

#nvpt p {
	padding: 3px 0 0 70px;
	margin: 0;
}

/*
#zoeken {
	height: 46px;
	width: 560px;
	color: #FFF;
	background-color: #5B9CCA;
	margin-left: 200px;
}
*/

#zoekbox {
	width: 206px;
	height: 27px;
	position: absolute;
	top: 8px;
	left: 852px;
	background: url(../images/bg_search.png) top left no-repeat;
}

#cse-search-results {
	position: relative;
	margin-top: -16px;
	background: transparent;
}
#cse-search-results iframe {
	width: 540px;
	background: transparent;
}

#zoekbox img {
	vertical-align: middle;
	margin-top: 3px;
}

#zoekbox input#q {
  position: absolute;
  vertical-align: middle;
  left: 79px;
  top: 5px;
  width: 97px;
	height: 12px;
	font-size: 10px;
	border: 1px solid #2561a0;
}
#zoekbox input#btn_go {
  position: absolute;
  left: 180px;
  top: 5px;
}

#btn_go {
	vertical-align: middle;
}

/*
#zoekbox .tb {
	width: 88px !important;
	margin-right: 3px;
	height: 13px;
	font-size: 9px;
	margin-top: 0px !important;
}
*/

#logos {
  position: absolute;
  top: 8px;
  left: 303px;
}
#tagline {
  position: absolute;
  top: 14px;
  left: 656px;
}

/*
#precisieportaal {
	position: absolute;
	z-index: 3;
	margin-left: 66px;
	margin-top: -37px;
}

#header_c2 {
	position: absolute;
	margin-left: -37px;
	margin-top: -46px;
	z-index: 1;
}
*/

#menu {
	float: left;
	clear: none;
	color: #FFF;
	width: 174px;
	overflow: hidden;
	border: none;
	padding: 7px 0 0 0px;
	margin: 27px 0px 0 0px;
	font-size: 12px;
	border-top: 5px solid #d9f2f2;
	z-index: 100;
	position: relative;
	display: inline; /* ie6 double float margin fix */
}

#menu ul {
	margin: 0px 0 0px 0px;
	padding: 0 0 5px 0;
	display: none;
}

#menu ul.active {
	display: block;
}


#menu li {
	margin: 1px 0 0 13px;
	padding: 0;
	list-style-image:url(../images/li_arrow.png);
	list-style-type: none;
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #333;
	text-decoration: none;
}

#menu a:hover {
	color: #333;
	text-decoration: underline;
}

#menu dt {
	font-size: 14px;
/*	background: url(../images/dotline_white.gif) top repeat-x; */
	padding: 5px 0px 5px 2px;
	font-weight: normal;
	color: #074873;
	border-top: 1px dotted #1188d4;
}
#menu dt.first {
	border-top: none;
}
#menu dt.last {
	border-bottom: 1px dotted #1188d4;
}


#menu #btn_actueel{
	border: none;
}
#menu dt a,
#menu dt a:hover{
	color: #074873 !important;
	text-decoration: none;
}
#menu dd{
	padding-left: 2px;
}
#menu img{
	margin: 15px 0 0;
}

.menu_spacer {
	height: 10px;
	line-height: 0;
	display: none;
}

dl.accordion-menu {
	margin: 0;
	padding: 0;
}

dl.accordion-menu dt.a-m-t {
	margin: 0;
	color:#D3D3D3;
}

dl.accordion-menu dd.a-m-d {
	margin: 0;
	padding:0;
}

html.accordion-menu-js dd.a-m-d-before-expand {
	display:block;
	position:relative;
	z-index:-1;
	opacity:0;
	height:auto !important;
	visibility:hidden;
	overflow:visible;
}
html.accordion-menu-js dd.a-m-d-anim {
	overflow:hidden;
	display:block;	
}

#content_holder {
	width: 540px;
	background-color: #FFF;
	padding-top: 26px;
	padding-bottom: 27px;
	float: left;
	margin-left: 24px;
}

.cse .gsc-control-cse, .gsc-control-cse  {
	padding-left: 0px !important;
}
div.gs-visibleUrl.gs-visibleUrl-short { display:none !important;  }
div.gs-visibleUrl.gs-visibleUrl-long { display:block !important;  }

#content_holder h1 {
	display: block;
	padding: 8px 0 5px 10px;
	margin: 0 0 0 0;
	background-color: #439CC8;
	color: #FFF;
	border-top: 5px solid #D0E6F1;
}

#bc {
	color: #999999;
	padding: 10px 20px 16px 0;
}

#right {
	width: 220px;
	float: right;
/*	margin-top: -108px; */
	margin-top: 27px;
}

#right .label {
	padding: 6px 5px 5px 2px;
	color: #FFF;
}

#right h2 {
	display: block;
	clear: both;
	padding: 10px 14px;
	background-color: #fbea06;
	font-size: 18px;
	font-family: Georgia, serif;
	color: #333;
	font-weight: normal;
	overflow: hidden;
	word-wrap: break-word;
	border-top: 4px solid #fefac1;
}

#right .content {
	clear: both;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	background-color: #abccea;
	overflow: hidden;
	word-wrap: break-word;
	margin-bottom: 20px;
	padding: 10px 14px;
}

#footer_holder{
	margin-top: 10px;
	position: absolute;
	bottom: 0;
	min-width: 100%;
}
#footer_container{
	margin: 0px auto;
	width: 995px;
	position: relative;
}
#footer {
	margin-left: 197px;
	smargin: 0px auto;
	width: 538px;

/*	margin-left: 27px; */
	padding: 8px 20px 8px 1px;
	text-align: left;
	font-size: 10px;
	position: relative;
	background-color: #fff;
}
#footer .border{
	border-bottom: 1px dotted #1188d4;
	margin: 5px 0;
}

.meer {
	font-weight: bold;
}

.terug {
	padding: 1px 0 1px 10px;
	margin-bottom: 10px;
	background-image: url(../images/bullet_black_l.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-weight: bold;
}
.download {
	font-weight: bold;
}
.download a{
	display: block;
	padding: 1px 0 3px 24px;
	background: url(../images/ico_arrowdown.gif) no-repeat;
}
.inzet {
	background-color: #FFFFCC;
}

th {
	padding: 2px 3px 2px 3px;
	background-color:#FFCC00;
	font-weight: bold;
	text-align: left;
}

td {
	padding: 2px 3px 2px 3px;
}

/* homepage */

.clmn {
	width: 280px;
	clear: none;
}

.clmn2 {
	width: 250px;
	clear: none;
}

.clmn img {
	float: right;
	margin-top: -3px;
	margin-right: -3px;
}

#home_c1 {
	float: left;
	width: 261px;
}

#home_c2 {
	float: right;
  width: 261px;
}

#home_c1 .content, #home_c2 .content {
	padding: 0px 10px 0px 10px;
}

#home_c1 h2, #home_c2 h2{
	font-size: 14px;
	color: #fff;
	padding: 6px 0 6px 31px; 
	background-color: #439CC8;
  	border-top: 4px solid #d9f2f2;
	position: relative;
}
#home_c1 h2 img, #home_c2 h2 img{
	position: absolute;
	top: 4px;
	left: 0;
}
#home_c1 h3, #home_c2 h3{
  font-size: 14px;
}

#home_c1 #news h2{
  background-color: #66cccc;
  border-top: 4px solid #d9f2f2;
}

#home_c1 #news .li-navigatie a{
  color: #386f70;
}

#home_c1 #from-the-board{
  background-color: #bfe5d9;
  margin: 0 0 10px 0;
}
#home_c1 #from-the-board h2{
  background-color: #3fa582;
  border-top: 4px solid #cfe8e0;
}
#home_c1 #from-the-board .content{
  padding: 0 11px 1px;
}
#home_c1 #from-the-board .content li{
  border-bottom: 1px solid #fff;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
#home_c1 #from-the-board .li-navigatie a{
  color: #000;
}
#home_c1 #from-the-board h3 a,
#home_c1 #from-the-board h3{
  padding: 0;
	margin: 0;
	color: #000 !important;
}

#home_c2 #initiatives{
  background-color: #fff;
}
#home_c2 #initiatives h2{
  background-color: #439cc8;
  border-top: 4px solid #d0e6f1;
}
#home_c2 #initiatives .content{
  padding: 0 11px 1px;
}
#home_c2 #initiatives li.first{
  border-bottom: 1px solid #fff;
	padding: 7px;
	background-color: #d9f2f2;
	border-bottom: 1px dotted #1188d4;
}
#home_c2 #initiatives .li-navigatie a{
  color: #409cb2;
}
#home_c2 #initiatives h3{
  padding: 0;
	margin: 0;
}

#home_c2 #events{
  background-color: #fff;
}
#home_c2 #events h2{
  background-color: #5d8d9b;
  border-top: 4px solid #d6e2e6;
}
#home_c2 #events .content{
  padding: 0 11px 1px;
}
#home_c2 #events li{
  border-bottom: 1px dotted #1188d4;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
#home_c2 #events .li-navigatie a{
  color: #53808e;
}
#home_c2 #events h3{
  padding: 0;
	margin: 0;
}

#home_c1 a:link, #home_c1 a:visited, #home_c1 a:active, #home_c1 a:hover, #home_c2 a:link, #home_c2 a:visited, #home_c2 a:active, #home_c2 a:hover {
	text-decoration: none;
	color: #000000;
}

.li-navigatie a:link, .li-navigatie a:visited, .li-navigatie a:active, .li-navigatie a:hover {
	text-decoration: underline !important;
}

#content_holder ul {
	margin: 0;
	padding:  0;
	list-style-type: square;
	list-style-position: inside;
}

#content_holder .clmn li {
	margin: 0 0 20px 0;
	padding: 0 0 0px 0;
	list-style-type: none;
	overflow: hidden;
}

#content_holder .clmn .li-navigatie {
	margin: 0 0px 0 0px;
	padding: 6px 0 10px 0;
	font-size: 11px;
}

#content_holder .clmn .li-titel {
	margin: 0 0px 0 0;
	padding: 2px 0 0 0px;
}
#content_holder .clmn h3{
  font-size: 14px;
  color: #064672;
	margin: 0 0 7px;
  padding: 4px 4px;
  line-height: 140%;
}
#content_holder #news h3{
  background-color: #d9f2f2;
}

#home_c1 h3 a,
#home_c2 h3 a{
  color: #064672 !important;
}

.li-single {
	margin: 0 10px 0 0 !important;
	padding: 2px 0 6px 10px !important;
	background-image: url(../images/bullet_black.gif) !important;
	background-position: 0px 4px !important;
	background-repeat: no-repeat !important;
}

.li-seperator {
	margin: 0 10px 0 10px !important;
	background-image: url(../images/dotline.gif) !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	height: 1px;
}

.inzet-blauw {
	background-color: #98BFE8 !important;
}

.titel-geel {
	background-color: #FFCC00 !important;
}





/* disciplines */

#cblDisciplines td {
	padding: 0;
	width: 50% !important;
}

.inzet a:link, .inzet a:active, .inzet a:visited {
	text-decoration: none;
}

.inzet a:hover {
	text-decoration: underline;
}

/*  actueel */
.item {
	background-color: #FFFFCC;
} 

.item h2, #links_c1 h2, #links_c2 h2 {
	background-color: #FFCC00;
	color: #FFFFFF;
	display: block;
	padding: 3px 10px 2px 10px;
	margin: 0;
}

.item .content {
	padding: 10px 10px 10px 10px;
}

.item-footer {
	border-top: 2px solid #FFF;
	margin-bottom: 20px;
	padding: 10px;
} 

.clmn2 .content {
	padding: 5px 10px 10px 10px !important;
	margin-bottom: 20px !important;
}

.clmn2 li {
	list-style-image: url(../images/bullet_black.gif);
}

.clmn2 a:hover {
	text-decoration: underline !important;
}

.nopadding, .nopadding td {
	padding: 0;
}

.shim {
	overflow: hidden;
	height: 1px;
	clear: both;
}