@import url("ccs_scrollbar.css");

html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
	 overflow-x:hidden;
}


.navknop:hover {
	background-color:#666;
}

.navknopklein:hover {
	background-color:#201d15;
}

pnav {
	margin:0;
	padding:0;
	line-height:45px;
}
.nav_balktotaal {
	height: 95px;
	width: 789px;
	color: #FFF;
	float: left;
}
.nav_balk {
	height: auto;
	width: 789px;
	color: #FFF;
	float: left;
}
.nav_balkklein {
	height: auto;
	width: 789px;
	color: #FFF;
	float: left;
}
.navknop_active {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bolder;
	float: left;
	height: 45px;
	width: 181px;
	border: 2px solid #F3B21E;
	margin-left: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	text-align: center;
	display: block;
	background-color: #F3B21E;
	
}

.navknop:link, .navknop:visited, .navknop:active, .navknop:hover{
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
	text-decoration:none;
}

.navknop_active:link, .navknop_active:visited, .navknop_active:active, .navknop_active:hover{
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
	text-decoration:none;	
}

.navknopklein:link, .navknopklein:visited, .navknopklein:active{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #604a0e;
	text-decoration: none;
}
.navknopklein_active:link, .navknopklein_active:visited, .navknopklein_active:active{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #F3B21E;
	text-decoration: none;
}
.navknopklein:hover{
	color: #604a0e;
}


.navlogo {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bolder;
	float: left;
	height: auto;
	width: 185px;
	margin-left: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	text-align: center;
}
.navknop {
	font-family: "Century Gothic";
	font-weight: bolder;
	float: left;
	height: 45px;
	width: 181px;
	border: 2px solid #F3B21E;
	margin-left: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	text-align: center;
	display: block;
}
.navknopklein {
	font-family: "Century Gothic";
	font-weight: bolder;
	float: left;
	height: 35px;
	width: 117px;
	margin-left: 5px;
	margin-right: 7px;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-right-color: #604a0e;
	border-bottom-color: #604a0e;
	border-left-color: #604a0e;
	border-left-style: ridge;
}
.navknopklein_active {
	font-family: "Century Gothic";
	font-weight: bolder;
	float: left;
	height: 35px;
	width: 117px;
	margin-left: 5px;
	margin-right: 7px;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #604a0e;
	border-bottom-color: #604a0e;
	border-left-color: #604a0e;
	border-left-style: solid;
	background-color: #604a0e;
}
.navknop_info {
	font-family: "Century Gothic";
	font-size: 14px;
	float: left;
	height: 70px;
	width: 171px;
	border: 2px solid #F3B21E;
	margin-left: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	line-height: 16px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bolder;
	background: #F3B21E;
}

.onderbox {
	width: 985px;
	height: auto;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: center;
	font-weight: 100;
	color:#F3B21E;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3B21E;
}

.onderbox1 {
	position: relative;
	top: -28px;
	width: 985px;
	height: auto;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: center;
	font-weight: 100;
	color:#F3B21E;
	float: left;
	margin-top: 5px;
}
.projecttekstcontent {
	float: left;
	height: 120px;
	width: 100%;
	overflow: auto;
	padding-right: 5px;
}

.projecttekstcontent_r {
	float: left;
	height: 120px;
	width: 655px;
	overflow: auto;
	padding-right: 5px;
}
