.hoofddiv{
	width: 800px;
    left: 50%;
    margin-left: -400px; /* - (width/2)  Sans serif gebruiken*/
    position: relative;
}

td{
	vertical-align: top;
}

h1{
	font-family: Verdana, sans-serif;
	font-size: 19px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	color:rgb(250,250,250);
}

h2{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color:rgb(60,60,60);
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 7px;
}

h3{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 6px;
}

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-top:4px;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-right: 6px;
	color:rgb(40,40,40);
}

p.intro{
	font-size:12px;
}

p.ondertitel{
	color:white;
	font-size: 10px;
	margin-top:1px;
	margin-bottom: 2px;
}

p.footer{
	font-size: 10px;
	margin-top:7px;
	margin-bottom: 7px;
	color:rgb(50,50,50);
	text-align: center;
}

p.trackerkop{
	font-weight: bold;
	font-size: 13px;
	margin-left: 3px;
}

p.trackeritem{
	margin-left: 3px;
	margin-bottom:0px;
}

p.trackergegevens{
	margin-left: 13px;
	margin-top:0px;
	margin-bottom: 6px;
	color:gray;
}

p.vet{
	font-weight: bold;
}

p.status{
	font-weight: bold;
	color:rgb(160, 10, 10);
}

p.navigatie_onderaan{
	margin-top:5px;
	margin-left:12px;
}

ul{
	margin-top:8px;
	margin-bottom: 8px;
}

li{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	list-style-type: square;
	color:rgb(40,40,40);
}

a.logo{
	font-size: 36px;
	color: gray;
	text-decoration:none;
	color:rgb(140,140,140);
}

a.logo:hover{
	font-size: 36px;
	color: gray;
	text-decoration:none;
	color:rgb(160,160,160);
}

p.navigatie_item{
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

div{
	float:left;
}

div.zijkant{
	float:right;
	width:196px;
}

div.tracker{
	background-color:white;
	width:100%;
}

div.footer{
	width:800px;
}

div.kop{
	background-color:rgb(95,105,110);
	width:100%;
}

div.kophoofd{
	background-color:rgb(180,0,5);
	width:100%;
}

div.subkop{
	background-color:rgb(35,35,35);
	width:100%;
	margin-bottom: 4px;
}

div.content{
	width:593px;
	background-color:rgb(235, 235, 235);
}

div.reactiegegevens{
	background-color: rgb(120,120,120);
	width:100%;
}

div.navigatiebalkitem{
	width:193px;
	height:22px;
}

div.panel{
	width:579px;
	margin-left:6px;
	margin-bottom:6px;
	display:none;
	background-color:rgb(240,240,240);
	border-style:solid;
	border-color:white;
	border-width: 1px;
}

div.preview{
	width:100%;
	display:none;
	margin-bottom:6px;
	margin-top:6px;
}

div.navigatie_onderaan{
	width:100%;
	background-image:url(afbeeldingen/gradient.png);
}

div#map{
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-top:3px;
}

div.blogpost{
	width:100%;
	margin-bottom:5px;
}

img{
	display: block;
	border: 0px;
}

img.tab{
display:inline;
border:0px;
}

label{
	font-weight: bold;
	margin-left:2px;
}

a{
	color:black;
}

a.wit{
	color:rgb(250,250,250);
}

a.navigatie_item{
	color:white;
	text-decoration: none;
}

a.h2{
	color:rgb(60,60,60);
	text-decoration: none;
}

a.navigatiebalk{
	text-decoration: none;
	color:gray;
}

a.navigatiebalk:hover{
	text-decoration: none;
	color:rgb(30,30,30);
}

/*a.navigatiebalk:hover#home{
	color:rgb(160,60,50);
}

a.navigatiebalk:hover#blog{
	color:rgb(190,38,31);
}

a.navigatiebalk:hover#projecten{
	color:rgb(273,137,0);
}

a.navigatiebalk:hover#about{
	color:rgb(144,206,10);
}

a.navigatiebalk:hover#contact{
	color:rgb(11,167,59);
}*/

p.navigatiebalk{
	font-size:20px;
	margin-left:3px;
	margin-top:-3px;
	margin-bottom: 3px;
}

.bericht{
	float:left;
	width:582px;
	background-image:url(afbeeldingen/3dvol.png);
	margin-left:6px;
	margin-right:6px;
	margin-top:3px;
	margin-bottom:3px;
}

.bericht_inhoud{
	width:579px;
	background-color:rgb(247, 238, 185);
}

.cvlegende{
	width:150px;
	font-weight: bold;
	text-align: right;
}

table.bestanden{
	width:584px;
	margin-left:5px;
	margin-bottom:5px;
	border-collapse:collapse;
}

img{
	border-width: 0px;
}