body {
	margin: 0px;
	background-color: white;
	font-family: verdana, geneva, arial, helvetica;
}

/* voorpagina */

#rood1 {
	position: absolute;
	background-color: #FF3908;
	left: 48px;
	top: 144px;
	width: 192px;
	height: 96px;
}

#rood2 {
	position: absolute;
	background-color: #FF3908;
	left: 240px;
	top: 240px;
	width: 192px;
	height: 96px;
}

#rood3 {
	position: absolute;
	background-color: #FF3908;
	left: 720px;
	top: 240px;
	width: 192px;
	height: 96px;
}

#foto1 {
	position: absolute;
	left: 240px;
	top: 144px;
	width: 96px;
	height: 96px;
	overflow: hidden;
}

#foto2 {
        position: absolute;
        left: 432px;
        top: 240px;
        width: 96px;
        height: 96px;
        overflow: hidden;
}

#foto3 {
        position: absolute;
        left: 624px;
        top: 240px;
        width: 96px;
        height: 96px;
        overflow: hidden;
}


.roodtekst {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 8px;
	color: white;
	font-size: .9em;
	line-height: 16pt;
	letter-spacing: 1.4;
}

.roodtekst a {
	color: white;
	text-decoration: none;
}
.roodtekst a:hover {
	color: yellow;
	text-decoration: none;
}

#zwart {
	position: absolute;
	background-color: black;
	left: 432px;
	top: 144px;
	width: 384px;
	height: 96px;
}

.zwarttitel {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 8px;
	padding-bottom: 4px;
	color: white;
	font-weight: bold;
}
.x { 
	font-size: 3em;
	letter-spacing: 1.4;
}

.pats {
	font-size: 2em;
	letter-spacing: -0.5;
}

#roze {
	position:absolute;
	overflow: auto;
	left: 48px;
	top: 336px;
	width: 384px;
	height: 192px;
	background-color: #FFCCC4;
	scrollbar-3dlight-color:silver;
	scrollbar-arrow-color:black;
	scrollbar-base-color:#eFc6C6;
	scrollbar-darkshadow-color:blue;
	scrollbar-face-color:#FFe6C6;
	scrollbar-highlight-color:#FFD6C6;
	scrollbar-shadow-color:#FFe6b6;
}

.rozetekst {
	position: relative;
	font-size: .7em;
	color: black; /* #B55208; */
	letter-spacing: 1.5;
	line-height: 16pt;
	margin: 10px;
}

#blauw {
	position:absolute;
	overflow: auto;
	left: 432px;
	top: 336px;
	width: 288px;
	height: 192px;
	background-color: #8484FF;
	scrollbar-3dlight-color:silver;
	scrollbar-arrow-color:black;
	scrollbar-base-color:#7474FF;
	scrollbar-darkshadow-color:blue;
	scrollbar-face-color:#9494FF;
	scrollbar-highlight-color:#8484FF;
	scrollbar-shadow-color:#9494ee;
}

.blauwtekst {
	position: relative;
	font-size: .7em;
	color: white;
	letter-spacing: 1.5;
	line-height: 16pt;
	margin: 10px;
}

#geel {
	position:absolute;
	overflow: none;
	left: 720px;
	top: 432px;
	width: 96px;
	height: 96px;
	background-color: yellow;
}

#geel2 {
	position:absolute;
	overflow: auto;
	left: 432px;
	top: 432px;
	width: 384px;
	height: 96px;
	background-color: yellow;
	visibility: hidden;
	scrollbar-3dlight-color:silver;
	scrollbar-arrow-color:black;
	scrollbar-base-color:orange;
	scrollbar-darkshadow-color:lightsalmon;
	scrollbar-face-color:eeee00;
	scrollbar-highlight-color:yellow;
	scrollbar-shadow-color:#eeee11;
}

#geeltekst_copy {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 8px;
	font-size: 1.8em;
	padding-bottom: 4px;
	color: #8C8C00;
	font-weight: bold;
}

#geeltekst_content {
	position: absolute;
	left: 96px;
	top: 0px;
	padding: 8px;
	font-size: 0.7em;
	padding-top: 4px;
	color: black;
	font-weight: bold;
}

#geeltekst_design {
	position: absolute;
	left: 192px;
	top: 0px;
	padding: 8px;
	font-size: 0.7em;
	padding-top: 4px;
	color: black;
	font-weight: bold;
}

#geeltekst_sponsor {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 0.7em;
	padding-top: 4px;
	color: black;
	font-weight: bold;
}

#geeltekst_sponsor img {
	margin: 10px 0px 0px 16px;
}
#geeltekst_content img {
	margin: 8px 0px 0px 0px;
}
#geeltekst_design img {
	margin: 30px 0px 0px 00px;
}

#geeltekst_sluit {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 12px;
	font-size: 1.1em;
	padding-top: 4px;
	color: #8C8C00;
	font-weight: bold;
}

#colofon {
	position:absolute;
	top: 192px;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 1;
	padding: 8px;
	color: #8C8C00;
}

a.geel {
	text-decoration: none;
	color: #8C8C00;
}

a.geel:hover {
	text-decoration: none;
	color: black;
}
