body {
	font-family: "Comic Sans MS", Arial;
	color: #000000;
	background-color: FAA74A;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 12;
}
#subMenuDiv {
	position: absolute;
	top: 36px;
	width: 100%;
	padding-left: 6px;
	padding-top: 7px;
	height: 31px;
}
#subMenuDiv .itemtitle{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 2px solid #ffffff;
	font-weight: bold;
	
}
#subMenuDiv .itemtitlekop{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	
}
.archive {
	background-color: #f3f3f3;
}
#subMenuDiv div{
	display: inline;
}
#subMenuDiv a{
	color: #333333;
	text-decoration: none;
}
#musicDiv {
	position:absolute;
	z-index: 5;

	top: 367px;
}
#bgDiv {
	position:absolute;
	z-index: 1;
	top:-95px;
	width: 690px;
	height: 691px;
	background-image: url(../img/poppetjes_bg.gif);
}
#logoDiv {
	position:absolute;
	filter: Alpha(Opacity=90);
	top: 30px;
	z-index: 3;
}
#controllerDiv {
	position:absolute;
	top: 30px;
	z-index: 4;
}
#ringDiv {
	filter: Alpha(Opacity=50);
	position:absolute;
	top: 80px;
	z-index: 3;

}
#blokjesDummyDiv {
	position: absolute;
	top: 210px;
	width: 5000px;
	z-index:5;
	white-space: nowrap;
}

#blokjesDiv {
	position: absolute;
	top: 210px;
	width: 5000px;
	z-index:2;
	white-space: nowrap;
}
#blokjesDiv td, #blokjesDummyDiv td {
	width: 142px;
	text-align: center;
	font-size: 13;
	font-weight: bold;
}
#contentDiv {
	position: absolute;
}
#divContainer {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
	overflow-x:hidden; 
	overflow-y:scroll;
	z-index:4;
}
a, a:visited {
	color: #000000;
}
#blokjesDiv a {
	text-decoration: none;
}
#blokjesDiv a:hover {
	text-decoration: underline;
}
#debug {
	right: 10px;
	z-index: 6;
	position: absolute;
	display: none;
}
#contentDiv .title {
	font-size: 15px;
	font-weight: bold;
	height: 60px;
	
}
#contentDiv td {
	font-size: 12px;
}
.tdcontent {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	padding: 5px;
}
.tdcontent .pic {
	cursor: pointer;
}
.topRowgroen {
	border-top: 1px solid #8EC73F;
	background-color: #ffffff;

}
.bottomRowgroen {
	border-bottom: 1px solid #8EC73F;
	background-color: #ffffff;

}
.leftLinegroen {
	border-left: 1px solid #8EC73F;
	background-color: #ffffff;
	height: 100%;
}
.rightLinegroen {
	border-right: 1px solid #8EC73F;
	background-color: #ffffff;
	height: 100%;
}
.kopgroen, .kopgroen a {
	color: #8EC73F;
}
/**/
.topRoworanje {
	border-top: 1px solid #F26522;
	background-color: #ffffff;

}
.bottomRoworanje {
	border-bottom: 1px solid #F26522;
	background-color: #ffffff;

}
.leftLineoranje {
	border-left: 1px solid #F26522;
	background-color: #ffffff;
	height: 100%;
}
.rightLineoranje {
	border-right: 1px solid #F26522;
	background-color: #ffffff;
	height: 100%;
}
.koporanje, .koporanje a {
	color: #F26522;
}
/**/
.topRowblauw {
	border-top: 1px solid #69A9DC;
	background-color: #ffffff;

}
.bottomRowblauw {
	border-bottom: 1px solid #69A9DC;
	background-color: #ffffff;

}
.leftLineblauw {
	border-left: 1px solid #69A9DC;
	background-color: #ffffff;
	height: 100%;
}
.rightLineblauw {
	border-right: 1px solid #69A9DC;
	background-color: #ffffff;
	height: 100%;
}
.kopblauw, .kopblauw a {
	color: #69A9DC;
}
/**/
.topRowpaars {
	border-top: 1px solid #C0235E;
	background-color: #ffffff;

}
.bottomRowpaars {
	border-bottom: 1px solid #C0235E;
	background-color: #ffffff;

}
.leftLinepaars {
	border-left: 1px solid #C0235E;
	background-color: #ffffff;
	height: 100%;
}
.rightLinepaars {
	border-right: 1px solid #C0235E;
	background-color: #ffffff;
	height: 100%;
}
.koppaars, .koppaars a {
	color: #C0235E;
}

/**/
.topRowgeel {
	border-top: 1px solid #FDB913;
	background-color: #ffffff;

}
.bottomRowgeel {
	border-bottom: 1px solid #FDB913;
	background-color: #ffffff;

}
.leftLinegeel {
	border-left: 1px solid #FDB913;
	background-color: #ffffff;
	height: 100%;
}
.rightLinegeel {
	border-right: 1px solid #FDB913;
	background-color: #ffffff;
	height: 100%;
}
.kopgeel, .kopgeel a { 
	color: #FDB913;
}
#sponsorDiv {
	position: absolute;
	z-index: 2;
	bottom: 5px;
	right: 14px;
}
p {
	margin: 0px;
	padding: 0px;
}
