html {
	margin: 0;
	padding: 0;
	height: 100%;
}

.body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #CCC url(kop.png) no-repeat;
}

.minibody {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #CCC url(minikop.png) no-repeat;
}

.kop {
	height: 100px;
}

.kop .print {
	display: none;
}

.minikop {
	height: 40px;
}

.minikop .print {
	display: none;
}

.layout {
	height: 100%;
	width: 100%;
}

.td_contact {
	background: #CCC url(contact.gif) no-repeat;
	height: 116px;
	width: 185px;
	vertical-align: top;
}

.h_l_b_inhoud {
	background: #CCC url(h_l_b_inhoud.gif) no-repeat;
	width: 9px;
	height: 8px;
}

.h_r_b_inhoud {
	background: #CCC url(h_r_b_inhoud.gif) no-repeat;
	width: 5px;
	height: 8px;
}

.h_l_o_inhoud {
	background: #CCC url(h_l_o_inhoud.gif) no-repeat;
	width: 9px;
	height: 8px;
}

.h_r_o_inhoud {
	background: #CCC url(h_r_o_inhoud.gif) no-repeat;
	width: 5px;
	height: 8px;
}

.h_l_o_voet {
	background: #CCC url(h_l_o_inhoud.gif) no-repeat;
	width: 9px;
	height: 14px;
}

.h_r_o_voet {
	background: #CCC url(h_r_o_inhoud.gif) no-repeat;
	width: 8px;
	height: 8px;
}

#r_b {
	background-color: #FFF;
	background-image: url(r_b.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 185px;
}

#r_m_1 {
	background-color: #FFF;
	background-image: url(r_m_1.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 185px;
}

.r_m_2 {
	background: #CCC url(r_m_2.gif) no-repeat;
	height: 8px;
	width: 185px;
}

.r_b_inhoud {
	background: #CCC url(r_b_inhoud.gif) repeat-x;
	height: 8px;
}

.r_o_inhoud {
	background: #CCC url(r_o_inhoud.gif) repeat-x;
	height: 8px;
}

.r_o_voet {
	background: #CCC url(r_o_inhoud.gif) repeat-x;
	height: 14px;
}

.r_o {
	background: #CCC url(r_o.gif) no-repeat;
	height: 14px;
	width: 185px;
}

.r_l {
	background: #CCC url(r_l.gif) repeat-y;
	width: 10px;
}
.r_r {
	background: #CCC url(r_r.gif) repeat-y;
	width: 5px;
}
.r_l_inhoud {
	background: #CCC url(r_l_inhoud.gif) repeat-y;
	width: 9px;
}

.r_r_inhoud {
	background: #CCC url(r_r_inhoud.gif) repeat-y;
	width: 5px;
}

.kolom_links {
	width: 185px;
}

.screen a:hover {
	background: transparent;
}

#zoektekst {
	position: absolute;
	top: 15px;
	left: 26px;
	width: 100px;
	height: 17px;
	border: none;
	background: transparent;
}

#zoekknop {
	position: absolute;
	top: 8px;
	left: 132px;
	width: 31px;
	height: 33px;
}

#zoekvenster {
	background: url('zoekvenster.png');
	position: absolute;
	top: 0px;
	left: 0px;
	width: 174px;
	height: 50px;
	display: none;
	overflow: hidden;
}

.td_adsense {
	background: #FFF;
	width: 120px;
}

.r_b_adsense {
	background: #CCC url(r_b_adsense.gif) no-repeat;
	width: 142px;
	height: 8px;
}

.r_o_adsense {
	background: #CCC url(r_o_adsense.gif) no-repeat;
	width: 142px;
	height: 8px;
}
.r_r_adsense {
	background: #CCC url(r_r_inhoud.gif) repeat-y;
	width: 14px;
}
