/* @override http://wandelgidsoirschot.html.uwcoder.nl/css/main.css */

@import url(fotos.css);
@import url(reacties.css);
@import url(contact.css);

* {
	padding: 0;
	margin: 0;
}

span.mapDescription {
	color: #000000;
}

span.rood {
	color: #FF0000;
}

html, body {
	border-width: 0;
	border-style: none;
	background: #4c7132 url(../images/bg.png) no-repeat center 0;
}

body {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

p {
	margin-bottom: 1.5em;
	color: #FFF;
}

ul {
	margin-bottom: 1.5em;
}

img {
	border-style: none;
	vertical-align: bottom;
}

img.png {
	
}

a:link, a:visited {
	text-decoration: underline;
	color: #000;
}

a:link:hover, a:visited:hover {
	color: #000;
	text-decoration: underline;
}

/* --- */

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../images/wrapper_bg.png) repeat-x;
	width: 100%;
}

#container {
	overflow: hidden;
	width: 888px;
	background: url(../images/container_bg.png) no-repeat 0 0;
}

#main {
	width: 888px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/main_bg.png) no-repeat 0 bottom;
	overflow: hidden;
}

/* @group modules */

/* @group map */

#map-border {
	width: 580px;
	height: 326px;
	background-image: url(../images/modules/map/map-border.png);
	padding: 9px;
	margin-bottom: 18px;
}

#map-border #map {
	width: 580px;
	height: 326px;
}



/* @end */



/* @end */

/* @group assets */

/* @group ads */

.ads {
	overflow: hidden;
	width: 100%;
	list-style-type: none;
}

.ads li.nomargin {
	margin-right: 0;
}

.ads li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ads li a {
	float: left;
}

.ads li.ad-2 {
	margin-right: 9px;
}

.ads li.ad-3 {
	margin-right: 0;
}

/* @end */

/* @group buttons */

.buttons {
	overflow: hidden;
	width: 100%;
	list-style-type: none;
}

.buttons li {
	float: left;
	margin-right: 10px;
}

.buttons li a {
	width: 193px;
	height: 20px;
	float: left;
	background-color: #000;
	text-indent: -9999px;
}

.buttons li#btn-reacties {
	margin-right: 9px;
}

.buttons li#btn-reacties a {
	height: 55px;
	background: url(../images/modules/buttons/buttons.png) -193px 0;
}

.buttons li#btn-reacties a:hover {
	background: url(../images/modules/buttons/buttons.png) -193px -57px;
}

.buttons li#btn-pdf {
	margin-right: 0;
}

.buttons li#btn-pdf a {
	height: 55px;
	background: url(../images/modules/buttons/buttons.png) -386px 0;
}

.buttons li#btn-pdf a:hover {
	background: url(../images/modules/buttons/buttons.png) -386px -57px;
}

.buttons li#btn-fotoalbum {
}

.buttons li#btn-fotoalbum a {
	height: 55px;
	background: url(../images/modules/buttons/buttons.png) 0 0;
}

.buttons li#btn-fotoalbum a:hover {
	background: url(../images/modules/buttons/buttons.png) 0 -57px;
}

/* @end */



/* @end */

/* @group essentials */

/* @group header */

#header {
	width: 888px;
	background: url(../images/header_bg.png) no-repeat 0 0;
	overflow: hidden;
	height: 122px;
	margin: 0 auto;
}

#header #logo {
	width: 207px;
	height: 108px;
	display: inline;
	background-image: url(../images/logo.png);
	text-indent: -9999px;
	float: left;
	margin-left: 28px;
}

#header #navigation {
	margin-bottom: 0;
	list-style-type: none;
	float: right;
	display: inline;
	margin-right: 28px;
	margin-top: 39px;
}

#header #navigation li {
	float: left;
	display: inline;
}

#header #navigation li a {
	height: 32px;
	width: 20px;
	text-indent: -9999px;
	display: block;
	float: left;
}

#header #navigation li#nav-home a {
	width: 65px;
	background: url(../images/navigation.png) 0 0;
}

#header #navigation li#nav-home a:hover {
	width: 65px;
	background: url(../images/navigation.png) 0 -32px;
}

#header #navigation li#nav-home.current a {
	width: 65px;
	background: url(../images/navigation.png) 0 -32px;
}

#header #navigation li#nav-wandelroutes a {
	width: 131px;
	background: url(../images/navigation.png) -65px 0;
}

#header #navigation li#nav-wandelroutes a:hover {
	width: 131px;
	background: url(../images/navigation.png) -65px -32px;
}

#header #navigation li#nav-wandelroutes.current a {
	width: 131px;
	background: url(../images/navigation.png) -65px -32px;
}

#header #navigation li#nav-fotos a {
	width: 65px;
	background: url(../images/navigation.png) -196px 0;
}

#header #navigation li#nav-fotos a:hover {
	width: 65px;
	background: url(../images/navigation.png) -196px -32px;
}

#header #navigation li#nav-fotos.current a {
	width: 65px;
	background: url(../images/navigation.png) -196px -32px;
}

#header #navigation li#nav-informatie a {
	width: 106px;
	background: url(../images/navigation.png) -261px 0;
}

#header #navigation li#nav-informatie a:hover {
	width: 106px;
	background: url(../images/navigation.png) -261px -32px;
}

#header #navigation li#nav-informatie.current a {
	width: 106px;
	background: url(../images/navigation.png) -261px -32px;
}

#header #navigation li#nav-links a {
	width: 63px;
	background: url(../images/navigation.png) -367px 0;
}

#header #navigation li#nav-links a:hover {
	width: 63px;
	background: url(../images/navigation.png) -367px -32px;
}

#header #navigation li#nav-links.current a {
	width: 63px;
	background: url(../images/navigation.png) -367px -32px;
}

#header #navigation li#nav-contact a {
	width: 81px;
	background: url(../images/navigation.png) -430px 0;
}

#header #navigation li#nav-contact a:hover {
	width: 81px;
	background: url(../images/navigation.png) -430px -32px;
}

#header #navigation li#nav-contact.current a {
	width: 81px;
	background: url(../images/navigation.png) -430px -32px;
}

/* @end */

/* @group sidebar */

#sidebar {
	float: left;
	width: 199px;
	padding-left: 42px;
	list-style-type: none;
	background: url(../images/sidebar_bg.png) no-repeat;
	font-size: 16px;
	color: #fff;
	padding-top: 9px;
	line-height: 22px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#sidebar li {
	
}

#sidebar li a {
	color: #fff;
	text-decoration: none;
}

#sidebar li a:hover {
	text-decoration: underline;
}

#sidebar li.submenu a {
	color: black;
	font-size: 13px;
	text-decoration: none;
}

#sidebar li.current a {
	color: white;
}

#sidebar li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group content */

#content {
	padding-bottom: 31px;
	float: right;
	width: 598px;
	padding-right: 42px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#content img.right {
	float: right;
	margin: 5px 0 14px 14px;
}

#content span.right {
	float: right;
	margin: 5px 0 14px 14px;
}

#content img.left {
	float: left;
	margin: 5px 14px 14px 0;
}

#content .row {
	margin-bottom: 18px;
}

#content h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFF;
}

#content #tekst ul li {
	list-style-position: inside;
	list-style-type: square;
	line-height: 20px;
}

#content ul {
	padding-bottom: 10px;
}

#nieuws {
	display: block;
	background: #42702b;
	border: 1px solid #3b5827;
	padding: 8px;
}


/* @end */

/* @group footer */

#footer {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	text-align: right;
	width: 846px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/footer_bg.png) no-repeat;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	padding: 20px 42px 0 0;
}

#footer li {
	display: inline;
	color: #fff;
}

#footer li a {
	color: #fff;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
	color: black;
}

/* @end */

/* @end */



#fotoalbum {
	width: 600px;
	min-height: 500px;
	margin-bottom: 18px;
}

#fotoalbum .foto {
	width: 193px;
	float: left;
	margin: 0px 10px 10px 0px;
	cursor: pointer;
}

#fotoalbum .right {
	width: 193px;
	float: left;
	margin: 0px 10px 10px 0px;
	cursor: pointer;
}

#fotoalbum .foto img {
	max-width: 193px;
}

#fotoalbum .foto span {
	display: block;
	width: 140px;
	text-align: center;
}

#sitemap a {
	color: #FFF;
}

/*** pager ***/

.pager {
	clear: both;
	display: block;
	height: 1%; /* Fixes double padding in IE */
	margin: 10px 0 0 0; /* (top, right, bottom, left) */
	font-size: 1.0em;
	overflow: hidden;
}

.pager a, .pager span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 0.1em;
	text-decoration: none;
	color: #fff;
}

.pager span {
	color: #FFFFFF;
}

.pager .current {
	background: #42702b;
	border: 1px solid #3B5827;
	color: white;
}

.pager a:hover {
	background: #42702b;
	border: 1px solid #3B5827;
	color: white;
	text-decoration: none;
}

.pagertop {
	border-top: 0 none;
}

.pagerbottom {
	border-bottom: 0 none;
}

.pager ul {
	margin: 0;
	padding: 0;
}

.pager li {
	margin: 0;
	padding: 0;
}


/*** pager ***/


