p {
	margin: 0px;
	padding: 0px;
}

a.abc:link, a.abc:visited, a.abc:active { 
	color: white;
	text-decoration: none; 
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-bottom: 2px ridge;
	width: 395px;
}

li {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

ul {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	line-height: 15px;
}

html {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #23323A;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: white;
}

body {
	width: 773px;
	margin: auto;
}

	a:link {
	color: white;
	text-decoration: none;
}
	a:visited {
	color: white;
	text-decoration: none;
}
	a:hover {
	color: white;
	text-decoration: none;
}
	a:active {
	color: white;
	text-decoration: none;
}

.erom {
	float: left;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	border-left: 2px solid #31383C;
	border-right: 2px solid #31383C;
	border-bottom: 2px solid #31383C;
}

.header {
	width: 766px;
	height: 90px;
	padding-top: 17px;
	padding-left: 20px;
	float: left;
}

.header .titel {
	width: 425px;
	height: 32px;
	float: left;
	padding-top: 15px;
}

.header .zoeken {
	float: right;
	width: 197px;
	height: 32px;
	background-image: url(../images/zoeken.jpg);
	background-repeat: no-repeat;
	margin-right: 50px;
	padding-top: 35px;
	padding-left: 5px;
	margin-top: 5px;
}

.menu {
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	width: 786px;
	height: 31px;
	float: left;
	text-align: center;
	padding-top: 3px;
}

.menu_abc {
	background-image: url(../images/menu_abc.jpg);
	background-repeat: repeat-x;
	width: 786px;
	height: 26px;
	float: left;
	font-weight: bold;
	padding-top: 1px;
	text-align: center;
}

.left {
	width: 162px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.left .top10 {
	background-image: url(../images/bg_top10.jpg);
	background-repeat: repeat-x;
	border: 2px solid white;
	padding: 5px;
}

.main {
	width: 400px;
	float: left;
	padding-left: 15px;
}

.right {
	width: 162px;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
}

.right .linkpartners {
	background-image: url(../images/bg_top10.jpg);
	background-repeat: repeat-x;
	border: 2px solid white;
	padding: 5px;
}

.footer {
	float: left;
	width: 766px;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	font-weight: bold;
}
