html, body {
	height: 100%; 
	max-height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body 
{
	font-family: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	bottom: auto;
	left: 349px;
	margin-right: 0px;
	
}
body,td,th {
    font-family: tahoma;
    font-size: 13px;
    color: #FFFFFF;
}


h1 
{
	font-size: 24pt;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding: 0px;
	line-height: 0px;
	
}

#headerdiv  {
	
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	
	position: fixed;
	top: 0px;
	left: 0px;	
	width: 100%;
	height: 238px;
	z-index: 999;
}

#slideshowdiv
{
	position: fixed;
	top: 60px;
	left: 0px;
	width:349px;
	height:178px;
	z-index: 9999;
}

#kroondiv
{
	position: fixed;
	top: 60px;
	left: 349px;
	width: 675px;
	height: 178px;
	z-index: 9999;	
}


#leftdiv  {
	background: #ffffff;
	position: fixed;
	top: 238px;
	left: 0px;
	width: 349px;
	height: 768px;
	z-index: 9999;
}

#footerdiv  {
	background: #ffffff;
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 25px;
	vertical-align: middle;
}

#footerdiv_info {
	color: #9981B6;
	left: 355px;
	vertical-align: middle;
}

#leeuw  {
	background-image: url(images/080819-nieuwe-website_06.jpg);
	left: 10px;
	top: 300px;
	height: 500px;
}

.kroon 
{
	background-image: url(images/080819-nieuwe-website_04.jpg);
	background-repeat: no-repeat;
}

.content {
    background-image: url(images/080819-nieuwe-website_06.jpg);
    background-repeat: no-repeat;
}

.naw {
    color: #996666;
    text-decoration: none;
    font-size: 11px;
}

.footer {
    color: #996666;
    text-decoration: none;
    font-size: 11px;
}


 /* Vanuit BB */

.menu_links {
	display: block;
	height: 22px;
    padding-top: 6px;
	vertical-align: middle;
	border-top: solid 1px #fffffd;
	border-bottom: solid 1px #d0c8c5;
	background-color: #f2eeeb;
}
.menu_links_hover {
	display: block;
	height: 22px;
    padding-top: 6px;
	vertical-align: middle;
	border-top: solid 1px #fffffd;
	border-bottom: solid 1px #d0c8c5;
	background-color: #e8e3df;
}
.menu_links_dynamic {
	display: block;
	height: 22px;
	width: 130px;
    padding-left: 10px;
    padding-top: 6px;
	vertical-align: middle;
	border-top: solid 1px #fffffd;
	border-bottom: solid 1px #d0c8c5;
	background-color: #c0d4e1;
	filter:alpha(opacity=70);
    opacity:0.7;
	}
.menu_links_dynamic_hover {
	display: block;
	height: 22px;
    width: 130px;
    padding-top: 6px;
	vertical-align: middle;
	border-top: solid 1px #fffffd;
	border-bottom: solid 1px #d0c8c5;
	background-color: #c0d4e1;
}

.ImageDistance
{
	margin: 10px;
}

a 
{
	font-family: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;	
	text-decoration: underline;
}
