/*
html {
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #99C12C;
	scrollbar-base-color: #FFFFFF;
	scrollbar-dark-shadow-color: #EBA600;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #51607F;
*/
}
body {
	margin: 0px;
	background: #000000;
	color: #E4E4E4;
	font-size : 12px;
	font-family : Tahoma;
	text-align: center;
}

table tr td {
	line-height: 18px;
	font-family : Tahoma;
	font-size : 12px;
	color: #000000;
}
ul {
	line-height: 18px;
	margin-top: 0px;
	padding: 0px;
}
li{
	line-height: 18px;
	margin-top: 0px;	padding: 0px;
}
h1 {
	font-size : 18px;
	font-family : Tahoma;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
a {
	font-size : 12px;
	font-family : Tahoma;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size : 12px;
	font-family : Tahoma;
	color: #004DFF;
	text-decoration: none;
}
.rand {
	background: #FFFFFF;
	width: 6px;
}
.pageleft  {
	background: #327FFF;
}
.pageright  {
	background: #327FFF;
}
.header  {
	background: #ffffff url(../images/back_header.jpg) no-repeat left top;
	width: 488px;
	height: 160px;
	margin-right: 0px;
	border-bottom: 6px solid #FFFFFF;
}

.mainleft {
	background: #004DFF;
	width: 154px;
	border-right: 6px solid #FFFFFF;
}
.menu{
	vertical-align: top;
	padding-top: 20px;
	background: url() no-repeat left top;
}
.menukop {
	padding: 3px 0px 2px 15px;
	border-bottom: 1px solid #70921A;
	font-family : Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
}
.menukop a{
	font-family : Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menukop a:hover{
	font-family : Tahoma;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menusub {
	padding: 1px 0px 1px 25px;
	border-bottom: 1px solid #70921A;
	font-family : Tahoma;
	font-size : 11px;
	color: #646463;
}
.menusub a{
	font-family : Tahoma;
	font-size : 11px;

	color: #FFFFFF;
	text-decoration: none;
}
.menusub a:hover{
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.main {
	background: #E5E5E5 url(../images/back_main2.html) no-repeat center center;
	width: 600px;
	text-align: left;
	padding: 0px 0px 0px; 0px;
	vertical-align: top;
}
.content {
	padding: 25px;
	vertical-align: top;
}
.content p {
	line-height: 18px;
}
.content td {
	vertical-align: top;
}
.picture	{
	border: 3px solid #FFFFFF;
}
.werkzaamheden{
	border: 3px solid #97C700;
	background: #F2F2F2;
	padding: 8px;
	width: 280px;
}
.werkzaamheden2{
	border: 3px solid #97C700;
	background: #F2F2F2;
	padding: 8px;
}
.footer {
	background: #0034E6;
	border-top: 6px solid #FFFFFF;
	width: 758px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.footer td{
	font-family : Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: #BDD732;
	text-align: center
}
.footer  a{
	font-size : 12px;
	font-family : Tahoma;
	font-weight: bold;
	color: #BDD732;
	text-decoration: none;
}
.footer a:hover{
	font-family : Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
/*------------------------------------*/

.formtekst {
	font-family : Tahoma;

	font-size : 11px;
	color: #000000;
}
.formtekst2 {
	font-family : Tahoma;
	font-size : 11px;
	color: #000000;
}
.inputtekst {
	padding-left: 4px;
	border: 1px solid #707070;
	background-color: #EDEDED;
	text: #97C700;
	font-family : Tahoma;
	font-size: 11px;
	color: #000000;
}
.inputsubmitbutton {
	border: 1px solid #000000;
	background-color: #99C12C;
	font-family : Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}