
* {
	margin:0 0 0 0;
	padding:0 0 0 0;
    font-family: Verdana, Geneva, sans-serif;
}
html, body {
    font-family: Verdana, Geneva, sans-serif;
	width:100%;
	height: 100%;
}
#floor-hansen {
    width: 840px;
	height: 373px;
    position: absolute;
	margin-top: 20px;
	margin-left: -50px;
	text-align: center;
    background: url(../img/floor-hansen.gif);
	background-repeat: no-repeat;
}
#container {
    width: 100%;
	height: 100%;
    margin-left: auto;
    margin-right: auto;
	position:relative;
    }
#top {
	height: 35px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-color: #810000;
}
#top-floor {
	width: 840px;
	margin-left: auto;
    margin-right: auto;
}
#top1 {
	height: 35px;
    margin-left: auto;
    margin-right: auto;
    width: 840px;
}
#top2 {
	height: 280px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	background-color: #ddd;
	background-image: url('../img/top-back.gif'); 
	background-repeat: no-repeat;
	background-position: 50%;
	}
#top3 {
	height: 280px;
    margin-left: auto;
    margin-right: auto;
    width: 840px;
    background-color: #fff;
}
p:first-letter {
	font-size: 75px;
	color: #810000;
	line-height: 60px;
	}
#main1 {
	height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#main2 {
	height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 840px;
}
#page {
	padding: 40px 0 20px 20px;
    width: 520px;
	text-align: justify;
}
#t1 {
	height: 35px;
	float: left;
    margin-left: auto;
    margin-right: auto;
    width: 280px;
    background-color: #d9274c;
}
#t2 {
	height: 35px;
	float: left;
    margin-left: auto;
    margin-right: auto;
    width: 560px;
	background-color: #fff;
}
#t3 {
	height: 280px;
	float: left;
    margin-left: auto;
    margin-right: auto;
    width: 280px;
}
#t4 {
	height: 280px;
	float: left;
    margin-left: auto;
    margin-right: auto;
    width: 560px;
	text-align: center;
	background-image: url('../img/top-logo.gif'); 
	background-repeat: no-repeat;
	background-position: 400px 110px;
}
#m1 {
	height: 100%;
	float: left;
    width: 280px;
    background-color: #ddd;
	background-image: url('../img/menu-back.gif'); 
	background-repeat: no-repeat;
	background-position: 70px 0;
	text-align: center;
}
#m2 {
	float: left;
    margin-left: auto;
    margin-right: auto;
    width: 560px;
}
a.menu:link {text-decoration: none; color: #000; font-weight:bold; text-transform: uppercase; font-size: 15px; line-height: 24pt}
a.menu:visited {text-decoration: none; color: #333; font-weight:bold; text-transform: uppercase; font-size: 14px; line-height: 24pt}
a.menu:hover {text-decoration: underline; color: #666; font-weight:bold; text-transform: uppercase; font-size: 15px; line-height: 24pt}

a:link {text-decoration: underline; font-weight:bold; color: #000;}
a:visited {text-decoration: underline; font-weight:bold; color: #333;}
a:hover {text-decoration: underline; font-weight:bold; color: #666;}

table.info {text-align: left;}
table.info tr:hover, tr.hover {background-color: #fff;}

h1 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
	letter-spacing: 2px;
    font-variant: small-caps;
}
h2 {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
	letter-spacing: 2px;
}
h3 {
    line-height: 12px;
    font-size: 16px;
    color: #fff;
}
h4 {
    line-height: 18px;
    font-size: 16px;
    color: #000;
    font-weight: normal;
	letter-spacing: 1px;
    display: inline;
}
h5 {
    line-height: 14px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    display: inline;
}
h6  {
    line-height: 11px;
    font-size: 11px;
    color: #000;
    font-weight: normal;
    display: inline;
}
.gastenboek {
	padding:10px;
}
.gastenboek div {
	padding:10px;
}
.bg0 {
	background-color:#f8f8f8;
}
.bg1 {
	background-color:#f0f0f0;
}
.message {
	display:block;
	font-size:12px;
	color:#444444;
	font-style:italic;
}
.author {
	font-size:12px;
	text-align:right;
	color:#aaaaaa;
	display:block;
	cursor:help;
}