html {
	overflow: auto;
    overflow: -moz-scrollbars-vertical;
	}
html a:hover {
	visibility: visible;
}

body {
	height: 100%;
	text-align : center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;	
	line-height: 1.75em;
	color: #000000;
	overflow-x:hidden;
}

body table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;	
	line-height: 1.75em;
	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: 1.2em;
}

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

#Gegevens {
	width: 100%;
	background-repeat: repeat-x;
	background-position: center;
}

#Adres {
	float: left;
	padding: 20px;
	width: 310px;
	height: 160px;
	font-size: 100%;
	line-height: 1.2em;
	text-align:left;
}

.Adres {
	font-size: 100%;
	line-height: 1.2em;
}

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

.Openingstijden {
	font-size: 95%;
	line-height: 1.2em;
}

#Background {
	position: absolute;
	height: 1199px;
	width: 1900px;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -950px;
	padding: 0px;
	z-index: 1;
}

#Top {
	position: absolute;
	height: 223px;
	width: 1900px;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -950px;
	background-image: url(Images/BGTop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	z-index: 1;
}

#Mainframe {
	position: absolute;
	top: 223px;
	left: 50%;
	width: 1900px;
	margin: 0px 0px 0px -950px;
	padding-top: 0px;
	text-align: center;
	background-image: url(Images/BGRepeat.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	z-index: 1;
}

#Content {
	margin: 10px 550px 0px 550px;
	z-index: 2;
}

html>body #Content {
	height: auto;
	min-height: 424px;
}

#Footer {
	clear: both;
	width: 1900px;
	height: 232px;
	padding-top: 85px;
	overflow: visible;
	background-image: url(Images/BGFooter.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
	z-index: 1;
}

#Copyright {
	font-size: 0.9em;
	color: #FFFFFF;
	display: block;
	height: 20px;
	width: 1900px;
	text-align: center;
	z-index: 2;
}


#Title {
	position: absolute;
	display: block;
	width: 865px;
	height: 30px;
	left: 50%;
	top: 180px;
	margin: 0px 0px 0px -432px;
	z-index: 3;
}


/* Templates */
#Text {
	text-align: left;
	margin: 0px 0px 0px 14px;
}

#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 {
	position: absolute;
	display: block;
	width: 999px;
	height: 60px;
	left: 50%;
	top: 111px;
	margin: 0px 0px 0px -500px;
	padding: 0; 
	overflow: hidden;
	background-image: url(Images/Buttons/Active.jpg);
	background-repeat: no-repeat;
	z-index: 3;
}

.menurollover a {
	width: 172px;
	height: 66px;
	float: left;
	margin: 0;
	padding: 0;
}

.menurollover img {
	width: 100%; 
	height: 100%; 
	border: 0; 
}

* html a:hover {
	visibility: visible;
}

.menurollover a:hover img {
	visibility: hidden;
}

#IE6fix p {
	width: 311px;
	height: 12px;
	float: left;
}


/* Atomdesign Rollover Effect
 ------------ */
 
.rollover {
	display: block;
	margin: 0px 892px 0px 892px;
	padding: 0px;
	background-image: url(Images/Buttons/AtomlogoI.jpg);	
	background-repeat: no-repeat; 
	background-position: center;
}
/*
.rollover a {
	display: block;
	width: 116px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
*/
/*
.rollover img {
	width: 100%; 
	height: 100%; 
	border: 0px; 
}*/

.rollover:hover {
	background-image: url(Images/Buttons/AtomlogoA.jpg);
}
