/* CSS Document ACC */

body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#A6998B;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#A6998B;
	scrollbar-arrow-color:#6E6559;
	scrollbar-track-color:#FFFFFF;
}
table {
	width: 100%;
	height: 100%;
	font-family:arial;
	font-size:12px;
	color:#6E6559;
}
td {	
	vertical-align: middle;
	text-align: center;
}

.tdnormaal {
	font-family:arial;
	font-size:12px;
	color:#6E6559;
	vertical-align: top;
	text-align: left
}

#container {
	position: relative; 
	background-image: url(achtergrond.jpg);
	background-repeat: no-repeat;
	height: 700px;
	width: 985px;
	font-family:arial;
	font-size:12px;
	color:#6E6559;
	text-align: left;
}

#menu {
	position: absolute;
	left: 187px;
	top: 57px;
}
#foto {
	position: absolute;
	left: 477px;
	top: 18px;
	width: 273;
	height: 161;
}
#headlines {
	position: absolute;
	left: 734px;
	top: 62px;
	height: 87px;
	width: 218px;
}
#submenu {
	position: absolute;
	left: 13px;
	top: 260px;
	width: 170px;
	height: auto;
	font-size: 11px;
}
#submenu_titel {
	position: absolute;
	left: 23px;
	top: 211px;
	width: 164;
	height: 28;
}
#main {
	position: absolute;
	left: 207px;
	top: 240px;
	width: 756px;
	height: 443px;
	overflow: auto;
}
#headlines_knop {
	position: absolute;
	left: 735px;
	top: 159px;
	width: 201px;
	font-size: 10px;
}
a:link {
	color:#534D44;
	text-decoration: none;
}

a:active {
	color:#534D42;
	text-decoration: none;
}

a:visited {
	color:#534D40;
	text-decoration: none;
}

a:hover {
	color:#8F7F64;
	text-decoration: underline;

}

ul {
	list-style-type:square;
}
#wijinternet {
	position: absolute;
	left: 48px;
	top: 663px;
}

h1 {
	font-size: 12px;
}
input,textarea,button {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: #000000;
	border-style: solid;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	padding-left: 2px;
}
INPUT {
	border: 1px;
	background-color: #FFFFFF;
	border-style: solid;
}

TEXTAREA {
	border: 1px;
	background-color: #FFFFFF;
	border-style: solid;
	height: 100px;	
}
