h1 {
	font-size: 16px;
	line-height: 20px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#454545;
}
.logoBalk{
	background-image:url(../images/johngeven_photodome.jpg);
	background-repeat:no-repeat;
	height:97px;
}
.adresTabel{
	/*background-image:url(../images/adrestop_grijs.jpg);*/
	background-repeat:no-repeat;
	background-position:right;
	height:97px;
}
#adres{
margin-top:25px;
color:#454545;
}
.johngevenstudio{
	border-top:2px solid #000000;
	height:24px;
	font-size:11px;
	text-align:right;
}
.johngevenstudio a{

}

.navigatieBalk{
	background-color: #454545;
	height:49px;
	vertical-align:bottom;
}
.navigatieBalk a{
	margin-top:9px;
	color:#FFFFFF;
	display:block;
	padding-left:9px;
	padding-right:9px;
	background-position:bottom;
	height:20px;
	vertical-align:bottom;
	
}
.navigatieBalk a:hover{
	text-decoration:none;
	color:#000000;
}
.contentBalk{
background-color:#e8e8e8;
}
#contentFoto{
	background-color:#afafaf;
}
.copyrightBalk{
	border-top:1px solid #000000;
}
.copyrightBalk td{
	font-size:11px;
	color:#666666;
	line-height:24px;
}
.copyrightBalk a{
	color:#666666;
}
/** Diversen **************************************/
.dynamicTable{
	border-top: 1px solid #BCBCBC;
	margin-top:10px;
}
.dynamicTable #dark{
	background-color:#DDDDDD;
}
.dynamicTable #border{
	border-bottom: 1px solid #BCBCBC;
}
.dynamicTable td{
	padding:7px;
	line-height:18px;
}
.dynamicTable th{
	padding:10px;
	line-height:18px;
	text-align:left;
	font-size:12px;
	border-bottom: 1px solid #ec7b7b;
	background-color:#DDDDDD;
}
/*******************************************/
