@charset "utf-8";

@font-face {
    font-family: 'Trebuchet';
}
html {
	height: 100%;
	font-family: 'Trebuchet', 'Trebuchet MS', Arial, sans-serif;
}

body {
	height: 100%;
	margin: 0;
	padding: 30;
	text-align: left;
	color: #000000;
	font-size: 100%;
	font-family: 'Trebuchet', 'Trebuchet MS', Arial, sans-serif;
}

A:link {
	TEXT-DECORATION: underline; color: #000000;
}
A:visited {
	TEXT-DECORATION: underline; color: #000000;
}
A:active {
	TEXT-DECORATION: underline; color: #E16868;
}
A:hover {
	TEXT-DECORATION: underline; color: #E16868;
}

.img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

.small {
font-size: 60%;
}
.normaal {
font-size: 100%;
}
.normaalvet {
font-size: 100%;
font-weight: bold;
}
.kop {
font-size: 120%;
font-weight: bold;
}#image2 {
}
