/*
Title	: Home
====================================== */
#content-beam {
	background: none;
	height: 335px;
	position: relative;
	}
	#content-beam img {
		display: none;
		position: absolute;
		}
	#content-beam .home0 {
		display: block;
		}

#content-container {
	background: none;
	}
	
#content-left {
	float: left;
	padding: 10px 10px 10px 40px;
	position: static;
	width: 400px;
	}
	
#content-main {
	background: url(../gfx/css/feet-home.gif) no-repeat right top;
	min-height: 1%;
	padding: 10px 20px 10px 0;
	width: 420px;
	}
	
/*
Title	: Teaser
====================================== */
#teaser-content {
	background: #fff;
	border: 1px solid #aaa;
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	height: 244px;
	width: 310px;
	}
	#teaser-content li {
		background: none;
		display: none;
		padding: 0;
		}
#teaser-titles {
	float: left;
	list-style: none;
	}
	#teaser-titles li {
		background: none;
		display: none;
		padding: 0 0 4px 0;
		margin: 0;
		}
		#teaser-titles .last {
			padding: 0;
			}
	#teaser-titles li a {
		border: 1px solid #aaa;
		display: block;
		height: 65px;
		width: 65px;
		}

#teaser-titles li#up,
#teaser-titles li#down {
	padding: 0;
	}

#teaser-titles li#up a,
#teaser-titles li#down a {
	border: none;
	height: 17px;
	width: 67px;
	}

#teaser-titles li#up {
	}
	
#teaser-titles li#down {
	}
	
/* header-image
====================================== */
ul#header-thumbs {
	bottom: 25px;
	left: 185px;
	overflow: auto;
	margin-bottom: 2px;
	padding: 10px 0;
	position: absolute;
	width: 200px;
    z-index: 110;
	}
	#header-thumbs li {
		background: none;
		float: left;
		margin: 0 6px 10px 0;
		padding: 0;
		}
	#header-thumbs li a {
		background: url("../gfx/css/bullet-active.png") no-repeat left top;
		display: block;
		height: 16px;
		width: 16px;
		}
		#header-thumbs li.active a,
		#header-thumbs li:hover a {
			background: url("../gfx/css/bullet.png") no-repeat left top;
			}

ul#header-image {
	padding: 0px 0;
	left: 0;
	position: absolute;
	top: 0;
	}
	#header-image li {
		background: none;
		float: left;
		margin: 0 0px 10px 0;
		padding: 0;
        position: absolute;
        height: 345px;
        width: 942px;
        z-index: 8;
		}
        #header-image li.active {
            z-index:10;
            }
        #header-image li.last-active {
            z-index:9;
            }
       
        .header-image-item-achtergrond{
            display: block !important;
            z-index: 1;
            }
        .header-image-item-schoen{
            display: block !important;
            z-index: 2;
            position: absolute;
            right: 20px;
            bottom: 20px;
            }

        p.header-txt {
			color: #000000;
			font-size: 2.6em;
			left: 430px;
			position: absolute;
			top: 4px;
			z-index: 3;
        	}

.btn-folder {
	height: 133px;
	left: 25px;
	position: absolute;
	bottom: 0;
	width: 133px;
    z-index: 100;
	}
	.btn-folder a {
		display: block;
		}
	#content-beam .btn-folder a img {	
		display: block;
		}
