a, a img {
   outline: 0 none !important;
}
html, body {
    margin:0;
    padding:0;
    font-family: 'Helvetica Neue',verdana, arial, sans-serif;
    background-color: #fff;
	text-align:left;
	color:#333;
	font-size: 62.5%;
	line-height: 16px;
	}
p{
	font-size: 1.9em;
}

h1{
	font-size: 4em;
}

#header h1{color: #fff; font-size: 0.2em}

h2{
	font-size: 2.7em;
	color: #888;
	margin: 0 0 1.2em 0 ;
}

h3{
	font-size: 2em;
}

a#homelink ,.infoblok a, a#homelink:visited , .infoblok a:visited{
	color: #c44819;
	padding: 2px 3px;
	margin-left: -3px;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
a#homelink:hover ,.infoblok a:hover{
	background-color:#e6e6e6;
	color: #88b001;
}
a#homelink, a#homelink:visited{
	font-size: 1.5em;
	color:#449eb2 ;
}

#container{
	width: 960px;
	margin: 0 auto;
	padding: 5px 20px 10px;
}
#header{
	display: block;
	height: 170px;
}
#logo a,#logo a:hover,#logo a:visited{
	padding: 0;
	background: transparent;
}
#logo img{border:0px;margin-top:10px}

/* menu */
ul#menu{
	float: right;
	text-align: right;
	list-style-type: none;
	font-size: 1.9em;
	line-height: 20px;
	margin: -20px 0 0;
	display: inline;
	}
ul#menu li a{
	color: grey;
	text-decoration: none;
	padding: 3px 3px 3px 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*border-radius:5px*/
}
ul#menu li a:hover, ul#menu li a.active{
		color:grey;
		background-color:#e6e6e6;}
ul#menu li.contact a:hover, ul#menu li.contact a.active{
		color:grey;
		background-color:#f5fcdb;}
ul#menu li.portret a:hover, ul#menu li.portret a.active{
		color:grey;
		background-color:#e8f8fc;}
ul#menu li a:visited{
		color:grey}
	ul .melding{color: #333; font-size: 12px; padding: 0 4px; background: #E8F8FC; margin-bottom: 5px}
	/* color arrows */
	li span{
		font-weight: bold;
	}
	li.overig  span{
			color: #c44819;
			}
	li.portret span{
			color: #449eb2;
			}
	li.contact span{
			color: #88b001;
			}
	/* styling */
	
	li.portret{
		font-weight: bold;
	}
	li.contact, #vrij{
		margin-bottom: 10px;
	}
	#lastportret
/* content */
#content{
	font-size: 1.5em;
	display: block;
	min-height: 400px;
}
#content img{
	padding: 7px;
	margin:10px;
	float:left;
}


/* front-page */
#collage{
	margin: 40px auto;	}
#collage img{
	float: none;
}	
#collage img, #foto img, #fotocontainer img, .infoblok{
	 border: 1px solid silver;
	 /*box-shadow: 3px 3px 5px #d9d9d9;*/
	 -webkit-box-shadow: 3px 3px 5px #d9d9d9;
	 -moz-box-shadow: 3px 3px 5px #d9d9d9;
	 
}
.infoblok{
	float: left;
	width: 390px;
	padding: 20px;
	margin: 20px;
	display: inline;
}
/* subpage */
#fotocontainer{
	margin:30px 0px 30px 15px ;	
	position: relative
}

#foto{
	width: 700px;
	margin: 0 auto;
	font-size: 1.7em;
	
}
#foto a{
	float: right;
	margin-top: -10px;
	color: silver;
	text-decoration: none;
}
#vorigefoto a{
	margin		:	200px 20px 0 -45px;
	background: url(/img/previous.gif) no-repeat top center;
}
#volgendefoto a{
	margin: 200px 0 0 20px;
	background: url(/img/next.gif) no-repeat top center;
}
#volgendefoto a, #vorigefoto a{
	height	:	40px;
	width	:	33px; 
	text-indent: -9999px;
	display: block;
}

#volgendefoto a:active, #vorigefoto a:active,#volgendefoto a:hover, #vorigefoto a:hover{ /* knop effect */
	background-position:  0px 1px ;
}

/* footer */
#tekstjes{
display: none !important}

#footer{
	display: block;
	width: 960px;
	clear: both;
	font-size: 1.7em;
	padding-top: 20px;
	}
address{
	font-style: normal;
	color: #666;
}
address span{
	font-weight: bold;
	color: #333;
}

a#contactlink, a#contactlink:hover, a#contactlink:visited{
	text-decoration: none;
	color: #777;
}
/* detail */
#fotolink{
	float: right;
	margin-top: -20px;
	font-weight: bold;
}

#fotolink a{
	color:#c44819;
	background-color:#e8f8fc;
	text-decoration:none;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*border-radius:5px*/
}
#fotolink a:hover{
	background-color:#e6e6e6;
	color: #88b001;
}

.highlightclose{
	color: #c44819 !important;
	}
#foto a:hover.blue {
	color:#c44819 !important; 
	}

/* color 
groen: #88b001 
blauw: #449eb2
oranje:#c44819
*/

.toelichting-tekst{font-size: 12px; clear:both;margin: 30px 30px 30px 10px}
.toelichting-tekst{width: 45%;  float: left}
.twee {clear: none !important; margin-left: 17px}

