html, body, #holder
{
	min-height: 100%;
	width: 100%; height: 100%;
}
html>body,
html>body #holder
{
	height: auto;
}
body
{
	margin: 0; padding: 0;
	border: 0;
	text-align: center;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #b92420;
	scrollbar-3dlight-color: #b92420;
	scrollbar-arrow-color: #b92420;
	background: #d9d9d9;
}
* {font-size: 1em;}

#holder
{
	position: absolute;
	left: 0; top: 0;	
	width: 100%; height: 100%;
	background: url(pics/holderbg780.gif) repeat-y 50% 0;
}
#hhead,
#hbody
{
	width: 100%;
	clear: both;
}

#hhead
{
	height: 160px;
	background: #b92420 url(pics/vleugel.gif) no-repeat 50% 0;
}

#hhead #header,
#hhead #header .header,
#hhead #header .body,
#hhead #header .footer
{
	width: 780px;
	clear: both;
}
#hhead #header
{
	background: url(pics/hhead_bg.jpg) no-repeat 50% 0;
	margin: 0 auto 0 auto;
	height: 160px;
}
#hhead #header .logo a,
#hhead #header .logo a:link,
#hhead #header .logo a:visited,
#hhead #header .logo a:hover,
#hhead #header .logo a:active,
#hhead #header .logo a.active,
#hhead #header .logo a:visited.active
{
	display: block;
	width: 376px;
	height: 42px;
	float: left;
}
#hhead .header
{
	height: 42px;
}
#hhead .generalNav
{
	float: right;
	height: 42px;
	line-height: 38px;
	padding-right: 14px;
}
#hhead .body
{
	height: 26px;
	text-align: left;
}
#hhead .mainNav
{
	margin-left: 84px;
	height: 26px;
}
#hhead .footer
{
	text-align: left;
	height: 65px;
	margin-top: 28px;
}
#hhead .weetje
{
	width: 304px;
	height: 61px;
	float: left;
	padding: 2px 6px 2px 6px;
}
#hhead .teller
{
	text-align: center;
	width: 79px;
	height: 61px;
	float: left;
	padding: 2px 0 2px 0;
}
#hhead .adres1
{
	color: #FFFFFF;
	float: left;
	padding-left: 276px;
}
#hbody
{
	background: url(pics/contentTop.jpg) no-repeat 50% 0;
}
#hbody #body
{
	margin: 0 auto auto auto;
	height: 100%;
	width: 779px;
}
#hbody #body .adres2
{
	height: 114px;
	width: 100%;
	color: #FFFFFF;
	text-align: left;
	padding: 12px 0 0 674px;

}
#body .leftBody,
#body .tpl,
#body .rightBody
{
	height: 100%;
	float: left;
	text-align: left;
}
#body .leftBody
{
	width: 138px;
	height: 100%;
}
#body .leftBody .mainSubNav
{
	text-align: right;
	font-weight: bold;
}
#body .leftBody .mainSubNav ul
{
	list-style: none;
	list-style-position: outside;
	margin: 13px 0 0 10px; padding: 0;
}
#body .leftBody .sponsoren
{
	width: 138px;
	text-align: right;
	background: #B92420;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 6px 0 0;
	height: 37px;
	line-height: 36px;
	position: absolute;
	bottom: 73px;
}
#body .leftBody .sponsorPic
{
	background: url(pics/sponsorPic.jpg) no-repeat 100% 0;
	width: 137px;
	height: 73px;
	margin-left: 1px;
	position: absolute;
	bottom: 0;
}
#body .tpl
{
	width: 500px;
	float: left;
}
#body .rightBody
{
	width: 138px;
	float: right;
}
#body .rightBody .topPic
{
	background: url(pics/topPic.jpg) no-repeat 100% 0;
	width: 138px;
	height: 188px;
}
#body .rightBody .bottomPic
{
	background: url(pics/bottomPic.jpg) no-repeat 100% 0;
	width: 138px;
	height: 136px;
}

