html		{
		height: 100%;
		}
body		{
		font-family: Verdana, Arial, sans-serif;
		margin: 0px; padding: 0px; height: 100%;
		background: #039 url(../images/body_back.png) repeat-y;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		}
#geeltop	{
		position: absolute; top: 0px; left: 0px;
		width: 100%; height: 37px;
		background: #FC3;
		}
#logo		{
		position: absolute; top: 0px; left: 46px;
		height: 140px; width: 581px;
		background: #039 url(../images/logo.jpg) no-repeat;
		}
#tabs		{
		position: absolute; top: 88px; left: 46px;
		width: 581px; height: 60px; margin-left: 2px;
		font-family: Verdana, Arial, sans-serif; font-size: 60%; color: #FC3;
		text-transform: uppercase; font-weight: bold;
		overflow: hidden; line-height: 110%;
		}
.tabje		{
		position: relative; float: left;
		width: 84px; height: 60px;
		padding-top: 11px; margin-right: -2px;
		text-align: center;
		background: url(../images/tabje.gif) no-repeat;
		}
#tabje1		{
		position: relative; float: left;
		width: 84px; height: 60px;
		padding-top: 11px; margin-right: -2px;
		text-align: center;
		background: url(../images/tabje1.gif) no-repeat;
		}
#content	{
		font-size: 70%; line-height: 135%; color: #000;
		position: absolute; top: 125px; left: 46px;
		width: 581px; height: auto;
		background: #FFF;
		margin: 0px; padding: 0px;
		}
#geelcontent {
	position: relative; top: 0px; left: 0px;
	height: 26px; width: 100%; overflow: hidden;
	background: #FC3; border-top: 2px solid #039;
}
#submenu {
	text-align: right; background: transparent; margin: 5px;
	text-transform: uppercase; font-weight: bold; font-size: 80%;
}
a.submenu {
	color: #FFF; text-decoration: none; margin: 3px;
}
a.submenu:hover {
	color: #039; text-decoration: none; margin: 3px;
}
#contentcontainer {
	margin: 20px 20px 0px 20px;
	position: relative; height: 100%;
}
#kolom1 {
	position: relative; top: 0px; left: 0px; float: left;
	width: 154px; background: transparent;
}
#kolom2	{
	position: relative; top: 0px; left: 20px; float: left;
	width: 363px; background: transparent; overflow: hidden;
}
#sticky {
	width: 154px; margin-bottom: 10px; background: #FFF; border: 2px solid #039;
}
#prik {
	width: 167px; margin-bottom: 10px; margin-right: 10px; float: left; background: #FFF; border: 2px solid #039;
}
#pin {
	position: relative; top: 0px; left: 0px; margin-top: -33px;
	height: 92px; width: 74px;
	background: transparent url(../images/pin.gif) no-repeat;
}
#stickytext {
	position: relative; top: 0px; left: 0px; margin: -25px 15px 25px 15px;
}
#sticky p {
	font-size: 80%; line-height: 150%; margin: 0px 0px 0px 0px;
}
.kolombox {
	position: relative; width: 154px; height: 145px;
	padding: 0px; margin-bottom: 10px; background: #FFE599; border: 2px solid #FC3;
}
.kolombox ul {
	list-style: square inside none;
	position: relative;
	whitespace: nowrap; overflow: hidden;
	font-size: 80%; line-height: 150%;
	margin: 0px; padding: 0px;
}
.kolombox li {
	position: relative;
	margin: 5px 3px 5px 3px; padding-bottom: 5px; border-bottom: 1px solid #FC3;
}
.kolombox a {
	color: #C93; text-decoration: none;
}
.kolombox a:hover {
	color: #000; text-decoration: none;
}
img.thumb {
	position: relative; top: 0px; left: 0px; width: 93px; height: 93px; margin: 5px; border: 1px solid #000; background: #FFF;
}


