html, body {
	height: 100%;
	margin: 0px; 
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vervolgBody {
	background: url(../images/back_vervolg.gif) #E5ECF4 repeat-y;
}
/*redefined*/
p, li {
	font-size:70%;
	line-height:150%;
	color: #464646;
	margin-top: 0px; 
}
p a, li a{
	color: #E29309;
}
p a:hover, li a:hover{
	color: #01A35A;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #004898;
}

/*gele kop contactgegevens*/
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #E29309;
	margin-top:0px;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #004898;
	margin-bottom:0px;
}
hr {
	height: 0; 
	border: 0; 
	border-top: 1px solid #D5D5D5; 
	margin: 18px 0px;
} 
table {
	background-color: #E9F7F1; 
	width: 100%;
	border-top: #D5D5D5 1px solid;
	margin:5px 0px 20px 0px;
}
th, td {
	font-size:60%;
	padding: 3px 6px;
	
}
th {
	color: #0CA761;
	border-bottom: #D5D5D5 1px solid;
}
td {
	color: #464646;
	border-bottom: #D5D5D5 1px solid;
}
/*homepage*/
#homemenu {
	position:absolute;
	top: 68px;
	left: 370px;
	z-index:3;
}
#homeflash {
	position:absolute;
	top: 92px;
	width: 100%;
	height: 227px;
	z-index:1;
}
#homecontainer {
	position:absolute;
	top: 353px;
	left: 55px;
}
#homeleft {
	position:absolute;
	top: 0px;
	width: 260px;
}
#homeright {
	position:relative;
	top: 0px;
	left:282px;
	width: 312px;
	border-left: 1px solid #D5D5D5;
	padding: 0px 15px 0px 37px;
	margin-bottom: 45px;
}
#news{
	position:absolute;
	top:0;
	left:662px;
	width:203px;
	height:338px;
	border-left: 1px solid #D5D5D5;
	padding: 0px 15px 0px 37px;
	margin-bottom: 45px;
}
#news p{
	border-bottom:1px solid #D5D5D5;
}
#footer {
	position:relative;
	height:28px;
	font-size:60%;
	color:#767777;
}
#footer a{
	color:#767777;
	text-decoration:none;
}
#footer a:hover{
	color:#999999;
	text-decoration:underline;
}
.homesubRight {
	position:absolute;
	left: 200px;
	width: 140px;
}
/*layers*/
#logo {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
#menu {
	position:absolute;
	top: 68px;
	left: 280px;
}
#language {
	position:absolute;
	right: 65px;
	width: 104px;
	background: url(../images/back_language.gif) no-repeat;
}
#language p {
	margin: 6px 0px 8px 23px;
	color:#FFFFFF;
}
#language p a {
	color:#FFFFFF;
	text-decoration:none;
}
#language p a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#content {
	position:absolute;
	top: 141px;
	left: 280px;
	width: 415px;
}
#content p, #content h1, #content h3{
	padding-right: 100px;
}
#greenline {
	position:absolute;
	top: 92px;
	width: 100%;
	height: 12px;
	background: #24B373;
}
#left {
	position:absolute;
	top: 104px;
	left: 38px;
}
/*custom*/
p.list {
	margin: 0px;
	padding-left: 14px;
	background: url(../images/arrow.gif) no-repeat left 5px;
}
p.list a{
	color: #14AB67;
	font-weight: bold;
	text-decoration:none;
}
p.list a:hover{
	color: #EBB352;
	font-weight: bold;
	text-decoration:none;
}



/*-------------------------- logo Dyneema -----------------------------*/

#logodyneema{
	position:absolute;
	top:104px;
	left:670px;
}
