@charset "utf-8";

/* Webdesign */
body {
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #3F4639;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
}
a {
	color: #000000;
	text-decoration:none;
}
a:hover
{
	color: #EB1897;
	text-decoration:none;
}
form {
	margin:0px;
	padding:0px;
}
input,select,textarea {
	color: #3F4639;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
textarea {
	font-weight:normal;
}
.knop
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color:#DF178F;
	border:none;
	height:22px;	
}
#website-bouw {
	text-align: left;
	margin: 0px auto;
	width: 954px;
	height: 49px;
	background-image:url(images/site_menu.gif);
	background-repeat:repeat-x;
	padding:0px;
}
#website-bouw .webpage {
	float: left;
}
#website-bouw .side {
	float: right;
}
#webdesign-bureau {
	text-align: left;
	margin: 0px auto;
	height: 389px;
	width: 954px;
	padding:0px;
}
#webdesign-bureau .inhoud {
	float: left;
	width: 255px;
}
#webdesign-bureau .content {
	float: left;
	width: 686px;
}
#webdesign-bureau .ontwerp {
	float: left;
}
#footer
{
	text-align: left;
	margin: 0px auto;
	width: 954px;
	padding:0px;
}
#footer .copy {
	float: left;
	width: 853px;
	font-size:10px;
	color:#D0D0D0;
}
#footer .logo {
	float: left;
	text-align: right;
	width: 101px;
}
.line {
	margin:0px auto;
	height:1px;
	width:954px;
	background-color:#DBDFD8;
}
.webspace {
	margin:0px auto;
	height:10px;
	width:954px;
}
.formulieren {
	background-color:#EBEFE8;
	border:1px;
	border-style:solid;
	border-color:#DBDFD8;
}

/* Scrollbar */
#mycustomscroll {
	width: 654px;
	height: 300px;
	overflow: auto;
	position: relative;
	padding-left: 0px;
	padding-right:21px;
}
.fixedwidth {
	width: 624px;
	height: auto;
	position: relative;
	color: black;
	padding: 0px;
}


.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 9px;
}
.vscrollerbar {
width: 9px;
background: url(images/scroller.gif);
}
.hscrollerbase {
height: 9px;
}
.hscrollerbar {
height: 9px;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
width: 9px;
height: 9px !important;
}
.vscrollerbarend {
width: 9px;
height: 9px;
}
.hscrollerbarbeg {;
height: 9px;
width: 9px !important;
}
.hscrollerbarend {
height: 9px;
width: 9px;
}
.scrollerjogbox {
width: 9px;
height: 9px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
.vscrollerbasebeg {
background: url(images/scrolltop.gif) no-repeat;
width: 9px;
height: 9px !important;
}
.vscrollerbaseend {
background: url(images/scrollbottom.gif) no-repeat;
height: 9px;
width: 9px;
}
.hscrollerbasebeg {
height: 9px;
width: 9px !important;
}
.hscrollerbaseend {
height: 9px;
width: 9px;
}
.scrollerjogbox:hover {
}
