#links, #rechts {
	width: auto;
	background-color: #c0c0c0;
}

.zwarteLijn {
	background-color: #000000;
	width: 1px;
}

#header {
	background-image: url('../images/header.gif');
	background-position: top right;
	background-repeat: repeat x;
	height: 100px;
	padding-top: 74px;
}

#header, #content {
	width:780px;

}

#content {
	background-image: url('../images/bg.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 70px;
	padding-top: 30px;
}

.paddingLeft {
	width: 22px;
}

#paddingRight {
	width: 30px;
}

#menuRechts {
	width: 210px;
}

#layoutTable {
	background-color: white;
	width:100%;
	height: 100%;
}

body, table {
	margin: 0px;
}


.moBoven,.moRechts {
	font-family: arial;
	font-size: 10px;
	color: #4D587C;
	text-decoration: none;
	font-weight: normal;
}

.moRechts {
	color: #531F1F;
	font-family: arial;
	font-size: 13.6px;
	font-weight: bold;
	line-height: 22px;
}

.paginaSectie {
	width: 520px;
}