body {
	width: 720px;
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
}

h1 {
	color: #FF9900;
	font: 18px "Tahoma";
	font-weight: bold;
}

h2 {
	color: #FFFFFF;
	font: 18px "Tahoma";
	font-weight: bold;
}

h3 {
	color: #636363;
	font: 14px "Tahoma";
	padding-top: 10px;
	font-weight: bold;
}

h4 {
	color: #FF9900;
	font: 14px "Tahoma";
	padding-top: 10px;
	font-weight: bold;
}

.scenario {
	font: 12px "Courier New";
	color: #333333;
	}

a:link {
	color: #FF9900;
	text-decoration: none;
}

a:visited {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

img {
	border: 0px;
	padding-right: 1px;
}

table {
	border: 1px solid #666666;
}

.table_no_border {
	border: 0px;
}

.cel_d {
	background-color: #CCCCCC;
	color: #000000;
}

.cel_l {
	background-color: #EEEEEE;
	color: #000000;
}

div.archief_nieuws a:link {
	color: #000000;
}

.archief_nieuws a:visited {
	color: #000000;
}

.archief_nieuws a:hover {
	color: #FF9900;
}

div.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;	
	background-position: bottom;
	width: 720px;
	height: 100px;
}

div.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 310px;
	height: 124px;
	margin-right: 410px;
}

div.menu_bg {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	width: 310px;
	height: 170px;
	margin-right: 410px;
}

div.menu_content {
	color: #FF9900;
	font: 11px/225% Verdana;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}

div.nieuws {
	background-image: url(../images/nieuws_bg.jpg);
	background-repeat: repeat-y;
	width: 310px;
	margin-right: 410px;
	height: 200px;
}

.nieuws a:link {
	color: #FFFFFF;
	font: 10px verdana;
}

.nieuws a:visited {
	color: #FFFFFF;
	font: 10px verdana;
}

.nieuws a:hover {
	color: #FF9900;
	font: 10px verdana;
}

div.nieuws_content {
	color: #666666;
	font: 10px verdana;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

div.main {
	background-image: url(../images/main_bg.jpg);
	width: 720px;
}

div.content {
	color: #666666;
	font: 11px/135% "Tahoma";
	margin-top: -494px;
	padding-left: 325px;
	padding-right: 25px;
	text-align: justify;
	min-height: 600px;
	_height: 600px;
}

div.bottom {
	background-image: url(../images/bottom_bg.jpg);
	background-position: bottom;
	width: 720px;
	height: 25px;
}

div.bottom_content {
	color: #FFFFFF;
	font: 11px "Tahoma";
	padding: 5px;
}

.bottom a:link {
	color: #FFFFFF;
}

.bottom a:visited {
	color: #FFFFFF;
}

.bottom a:hover {
	color: #FF9900;
}

input, textarea {
    padding: 2px;
    margin: 0px;
    border: 1px solid #333333;
	 background-color: #E4E4E4;
    font: 10px Verdana, sans-serif;
}

input.fout, textarea.fout {
    border: 1px solid #FF0000;
}

label {
	color: #666666;
}

div.mp_backlinks {
	color: #868686;
}

.mp_backlinks a:link {
	color: #868686;
}

.mp_backlinks a:visited {
	color: #868686;
}

.mp_backlinks a:hover {
	color: #FF9900;
}
