@font-face 
{
  font-family: 'BonvenoCF-Light';
  #src: url('http://www.fontsaddict.com/fontface/bonvenocf-light.otf');
  src: local("☺"),
    url("type/BonvenoCF-Light.otf") format("opentype"),
}

body
{
	border: 0px;
	background-color: #603;
	background-color: #eee;
	font-family: "BonvenoCF", monospace;
	font-size: 0.92em;
}

#maincontent, #title
{
	margin: 0px auto;
	padding: 0 0 0 100px; 
}

#maincontent
{
	position: static;
	width: 1260px;
	background-color: #fff;
	padding: 10px 20px;
	min-height: 430px;
	border-radius: 0 0 10px 10px ;
}

#title
{
	width: 1200px;
	height: 450px;
	border-radius: 10px 10px 0 0;
	margin-top: 20px;
	background-image:url("/images/print_logo_kop.jpg");
}

pre
{
	font-family: "BonvenoCF", monospace;
	font-size: 0.92em;
}

img
{
	border: 0;
}

img.right 
{
	float: right;
	padding: 10px 0px 10px 10px;
}

img.left 
{
	float: left;
	padding: 10px 10px 10px 0;
}

img.foto
{
	height: 315px;
	margin-left: 10%;
}

p.red
{
        color: red;
}

#top
{
	margin: 0 30px 40px 30px;
}

#maintext h1, #tijden h1, #content h1, #contact h1
{
	font-size: 20px;
	margin: 0px;
}

#maintext h2, #tijden h2, #content h2, #contact h2
{
	font-size: 15px;
	margin: 0px;
}


#maintext, #foto , #content, #tijden, #ervaring, #contact
{
	width: 540px;
	padding: 25px;
	margin: 0 20px;
	height: 315px;
	background-color: #fde7df;
	color: #7b7c7e;
	float: left;
	border-radius: 10px;
	overflow: auto;
	word-break: keep-all;
}

#contact p
{
	margin: 10px;
}

#foto img
{
	height: 305px;
	margin: 0px 60px;

}

#title h1
{
	font-size: 26px;
	padding: 50px 30% 20px;
	color: #603;
}

#maincontent li.agv
{
	margin-top: 40px;
	font-weight:  bold;
}
#maincontent img.maintext
{
	float: left;
	padding: 15px 20px 0 0;
	width: 100px;
	border: 0px;
}

#leftmenu
{
	font-size: 18px;
}

#leftmenu a:link, #leftmenu a:visited
{
	color: #7b7c7e;
}

#leftmenu a:hover, #leftmenu a:active, #leftmenu a.active:hover
{
	color: #c50043;
}

#leftmenu dd
{
	font-size: 0.8em;
}

#menu
{
  min-height: 25px;
	margin-bottom: 25px;
}

#menu a
{
	float: left;
	min-height: 30px;
	font-size: 1.5em;
	text-align: center;
	width: 14%;
	display: block;
	text-decoration: none;
	color: #fff;
}

a:link, a:visited, a:active
{
	color: #b00000;
	text-decoration: none;
}

#menu a:link, #menu a:visited
{
	color: #7b7c7e;
}

#menu a:hover, #menu a:active, #menu a.active:hover
{
	color: #fde7df;
}

#menu a.active
{
	color: #c50043;
}

#ervaring
{
	overflow: auto;
}

#content td
{
	padding: 2px;
	font-size: 0.9em;
}

#tijden td, #maintext td
{
	padding: 4px;
}

#content td.red
{
	color: red;
}

div#video
{
  margin: 4% 5%;
  width: 80%;
  #max-width: 640px;
  #overflow: hidden;
}

div.menu_mat
{
  #position: absolute;
  float: left;
  width: 250px;
}

div.mat_fotos
{
  float: left;
}

div#fotos
{
  margin: 0 10%;
  width: 80%;
  max-width: 640px;
}

div#fotos img
{
  max-width: 480px;
}
