*, html {
	padding: 0;
	margin: 0;	
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 

} 

a:link{
color: #FF8a00;
font-weight: bold;
text-decoration: italic;
}

a:visited{
color: #FF8a00;
font-weight: bold;
text-decoration: italic;
}

a:hover{
color: #FF8a00;
font-weight: bold;
text-decoration: italic;
}

a:active{
color: #FF8a00;
font-weight: bold;
text-decoration: italic;
}

.container {
	margin: 0 auto;
	width: 950px;
	height: 620px;
	background:#CCCCCC url('../images/background.gif') top left no-repeat;
}

.clear {
	clear: both;
}

h1 {
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	width: 100%;
	display: block;
	height: 30px;
}
h1 a {
	color: #000000;
}
h1 a.active {
	font-weight: bold;
	font-color: #ff8a00;
}

.contentContainer {
	float: left;
	margin: 40px 0 0 102px;
	width: 465px;
}




.contentBackground {
	font-size: 12px;
	line-height: 200%; 
	width: 478px;
	height: 335px;
}
.content {
	margin: 10px;
	overflow:auto;
	overflow-x:hidden; 
	height: 315px;	
}

p {
	margin-bottom: 10px;
}
	
.nav {
	list-style-type: none;
	width: 130px;
	margin: 45px 0 0 25px;
	float: left;
}
	
.nav li a {
	display: block;
	width: 130px;
	height: 32px;
}
	
#home {
	background: url('../buttons/home.gif') no-repeat top left;
}
#nieuws {
	background: url('../buttons/nieuws.gif') no-repeat top left;
}
#afstudeer {
	background: url('../buttons/afstudeer.gif') no-repeat top left;
}
#cv {
	background: url('../buttons/cv.gif') no-repeat top left;
}
#contact {
	background: url('../buttons/contact.gif') no-repeat top left;
}
	
#home.active {
	background: url('../buttons/home_actief.gif') no-repeat top left;
}
#nieuws.active {
	background: url('../buttons/nieuws_actief.gif') no-repeat top left;
}
#afstudeer.active {
	background: url('../buttons/afstudeer_actief.gif') no-repeat top left;
}
#cv.active {
	background: url('../buttons/cv_actief.gif') no-repeat top left;	
}
#contact.active {
	background: url('../buttons/contact_actief.gif') no-repeat top left;	





}
 #PvE {
	display: inline-block;
	width: 36px;
	height: 24px;
	background: url('../buttons/pve.gif') no-repeat top left;
}
 #BT {
	display: inline-block;
	width: 142px;
	height: 24px;
	background: url('../buttons/bt.gif') no-repeat top left;
}
 #ontwerpproces {
	display: inline-block;
	width: 110px;
	height: 24px;
	background: url('../buttons/ontwerpproces.gif') no-repeat top left;
}
 #ontwerp {
	display: inline-block;
	width: 66px;
	height: 24px;
	background: url('../buttons/ontwerp.gif') no-repeat top left;
}
 #presentaties {
	display: inline-block;
	width: 85px;
	height: 24px;
	background: url('../buttons/presentaties.gif') no-repeat top left;


}
 #PvE.active {
	display: inline-block;
	width: 36px;
	height: 24px;
	background: url('../buttons/pve_actief.gif') no-repeat top left;
}
 #BT.active {
	display: inline-block;
	width: 142px;
	height: 24px;
	background: url('../buttons/bt_actief.gif') no-repeat top left;
}
 #ontwerpproces.active {
	display: inline-block;
	width: 110px;
	height: 24px;
	background: url('../buttons/ontwerpproces_actief.gif') no-repeat top left;
}
 #ontwerp.active {
	display: inline-block;
	width: 66px;
	height: 24px;
	background: url('../buttons/ontwerp_actief.gif') no-repeat top left;
}
 #presentaties.active {
	display: inline-block;
	width: 85px;
	height: 24px;
	background: url('../buttons/presentaties_actief.gif') no-repeat top left;
















}
 #cvJeroen {
	display: inline-block;
	width: 112px;
	height: 24px;
	background: url('../buttons/jeroenclout.gif') no-repeat top left;
}
 #cvKen {
	display: inline-block;
	width: 110px;
	height: 24px;
	background: url('../buttons/kenvanlaar.gif') no-repeat top left;
}
 #cvJeroen.active {
	display: inline-block;
	width: 112px;
	height: 24px;
	background: url('../buttons/jeroenclout_actief.gif') no-repeat top left;
}
 #cvKen.active {
	display: inline-block;
	width: 110px;
	height: 24px;
	background: url('../buttons/kenvanlaar_actief.gif') no-repeat top left;
