html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	color: #152F6C;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
a.home, a.home:hover {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	color: #152F6C;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.menugroot, a.menugroot:hover {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	color: #C23093;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.menugrootselected, a.menugrootselected:hover {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	color: #F7D3ED;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.menuklein, a.menuklein:hover {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	color: #C23093;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
a.menukleinselected, a.menukleinselected:hover {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	color: #F7D3ED;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
.tekst {
	color: #152F6C;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
ul {
	color: #152F6C;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	list-style-type: square;
}
li {
	padding-bottom: 5px;
}
.titel {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	color: #C23093;
	font-size: 24px;
	line-height: 24px;
}
.titel2 {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	color: #C23093;
	font-size: 14px;
}
.background {
	background-image: url(onderdelen/teken.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
a.menuonder, a.menuonder:hover {
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.content {
	margin: 0 auto;
	text-align: left;
	overflow-x: hidden;
	overflow: auto;
	width: 551px;
	margin-right: 51px;
}
.menu {
	line-height: 9px;
}
a, a:hover {
	color: #C23093;
	text-decoration: underline;
}
.pagewidth {
	width: 1000px;
}
.headerheight {
	height: 268px;
}
.color {
	background-color: #B8007C;
}
.printtekst {
	margin: 10px;
}
.printtitel {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	color: #C23093;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
}
.printcontent {
	margin: 0 auto;
	text-align: left;
}
