/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#036;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #D9D9D1;*/
	background-color:#dfdfdd;
}


a:link {color: #D5000B; text-decoration: none}
a:visited {color: #D5000B; text-decoration: none}
a:active {color: #BD0E01; text-decoration: none}
a:hover {color: #BD0E01; text-decoration: none}

a.r:link {color: #333333; text-decoration: none}
a.r:visited {color: #333333; text-decoration: none}
a.r:active {color: #BD0E01; text-decoration: none}
a.r:hover {color: #BD0E01; text-decoration: none}


#logo {
	position:absolute;
	left:100px;
	top:40px;
}

#logo2{
	position:absolute;
	left:259px;
	top:67px;
}

#text1{
	position:absolute;
	left:259px;
	top:710px;
	width: 200px;
	height: 60px;
}

#werkframe{
	position:absolute;
	left:110px;
	top:91px;
	width: 950px;
	height: 600px;
	overflow: auto;
}

.itextl {
	position:absolute;
	left:149px;
	width:296px;
}
.itextm {
	position:absolute;
	left:450px;
	width:293px;
}

.itextr {
	position:absolute;
	left:750px;
	width:190px;
}

.pic {
	position:absolute;
	top: 10px;
	left: 70px;
	width: 780px;
	height: 588px;
}

