/*MAIN STYLES*/

/* Reset styles */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, 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: 12px; 
	font-weight: normal;
	line-height: 16px;
	/*text-align:center;*/
}

.index, .vervolg {
	background-color:#f4f1ee ;
	/*background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top center;*/
	color: #06193a;
}

#wrapper{
	width:1000px;
	height: 100%;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	position:relative;
	background-color:none;
	/*background-image: url('../images/bg_klimmer.jpg');
	background-position: top center;
	background-repeat: no-repeat;*/
	background: url('../images/bg_shadow_wrapper.png') repeat-y top center;
	z-index: 2;	
}

#fotoKlimmer {
	background-image: url('../images/bg_klimmer.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#header {
	height: 105px;
	margin: 0px 0px 1px 0px;
	/*background-color:#FFF;*/
	text-align: left;
	xbackground: url(../images/bg_header_streep.gif) repeat-x;
}

#logo {float: left;}

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

#topMenu {
	margin: 0px 0px 0px 0px;
	width: 85%;
	/*border-bottom: 1px dotted #fff;*/
}

#zoeken {
	width: 250px; 
	float: left; 
	margin: 4px 0px 4px 10px;
}

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

/*kolommen Index*/
#indexIntro { /*HELE DIV IS OPTIONEEL - Voor grote foto en optioneel tekst (#indexIntro h1)*/

	margin: 1px 0px 10px 0px;
	min-height: 175px;
	width: 600px;
	overflow-y: hidden;
	text-align: left;
	position: relative;
}

.indexIntroDiv {
	position: absolute; 
	top: 30px; 
	left: 18px;
	width: 500px;
	color:#fff;
}

#columnMainIndex {
	/*background-color: #FFF; */
	float: left; 
	width: 245px;
	min-height: 300px; 
	margin: 0px 0px 10px 10px; 
	text-align: left;
	padding-bottom: 10px;
	border-left: 1px dotted #fff;
	border-right: 1px dotted #fff;
}

#columnLeftIndex {
	/*background-color: #FFF;*/
	float: left; 
	width: 245px;
	min-height: 300px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	padding: 0 0 10px 0;
}

#columnRightIndex {
	/*background-color: #FFF; */
	float: left; 
	width: 245px;
	min-height: 300px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	padding-bottom: 10px;
	xborder: 1px solid #ccc;
}

#columnLeftIndex .whitespace {margin: 0px 20px 10px 20px;}
#columnMainIndex .whitespace {margin: 0px 20px 10px 20px;}
#columnRightIndex .whitespace {margin: 0px 20px 10px 20px;}

/*Kolommen Vervolg*/
#columnLeft {
	/*background-color: #FFF; */
	float: left; 
	width: 201px;
	margin: 20px 0px 0px 0px; 
	text-align: left;
	padding-bottom: 10px; /*Moet minimaal een padding van 1px hebben anders schuift main naar links als columnLeft leeg is*/
}

#columnMain {
	/*background-color: #FFF;*/
	float: left; 
	width: 567px;
	min-height: 350px; 
	margin: 20px 10px 0px 0px; 
	text-align: left;
	padding-bottom: 10px;
	border-left: 1px dotted #fff;
	/*border-right: 1px dotted #fff;*/
}

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

#columnLeft .whitespace {margin: 20px 10px 10px 10px;}
#columnMain .whitespace {margin: 0px 10px 10px 20px;}
#columnRight .whitespace {margin: 20px 10px 10px 10px;}

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

/*FOOTER*/
#footer {
	clear: both;
	/*border-top: 1px dotted #ccc;*/
	margin: 10px 0px 0 10px;
	padding: 10px;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #fff; 
}

#footerShadow {
	width: 1020px;
	height: 10px;
	background-image: url(../images/bg_shadow_footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	margin: 0px auto;
}

img {
	border:0px;
}

/*IMG bij ARTIKEL*/
.imgFloatR, .rightPos {float: right; margin: 0px 0px px 8px;}
.imgFloatL, leftPos {float: left; margin: 0px 8px 0px 0px;}
.image {border: 1px solid #fff; padding: 2px; margin-bottom: 12px;}

img {
	border:0px;
}

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

form p {margin: 0px}

hr {
	border: 1px dotted #ccc;
	margin:5px 0px 5px 0px;
	clear:both;
}

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

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

.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*/

#indexIntro h1 {
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 30px; 
	color:#fff; 
}

h1{
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 22px;
	line-height: 22px;
	color:#fff;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h2{
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size:18px;
	line-height: 18px;
	color:#fff;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}

h3{
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size:16px;
	line-height: 16px;
	color:#000;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
}

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

/*LINKS*/

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

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

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

a:active  {
  color: #ceda07;
	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: #FFF 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;
	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 dotted #ccc;
}

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

/*pollresultaten*/

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

.pollResultText {
	width: 100%;
}

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

/*buttons  - ook voor formbuilder*/

.ButtonNormal {
	background-color: #06193a;
	color: #FFFFFF;
	border: 1px solid #06193a;
	padding: 2px 4px 2px 4px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

.ButtonHigh, .ButtonNormal:hover {
	background-color: #ceda07;
	border: 1px solid #ceda07;
	color: #06193a;	
	padding: 2px 4px 2px 4px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	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{
	height: 18px;
	margin: 0px; 
	padding: 2px 0px 0px 4px;
	float:left;
	background-color: #dbedff;
	color:#21488d;
}


.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: #de0000;
}


.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: 2px 4px 2px 4px; border: 1px solid #cccccc;}


/*content rotator*/
div #contentrotator{
height: 200px;
width: 180px;
padding-bottom: 10px;
}

#columnLeft #testimonials .whitespace {margin: 20px 5px 10px 5px;}
#columnRight #testimonials .whitespace {margin: 20px 5px 10px 5px;}

.contentrotatorContainer {
	height: 200px;
}

.slides div{
	max-height:200px;
}

.caption	{
	background-color:#21488d;
	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;
	font-size: 10px;
}

.caption p {
	margin: 0px 5px 0px 5px;
}

/*PHOTO ALBUM  - background*/
.photoAlbumThumb {background-color: #D4EBFF;}


/* ===================================================================================================================
#Media Queries 
================================================== */


/* Smaller than 1000px (devices and browsers) 
=========================================================*/

@media only screen and (max-width: 1000px) {
	
	#wrapper {padding:0; background-image: none; background-color: #698fd0;}
	#wrapper, #indexIntro, .indexIntroDiv {width: 100%}
	.indexIntroDiv {position: relative; top: 0; left: 0; width: auto; padding: 20px}
	#columnMainIndex, #columnLeftIndex, #columnRightIndex {width: 32% }
	#columnLeft, #columnMain, #columnRight {width: 100%}
	#footerShadow {background-image: none; width: 100%}
	/*#fotoKlimmer {background-image: none;}*/
	#logo img {width: 100%; float: none;}
	
	#fotoKlimmer {background-image: url('../images/bg_klimmer-mob.jpg');}
	#topmenu, .indexIntroDiv {padding-right: 150px;}
	
}


/* Smaller than 600px (devices and browsers) 
=========================================================*/

@media only screen and (max-width: 600px) {
	
	body {line-height: 18px; font-size: 14px}
	#wrapper {padding:0; }
	#wrapper, #indexIntro, .indexIntroDiv {width: 100%}
	.indexIntroDiv {position: relative; top: 0; left: 0; width: auto; padding: 20px}
	#columnMainIndex, #columnLeftIndex, #columnRightIndex, #columnLeft, #columnMain, #columnRight {width: 100%; float: none; min-height: auto}
	#columnMainIndex {border: 0; margin: 0}
	#footerShadow {background-image: none; width: 100%}
	/*#fotoKlimmer {background-image: none;}*/
	#logo img {width: 75%; float: none}
	#topmenu {padding-right: 250px;}
	#fotoKlimmer {background-image: url('../images/bg_klimmer-mob-600.jpg');}
	.indexIntroDiv {padding-right: 30px;}
	h1 {line-height: 28px;}
	
}