@charset "utf-8";
/* CSS Document */

/*****************************/
/*  Standaard page lay-out 	 */
/*****************************/

html, body {
	
	background-color: #e5e5d7;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 11px;
	color: #000000;
}

#container { 
	text-align: center;
}

#blur {
	background-color: #d2d2c5; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	
	
	width: 720px;
	margin: 0 auto;
}

#shadow,
#paper{
	position: relative;
	bottom: 2px;
	right: 2px;
}

#shadow{
	background-color: #9f9f9f; /*shadow color*/
	color: inherit;
}

#paper {
	
	background-color: #ffffef; /*background color of content*/
	padding: .5em 2ex;
}

/*****************************/
/*       Header lay-out 	 */
/*****************************/

#header {
	text-align: left;
	overflow: hidden;
	width: 100%;
	height: 75px;
}

#headerLeft {
	width: 280px;
	float: left;
}

#headerInhoud, #headerInhoud2 {
	float: left;
	width: 120px;
}

#headerRight {
	width: 175px;
	text-align: right;
	float: right;
	overflow: hidden;
}

#datum {
	width: 110px;
	float: right;
	text-align: right;
}

#paginaNr{
	float: right;
	text-align: right;
	height: 70px;
	width: 60px;
	overflow: hidden;
}

.nummer { 
  	margin-left: auto; 
  	margin-right: 0; 
	border: 1px solid #40403c;
	margin-top: 5px;
	width: 44px;
	height: 44px;
	background-color: #40403c;
	text-align: center;
}

.nummerKlein {
	float: left;
	border: 1px solid #40403c;
	margin-top: 5px;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	background-color: #40403c;
	text-align: center;
}

.nummerKlein2 {
	float: right;
	border: 1px solid #40403c;
	margin-top: 5px;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	background-color: #40403c;
	text-align: center;
}

.pagina {	
}

#subheader {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #40403c;
	border-bottom: 1px solid #cccccc;
}

#subheader .grey {
	color: #7f7f78;  	
}

/*****************************/
/*       Content lay-out 	 */
/*****************************/

#contentBlok1 {	
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}

#contentBlok2 {	
	background-image: url(images/cvBack.png);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}

.contentBlok3 {	
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}
.contentBlok3foto {	
	text-align: left;
	overflow: hidden;
	width: 100%;
	border-bottom: 6px double #0092db;
	margin-bottom: 25px;
	background-color: #efefef;
}

#contentBlok4 {
	
	padding-top: 60px;
	height: 380px;
	
	background-image: url(images/contact.png);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}

#contentBlok5 {	
	text-align: left;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}

.contentBlokClass {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}

.kolomLeft, .kolomMiddle, .kolomRight {
	width: 224px;
	float: left;
	text-align: justify;
	padding: 4px;
}

.kolomLeft2 {
	width: 450px;
	float: left;
	text-align: justify;
	padding: 4px;
}

.kolomRight2 {
	width: 450px;
	float: right;
	text-align: justify;
	padding: 4px;
}

#banner1 {
	
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.inhoudOptie {
	width: 100%;
	overflow: hidden;
}
.inhoudOptie2 {
	text-align: right;
	width: 100%;
	overflow: hidden;
}

#portfolioNieuw {
	margin-top: 3px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	overflow: hidden;
}



#footerVeld {
	margin: 0 auto;
	padding-right: 5px;
	width: 690px;
	background-color: #e5e5d7;
	color: #40403c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right
}

#fotoblok {
	padding-top: 7px;	
	padding-bottom: 7px;	
	border-bottom: 1px solid #cccccc;
}
/***************************/
/*      Overig             */
/***************************/

.imgLink{
	border: none;
}

.portfolioBorder {
	border: 1px solid #40403c;
}

#fotoFront{
	
	padding-top:6px;
}

.nummerKleinLink{
	display: block;
	width: 16px;
	
	margin-top: 1px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:900;
	color: #fffff2;
	text-decoration: none;
}

.nummerGrootLink{
	display: block;
	
	margin-top: 15px;
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: 900;
	color: #fffff2;
	text-decoration: none;
}

/***************************/
/*      Tekst opmaak       */
/***************************/

a{ 
	color:#666666;
	text-decoration: underline;
}

p, td {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 11px;
	color: #000000;
	padding-right: 2px;
}

p.bijschrift {
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

h2.portfolio {
	display:inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;  	
	width: 155px;
}

.portfolioLink{
	border:none;
	text-decoration:none;
	color: #000000;
}

span.datumBijscrift{
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-align: left;

}

p.advertentie {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}

p + p {
  text-indent: 15px;
}

h1 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0092db;  	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;  	
}

#datum p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #bfbfb5; 
	margin-top: 12px;
}

.pagina p, .pagina a{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #40403c;	
	text-decoration:none;
}
.pagina a{
	text-decoration: underline;
}

.inhoudTitel{
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #40403c;
}

.cv{
	list-style-type: square;
	color: #40403c;
	margin-top:0px;
	margin-bottom:5px;
}

.cvH2{
	margin-top:5px;
	margin-bottom:1px;	
}

.cv li p + p{
  text-indent: 100px;
}

/***************************/
/*      Contactform        */
/***************************/

div.contactPlace {
	margin-left: 300px;
	margin-top: 40px;
}

form.contact {

	border: 1px dashed #40403c;

    padding: 15px;
    width: 350px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	
	margin-bottom: 10px;
	margin-top: 10px;
	
	text-align: left;
}

form.contact label {
	float: left;
	width: 75px;
	text-align: right;
	
	margin-right: 15px;
}

form.contact label.error { 
	background-image:url(images/error.png);
	background-repeat:no-repeat;
	background-position:left;
	
	float: none; 
	color: red; 
	padding-left: 20px; 
	vertical-align: top; 
}

form.contact input {
	background-color: #e5e5d7;
	
	border: 1px solid #40403c;
	
	margin-bottom: 10px;
}

form.contact textarea {
	width: 250px;
    height: 100px;
    background-color: #e5e5d7;
	
	border: 1px solid #40403c;
	margin-bottom: 10px;
}

form.contact input.error, form.contact textarea.error{
	border:1px dotted red;
}

p.berichtContact{
	font-weight:bold;
	font-size:12px;
	
	position:absolute;
	top: 202px;
	left: 424px;
}

/***************************/
/*      Fotogallery        */
/***************************/

.contentBlok3foto img{
	margin: 4px;	
}

/***************************/
/*      site map           */
/***************************/

p.media {
	padding-bottom:40px;
	width:127px;
	text-align:center;
}

p.media + p.media {
	text-indent:0;
}
