body {font-family: Georgia, "Times New Roman", serif;}
a {color: red; text-decoration: none;}

#container {padding: 10px 5px; background-color: #222; border-top: 1px solid #bbb; position: relative;}
#map {width:67%; height:700px; float: left;}
#lijsten {width: 32%; min-width:300px; height:700px; display: inline-block; padding-left: 5px; overflow-y: hidden;}
#lijsten div.lst {height: 666px; overflow-x: hidden; overflow-y: scroll; border: 2px solid #888; border-top: 0; background-color: #ddd;}
div#periode, div#tools {height: 666px; background-color: #ddd; padding: 5px;}
div#periode p, div#tools p {margin: 1em 0;}
#slidercontainer {background-color: #eee; padding: 15px 2px; border: 1px solid #bbb;}
#slider {margin: 30px 0;}
#sliderschaalbegin, #sliderschaaleinde {position: absolute; top: 20px; font-size: 12px; font-family: sans-serif;}
#sliderschaaleinde {right: 0;}
span.getal {width: 3em; background-color: #eee; font-family: monospace; display: inline-block;}
#architecten a, #stijlen a, #functies a {display: block; width: 380px; padding: 1px 0;}
#lijsten div a:hover, #lijsten div a.huidig {background-color: #999; color: #fff;}
#architecten li, #stijlen li, #functies li {padding: 1px 0;}
#lijsten div li:hover, #lijsten div li.huidig {background-color: #999; color: #fff;}

div#knoppenmenu {position: absolute; top: 10px; left: 100px; z-index: 1499; border: 1px solid silver; text-align: left;}
p#knoppenmenukop { background-color: #FDA502; padding: 2px; cursor: pointer; color: #fff; font-family: Arial, sans-serif; font-weight: bold;}
p#knoppen { background-color: #eee; padding: 2px;}
p#knoppen input {padding: 2px;}

.popup h1 {font-family: Georgia, "Times New Roman", serif;font-size: 14px; margin-bottom: 2px;}
.popup table {border-bottom: 1px dotted silver; }
.popup td {border-top: 1px dotted silver; padding: 2px 2px 2px 0px;}
.popup a:hover {color: red;}
.popup td.rh {font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 100px;}

.verberg {display: none}
.toon {display: block}
.tabmenu {list-style: none; padding: 0 0 0 5px; margin: 0; border-bottom: 2px solid #888; height: 30px;}
.tabmenu li {float: left; margin: 0 2px; border: 2px solid #888; -moz-border-top-left-radius: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; -moz-border-top-right-radius: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; height: 28px;}
.tabmenu li img {border: 0;}
.tabmenu li a {display: block; padding: 5px; font-size: 13px;}
.tabmenu li a:focus, ul.tabmenu li a:hover {background-color: transparent !important;}
.tabmenu li.actief {background-color: #ddd; border-bottom: 2px solid #ddd; }
.tabmenu li.inactief {background-color: #aaa;}
.tabmenu li:hover {background-color: #ddd;}
.tabmenu a {color: darkgreen; text-decoration: none; font-family: sans-serif; font-weight: bold;}

#opakelaag {position: absolute; top: 0; left: 0; width: 100%; background-color: #000; opacity: 0.8; display: none; z-index:1500}
#allemaal {position: absolute; top: 40px; left: 0; width: 95%; height: 95%; background-color: #666; display: none; z-index: 1501; color: #fff;font-family: Georgia, "Times New Roman", serif;}
#allemaal h2 {font-family: Georgia, "Times New Roman", serif;}
#allemaal div div div {display: inline-block; width: 250px; margin-right: 10px; margin-bottom: 1em; vertical-align: top; word-wrap: break-word;}
#allemaal div div div.infoblok {float: left; padding-bottom: 1em;}
#allemaal div div div img {border: 1px solid #eee;}
#allemaal a {color: #aaa; text-decoration: none;}
#allemaal a:hover {color: #eee;}
#sluitknop {position: absolute; top: -1px; right: 20px; z-index: 1502;}
#scrollwrapper {position: relative; z-index: 1; width: 100%; height: 100%; overflow-y: scroll;}
#scroller {padding: 10px 0 10px 10px;}
div.paging {padding-top: 10px;}
div.paging a {color: red !important;}
#tekst {color: #eee;}
#tekst ul {margin-left: 1em;}

#stemster {width: 100px; height: 100px; position: absolute; top: 0; right: -10px; z-index: 1000;}

div#berichtbox {display: none;width: 200px;background-color: red;color: #fff;font-weight: bold;position: absolute;top: 0;right: 0;border: 1px solid silver;z-index: 25; padding-left: 5px;}

.zoekbox {margin: 3px 0 0 2px; vertical-align: top; position: relative; height: 25px;}
.zoekbox input {border: 1px solid #999; border-right: 0; height: 20px; position: absolute; top: 0; width: 150px;}
.zoekbox span {border: 1px solid #999; border-left: 0; background-color: #bbb; color: #fff; height: 20px; display: inline-block; width: 20px; text-align: center; font-weight: bold; font-family: Arial, sans-serif; cursor: pointer; position: absolute; top: 0; left: 150px;}

.popup table.voet {
	border-bottom: 0px;
	border-top: 0px;
	width: 100%;
	margin-top: 2em;
}
.popup table.voet td {
	border-top: 0px;
	text-align: center;
}
.popup table.voet td a {
	border-top: 0px;
	display: block;
	background-color: #626285;
	padding: 4px;
	color: #fff;
}
.popup table.voet td a:hover {
	background-color: navy;
}
