* {
	margin: 0;
	padding: 0;
}

body {
	color: #242424;
	background: #4a7a11 url(../images/body-bg.jpg) repeat-x;
	font: 1.0em/1.3em Helvetica, Arial, sans-serif;
}

a {
	color: #598f19;
	text-decoration: none;
	border-bottom: 1px solid #dfebd2;
}

a:hover {
	border-bottom: 1px solid #598f19;
}

a:visited {
	color: #a2cc71;
}

#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

p, ul, table {
	font-size: .8em;
	margin-bottom: 1em;
}

td {
	width: 12em;
}

h2, h3 {
	text-shadow: #ddd 0 1px 0;
	margin-top: 1em;
	margin-bottom: .1em;
	color: #405f1b;
	font-size: 1.0em;
}

h3 {
	margin-top: 0;
	font-size: .8em;
	color: #72ac2d;
}

.hide {
	float: left;
	text-indent: -5000em;
}

#wrapper {
	margin-left: -27em;
	position: absolute;
	top: -14em;
	left: 50%;
	width: 54em;
}

#content {
	float: right;
	padding: 2px;
	border: 1px solid #f7f7f7;
	width: 46.07em;
	height: 23.7em;
}

#content-content {
	width: 28.31em;
	padding: 0 1em;
	height: 100%;
	background: #f7f7f7;
	float: left;
	overflow-y: auto;
}

img.badge {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

h1 {
	margin-top: 1em;
	float: left;
}

h1 a {
	display: block;
	text-indent: -5000em;
	width: 100px;
	height: 112px;
	background: url(../images/h1-bg.gif) no-repeat;
}

h1 a, h1 a:hover {
	border: 0;
	padding: 0;
}

#content-pictures {
	width: 250px;
	height: 379px;
	float: left;
	position:relative;
}

#content-pictures img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	opacity:0.0;
}

#content-pictures img.active {
    z-index:10;
	opacity:1.0;
}

#content-pictures img.last-active {
    z-index:9;
}

.clear {
	clear: both;
	height: .0001em;
}

#content ul {
	margin-left: 2em;
}

#top {
	height: 6px;
	background: #fee900;
}

a.archive {
	font-size:.7em;
	float:right;
	color: #598f19 !important;
	margin-top:2em;
	line-height: 1.2em;
	margin-bottom: 1em;
}

.item-header {
	margin-bottom: .3em;
}

.item-header h2 {
	float: left;
}

.item-header span {
	float: right;
	margin-top: 1.6em;
	font-size: .6em;
	color: #a5a5a5;
}

.item {
	padding-bottom: 1em;
	background: url(../images/item-divider.jpg) no-repeat bottom center;
}

/* navigation */
ul#nav {
	margin-top: 1em;
	margin-left: 9.8em;
}

ul#nav li {
	list-style-type: none;
	height: 15px;
	float: left;
	margin-right: 1em;
	background: purple;
}

ul#nav a {
	display: block;
	text-indent: -5000em;
}

ul#nav a, ul#nav a:hover {
	border-bottom: none;
}

ul#nav li#nieuws {
	width: 52px;
	background: url(../images/ul-nav-bg.gif) no-repeat 0px 0px;
}

ul#nav li#watisscouting {
	width: 116px;
	background: url(../images/ul-nav-bg.gif) no-repeat -52px 0px;
}

ul#nav li#speltakken {
	width: 83px;
	background: url(../images/ul-nav-bg.gif) no-repeat -168px 0px;
}

ul#nav li#verhuur {
	width: 55px;
	background: url(../images/ul-nav-bg.gif) no-repeat -251px 0px;
}

ul#nav li#lidworden {
	width: 75px;
	background: url(../images/ul-nav-bg.gif) no-repeat -467px 0px;
}

ul#nav li#contact {
	width: 65px;
	background: url(../images/ul-nav-bg.gif) no-repeat -403px 0px;
}

ul#nav li#nieuws a:hover, ul#nav li#nieuws.active {
	background: url(../images/ul-nav-bg-hover.gif) no-repeat 0px 0px;
}

ul#nav li#watisscouting a:hover, ul#nav li#watisscouting.active {
	background: url(../images/ul-nav-bg-hover.gif) no-repeat -52px 0px;
}

ul#nav li#speltakken a:hover, ul#nav li#speltakken.active  {
	background: url(../images/ul-nav-bg-hover.gif) no-repeat -168px 0px;
}

ul#nav li#verhuur a:hover, ul#nav li#verhuur.active  {
	background: url(../images/ul-nav-bg-hover.gif) no-repeat -251px 0px;
}

ul#nav li#lidworden a:hover, ul#nav li#lidworden.active  {
	background: url(../images/ul-nav-bg-hover.gif) no-repeat -467px 0px;
}

ul#nav li#contact a:hover, ul#nav li#contact.active  {
	background: url(../images/ul-nav-bg-hover.gif) no-repeat -403px 0px;
}

div#controls {
	background-color: #131313;
	border-bottom: .1em solid #0f0f0f;
	padding: .2em 0 .3em;
	width: 100%;
}
div#controls ul {
	margin: 0 auto;
	padding: .4em;
	width: 660px;
}
div#controls ul li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div#controls ul li a:link,
div#controls ul li a:visited {
	color: #bbb;
	border: none;
	padding: .1em .6em;
}
div#controls ul li a:hover {
	color: #fff;
}
div#controls ul li.close a:link,
div#controls ul li.close a:visited {
	color: #e35533;
}
div#controls ul li.close a:hover {
	color: #ff6039;
}
