html
{
	height: 100%;
	width: 100%;
}

body {
	background-color:#67726a;	
	margin: 0px;
	padding: 0px;
	height: 100%;
}

h1{
	color: #415925;
	font: bold 16px arial;	
	margin: 2px 0px 20px 0px;
	padding:0px;
}

a{
	color: #67726a;
	text-decoration:none;
}

.tekstlink:active, .tekstlink:hover{
	text-decoration:underline;
}

h2{
	color: #cdf000;
	font: bold 14px arial;	
	margin: 2px 0px 20px 0px;
	padding:0px;
}

p
{
	margin: 0px 0px 15px 0px;
}


#geheel{
	position: relative;
	width:990px;	
	background: url('../../../upload/image/gehele_breedte.jpg')  #716f64 repeat-y;
	margin: 0px auto;
	min-height: 100%;
}

#knoppenvak{
	position: relative;
	margin-top: 5px;
	margin-left: 140px;
	width: 700px;
	height: 40px;
}

.knopclass{
	color: #415925;
	font: bold 12px arial;
	text-decoration: none;
	float:left;
	margin-right:40px;
}

#zoeken{
	position:absolute;
	right: 130px;
	top:6px;
}

.zoek_balk {
	background:url(../../../upload/image/zoekveld.jpg);
	width:174px;
	height:18px;
	margin-bottom:7px;
}

.zoekknop{
	text-decoration:none;
	color:black;
	font: 12px arial;
	padding: 0px 0px 1px 2px;
	margin-bottom:7px;
}

#content{
	position: relative;
	width: 100%;
	display: table;
	background:url(../../../upload/image/top.jpg) 77px top no-repeat;
}

#inhoud_positie
{
	float: left;
	margin: 130px 0px 0px 105px;
	width: 488px;
	display: inline;
	padding-bottom: 10px;
}

#groen_vak{
	width: 488px;
}

#groen_vak_bovenkant{
	float:left;
	height: 11px;
	width: 488px;
	background-image: url(../../../upload/image/vakgroen_boven.png);
}

#groen_vak_midden{
	float:left;
	background-image: url(../../../upload/image/gehele_breedte_groen.png);
	width: 468px;
	color: #ffffff;
	font: 11px arial;
	line-height:18px;
	padding:  0px 10px 10px 10px;
}

#groen_vak_onderkant{
	position: relative;
	float: left;
	height: 7px;
	width: 488px;
	background-image: url(../../../upload/image/vakgroen_onder.png);
}

#groen_vak_onderkant img
{
	position: absolute;
	top: 0;
}

.tekst_groen{
	color: #415925;
	font: 11px arial;	
	line-height: 16px;
}

.groen_pijltje{
	position:absolute;
	top:0px;
	right:0px;
	width: 24px; 
	height: 25px;
	background-image:url(../../../upload/image/groen_pijltje.jpg);
	text-decoration: none;
}

#titel{
	display:inline;
	float:left;
	width: 100%;
}

#tekstvak_rechts{
	float: right;
	height:auto;
	width: 266px;
	padding: 240px 100px 10px 0px;
}

#fotovak_rechts{
	float: right;
	height:auto;
	width: 300px;
	padding:0px 70px 0px 0px;
}

.project{
	color: #415925;
	font: 11px arial;	
	text-decoration:none;
	line-height:18px;
}

.project:active, .project:hover{
	text-decoration:underline;
}

#photo_bar{
	position:absolute;
	left:0px;
	bottom:0px;
	width:450px;
	height: 50px;
	display:inline;
}

#photo_bar2{
	position:absolute;
	left:0px;
	bottom:60px;
	width:450px;
	height: 50px;
	display:inline;
}

#thumb img{
	position:relative;
	height: 50px;
	border: none;
	margin-right: 2px;
}

.main_photo {
	position: relative;
	float: left;
	height:113px;
	width:150px;
	height: 113px;
	overflow: hidden;
}

.noborder {
	border: 0;
}

#photo_tekst{
	position:relative;
	float:right;
	width: 295px;
	height: 113px;
}

#container{
	position: relative;	
	float:left;
	width:460px; 
	height:172px;
	display:inline;
}

.input{
	color: #415925;
	border: solid 1px #67726a;
}

.img_klein{
	height:50px;
	width:50px;
	position:relative;
	float:left;
	margin-right:5px;
	cursor:pointer;
	overflow: hidden;
}

.img_over_klein{
	height:50px;
	width:50px;
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	background-image:url(../../../upload/image/thumbs/mal50x50.png);
	cursor:pointer;
}

.img_over_groot{
	height:113px;
	width:150px;
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	background-image:url(../../../upload/image/grote_foto/mal150x112.png);
	cursor: pointer;
}

.img_top
{
	position: absolute;
	right: 12px;
	bottom: 12px;
	width: 18px;
	height: 26px;
}

.img_top img
{
	border: 0;
}

