* {
	margin: 0;
	padding: 0;
	/* overflow-x: hidden; */
}

body,html {
	background-color: #000000;
	font-family: arial, verdana;
	color: #fff;
	font-size: 11px;
    height: 100%;   
}

img {
	border: 0px;
}


#top {
	width: 100%;
	height: 6px;
}

#container {
	width: 975px;
	margin: 0 auto;
}

#header {
	width: 975px;
	height: 88px;
}

#logo {
	float:left;
    position: absolute;
    z-index: 4;
    margin-top: 5px;
}

#quicknav {
	float: right;
	height: 26px;
	width: 300px;
	margin-top: 30px;
	background-image: url('img/menu_bg.jpg');
	background-repeat: repeat-x;
    z-index: 4 !important;
}

#menu {
	position: relative;
	z-index: 5;
    text-transform:uppercase;
	top: 0;
	left: 0;
	width: 100%;
	font-weight: bold;
	color: #cccccc;
}

#menu p {
	float:left;
	padding-top: 6px;
	padding-left: 10px;
	font-weight: bold;
	color: #ccc;
}

#menu p a {
    color: #ccc;
    text-decoration: none;
}

ul.tabs {
	float:left;
	display:  block;
        text-transform:uppercase;
}

li.hasmore {
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 3px;
	background-color: #000;
	padding: 3px 25px 3px 10px;
	background-image: url('img/menu_pijltjes.jpg');
	background-position: right;
	background-repeat: no-repeat;
}

li.hasmore a {
	color: #ccc;
	text-decoration: none;
}

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 300px;
	display: none;
	left: 0;
	margin-top: 26px;
	background-color: #181818;
	border-top: 1px solid #000;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
	width: 270px;
	margin: 10px;
	background-color: #333333;
	padding: 5px;
	font-size: 12px;
	color: #fff;
}

ul.dropdown li img {
	padding-right: 10px;
	padding-top: 2px;
}

ul.dropdown li a {
	display:block;
	width: 260px;
}

#foto {
	position: absolute;
	z-index: 2;
	width: 1200px;
	height: 450px;
	margin-top: 100px;
	left: 50%;
	margin-left: -600px;
	overflow: hidden;
}

#werklaag {
	position: relative;
	z-index: 3;
	width: 100%;
	height: 451px;
	margin-top: 6px;
}

#werklaag #content {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-image: url('img/overlaybg.png');
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 113px;
    padding-right: 113px;
    margin-left: -113px;
    margin-right: 13px;
    font-size: 12px;
    line-height: 21px;
    max-height: 400px;
}

#werklaag #content p {
    margin-bottom: 21px;
}

#content #links {
    float:left;
    width: 600px;
}

#linkslinks {
    float: left;
    width: 200px;
}

#linkslinks ul {
    text-transform:uppercase;
}

#linkslinks ul li {
    display: block;
    padding: 2px 5px 2px 5px;
    color: #fff;
    font-weight: bold;
}

#linkslinks ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

#linksrechts {
    float:right;
    width: 375px;
    max-height: 350px;
    overflow: auto;
}

#werklaag #content #linksrechts a {
    color: #ccc;
    text-decoration: none;
    font-weight: bold;
}

#content h1 {
    font-size: 15px;
    color: #bcb9ba;
    text-transform:uppercase;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

#content #rechts {
    float: right;
    width: 300px;
}

#werklaag #content #rechts a {
    color: #ccc;
    text-decoration: none;
    font-weight: bold;
}

#content #rechts p {
    margin-bottom: 0px;
}

.dottr {
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #fff;
    margin-top: 3px;
    margin-bottom: 3px;
}

#content #simpel {
    width: 100%;
}

#simpel #simpellinks {
    float: left;
    width: 200px;
}

#simpellinks ul {
    text-transform:uppercase;   
}

#simpellinks ul li {
    display: block;
    padding: 2px 5px 2px 5px;
    color: #fff;
    font-weight: bold;
}

#simpellinks ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

#simpel #simpelrechts {
    float: right;
    width: 750px;
    max-height: 350px;
    overflow: auto;
}

#werklaag #content #simpelrechts a {
    color: #ccc;
    text-decoration: none;
    font-weight: bold;
}

#menu_home {
	width: 100%;
	height: 172px;
	margin-top: 236px;
}

img.m_top {
	margin-top: 24px;
	margin-right: 10px;
}

img.m_bottom {
	margin-top: 8px;
	margin-right: 10px;
}

#footer {
    margin-top: 10px;
    font-size: 11px;
}

#footer a {
    margin-right: 10px;
    font-weight: bold;
    color: #adadad;
    text-decoration: none;
}

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

#footer #links {
    float:left;
    text-transform:uppercase;
}

#footer #rechts {
    float:right;
    text-transform:uppercase;

}


/* CONTACTFORMULIER OPMAAK */
.cf {
    width: 90%;
    background-color: #bcb9ba;
    border: 1px solid #bcb9ba;
    font-family: Verdana, Arial;
    font-size: 12px;
    padding: 2px 0;
    margin-bottom: 3px;
}
.cf-submit {
    color: #ffffff;
    border: none;
    font-weight: bold;
    padding: 2px 0;
}

.cf-10 {
    width: 10%;
}
.cf-20 {
    width: 20%;
}
.cf-30 {
    width: 30%;
}
.cf-52 {
    width: 52%;
}
.cf-70 {
    width: 70%;
}

.succes {
    display:block;
    padding:5px;
    width:95%;
    margin:0 auto;
}

/* Overlays */
#overlay {
    position: fixed;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 2;
}

/* SLIDESHOW */
#previewPane{	
	text-align:center;
	padding-top:9px;		
	float:left;
    width:620px;
    height: 340px;
    overflow: hidden;			
}

#previewPane img {
    border: 3px solid #fff;    
}	

#galleryContainer{
	float:left;	
	height: 270px;
	width: 106px;
	padding:1px;
	
}
#galleryContainer #arrow_down{	/* Arrow down image */
	height:35px;
}
#galleryContainer #arrow_up{
	height:35px;	/* Arrow up image */
}

#theImages{	/* DIV where the images are located */
	position:relative;
	overflow:hidden;
	height:270px;	/* Height of boxes for the images */
}
#theImages div{	
	position:relative;	/* Don't change this */
	height:1500px;	/* Higher than total height of thumbnails */
	
}
#theImages img{
	filter:alpha(opacity=50);	/* Transparency - IE */
	opacity:0.5; /* Transparency - Firefox */
    border: 3px solid #fff;
}
#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:italic;
	text-align:center;
}
#theImages .imageCaption{
	display:none;
}

a#sier {
    display: block;
    font-size: 35px;
    padding-top: 15px;
    font-weight: bold !important;
    text-decoration: none !important;
    
    padding-right: 0;
    padding-left: 0;
    margin-right: 0px;
    margin-left: 0px;
}

a#sier:hover {
    border-bottom: none !important;
    cursor: default;
}

#adtt {
    padding: 25px;
    margin-left: 37%;
    position: absolute;
    top: 0px;
    z-index: 900;
    cursor: pointer;
    font-weight: bold;
}

#ad {
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 900;
}

#ad img{
    display: block;
    margin: 0 auto;
}
