body, p, TD  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
}

body {
	margin: 0;
	padding: 0;
	background-color : #F7F7F7;
}
TD.bg_x {

	background-position : top;
	background-repeat : repeat-x;
	vertical-align : top;
	}
TD.bg_y {

	background-position : top;
	background-repeat : repeat-y;
	vertical-align : top;
	}
TD.content {
	background-color : #DEDEDE;
	background-position : top;
	background-repeat : repeat-x;
	padding: 10px 9px 9px 9px;
	vertical-align : top;
	height : 500px;
	background-image : url(/images/bg_cont.jpg);
	width : 740px;
}

TD.sm {
font-size: 10px;
color : #808080;
}

TD.menu_h {
vertical-align : top;
background-color : #E5E5E5;
background-image : url(/images/bg_m.jpg);
background-position : right;
background-repeat : no-repeat;
padding : 20px 41px 20px 40px;
}
TD.punct_m {
vertical-align : top;
padding-top : 13px;
padding-bottom : 12px;
color : #666666;
font-size: 10px;
}
TD.punct_m a:link, TD.punct_m a:visited, TD.punct_m a:hover, TD.punct_m a:active{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
TD.in_text {
vertical-align : top;
background-color : #4D4E4D;
background-image : url(/images/bg_ftext.jpg);
background-position : bottom;
background-repeat : no-repeat;
padding : 27px 20px 20px 30px;
color : #ffffff;
font-size: 11px;
}
TD.in_text P {

font-size: 11px;
color : #ffffff;
}
TD.in_text TABLE TR TD a:link, TD.in_text TABLE TR TD a:visited, TD.in_text TD.in_text a:hover, TD.in_text TD.in_text a:active
{
color : #ffffff;
font-size: 11px;
}

TD.secmenu {
padding-top : 13px;
background-color : #E5E5E5;
color : #666666;
}
TD.secmenu a:link, TD.secmenu a:visited
 {
font-size: 10px;
color : #808080;
text-decoration: none;
}
 TD.secmenu a:hover, TD.secmenu a:active
  {
font-size: 10px;
color : #666666;
text-decoration: none;
}
TD.menu
{
	background-color : #666666;
	background-position : top;
	background-repeat : no-repeat;
	padding-top : 24px;
	padding-right : 8px;
	padding-left : 30px;
	height : 238px;
	background-image : url(/images/bg_menu1.jpg);
}
TD.menu a:link, TD.menu a:visited, TD.menu a:hover, TD.menu a:active
{
	color : #EBEBEB;
	font-size : 11px;
	text-decoration : underline;
}
TD.menu_slogan
{
	background-color : #666666;
	background-image : url(/images/menu_slogan.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}
TD.menu_sloganen
{
	background-color : #666666;
	background-image : url(/images/menu_sloganen.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

a:hover, a:active {
	color: #D8AA00;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
}
a:link, a:visited {
	color: #D8AA00;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
}
TD.content1 {
	background-color : #ffffff;
	padding : 21px 30px 24px 18px;
}
.title {
	color : #D8AA00;
	font-weight : bold;
	font-size : 12px;
}
.title2 {
	font-weight : bold;
	font-size : 12px;
}

LI {
	list-style-image : url(/images/li.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top : 5px;
	margin-left : -24px;
}
 INPUT, SELECT, TEXTAREA {
	background-color : #F7F7F7;
	border-color : #E5E5E5;
	border-style : solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
	width : 260px;
	height : 20px;
}
TEXTAREA {
	background-color : #F7F7F7;
	border-color : #E5E5E5;
	border-style : solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
	width : 260px;
	height : 70px;
}