BODY {
	background-color:#FFFFFF ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 16px;
	margin: 35px 0px 0px 0px;
	color: #000066; 
}



#container {
	position: relative; 
	left: 50%;
	width: 722px;
	margin: -10px 0px 0px -361px;
	min-height:100%;
}


#topnav {
	position:absolute;
	width:625px;
	height:100px;
	left:11px;
	top:11px;
}


#visual_home {
	position:absolute;
	width:700px;
	height:390px;
	left:11px;
	top:121px;
}


#visual {
	position:absolute;
	width:300px;
	height:390px;
	left:11px;
	top:121px;
}

#content {
	position:absolute;
	width:365px;
	height:365px;
	left:328px;
	top:130px;
}

#werk_projects {
	position:absolute;
	width:125px;
	height:365px;
	left:590px;
	top:130px;
}

#werk_text {
	position:absolute;
	width:240px;
	height:365px;
	left:328px;
	top:130px;
}



td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066; 
	line-height:normal;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #99CC33; 
	font-weight:bold;
}




a:link, a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 16px;
	text-decoration: underline;
	color : #003777;
}

a:active, a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	color : #BED73E;
}

.greenbold {
	font-weight:bold;
	color : #BED73E;
}

