body {
	background-image: url(../Images/streepje.gif);
	background-repeat: repeat;
	margin: 0px;
	height: 100%;
}
.container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 80px;
	width: 720px;
	background-image: url(../Images/O&E_banner.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu {
	width: 200px;
	float: left;
	height: auto;
	background-color: #CCCCCC;
}
.tekstkader {
	float: left;
	height: auto;
	width: 600px;
	background-color: #FFFFFF;
}
.tekstvlak {
	margin: 0px;
	height: auto;
	width: 480px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: normal;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: normal;
}
p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
p.small {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #000000;
}
p.kop {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #000000;
}
li {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	list-style-type: decimal;
	line-height: normal;
	padding-left: 5px;
	padding-top: 20px;
	list-style-position: inside;
	margin-left: 0em;
}
ul {
	list-style-position: inside;
	margin-left: 0em;
	padding-left: 0px;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 0px;
}
.menulinks {
	padding: 20px 30px;
	height: auto;
	width: 140px;
}

a:visited {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px;
}

a:hover {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9900CC;
	margin: 0px;
	padding: 5px;
}

a:active {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 5px;
}
span {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}
.img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 290px;
	width: 200px;
	background-image: url(../Images/fotocremer.jpg);
	background-repeat: no-repeat;
}
.fotofooter {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	height: auto;
	width: 195px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #333333;
	background-color: #CCCCCC;
}
table {
	table-layout: fixed;
	width: 478px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	display: table;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
tr, td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}	
.pasfoto {
	padding: 2px;
	float: right;
	height: 100px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #989898;
}


