html, body {
	background-color: #FFFEAE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/achterlinks.jpg);
    background-repeat: repeat-y;
}

.tabelheader {
   background-image: url(images/achtergeel.jpg);
   background-repeat: repeat-x;
   height:125px;
} 

.maintabel {
   width: 100%;
   height: 100%;   
}

.tabelmenu {
	padding-left: 0px;
	padding-top: 20px;
	width:130px;
	vertical-align: top;
   
} 

.contenttabel {
	font-family: Arial;
	font-size:  12px;
	padding-top: 20px;
	padding-left:20px;
	line-height:16px;
	vertical-align: top;
	text-align: justify;

}

.tabelgenest {
    width: 900px;
	height: 100%;
    vertical-align: top;
	
 }

.style1 {
	font-size: 13px;
	font-weight: bold;
	color: #E21C13;
	font-family: "Palatino Linotype", Arial;
}
#footer {
	font-size:10px;
	}
a.rood:link {
	color: #E21C13;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
} 
a.rood:visited {
	color: #E21C13;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
} 
a.rood:hover {
	color: #E21C13;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
} 
a.rood:active { color: #E21C13} 

input
{
	border-width:1px;
	border-style:solid;
	border-color:#cd8500;
	color:black;
	font-size:13px;
}

textarea
{
	border-width:1px;
	border-style:solid;
	border-color:#cd8500;
	color:black;
	font-size:13px;
}
.input
{
	border-width:1px;
	border-style:solid;
	font-size:10px;
	border-color:#cd8500;
	color:black;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #E21C13;
	font-weight: bold;
}
td.contenttabel a:link {
	color: #666666;
	text-decoration: underline;
}
td.contenttabel a:visited {
	text-decoration: underline;
	color: #666666;
}
td.contenttabel a:hover {
	text-decoration: underline;
	color: #999999;
}

td.contenttabel a:active {
	text-decoration: underline;
	color: #666666;
}

.muishandje {
cursor: pointer;
}

.tabelmail {
	padding-left: 20px;
	padding-top: 20px;
	width:70px;
	vertical-align: top;
	}