html, body {
	margin:0px;
	padding:0px;
}

#contTabel {
	width:911px;
	height:100%;
	background-image:url(../images/bgTabel.png);
	background-repeat:repeat-y;
}

#top {
	height:52px;
	background-image:url(../images/top.jpg);
}

a:link, a:visited, a:active {
color: #884c3c; 
text-decoration: none; 
}

a:hover {
color: #884c3c;
text-decoration: underline;
}

#bgImage {
	background-position:bottom right;
	background-repeat:no-repeat;
	height:100%;
}

.menu {
	padding-left:10px;
}

.tekst {
font: 9pt verdana; 
color: #000000;
line-height:1.5em;
}

.koptekst {
font-family: Verdana, Arial, Verdana, sans-serif;
font-size: 8.0pt;
color: #884c3c;
font-weight: bold;
}

.input {
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #e0bbb3;
	scrollbar-shadow-color : #e0bbb3;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #dfdfdf;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	background-color: e0bbb3;
	color: #884c3c;
}


.textareaWidth {
width: 250px;
height: 100px;
}

.textareaWidthContact2 {
width: 320;
height: 100px;
}

h1 {
margin :10px 0 10px 0; 
font : bold 20px Verdana, Geneva, Arial;
color:#E60003; 
}

.divAdres {
	margin-left:12px;
	width:200px;
	font: 9pt verdana; 
	color: #000000;
	line-height:1.5em;
	filter:alpha(opacity=70);-moz-opacity: 70%;
	background-color:#FFFFFF;
	padding-left:3px;
	border:1px solid #ccc;
}

.divRechtsImg {
	margin-left:12px;
	margin-top:12px;
	width:200px;
	border:1px solid #333;
}

td.menu a:link, td.menu a:active, td.menu a:visited {
	font-family:Verdana;
	color:#fff;
	font-size:11px;
	font-variant:small-caps;
	text-decoration:none;
	width:100%;
}

td.menu a:hover {
	font-family:Verdana;
	color:#bf0307;
	font-size:11px;
	text-decoration:none;
}

table.footer {
	font-family:Verdana;
	font-size:11px;
	color:#000;
}

table.footer a:link, table.footer a:active, table.footer a:visited {
	font-family:Verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
} 

table.footer a:hover {
	text-decoration:underline;
}