body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #FFFDF0;
	margin-top: 20px;
}
body.adres{ 
background-color: #777777;
 }
td {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td.knop_passief{
	background-color: #A5B5BE;
	border;
	border-left-style: outset;
	border-right-style: groove;
	padding: 2px 4px 2px 4px;
}
td.knop_actief{
	background-color: #FFFFFF;
	border;
	border-left-style: outset;
	border-right-style: outset;
	padding: 2px 4px 2px 4px;
	border-left-width: 3px;
}
td.st {
	height: 10px;
	background-image: url(st.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.stl {
	background-image: url(stl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.str {
	background-image: url(str.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.sr {
	width: 10px;
	background-image: url(sr3.gif);
	background-repeat: repeat-y;
	/* float: left; */
	/* background-position: left; */
}
td.sf {
	width: 10px;
	background-image: url(sf3.gif);
	background-repeat: repeat-y;
	/* float: left; */
	/* background-position: right; */ 
}
td.sb {
	height: 10px;
	background-image: url(sb.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td.sbl {
	background-image: url(sbl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td.sbr {
	background-image: url(sbr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	padding-top:4px;
	color : #000000;
}
td.text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing : 1px;
	vertical-align : top;
}
td.top{
	background-color: #FFFFFF;
	background-image: url("top3.gif");
	background-position: right;
	background-repeat : no-repeat;
	height: 104px;
	width: 400px;	
	vertical-align : bottom;
}
td.but1 {
	background-color: #FFFFFF;
	background-position: right bottom;
	background-image: url("but1.gif");
	background-repeat: no-repeat;
	height: 40px;
	width: 18px;
	border: 0px;
}
td.but1a {
	background-color: #FFFFFF;
	background-position: right bottom;
	background-image: url("but1a.gif");
	background-repeat: no-repeat;
	height: 40px;
	width: 18px;
	border: 0px;
}

td.but2 {
	background-color: #FFFFFF;
	background-position: right bottom;
	background-image: url("but2.gif");
	background-repeat: no-repeat;
	height: 40px;
	width: 18px;
	border: 0px;
}
td.but2a {
	background-color: #FFFFFF;
	background-position: right bottom;
	background-image: url("but2a.gif");
	background-repeat: no-repeat;
	height: 40px;
	width: 18px;
	border: 0px;
}



td.menu {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: #FFFFFF;
	background-position: right bottom;
	background-image: url("but2.gif");
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 40px;
	border: 0px;
	padding: 3px 20px 0px 0px;
}

td.menua {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: #FFFFFF;
	background-position: right bottom;
	background-image: url("but2a.gif");
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 40px;
	border: 0px;
	padding: 3px 20px 0px 0px;

}

td.smenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	background-position: right top;
	background-image: url("test.jpg");
	background-repeat: repeat-y;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px 0px 5px 2px;
	text-align: left top;
	vertical-align: top;
	height: 450px;
	width: 180px;
}

td.cnt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url("2.gif");
	background-position: left top;
	background-repeat : no-repeat;
	font-size: 12px;
	font-weight : normal;
	color: #000000;
	padding: 8px;
	text-align: left top;
	vertical-align : top;
	width:555px;
}
img{
	float: right;
	margin: 5px 5px 5px 10px;
}

td.mainpage{
	vertical-align : top;
	padding: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	background-position: right;
	background-image: url("main-foto.jpg");
	background-repeat : no-repeat;
	height:396;
}
p, li {
	padding-left:0px;
	padding-right:0px;
}
ul{
	margin-left:14px;
}
DIV.content{
	height:396px; 
	overflow:auto;
	padding-left:8px;  
	padding-right:4px;
}
DIV.bullet{
	Height:5px;
	background
}
a:link {
	color: #00488C;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0A467C;
	font-size: 15px;
	font-weight: bold;
}
a:hover {
	color: #D4C8CC;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a:active {
	text-decoration: underline;	
	color: #FFF6C9;
	font-size: 15px;
	font-weight: bold;
}

a.menu1:link {
	color: #FCD707;
	text-decoration: none;
}
a.menu1:visited {
	color: #FFF6C9;
	text-decoration: none;
}
a.menu1:hover {
	color: #B53310;
	text-decoration: underline;
}
a.menu1:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu2:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.menu2:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.menu2:hover {
	color: #B53310;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.menu2:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

table.maintable{
	width:792;
	height:450;
	padding: 5px;
	border: 0;
}
table.maintop{
	width:792;
	height:108;
	padding: 5px;
	border: 0;
}
table.cnt_part{
	background-image: url(/gerlasco_bg_geel_rechts2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	
}