/* BASISLAY-OUT */
body { background-color:#382d24; background-image:url(/images/bg.jpg); background-repeat: repeat-x; 
background-position: top;}

img, div, a, input { behavior: url(/iepngfix.htc) }

.container {margin:0 auto}

#boven {
	height: 75px;
        margin-top: 30px; }

#inhoud {
	background-color:#FFFFFF;
	min-height:40em;
	padding-top:10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; }

p a, li a { text-decoration:none; color:#005b76; font-weight:bold;}
p a { font-weight:bold; }

p a:hover, li a:hover { border-bottom: solid 1px #413000; }
p a:visited, li a:visited { color: #003746; }

#breadcrumb, #voet, #mininav { color:#D8CCB2}
#breadcrumb { height:2em; margin-bottom: 5px; overflow:hidden; color:#635a52}
#voet { margin-bottom:2em; margin-top:3em; }

#breadcrumb p {padding-left: 10px;}

#mininav {
	color:#D8CCB2;
	margin-bottom:7px; }

	#mininav a, #breadcrumb a, #voet a {
		border-bottom: dotted 1px #EEB111;
		color:#635a52;
		text-decoration:none;
		font-weight:normal; }

	#mininav a:hover, #breadcrumb a:hover {
		border-bottom: solid 1px black;
		color:#000; }

#zoek { text-align:right; }

hr { background-color:#eeb111; height:1px;}

#navigatie a {
	border-bottom:none;
	display:block;
	padding: 3px 10px;
	text-decoration:none; }

#navigatie ol#menu a:hover {
	background-color:#000;
	color:#FFF; }

#navigatie ul#menu-activiteiten a:hover {
	background-color:#000;
	color:#EEB111; }

ol#menu {
	list-style:none;
	margin: 0;
	padding: 0;
	zoom: 1; }

ol a, ul a {
	margin: 0;
	padding: 0;
	zoom: 1; }

	ol#menu li { display:block; }

		ol#menu li a {
			color:#d59e0a;
			font-size:125%;
			font-weight:bold;
			border-top: solid 1px #EEB111; }

		ol#menu li.active a {
			background-color:#EEB111;
			color:black; }

ul#menu-activiteiten { margin: 0; }

	ul#menu-activiteiten li { margin: 1px 0 1px 2px; }

		li.active ul#menu-activiteiten li a, ul#menu-activiteiten li a {
			color:#635a52;
			background-color:transparent;
			font-size:100%;
			font-weight:normal;
			border-top: none; }

		li.active ul#menu-activiteiten li.active a {
			background-color:#F5CC78;
			color:black; }

div#praktisch, p.datum {
	border-bottom:dotted 1px #eeb111;
	border-top:dotted 1px #eeb111;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:5px; }

/* TABS */
UL.tabNavigation {
	background:white;
	border-bottom: 2px solid #EEB111;
	list-style: none;
	margin: 0;
	padding-bottom: 2px;
	padding: 0; }

	UL.tabNavigation LI { display: inline; }

		UL.tabNavigation LI A {
			-moz-border-radius-topleft: 3px;
			-moz-border-radius-topright: 3px;
			-webkit-border-top-left-radius: 3px;
			-webkit-border-top-right-radius: 3px;
			border-bottom:none;
			color: #413000;
			padding: 3px 6px;
			text-decoration: none; }

			UL.tabNavigation LI A:hover { background-color: #EEB111;}

			UL.tabNavigation LI A.selected {
				background-color:white;
				border: 2px solid #EEB111;
				border-bottom: 2px solid #FFF;
				padding: 3px 5px;
font-size:130% }

			UL.tabNavigation LI A:focus { outline: 0; }

div.tabs > div { padding: 7px 0 2px; }

#sec div.tabs > div {
	background-color:#FBEACB;
	padding: 7px 7px 2px; }

#sec UL.tabNavigation LI A.selected {
	background-color:#FBEACB;
	border-bottom: 2px solid #FBEACB; }

#home .tabs, #sandbox .tabs { margin-top:10px; }

#sec div.tabs > div#fotos { padding:7px 0 2px 7px; }

img.thumb, img.thumb3  { padding-bottom:4px }

#fotos img.thumb, #fotos img.thumb3  { padding-bottom:0 }

textarea.txpCommentInputMessage {
	height:150px;
	width:260px; }

/* FORMULIER */
input { padding:5px; }

input, input, textarea, select {
	border:1px solid #BBBBBB;
	margin:0.5em 0; }

h1 {
	font-size:2.5em;
	font-weight:bold;
	line-height:1.2em; }

h2 {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:0.2em; }

	h2 a { color: #000; }

h3 {
	color:#413000;
	font-size:1.5em;
	font-weight:bold; }

#suggesties { margin-top:40px; }

.intro { margin-top:0; }

ul.category_list {
	list-style-type:none;
	margin-left:0; }

img.blogbeeld {
	float:right;
	margin-bottom:10px;
	margin-left:10px; }

#nieuwtjes .span-2 { margin-left:-7px; }

#nieuwtjes .span-10 { margin-right:-7px; }

#zoek input.zoekknop, #nieuwsbriefbox input.zoekknop { background-color:#eeb111; }

#nieuwsbriefbox input.zoekknop { border: 1px solid #FBEACB; }

#zoek input, #nieuwsbriefbox input {
	border: 1px solid #413300;
	padding:2px 5px; }

#home h3#binnenkort, #sandbox h3#binnenkort { margin-top:30px; }

.notice {
	background:#FBEACB none repeat scroll 0 0;
	border-color:#EEB111;
	color:#000; }

#partners img { margin-right:10px; }

img.uitverkocht {
	position:absolute;
	left:0;
	top:0; }

img.columbus {
	position:absolute;
	right:0;
	top:0; }

#abobalk img { margin-bottom:10px; }

#inputform label {
	float:left;
	margin-top:0.5em;
	padding-right:0.5em;
	width:10em; }

#inputform .zemCheckbox {
	float:left;
	margin: 0.5em; }
#inputform label.zemCheckbox {
	width:90%; }

th, td, caption { padding:0; }

.zemTextarea { height:auto; }

label.Opmerkingen, label.oorsprong { display:none; }

.photo-meta-data {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(/images/transpBlack.png);
	color: white;
	height: 45px;
	margin: -60px 10px 0;
	padding: 5px 7px 2px;
	position: relative;
	z-index: 9999;
 }

.photo-meta-data strong {
        font-size: 18px;
        font-weight: bold;
        line-height:120%; }

#twitter_update_list p span {
	font-size:85%; }

#home #twitter_update_list p {
    padding-left: 0px }

div.knoppenlijst {
	margin-bottom:10px;
	height: 180px;
	position:relative;
	overflow:hidden; }

div.knoppenlijst p {
	display:block; }

#ie6waarschuwing {border-top: thin solid #c41230; padding-top:20px}
#ie6waarschuwing h2 {color: #c41230;}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.wereldwijd li {
    background-image: url('/images/favicons.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 5px;
}

#fb {background-position: 0 0px;}
#nl {background-position: 0 -20px;}
#tw {background-position: 0 -40px;}
#lf {background-position: 0 -60px;}
#dl {background-position: 0 -80px;}
#yt {background-position: 0 -100px;}

.commenter { color:#005b76;}
.commenter a {border-bottom: solid 1px #005b76;}

img.gravatar {position:absolute; left:100px;}
img.gravatarhome {padding-right:5px; top:10px; }

.description p {margin-right:10px}

.zemError, input.zemRequirederrorElement, textarea.zemRequirederrorElement {background-color: red; color: white; padding:20px;}

label.zemSubscriberEmail {display:none;}

.morelink {padding-left:0.5em;}

.disabled {display:none}

#nieuwsbox a {color:#000;}

p#clickme a:hover {
  cursor: pointer; cursor: hand;
}

#commentshome li {
width:350px;
height:19px;
overflow:hidden; }

.ike-slideshow {
border-top: 1px #dddddd solid;
border-bottom: 1px #dddddd solid;
margin: 10px 0px;
padding-top: 10px;
}
.ike-slideshow ul {
margin: 0px;
padding: 0px;
list-style: none;
}
.ike-slideshow ul li {
display: none;
margin: 0px;
padding: 0px;
list-style: none;
height: inherit;
line-height: inherit;
}
.ike-slideshow ul li.first {
display: block;
}
.ike-slideshow-image {
text-align: center;
padding: 0px;
font-size: 1px;
letter-spacing: 0;
}
.ike-slideshow-info {
margin-top: 10px;
text-align: center;
}
.ike-slideshow-caption {
}
.ike-slideshow-caption p {
margin: 0 0 10px 0;
}
.ike-slideshow-pagination {
font-size: 10px;
vertical-align: 2px;
padding: 2px 5px;
color: #666666;
}
.ike-slideshow img {
border: 0px;
padding: 0px;
display: inline;
margin: 0px;
}
.ike-slideshow-controls {
text-align: center;
margin: 0 0 10px 0;
}
.ike-slideshow-controls a {
border: 0px;
padding: 2px 10px;
margin: 4px;
color: #898989;
font-size: 12px;
background: #f4f4f4;
}

table {width:5em}

input#glg_subscription_checkbox {
float:none}

h1, h2, h3, blockquote {font-family:'Droid Serif',arial,serif}
blockquote {margin-left:0}
