/*PRINT STYLES*/

#breadcrumb, #topMenu, #footer, #footerShadow {
	display:none
}

/*MAIN STYLES*/

/* Reset styles */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, font, img, ul, li,
fieldset, form, label, legend,
table, caption, tbody, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

* {
	margin:0;
	padding:0;
	border: 0px;
}

body {
	width:100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	line-height: 16px;
	text-align:center;
	color:#000;
	background-color:#fff;
}

#wrapper{
	width:960px;
	height: 100%;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	position:relative;
	background-color:#d4ebff;
}

#header {
	height: 100px;
	margin: 0px 0px 10px 0px;
	background-color:#FFF;
	text-align: left;
}

#logo {float: left}



/*kolommen Index*/
#indexIntro { /*HELE DIV IS OPTIONEEL - Voor grote foto en optioneel tekst (#indexIntro h1)*/
	display: none;
	background-image: url(afbeeldingen/balloon.jpg);
	background: #ccc; 
	margin: 1px 0px 10px 0px;
	height: 350px;
	text-align: left;
	position: relative;
}

.indexIntroDiv {
	color:#fff;
	position: absolute; 
	bottom: 25px; 
	left: 25px;
	width: 90%;
}

#columnMainIndex {
	background-color: #FFF; 
	float: left; 
	width: 314px; 
	margin: 10px 10px 0px 10px; 
	text-align: left;
	padding-bottom: 10px;
}

#columnLeftIndex {
	background-color: #FFF; 
	float: left; 
	width: 313px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	padding-bottom: 10px;
}

#columnRightIndex {
	background-color: #FFF; 
	float: left; 
	width: 313px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	padding-bottom: 10px;
}

#columnLeftIndex .whitespace {margin: 20px 10px 10px 10px;}
#columnMainIndex .whitespace {margin: 20px 10px 10px 20px;}
#columnRightIndex .whitespace {margin: 20px 10px 10px 10px;}

/*Kolommen Vervolg*/
#columnLeft {
	background-color: #FFF; 
	float: left; 
	width: 190px;
	margin: 10px 0px 0px 0px; 
	text-align: left;
	padding-bottom: 1px; /*Moet minimaal een padding van 1px hebben anders schuift main naar links als columnLeft leeg is*/
}

#columnMain {
	background-color: #FFF; 
	float: left; 
	width: 560px; 
	margin: 10px 10px 0px 10px; 
	text-align: left;
	padding-bottom: 10px;
}

#columnRight {
	background-color: #FFF; 
	float: left; 
	width: 190px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	padding-bottom: 10px;
}

#columnLeft .whitespace {margin: 20px 10px 10px 10px;}
#columnMain .whitespace {margin: 20px 10px 10px 20px;}
#columnRight .whitespace {margin: 20px 10px 10px 10px;}

img {
	border:0px;
}

p {
	margin:0px;
}

hr {
	border: 1px solid #eeeeee;
	margin:5px 0px 5px 0px;
	clear:both;
}

.clr {
	clear:both;
  height:0px;
}

/*HEADERS*/

#indexIntro h1 {
	font-size: 35px; 
	line-height: 35px; 
	color:#FFF; 
}

h1{
	font-size: 22px;
	color:#000666;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h2{
	font-size:18px;
	color:#666;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}

h3{
	font-size:14px;
	color:#999;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
}

#columnLeft H2, #columnRight H2 {font-size:14px;} /*H2 in zijcolumn is qua grootte gelijk aan een h3 in maincolumn*/

/*LINKS*/

a, a:link	{
  color: #048ad0;	
	text-decoration:none;
}

a:visited {
  color: #048ad0;
	text-decoration:none;
}

a:hover  {
  color: #048ad0;	
	text-decoration: underline; 
}

a:active  {
  color: #048ad0;
	text-decoration:underline;
}

/*LIST*/

ol{
margin: 0px 0px 0px 22px;
padding: 0;
}

ul{
margin: 0px 0px 0px 15px;
padding: 0;
list-style: disc;
}

li{
	margin: 0px;
	padding: 0px;
	/*background: url(../images/arrow.gif) no-repeat 0px 5px;
	padding-left: 12px;*/
}


/*FAQ of Tekst in uitklap*/

.vraag {
	margin: 0px 30px 0px 20px;
	background: #FFF url(/templates/basis/images/arrow.gif) no-repeat 0px 5px;
	padding-left: 12px;
	font-weight: normal;
}

.antwoord {
	margin: 5px 20px 10px 32px;
	padding: 5px 10px 10px 10px;
	border: 1px solid #ccc;
}


/*NIEUWS*/

.datum {
	color:#999; 
	font-style: italic;
	margin-bottom: 5px;
}

.nieuwsOverzicht {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}

.nieuwsOverzicht .imgNieuwsArtikel {
	margin: 5px 15px 10px 0px;
	float: left;
}

.nieuwsArtikel .imgNieuwsArtikel {
	margin: 5px 10px 15px 15px;
	float: right;
}

/*Niewslist style is gelijk aan algemene list, kan eventueel worden aangepast*/
.nieuwsLijst ul {margin: 0px 0px 0px 15px; padding: 0; list-style: disc;}
.nieuwsLijst li {margin: 0px;	padding: 0px;}



/*POLL*/ 
.poll {
	background-color: #efefef;
	padding: 10px; 	
}

/*poll vragen*/

.pollOption /*Container om 1 optie radio + tekst*/{
	clear: both;
}

.pollRadio {
	float: left;
	margin: 4px 0px 0px 0px;
	width: 25px;
}

.pollOptionText {
	margin: 4px 0px 0px 0px;
}

.pollResultBarContainer {
	margin-top: 0px;
	background-color: #D5D5D5;
	xwidth: 167px;
	width: 100%;
	border: 1px solid #FFF; 
}

/*pollresultaten*/

.pollResultBar {
	height: 15px;
	background-color: #002951;
}

.pollResultText {
	width: 100%;
}

.pollResultNumber {
	color: #bb0000;
	margin: 0px 0px 15px 0px;
	text-align: left; /*kan ook right*/
}

/*Buttons - Ook voor formbuilder*/

.ButtonNormal {
	background-color: #da1818;
	color: #FFFFFF;
	border: 1px solid #da1818;
	padding: 2px 0px 1px 0px;
	font-weight: bold;
	margin-top: 15px;
	clear: both;
}

.ButtonHigh {
	background-color: #bf0405;
	color: #FFF;
	border: 1px solid #bf0405;
	padding: 2px 0px 1px 0px;
	font-weight: bold;
	margin-top: 15px;
	cursor:pointer;cursor:hand;
	clear: both;
}

/* google maps */
.googleMap {width:360px; height:300px; border:1px solid #000; }


/*firefox stippellijn fixes*/

a:active{
	outline:none;
}
:focus{
	-moz-outline-style:none;
}


/*autocomplete opties*/

.ac_input{
	margin: 0px;
	padding-left: 4px;
	float:left;
}


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/*ZOEKRESULTATENPAGINA*/

.xsearchKeyword, .xsearchHighlightedKeyword {
	font-weight: bold; color: #000;
}


.xsearchResultsMessageContainer {
	margin-bottom: 10px;	
}

.xsearchNavbarContainer {
	margin: 10px 0px;	
}

.xsearchNavbarContainer a {margin-right: 5px;}

.xsearchResultsContainer {
	margin-bottom:5px;
	border-bottom: 1px solid #DADADA;
}

.xssearchResult {padding: 8px 0px; border-top: 1px solid #DADADA;} 

.searchResultSearchBox {margin: 10px 0px; display: block; padding: 8px 0px; border-top: 1px solid #DADADA; border-bottom: 1px solid #DADADA;}
.searchResultSearchBoxInput  {margin-right: 5px; padding: 4px 4px 4px 4px; border: 1px solid #cccccc;}


/*content rotator*/
div #testimonials{
height: 200px;
width: 200px;
}

.contentrotatorContainer {
	height: 200px
}

.slides div{
	max-height:200px;
}

.caption	{
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	color: #fff;
	height: 20px;
	margin: -20px 0px 0px 0px;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.caption p {
	margin: 0px 5px 0px 5px;
}

/*PHOTO ALBUM  - background*/
.photoAlbumThumb {background-color: #D4EBFF;
}
