body
{
	height: 100%;
	font-family: verdana, tahoma, sans serif;
	background-color: #7b0708;
	font-size: 11px;
	margin: 0px;
	scrollbar-3d-light-color: #fefea1;
    scrollbar-arrow-color: #fefec4;
	scrollbar-base-color: #b2935b;
	scrollbar-dark-shadow-color: #766039;
	scrollbar-face-color: #b2935b;
	scrollbar-highlight-color: #fefea1;
	scrollbar-shadow-color: #766039;
}

html,body { height: 100%; }
a { color: #00F; }
#cb { clear: both; }

/* BOVEN BALK */
#top
{
	width: 100%;
	height: 168px;
	background-color: #7b0708;
	overflow: visible;
	display: block;
}

#top #welcome
{
	position: absolute;
	top: 60px;
	left: 10px;
}

#top #logo
{
	position: absolute;
	left: 41%;
	top: 7px;
}

#top #dove
{
	position: absolute;
	left: 34%;
	top: 7px;
}

#top #address
{
	position: absolute;
	top: 65px;
	right: 10px;
}

#top #flags
{
	position: absolute;
	top: 10px;
	right: 70px;
}

/* NAVIGATIE */
#nav
{
	width: 160px;
	display: block;
	float: left;
	overflow: visible;
	position: absolute;
	height: 66%;
}

#nav #button
{
	top: 10px;
	left: 10px;
	position: relative;
	z-index: 20;
}

#nav #glory
{
	position: absolute;
	bottom: 1px;
	left: 10%;
	z-index: 15;
}

/* CONTENT */
#content
{
	width: 68%;
	height: 66%;
	background-color: #e2dd8b;
	position: relative;
	left: 15%;
	border-color: #cc0000;
	border-width: 8px;
	border-style: inset inset outset outset;
	display: block;
	overflow: auto;
	z-index: 100;
}
#content_print
{
	background-color: #e2dd8b;
	display: block;
	z-index: 100;
}
.copyright_container
{
	width: 68%;
	left: 15%;
	position: relative;
	display: block;
	text-align: center;
	padding: 0px 5px 0px 0px;
	color: #f0eca3;
}
.clock
{
	margin: 0% 25% 0% 25%;
	border-width: 0px;
}
.copyright
{
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	text-align: right;
	padding: 0px 5px 0px 0px;
	color: #f0eca3;
}

.text-intro
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 16pt;
	text-decoration: none;
}

/* GALLERY */
#gallery
{
	right: 2%;
	display: block;
	float: right;
	overflow: visible;
	position: absolute;
	text-align: left;
	z-index: 50;
}

#gallery #photo
{
	top: 10px;
	position: relative;
}

/* KOEIEN BALK */
#bottom
{
	width: 100%;
	height: 30px;
	display: block;
	position: absolute;
	background-image: url(im/gevels.jpg);
	background-repeat: repeat;
	bottom: 0px;
	z-index: 10;
}
#hidden
{
	display: none;
	overflow: default;
	visibility: hidden;
}
.home_weather
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F0ECA3;
	border-color: #BC0202 #700 #BC0202 #700;
	border-width: 0px 5px 5px 5px;
	border-style: solid;
	padding: 5px 0px 5px 0px;
	background-color: #990000;
}
.home_time
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	border-color: #BC0202 #700 #BC0202 #700;
	border-width: 5px 5px 0px 5px;
	border-style: solid;
	padding: 5px 0px 5px 0px;
}
.shadow_right
{
	background-image: url(/im/price_shadow_right.gif);
	background-repeat: repeat-y;
}
.shadow_bottom
{
	background-image: url(/im/price_shadow_bottom.gif);
	background-repeat: repeat-x;
}
#hny {
	margin:42px 0 0 43px;
}