a {

    color: #505050;
}

a:hover {
	color: #000;
}

a:visited {
	text-decoration: none;
    color: #505050;
	}

#buttonAsbest {
	background-color: #D39B5B;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	position: absolute;
	right: -40px;
	top: 40px;
	padding: 30px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	line-height: 19px;
	text-transform: uppercase;
	 -ms-transform: rotate(14deg); /* IE 9 */
    -webkit-transform: rotate(14deg); /* Chrome, Safari, Opera */
    transform: rotate(14deg);
    font-weight: bold;	
}

body {
	background-image: url(../beeld/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #D39B5B;
	margin-top: 0px;
	height: 100%;
}

a img {
	border: 0px;

}

#wrapper{
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 766px;
	height: 100%;
}

#contentWrapper {
	height: auto;
	width: 766px;
	position: relative;
	float: left;
	top: -8px;
}
#header {
	background-image: url(../beeld/logo.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 766px;
	position: relative;
	float: left;
}


#container{
	width: 766px;
	line-height: 19px;
	font-size: 11px;
	font-family: verdana;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: left;
	color: #4D4D4D;
}
#contentBG {
	background-image: url(../beeld/bg_content.png);
	background-repeat: repeat-y;
	float: left;
	position: relative;
	width: 766px;
	height:450px;
}
#content {
	width: 445px;
	min-height:300px;
	float: left;
	position: relative;
	left: 30px;
	top: 5px;
	padding-right: 20px;
}
.koppen {
	font-family: Helvetica, arial, sans-serif;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	font-weight: lighter;
}
#rechtsTop {
	float: right;
	height: 173px;
	width: 231px;
	position: relative;
	right: 20px;
	top: 5px;
	background-color: #999999;
}

#rechtsBottom {
	float: right;
	width: 211px;
	position: relative;
	right: 20px;
	top: 10px;
	background-color: #999999;
	height: 260px;
	color: #333333;
	padding-left: 20px;
	padding-top: 0px;
}

#conentTop {
	background-image: url(../beeld/bg_content_topdeel.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 766px;
	float: left;
	position: relative;
}

#contentFooter {
	background-image: url(../beeld/bg_content_footer.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	height: 18px;
	width: 766px;
	padding-bottom: 15px;
}

#footer {
	position: relative;
	height: 231px;
	width: 766px;
	float: left;
	background-image: url(../beeld/bg_footer.png);
	background-repeat: no-repeat;
}

#ster{
	left: -50px;
	top: -25px;
	position: absolute;
	width:150px;
	height: 150px;

}

#footerWrapper {
	float: left;
	position: relative;
	width: 766px;
}


#credits {
	height: 20px;
	width: 766px;
	float: left;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 20px;
}

#menu {
	float: left;
	height: 35px;
	width: 600px;
	position: relative;
	background-image: url(../beeld/bg_menu.png);
	background-repeat: no-repeat;
	top: 133px;
	padding-left: 155px;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.btn {
	height: 20px;
	width: 116px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	float: left;
	position: relative;
}


.btn a {
	text-decoration: none;
	color: #FFFFFF;
}

.btn a:hover {
	color: #FFFFFF;
	font-size: 14px;
}

.btn:visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#credits a {
	text-decoration: none;
    color: #505050;
}

#credits a:hover {
	color: #F00;
}

#credits a:visited {
	text-decoration: none;
    color: #505050;
	}
	
#kopProjecten {
	float: left;
	height: 30px;
	width: 766px;
	position: relative;
}
.opgeleverdeProjecten {
	display: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: lighter;
}
.next {
}
