/* Edited with EditCSS */
/**** LINK-tag style sheet css.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet css.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet css.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet css.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet css.css ****/

body {
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top center;
	font-size: 11px;
	line-height: 20px;
	color:#333333;
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-family; helvetica;
}

p {
	font-family: georgia, arial;
	font-size: 12px;
	line-height: 18px;
}


a:link, a:visited, a:hover, a:active {
	color: red;
	text-decoration: none;
	font-style: none;
}

a:hover {
	text-decoration: none;
	color: #333333;
	background-color: ;
	border-bottom: 3px solid red;
}

.intern:link, .intern:visited, .intern:hover, .intern:active {
	color: white;
	background-color: #e1e1e1;
	line-height: 22px;
	font-style:italic;
}

.intern:hover {
	text-decoration: none;
	color: white;
	background-color: red;

}

.hoofd {
background-image:url(images/hoofd.jpg);
background-position:center top;
	background-repeat: no-repeat;
}

.hoofd2 {
background-image:url(images/hoofd2.jpg);
background-position:center top;
	background-repeat: no-repeat;
}


.voet {
background-image:url(images/voet.jpg);
background-position:center top;
	background-repeat: no-repeat;
border-top:1px solid grey;
}

.voet2 {
background-image:url(images/voet2.jpg);
background-position:center top;
	background-repeat: no-repeat;
border-top:1px solid grey;
}

h2 {
font-size:9px;
font-weight: bold;
margin:0px;
color: #e9e9e9;
text-align: right;
line-height: 9px;
}

.kop {
font-size:18px;
font-weight: bold;
margin:0px;
color: #333333;
text-align: right;
line-height: 9px;
font-style:italic;
font-family: georgia, times, sans-serif;
}


/*DIV*/

.raaf {
	width: 100%;
	position: absolute;
	top: 0px;
	z-index:0;
	text-align: left;
}

.text {
	position: absolute;
	left: 10px;
	top: 10px;
	bottom: 10px;
	right: 10px;
}

.tableleft {
	width: 599px;
border-top: 1px solid #e1e1e1;	
border-right: 1px solid #e1e1e1;
	vertical-align: top;
	background-color: white;
}

.tableleftpad {
position: relative;
left: 75px;
width:449px;
top: 25px;
overflow: hidden;
}

.tablerightpad {
position: relative;
left: 15px;
width:170px;
top: 15px;
overflow: hidden;
}


.tableright {
border-top: 1px solid #e1e1e1;	
	width: 200;
	background-color:white;
	vertical-align: top;
}

.hr {
margin-top: -7px;
border-top: 1px solid #333333;
text-align: right;
}

.kopjeonder {
color: #e1e1e1;
line-height: 22px;
font-size: 11px;
}


.image {
 border: #e1e1e1 double 3px;
 }



