/***********************************************************
 * File: verdwenen.css
 * Project: molenechos . org / verdwenen 
 *
 * Copyright: (c) 2011 Hippo Software. All rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *         Brouwersgracht 48, 1013 GX Amsterdam, 020-6255344
 *
***********************************************************************/

html {
	height: 100%; 
}
body {
	color: #333; 
	font: 13px/16px 'PT Sans', Arial, Helvetica, sans-serif; 
	background-image:url(../images/bodybgkleur.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color: #efefef;
	text-align: center;
	margin: 0;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

a {
	color: #1b6991;
}
a:focus, a:hover {
	color: #d2232a;	
}
/*** Hoofdstructuur ***/
#wrapper {
	padding: 0px; 
	margin: 0px auto; 
	width: 100%;
	max-width: 750px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	height: auto !important;

}

header {
	width:100%;
	max-width: 750px;
	height: auto;
	background-color: transparent;
}

.nav-collapse,
.mobonly {
	display: none;
}

.dtnav {
	display: block;
}

div.hoofdfiche {
	float:left;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:16px;
	color: #01858c;
	letter-spacing:1px;
	background-image:url(../../images/kop_fiche.png);
	background-repeat:no-repeat;
	overflow: hidden;
	height:21px;
	padding-left: 15px;
	padding-top: 9px;
	white-space: nowrap;
    width: 450px;
}

#verdwenenmolen div.hoofdfiche {
	cursor:move;
}

#verdwenenmolen.demolenpag 
		
#verdwenenmolen.demolenpag .sectie {
	margin-left: 40px;
}
#verdwenenmolen.demolenpag .subfiche {
	width: 90%;
}
#verdwenenmolen.demolenpag .hoofdfoto.horizontaal {
	margin-left: 1px;
}
#verdwenenmolen.demolenpag .hoofdfoto.verticaal {
	width: 100%;
	max-width: 270px;
	text-align:right;
}
#verdwenenmolen.demolenpag .dedata.verticaal {
	width: 100%;
	max-width: 340px !important;
}
#verdwenenmolen.demolenpag .dedata.horizontaal {
	width: 100%;
	max-width: 100% !important;
}	
#verdwenenmolen.demolenpag .hoofdfoto.verticaal img {
	float:right;
	clear:both;
}
#verdwenenmolen.demolenpag .credits {
	display:block;
	padding-right: 10px;
	clear:both;
}

body.verdwenen td.tekst12.keuze a {
	text-decoration: underline;
}

nav.dtnav {
	float:right;
	height:25px;
	padding-top: 5px;	
}
section {
	width: 100%;
	max-width: 750px;
	min-height:350px;
	border: 1px solid #d0d0d0;
    border-radius: 0 0 7px 7px;
    margin-bottom: 20px;
	clear:both;
	background-color:#ffffff;
	padding-bottom: 10px;
	/* background-image:url(../../images/back.jpg);
	background-position:left top;
	background-repeat:no-repeat;	*/
}
div.hoofdfoto img {
	border:0;
	cursor: pointer;
}

div.hoofdfoto.horizontaal img {
	width:100%;
	height: auto;
}

.verticaal {
	float:  right;
	position:relative;
}
.horizontaal {
	float: left;
	width: 90%;
}
div.dedata {
	display:inline;
	float:left;
	width: 100%;
	max-width:700px;
	position:relative;
	top: 0;
	left: 0;
	margin-bottom: 15px;
}

div.dedata.verticaal {
	width: 53% !important; 
	max-width: 400px !important;
}

div.dedata form {
	width:100%;
}

div.rij {
	display:block;
	clear:both;
	width: 100%;
	max-width: 700px !important;
}
div.cel {
	display:table-cell;
	float:left;
	padding-left: 15px;
	padding-top: 12px;
	white-space: nowrap;
	vertical-align: middle;
	width:auto;
	max-width: 450px;
}
div.cel.titel {
	width: 18.5%;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#000;
	max-width: 80px;
}
.celhoog {
	display:table-cell;
	float:left;
	padding-left: 15px;
	padding-top:4px;
	width: 60%;
	max-width: 450px;
}
.subfiche {
	width:730px;
	height:25px;
	clear:both;
	background-image:url(../images/subfiche.png);
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top:2px;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#000;
}
.eerste {
	margin-top: 15px;
}
.beschrijvend, .slotregel {
	clear: both;
	width: 80%;
	max-width: 630px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.inspring {
	padding-left: 2%;
	width: 98%;	
	max-width:735px;
}

tableverdwenen {
	margin: 0 auto;
	width:100%;
	max-width: 750px
}

.uitspring {
	margin-left: -15px;	
}
.sectie {
	width:auto;
	clear:both;
}
.slotregel {
	padding-top:12px;
	width: 95%;
}
.credits, .datum, .draagbij {
	font-size:10px;
}
div.horizontaal div.credits {
	padding-left: 15px;
}
.datum {
	float: left;
	}
.draagbij {
	float: right;
}
.button35 {
	width: 50px;
	border:#000 1px solid;
	margin-left: 30px;
}
.list150, .field150 {
	width: 200px;
	border:#999 1px solid;
}
.list150 {
	width: 204px;
}
.pop {
	cursor: url("../images/zoomin.png"), -moz-zoom-in;
}

div.dedata div.rij div.cel p {
	padding:0;
	margin:0;
}

table.tableverdwenen {
	width: 100%;
	max-width: 750px;
}


table.dadata {
	border: 0;
    border-radius: 0 0 9px 9px;
	clear:both;
	background-color: transparent;
	padding-bottom: 10px;
	width: 100%;
	max-width: 748px;
}

section.molenfiche,
section.kijk, 
section.inspring {
	position:relative;
	background-color: transparent;
}

section.kijk {
	margin-bottom: 0;
	padding-bottom: 0;
}

.opacbg {
	background-color: #fff;
	width:100%;
	height: 100%;
	opacity: .9;
	position:absolute;
	z-index:-1;
	top: 0;
	left:0;
}
body.kijkverdwenen #wrapper {width: 100%; max-width:750px;} 
body.kijkverdwenen .style3 {font-size: 11px}
body.kijkverdwenen .style4 {color: #01858c}
body.kijkverdwenen #nummers a { color:#333; font-family:'PT Sans', Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; }
body.kijkverdwenen #nummers a:hover { color:#bd2121; text-decoration:none; }
body.kijkverdwenen #nummers a.selected { color:#bd2121; font-weight:bold; font-family:'PT Sans', Arial, Helvetica, sans-serif; font-size:11px; }
body.kijkverdwenen #nummers { color:#333; font-weight:bold; font-family:'PT Sans', Arial, Helvetica, sans-serif; font-size:11px; }
body.kijkverdwenen td, body.kijkverdwenen .tekst12 { font-family:'PT Sans', Arial, Helvetica, sans-serif;font-size:13px;} 

.onlyprint {
	display: none;
}

#toonmolens.zebra .rij {
	background-color: #FFF;
}	
#toonmolens.zebra .rij:nth-child(odd) {
	background-color: #FAFAFA;
}
#toonmolens.zebra .rij a {
	color: #01858c;
}
#toonmolens.zebra .rij a:hover {
	color: #333;
}

#toonmolens  {
	width:100%;
	max-width: 750px;
	text-align: left;
}

.overigefotos {
	width:100%;
	height: 100%;
	position:relative;
}

#toonmolens .rij {
	width: 100%;
	max-width: 750px;
	clear:both;
	/*min-height: 104px;*/
	overflow-y: hidden;
}

#toonmolens .rij .kolom1 {
	width: 10%;
	float: left;
}

#toonmolens .rij .tekstdeelkolommen {
	padding-left: 1%;
	width: 89%;
	float: left;
	}

#toonmolens .rij .kolom1 img {
	display: block;
	width: 70px;
}

#toonmolens .rij .kolomd {
	width: 4%;
	float: left;

}

#toonmolens .rij .kolom2 {
	width: 31%;
	float: left;

}

#toonmolens .rij .kolom3 {
	width: 36%;
	float: left;
	padding-right: 4%;

}

#toonmolens .rij .kolom4 {
	width: 25%;
	float: left;

}

#toonmolens .rij  .kolom2 a p {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

#topcontrol {
	z-index: 9999999999;
}