BODY {
	margin : 0;
	background-image : url(tegel.gif);
	background-position : left top;
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-color: #000000;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-left : 20px;
	margin-right : 20px;
	color : Black;
}

A.menu {
	color : #cca562;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
}

A.menu:HOVER {
	color : #6b1010;
	background-color: #cca562;
	text-decoration: none;
}

table.body {
	height: 100%;
	width: 100%;
}
.rand {
	border: 3px solid #cca562;
}
.rand2 {
	border-top: 1px solid #cca562;
	border-right: 0px solid #cca562;
	border-bottom: 1px solid #cca562;
	border-left: 1px solid #cca562;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6b1010;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
#menu {
	position: absolute;
	z-index: 1;
	left: 340px;
	top: 39px;
}
#copy {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
A.copy {
	color : #cca562;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

A.copy:HOVER {
	color : #6b1010;
	background-color: #cca562;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	color : #6b1010;
	background-color: #cca562;
	width: 100%;
	font-size: 13px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 10px;
}
.gast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}
#terug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	position: relative;
	right: 10px;
}
