body 	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-style: normal;
	background-color: #FFFFFF;
	/*      T R B L  */
	margin: 0 0 0 0;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-style: normal;
}

a:link 	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : normal;
}

a:visited 
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : normal;
	}

a:hover	
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	text-decoration: underline;
	font-weight : normal;
	}

a:active 
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : normal;
	}


/* hieronder staan een aantal standaard classes om de body uit te breiden voor de verschillende frames. */
	
body#top {
	background-image:url(../../image/top/bg1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body#space {
	background-color:#F7F3F7;
	background-image: url(../../image/space.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
}

body#space_bottom {
	background-color:#C60000;
}

body#line_links {
	background-image:url(../../image/line_links.gif);
	background-repeat:repeat-y;
}

body#aanbod {
	background-color:#F7F3F7;
}

body#line_rechts {
	background-image:url(../../image/line_rechts.gif);
	background-repeat:repeat-y;
}
P {
    margin: 0 0 0 0;
  }
div.menu {
	margin: 45px 0 0 0;
	border-bottom:1px dashed #9C9A9C;
}
a.menuitem:link, a.menuitem:visited, a.menuitem:hover, a.menuitem:active {
	display:block;
	width:100%;
	padding: 6px 10px;
	border-top: 1px dashed #9C9A9C;
	border-right: 1px dashed #9C9A9C;
	text-decoration: none;
	color:#000000;
	font-size: 10px;
}

a.menuitem:hover {
	text-decoration:none;
	background-color: #E7E3E7;
	font-size: 10px;
}
a.menuitem_over:link, a.menuitem_over:visited, a.menuitem_over:hover, a.menuitem_over:active {
	display:block;
	width:100%;
	padding: 6px 10px;
	border-top: 1px dashed #9C9A9C;
	border-right: 1px dashed #9C9A9C;
	text-decoration:none;
	background-color:#E7E3E7;
	color:#000000;
	font-size: 10px;
}
div.adres {
	font-family:arial, verdana, helvetica;
	color:#000000;
	font-size:10px;
	padding: 25px 0px 25px 4px;
	background-color:#F7F7F7;
	line-height : 1,5;
}
div.adres a:link, div.adres a:visited, div.adres a:hover, div.adres a:active {
	font-family:arial, verdana, helvetica;
	color:#E70400;
	font-size:10px;

}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C60000;
	margin: 0 0 6px 0;
}
span.lijntjes {
	border-bottom: 1px dashed #E70400;
	width:80px;
	height:1px;
	margin: 0 0 8px 12px;
}
.huis {
	color:#E70400;
	font-size:9px;
}
td.lijntjes {
	border-bottom: 1px dashed #9C9A9C;
	width:100%;
	height:1px;
}
td.rechts {
	background-image: url(../../image/main_rechts_background.jpg);
	background-position:bottom right;
	background-attachment:fixed;
	background-repeat:no-repeat;
	height:100%;
}

.border {
	border:1px solid #C60000;
}

.menu_bottom {
	background-color:#C60000;
}

