@charset "utf-8";

body, html {
	background:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	height:100%;
	margin:0;
	text-align:center;
	}
h1{	font-weight:normal; font-size:20px;}
h2{	font-weight:normal; font-size:14px; margin:0px;}
.h2{ display:inline;}

#totaal {
	background: url(img/martijnSitePrint.jpg) no-repeat;
	height:651px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:900px;
	}

#header{
	width: 537px;
	height: 88px;
	position: absolute;
	top: 19px;
	left: 32px;
	}
#content{
	width: 840px;
	height: 510px;
	position: absolute;
	top: 158px;
	left: 30px;
	}

a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
img {
	border:0px none;
	}
.submit {
	background-color:#BB8500;
	border:medium none;
	color:#FFCF7C;
	font-size:9px;
	}
.cVak{
	width: 200px;
	height: 20px;
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
	background: #000000;
	color:#FFFFFF;
	}
#contactMsg{
	width:275px;
	height:200px;
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
	background: #000000;
	color:#FFFFFF;

	}
/*  Portfolio  */
.portPic{
	float:left;
	width:50px;
	height:50px;
	margin-right: 1px;
	}
.shaded{
	color:#CACACA;
	}
#portfolioBack{
	color: #CACACA;
	font-weight:normal;
	font-size: 10px;
	}
/*  Gegevens  */
.gegL{
	float:left;
	width:75px;
	}
.gegR{
	float:left;
	width:200px;
	}