body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;	
	line-height: 15pt;
	color: #000000;
}

body table {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;	
	line-height: 16pt;
	color: #000000;
}

a:link {	color: #c43c00; font-weight:bold; text-decoration:none;}
a:visited {	color: #8b8270; font-weight:bold; text-decoration:none;}
a:hover {	color: #295b0f; font-weight:bold; text-decoration:none;}
a:active {	color: #295b0f; font-weight:bold; text-decoration:none;}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13pt;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12pt;
	color: #850100;
}

#Gegevens {
}

#Adres {
	float: left;
	padding: 20px;
	width: 310px;
	height: 160px;
	line-height: 15pt;
	text-align:left;
}

.Adres {
	line-height: 15pt;
}

#Openingstijden {
	float: right;
	padding: 20px;
	width: 290px;
	height: 160px;
}

.Openingstijden {
	font-size: 95%;
	line-height: 15pt;
}

#Top {
	display: none;
}

#Mainframe {
	top: 0px;
}

#Content {
	z-index: 1;
}

#Footer {
	display: none;
}

#Copyright {
	display: none;
}


#Title {
	display: none;
}


/* Templates */
#Text {
	width: auto;
	margin: 0px 0px 0px -80px !important; /* other browsers */
	margin: 0px 70px 0px 70px; /* IE6 and below */
	text-align: left;
}

Text img{
	display: none;
}


#ImageLeft {
	float: left;
	padding: 20px 30px 20px 0px;
}

#ImageRight {
	float: right;
	padding: 20px 0px 20px 30px;
}

#ImageCenter {
	padding: 20px 0px;
	text-align: center;
}


/* Menu Rollover Effect */
 
.menurollover {
	display: none;
}
