/*MAIN STYLES*/

/* Reset styles */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 29, 2012 */
@font-face {
    font-family: 'Bertrams7Regular';
    src: url('bertrams7-webfont.eot');
    src: url('bertrams7-webfont.eot?#iefix') format('embedded-opentype'),
         url('bertrams7-webfont.woff') format('woff'),
         url('bertrams7-webfont.ttf') format('truetype'),
         url('bertrams7-webfont.svg#Bertrams7Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}



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;
	
}

.divgumbuttons img {margin-top:3px}

body {
	width:100%;
	font-family: Bertrams7Regular, Courier New, Arial, Verdana, serif;
	font-size: 12px; 
	/*font-weight: bold;*/
	line-height: 14px;
	/*text-align:center;*/
	color:#4d4d4d;
	background-color:#fff;
	background-image: url('../images/bg_shadow_body.png');
	background-position: center;
	background-repeat: repeat-y;

}

#wrapper{
	width:940px;
	height: 100%;
	margin: 10px auto;
	padding: 0px 10px 0px 10px;
	position:relative;
	text-align: left;
	background: #fff;

}

#header {
	width: 940px;
	margin: 0px 0px 0px 0px;
}
#header .mediabanner_img { width: 940px }

#search { 
	float: right 
}
#search .submit { padding: 1px 3px; font-family: Bertrams7Regular, Courier New, Arial, Verdana, serif;}


#breadcrumb {
	margin: 0px 10px 10px 10px;
	font-size: 13px;
}

/*
#topMenu {
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#zoeken {
	width: 180px;
	margin: 9px 0px 0px 9px;
	float: left;
}

.submit {
	background: url(../images/zoekpijl.gif) no-repeat 0px 0px;
	text-indent:-999999em;
	cursor: pointer;
	width: 18px; 
	float:left;
}
*/

/*kolommen Index*/
.intro { /*HELE DIV IS OPTIONEEL - Voor grote foto en optioneel tekst (#indexIntro h1)*/ 
	margin: 20px 0px 10px 0px;
	text-align: left;
	position: relative;
}

#columnLeftIndex, #columnLeft { 
	background-color: #fff;
	float: left; 
	width: 180px;
	text-align: left;
	padding-bottom: 10px;
	margin: 10px 0px 0px 0px;
	border: 0px solid #b8b8b8;
}

#columnMainIndex, #columnMain {
	background-color: #fff; 
	float: left; 
	width: 734px; 
	margin: 10px 10px 0px 10px; 
	text-align: left;
	padding-bottom: 10px;
	border: 0px solid #b8b8b8;
}

#columnRightIndex, #columnRight {
	font-family: Bertrams7Regular, Courier New, Arial, Verdana, serif;
	font-size: 12px; 
	background-color: #fff; 
	float: left; 
	width: 180px;
	text-align: left;
	padding-bottom: 10px;
	margin: 10px 0px 0px 0px;
	border: 0px solid #b8b8b8;
}

/*#columnMainIndex, #columnLeftIndex, #columnRightIndex {
	background-image: url(../images/bg_indexcolumns.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
*/

#columnLeftIndex .whitespace, #columnLeft .whitespace {margin: 0px 0px 15px 0px;}
#columnMainIndex .whitespace, #columnMain .whitespace  {margin: 0px 10px 15px 10px;}
#columnRightIndex .whitespace, #columnRight .whitespace {margin: 0px 0px 15px 0px;}

#columnRightIndex h3, #columnRight h3{
	font-size:15px;
}

/*Kolommen Vervolg
#columnLeft {
	background-color: #fff;
	float: left; 
	width: 250px;
	margin: 10px 0px 0px 0px; 
	text-align: left;
	padding-bottom: 1px;
	border: 0px solid #b8b8b8;
}

#columnMain {
	background-color: #fff; 
	float: left; 
	width: 470px; 
	margin: 10px 10px 0px 10px; 
	text-align: left;
	padding-bottom: 10px;
	border: 1px solid #b8b8b8;
}

#columnRight {
	background-color: #FFF; 
	float: left; 
	width: 180px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	padding-bottom: 10px;
}
*/


/*IMG bij ARTIKEL*/
.imgFloatR {float: right; margin: 0px 0px 12px 8px;}
.imgFloatL {float: left; margin: 0px 8px 12px 0px;}

/*pijltjes bij paginatie */
.arrowFloatR {float: right; margin: 0px 10px 0px 10px;}
.arrwoFloatL {float: left; margin: 0px 10px 0px 10px;}

#footer {
	clear: both;
	margin: 20px 0px;
	padding: 10px 0px 0px 0px;
	/*color: #999;*/
	border-top: 1px solid #fff;
	
}

.innerDiv {
	border: 1px solid #efefef; 
	margin: 4px;
}

img {
	border:0px;
}

p {
	/*margin:0px;*/
	margin: 0px 0px 15px 0px;
}

form p {margin: 0px}

hr {
	border: 1px solid #eeeeee;
	margin:5px 0px 5px 0px;
	clear:both;
}

.clr {
	clear:both;
  height:0px;
  padding: 0px;
  font-size: 0px;
  line-height: 0px;
}

.fltL {float: left}
.fltR {float: right}

.tagsBox {
	margin: 10px 0px 30px 0px;
}

.tagList a, .tagList a:link, .tagList a:visited {color: #666; font-size: smaller}
.tagList a:active, .tagList a:hover {color: #b0171a; text-decoration: none}

/*HEADERS*/

h1{
	font-family: Bertrams7Regular;
	font-size: 25px;
	line-height: 25px;
	color:#ed7a1d;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-style: normal;
}

h2{
	font-family: Bertrams7Regular;
	font-size:18px;
	line-height: 20px;
	color:#CC3333;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
}

h3{
	font-family: Bertrams7Regular;
	font-size:15px;
	line-height: 20px;
	/*color:#CC3333;*/
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	font-style: normal;
}



/*#columnLeft H2, #columnRight H2 {font-size:16px; line-height: 16px; color:#82b82b} H2 in zijcolumn is qua grootte gelijk aan een h3 in maincolumn*/

/*LINKS*/

a, a:link	{
  color: #898989;	
	text-decoration:none;
}

a:visited {
  color: #000;
	text-decoration:none;
}

a:hover  {
  color: #000;	
	text-decoration: underline; 
}

a:active  {
  color: #000;
	text-decoration:underline;
}

/*LIST*/

ol{
margin: 0px 0px 15px 22px;
padding: 0;
}

ul{
margin: 0px 0px 15px 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: url(../images/arrow.gif) no-repeat 0px 5px;
	padding-left: 12px;
	font-weight: normal;
}

.antwoord {
	margin: 5px 20px 10px 32px;
	padding: 5px 10px 10px 10px;
	background-color: #cddeb3;
}


/*NIEUWS*/

.datum {
	color:#333; 
	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;
	background-color: #fff;
	border: 1px solid #b8b8b8;
	padding: 3px;
}

.nieuwsArtikel .imgNieuwsArtikel {
	margin: 5px 10px 15px 15px;
	float: right;
	border: 1px solid #efefef;
	padding: 3px;
}

/*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 {
	xbackground-color: #efefef;
	padding: 10px 0px; 	
}

/*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: #efefef;
	width: 100%;
	border: 1px solid #FFF; 
}

/*pollresultaten*/

.pollResultBar {
	height: 15px;
	background-color: #528108;
}

.pollResultText {
	width: 100%;
}

.pollResultNumber {
	color: #528108;
	margin: 0px 0px 15px 0px;
	text-align: left; /*kan ook right*/
}

/*buttons*/

.ButtonNormal {
	font-weight: bold;
	text-align:left;
	color: #333;
	padding: 2px 8px 2px 16px;
	margin: 10px 0px 0px 0px;
	clear: both;
	background:#b8b8b8 url('../images/pijl_white.gif') no-repeat 3px 7px;
}

.ButtonHigh {
	font-weight: bold;
	text-align:left;
	color: #fff;	
	padding: 2px 8px 2px 16px;
	margin: 10px 0px 0px 0px;
	clear: both;
	background:#82b82b url('../images/pijl_white.gif') no-repeat 3px 7px;
	cursor: pointer;
}

/* 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;
	border: 1px solid #b8b8b8;
}

.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 #contentrotator{
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;
	/*overflow-y: hidden;*/
	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: #ccc;}


/*PORTFOLIO*/
.swfbanner {text-align: left; background: #fff}

.portfolioThumb {
	float: left; 
	width: 156px;
	height: 156px;
	background: #fff;
	border: 0px solid #ccc;
	margin: 0 10px 10px 0;
	padding: 4px;
	font-family: arial;
	font-size: 11px;
	display: table;
}

.portfolioThumb img {margin: 0px; vertical-align: middle; height: 156px; width: 156px; background: #fff; border: 1px solid #ccc;}


.portfolioThumb p {height: 156px; width: 156px; display: table-cell; vertical-align: middle; text-align: center;}
.portfolioThumb span /*nodig om dit te laten werken in IE*/ {height: 100%; vertical-align: middle;}



