* {
	font-family: "Georgia", "Arial Narrow", "Arial";
}

html {
	width: 100%;
	height: 100%;
	background: url('../images/bg.png') repeat-x #ffffff;
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	height: 100%;
	background: url('../images/fietsers.png') no-repeat center;
	margin: 0;
}

img {
	border: 0;
}

h2 {
	color: #a580c5;
}	

.blok-titel h2 {
	margin: 0;
}

#slideshow-only {
	line-height: 1em;
}

h3, h4 {
	color: #b3ad5b
}
	
h5, h6 {
	margin-bottom: 0;
}

#background-wrapper {
	width: 1445px;
	height: 208px;
	margin: 0 auto;
	background: url('../images/fietsers.png') no-repeat;
	top: 207px;
	position: relative;
	
}

#wrapper {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
}

#main {
	width: 960px;
	float: left;
	background: url('../images/main-bg.png') repeat-y;
	-webkit-box-shadow: 1px 0px 2px rgba(50, 50, 50, 0.75), -1px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 0px 2px rgba(50, 50, 50, 0.75), -1px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 0px 2px rgba(50, 50, 50, 0.75), -1px 0px 5px rgba(50, 50, 50, 0.75);
	margin: 0;
}

#fietsers-links {
	width: 231px;
	height: 184px;
	background: url('../images/fietsers-links.png') no-repeat;
	position: absolute;
	margin-top: 242px;
	margin-left: -231px;
}

#fietsers-rechts {
	width: 231px;
	height: 184px;
	background: url('../images/fietsers-rechts.png') no-repeat;
	position: absolute;
	margin-top: 242px;
	margin-left: 961px;
}

/***********************************************************
			Begin linker paneel Home + Content
***********************************************************/

#content-left {
	width: 242px;
	background-color: #edecd9;
	float: left;
	margin: 0;
}

#logo {
	width: 242px;
	height: 154px;
}

#banners {
	width: 242px;
	height: 277px;
	margin-top: 0px;
}

#boeknu {
	margin-top: -25px;
	height: 137px;
	width: 242px;
	text-align: center;
}

#boeknu a{
	text-decoration: none;
	color: black;
	font-size: 16px;
}

#banner-ebike {
	width: 242px;
	height: 70px;
	background-color: #ad9b85;
}

#banner-ebike a {
	display: block;
	width: 242px;
	height: 70px;
	position: absolute;
}

#banner-tochten {
	width: 242px;
	height: 70px;
	background-color: #a580c5;
}

#banner-tochten a {
	width: 242px;
	height: 70px;
	display: block;
	position: absolute;
}

.banner-inhoud {
	width: 180px;
	height: 70px;
	float: left;
	color: #444242;
	font-size: 20px;
	display: table;
	padding-left: 10px;
}

.banner-inhoud label {
	display: table-cell;
	vertical-align: middle;
}

.banner-image {
	width: 52px;
	height: 70px;
	float: left;
}

.banner-image img {
	margin-top: 20px;
}

#links-menu {
	background: url('../images/left-menu.png') no-repeat;
	padding: 30px 23px 115px 23px;
	min-height: 529px;
}

#leftmenu-top {
	width: 190px;
	height: 8px;
	background: url('../images/leftmenu-top.png') no-repeat;
}

#leftmenu-inhoud {
	width: 190px;
	/* min-height: 295px; */
	float: left;
	background: url('../images/leftmenu-inhoud.png') repeat-y;
}

ul.ul-height{
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
}

li.normal {
	margin-bottom: 10px;
}

li.normal ul {
	margin-top: 10px;
	margin-left: 5px;
	padding: 0;
	list-style: none;
}

li.normal:last-child {
	margin: 0;
}

li.normal a {
	color: #6b6b6b;
	text-decoration: none;
}

#leftmenu-inhoud a:hover {
	color: #ad7dd5;
}

#leftmenu-bottom {
	width: 190px;
	height: 231px;
	float: left;
	background: url('../images/leftmenu-bottom.png') no-repeat;
}

/***********************************************************
			Eind linker paneel Home + Content
***********************************************************/

/***********************************************************
			Begin rechter paneel Home + Content
***********************************************************/

#content-right {
	width: 	718px;
	float: left;
	margin: 0;
}

#topmenu {
	width: 718px;
	height: 71px;
	float: right;
	background-color: #b6d0c3;
}

#topmenu ul {
	float: right;
	list-style: none;
	margin: 10px 20px 0 0;
}

#topmenu li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #676666;
}

#topmenu li:last-child {
	border: 0;
}

#topmenu a {
	text-decoration: none;
	color: #676666;
	font-size: 14px;
}

#mainmenu {
	width: 718px;
	height: 35px;
	float: left;
	background: url('../images/menu-bg.png') repeat-x;
	-webkit-box-shadow: 0px -1px 2px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px -1px 2px rgba(50, 50, 50, 0.75);
box-shadow:         0px -1px 2px rgba(50, 50, 50, 0.75);
}

#mainmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 32px;
	margin-top: 1px;
}

#mainmenu li {
	height: 32px;
	float: left;
	margin: 1px 0 0 0;
	padding: 0 15px;
	display: table;
	border-right: 1px solid #a08d62;
}

#mainmenu li:last-child {
	border: 0;
}

#mainmenu a {
	font-size: 13px;
	text-decoration: none;
	color: #5c5b5b;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	height: 32px;
}

.bannercontainer {
	width: 718px;
	height: 300px;
	float: left;
}

#bannerlink {
	display: block;
	width: 718px;
	height: 300px;
	position: absolute;
}

.banneroverlay {
	width: 718px;
	height: 70px;
	/*background-image: url('/images/bg-slide.png');*/
	background: rgba(0,0,0,0.5);
	position: absolute;
	margin-top: -70px;
	z-index: 1000;
}

.banneroverlay-2 {
	width: 698px;
	height: 70px;
	/*background-image: url('/images/bg-slide.png');*/
	background: rgba(0,0,0,0.5);
	position: absolute;
	margin-top: -75px;
	z-index: 1000;
	padding-left: 20px;
}

.bannertitel {
	color: #a580c5;
	font-size: 36px;
	font-weight: bold;
	float: left;
	width: 600px;
	margin-top: 20px;
	margin-left: 20px;
}

.bannertitel a {
	color: #A580C5;
    font-size: 30px;
    font-weight: bold;
	text-decoration: none;
}

.banneromschrijving {
	color: #a580c5;
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 600px;
	margin-top: 13px;
	margin-left: 20px;
}

.banneromschrijving a {
	color: #ffffff;
    font-size: 20px;
    font-weight: bold;
	text-decoration: none;
}

.banner-buttons {
	float: left;
	width: 85px;
	height: 10px;
	margin-top: 50px;
	position: absolute;
	right: 0;
	z-index: 9999;
}

.banner-button a {
	width: 9px;
	height: 9px;
	float: left;
	background: #ffffff;
	margin-right: 5px;
	border-radius: 9px;
}

.banner-button-active a {
	background: #b3ad5b;
}

#content, .content {
	width: 675px;
	padding: 20px;
	float: left;
	color: #6b6762;
	font-size: 14px;
	line-height: 1.5em;
}

#content p {
}

#content a {
	color: #a580c5;
}

#content a:hover {
	text-decoration: none;
}

.blok-rij {
	width: 675px;
	height: 300px;
	float: left;
	margin-bottom: 30px;
}

.blok-rij:last-child {
	margin-bottom: 0;
}

.home-blok {
	width: 205px;
	margin-right: 20px;
	float: left;
	margin-bottom: 40px; 
}

.home-blok:last-child {
	margin-right: 0;
}

.blok-titel {
	width: 210px;
	height: 40px;
	float: left;
	font-weight: bold;
	font-size: 21px;
	color: #a580c5;
}

.blok-titel a{
	font-weight: bold;
	font-size: 21px;
	color: #a580c5;
	text-decoration: none;
}

.blok-titel-groen {
	width: 210px;
	height: 40px;
	float: left;
	font-weight: bold;
	font-size: 21px;
	color: #b3ad5b;
}

.blok-titel-groen a {
	font-weight: bold;
	font-size: 21px;
	color: #b3ad5b;
	text-decoration: none;
}

.blok-foto {
	width: 210px;
	height: 105px;
	float: left;
}

.blok-tekst {
	width: 210px;
	height: 150px;
	float: left;
	margin-top: 14px;
	font-size: 14px;	
	overflow: hidden;
}

.blok-tekst a {
	text-decoration: none;
	color: #6b6762;
}

.blok-lees {
	width: 210px;
	height: 15px;
	float: left;
}

.blok-lees a {
	float: right;
	font-size: 11px;
	margin-right: 5px;
}

.blok-button {
	width: 202px;
	height: 27px;
	float: left;
	margin-top: 10px;
	border-radius: 5px;
	padding: 2px;
}

.link-to {
	width: 200px;
	height: 25px;
	float: left;
	border-radius: 5px;
	text-align: center;
}

.link-to a {
	/*color: #fbfaf9;*/
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

/***********************************************************
			Eind rechter paneel Home + Content
***********************************************************/

/***********************************************************
			Begin footer paneel Home + Content
***********************************************************/

#footer {
	width: 910px;
	height: 100px;
	float: left;
	background: url('../images/footer-bg.png') repeat-x #5c7568;
	-webkit-box-shadow: 1px 2px 2px rgba(50, 50, 50, 0.75), -1px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 2px 2px rgba(50, 50, 50, 0.75), -1px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 2px 2px rgba(50, 50, 50, 0.75), -1px 0px 5px rgba(50, 50, 50, 0.75);
	padding: 25px;
	color: #faf9f8;
	font-size: 12px;
	margin: 0;
}

#footer ul:first-child {
	padding: 0;
}

#footer ul {
	list-style: none;
	float: left;
	padding-left: 80px;
}

#footer a {
	color: #ffffff !important;
	text-decoration: none;
}

.dynamisch li {
	margin-right: 85px;
}

.dynamisch li li {
	margin-right: 0;
}

#footer ul li a {
	float: left;
}

#footer ul li ul {
	clear: both;
	padding-left: 30px;
	margin-top: 0;
}

#footer ul ul a {
	color: #faf9f8;
}

.footer-titel {
	color: #4b4c4c;
}

.push {
	height: 50px;
	clear: both;
}

#copyright {
	height: 35px;
	margin-top: 15px;
	background: #828282;
}

#copyright-wrapper {
	width: 960px;
	height: 35px;
	margin: 0 auto;
	display: table;
}

#copy {
	height: 35px;
	float: right;
	font-size: 9px;
	color: #6f6f6f;
	display: table;
}

#copy label {
	display: table-cell;
	vertical-align: middle;
}

#copy a {
	cursor: text;
	text-decoration: none;
	color: #6f6f6f;
}

/***********************************************************
			Begin footer paneel Home + Content
***********************************************************/		

#copyright .mapfooter {
	display: none;
}

input, textarea {
	border-radius: 3px;
	border: 1px solid #B6D0C3;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#list {
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 14px;
	margin-top: 0;
	color: #6b6762;
	float: left;
}

#list li {
	margin-bottom: 10px;
}

.inleiding {
	width: 100%;
	float: left;
	margin: 10px 0;
}

.inleiding h1 {
	margin-top: 0;
	color: #AA75D8;
}

#gallery-wrapper{
    height: 517px;
    width: 640px;
    padding-bottom: 30px;
    margin: 0 auto;
    text-align: center;
}
.kThumbnailsInnerWrapper{
    height: 80px;
    width: 540px;
}
.kThumbnailsWrapper{
    width: 540px;
    height: 80px;
    margin: 20px auto 0 auto;
}
.kThumbnailsPage{
    width: 540px;
    text-align: left;
}
.kThumbnailsPage img{
    padding: 1px;
    border: 1px solid black;
    margin: 2px;
}
.kThumbnailsPage .selectedThumbnail{
    border-color: #aaaaff;
}
.kSlideshowItemDiv img{
    z-index: 400;
}

.kSlideshowWrapper, .kSlideshowItemDiv{
        width: 280px;
        height: 210px;
}
.kSlideshowItemDiv img{
        z-index: 400;
}

#content h2 {
	margin-bottom: 0;
}