body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #002200;
	text-align: center;
	font-family: "Palatino Linotype";
}

/* Center the site completely
---------------------------------------------------------------------------*/
#wrapper {
	width: 875px;
	margin: 0 auto;
	background: #fff;
	padding: 0px;
	position: relative;
	top: 0px;
	text-align:left;
}

/* Headings & Links
--------------------------------------------------------------------------*/
 a:link{
color: #002200;
text-decoration: underline;
}

a:visited{
background-color: transparent;
color: #002200;
text-decoration: underline;
}

a:hover{
background-color: #002200;
color: #FFFFFF;
text-decoration: underline;
}

a:active{
background-color: #002200;
color: #FFF;
text-decoration: underline;
}

h1 {
font-size:1.2em;
}

.xs {
font-size: 0.8em;
}


/* Page layout
--------------------------------------------------------------------------*/


#header {
	top:0px;
	left:0px;
	position:absolute;
}

#navigation {
	position:absolute;
	top:110px;
	left:25px;
	line-height:1.8;
}
#content {
	position:absolute;
	top:115px;
	left:140px;
	width:548px;
}
	
.nav_home {
font-size: 20px;
top:130px;
}
.nav_site {
font-size: 16px;
}
.nav_frans {
  line-height: 1 ;
}
.img_home {
	position:absolute;
	top:110px;
	left:350px;
}
.img_home2 {
	position:absolute;
	top:83px;
	left:200px;
}
.img_frans {
  margin: 8px ;
  }
.clearboth { clear: both; }

/* Hole in one layout
--------------------------------------------------------------------------*/
.img_hole {
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}
#grap {
	text-align: center ;
}

/* Biografie layout
--------------------------------------------------------------------------*/
#content_bio {
	position:absolute;
	top:115px;
	left:130px;
	width:558px;
}
#contentblock {
	position:relative;
	top:0px;
	left:0px;
	width:488px;
	padding-bottom:5px;
}

#cline {
	position:relative;
	top:0px;
	left:10px;
	background-color:#999900;
	width:548px;
	height: 2px;
	}

#ctext {
	position:relative;
	top:-28px;
	left:80px;
	}
.cyear {
	position:relative;
	top:3px;
	left:5px;
	width:130px;	
	}
	
.cimg_r {
  float: right;
  margin: 0 0 10px 10px ;
  padding: 10px ;
  font-style: italic ;
  font-size: 0.8em ;
}
.cimg_r img {
  border: 1px solid #999900 ;
}
.cimg_l {
  float: left;
  margin: 0 10 10px 0px ;
  padding: 10px ;
  font-style: italic ;
  font-size: 0.8em ;
}
.cimg_l img {
  border: 1px solid #999900 ;
}

.cimg {
  padding: 10px ;
  font-style: italic ;
  font-size: 0.8em ;
}
.cimg img {
   border: 1px solid #999900;
}


/* Mediagrafie layout
--------------------------------------------------------------------------*/
#content_media {
	position:absolute;
	top:115px;
	left:130px;
	width:558px;
}
#mediablock {
	display: block;
  	position:relative;
	top:5px;
	left:5px;
	width:553px;
	height:auto;
	padding:5px;
	border-top: solid 2px #999900;
	margin-bottom: 10px;
}
.mfoto {
  float: left;
  padding:5px;
}

/* Contact layout
--------------------------------------------------------------------------*/
.verzendb {
	font-family: "Palatino Linotype";
	color:#002200;
	font-weight:bold;
	background-color:white;
	border: #002200 dotted 1px;
	font-size:1.2em;
	}

.verzend {
	font-family: "Palatino Linotype";
	color:#002200;
	}
	
