BODY
{
	font-family:Verdana;
	font-size:11px;
}

#mainBody
{
	background:url("/SiteFiles/Layout/Background_Oostwerk.png"); 
	background-position:center top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
	font-family:Verdana;
	font-size:11px;
}

#mainBodyTable
{
background:url("/SiteFiles/Layout/SliceCenter.png") repeat-y; 
}

#DesignerDiv
{
background:url("/SiteFiles/Layout/layout_Slice.png") repeat-y; 
margin:0px;
padding:0px;
}

.IE5_6 #DesignerDiv, .IE7 #DesignerDiv
{
background:url("/SiteFiles/Layout/layout_Slice.png") repeat-y; 
margin:0px;
padding:0px;
height:50px;
}

A
{
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #e63934;	
}
a:hover {
	text-decoration: none;
}

p, li, table, td, th, div, span
{
	font-family:Verdana;
	font-size:11px;
}

h1,h2,h3,h4,h5,h6,h7,h8,h9
{
	font-family:Verdana;
	font-size:13px;
}

.MeerHome A
{
	font-family:Verdana;
	font-size: 11px;
	text-decoration: none;
	color:#ffffff;
	font-weight:normal;
	
}

/*
.Home A
{
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:#fd1b14;
	
}
*/


.topmenu {
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
}
.topmenu a {
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
}
	.topmenu a:hover {
		text-decoration: underline !important;
	}



