html {
	width:100%;
	height:100%;
}
body {
	font: normal normal normal 11px Georgia,serif;
	line-height:15px;
	color:#292625;
	margin:0;
	overflow-x:hidden;
	height:100%;
	width:100%;
	padding:0;
}
#menu {
	top:55px;
	left:55px;
	position:relative;
	line-height:15px;
	width:190px;
}
#contact {
	padding-top:10px;
}
#inhoud {
	position:absolute;
	top:50px;
	left:275px;
	width:100%;
	overflow:hidden;
}
#eennuldrie {
	position: fixed;	left:55px;
	bottom:55px;
	font: normal normal bold 8px Helvetica, Arial, sans-serif;
}
.titel {
	font: normal normal bold 48px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	line-height:45px;
	margin-bottom:10px;
}
.c {
	color:#009ee0;
}
.c a:link,.c a:visited {
	color:#009ee0;
	font-style: italic;
	text-decoration:none;
}
.c a:hover {
	color:#009ee0;
	font-style: italic;
	text-decoration:none;
}
.m {
	color:#e2007a;
}
.m a:link,.m a:visited {
	color:#e2007a;
	font-style: italic;
	text-decoration:none;
}
.m a:hover {
	color:#e2007a;
	font-style: italic;
	text-decoration:none;
}
.y {
	color:#ffed00;
}
.y a:link,.y a:visited {
	color:#ffed00;
	font-style: italic;
	text-decoration:none;
}
.y a:hover {
	color:#ffed00;
	font-style: italic;
	text-decoration:none;
}
.k {
	color:#292625;
}
.dubbelebreak {
	height: 10px;
}
.ondertitel {
	font: normal normal bold 11px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	line-height:15px;
	margin-bottom:10px;
}
.tekst {
	margin-bottom:20px;
}
.inhoudblok {
	position:absolute;
	display:none;
}
.breed {
	width:410px;
}
.breed2 {
	width:408px;
	border:1px solid #F0F0F5;
}
.smal {
	width:190px;
}
.smal2 {
	width:188px;
	border:1px solid #F0F0F5;
}
#marker_LB {
	position:absolute;
	width:19px;
	height:19px;
	background-image: url("../afbeeldingen/marker_LB.gif");
	z-index:4;
	top:-1000px;
	left:-1000px;
}
#marker_RB {
	position:absolute;
	width:19px;
	height:19px;
	background-image: url("../afbeeldingen/marker_RB.gif");
	z-index:4;
	top:-1000px;
	left:-1000px;
}
#marker_RO {
	position:absolute;
	width:19px;
	height:19px;
	background-image: url("../afbeeldingen/marker_RO.gif");
	z-index:4;
	top:-1000px;
	left:-1000px;
}
#marker_LO {
	position:absolute;
	width:19px;
	height:19px;
	background-image: url("../afbeeldingen/marker_LO.gif");
	z-index:4;
	top:-1000px;
	left:-1000px;
}

#fotooverlay {
	display:none;
	
	position:absolute;
	background-color:white;
	width:100%;
	height:100%;
	top:0;
	left:0;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index:2;
}
#fotoinhoud {
	display:none;
	
	position:absolute;
	background: transparent url("../afbeeldingen/patroon.gif") repeat;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:3;
	
}
#steminhoud {
	display:none;
	
	position:absolute;
	background: transparent url("../afbeeldingen/patroon.gif") repeat;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:3;
	
}
#stemcontainer {
	left:275px;
	position:absolute;
	top:55px;
}
.stemblok {
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	position:relative;
	
}
.stemrij {
	width:880px;
}
#stemmensluiten {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:48px;
	font-weight:bold;
	left:660px;
	line-height:45px;
	position:absolute;
	top:0;
}
#fotocontainer {
	left:275px;
	padding-bottom:50px;
	position:relative;
	top:55px;
}
#fotobijschrift {
	bottom:50px;
	left:440px;
	position:absolute;
	width:29%;
}
#vorige {
	background-image:url("../afbeeldingen/pijl_L.gif");
	background-position:15px 50%;
	background-repeat:no-repeat;
	height:40px;
	left:-33px;
	margin-top:-47px;
	position:absolute;
	top:50%;
	width:40px;
}
#volgende {
	background-image:url("../afbeeldingen/pijl_R.gif");
	background-position:15px 50%;
	background-repeat:no-repeat;
	height:40px;
	left:406px;
	margin-top:-47px;
	position:absolute;
	top:50%;
	width:40px;
}
#sluiten {
	position:absolute;
	left:440px;
	font: normal normal bold 48px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	line-height:45px;
}
#teller {
	bottom:34px;
	left:197px;
	position:absolute;
}
#foto {
	
}
a:link,a:visited {
	color:#292625;
	font-style: italic;
	text-decoration:none;
}
a:hover {
	color:#292625;
	font-style: italic;
	text-decoration:none;
}

#overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:103;
	cursor:wait;
	display:none;
}

.hand {
	cursor:hand;
	cursor:pointer;
}
.vullen {
	clear:both;
}
input {
	border:1px dotted;
	font-family:Georgia,serif;
	margin-right:4px;
	padding:3px;
	position:relative;
	width:190px;
}
#stemknop {
	
}
.enabled {
	cursor:hand;
	cursor:pointer;
	font-style:italic;
}
.disabled {
	cursor:default;
}
#menustemknop {
	background-color:#009EE0;
	color:white;
	display:block;
	font-size:9px;
	left:73px;
	padding:0 3px;
	position:absolute;
	top:144px;
}
#help {
	display:none;
	color:red;
	font-family:helvetica,arial,sans-serif;
	font-size:8px;
	font-weight:bold;
	height:100%;
	left:0;
	position:absolute;
	text-transform:uppercase;
	top:0;
	width:100%;
	cursor:pointer;
	cursor:hand;
}
#krabbel1 {
	height:31px;
	left:48px;
	position:absolute;
	top:296px;
	width:126px;
	background: url('../afbeeldingen/krabbel1.png');}
#krabbel2 {
	position:absolute;
	width:35px;
	height:88px;
	top:201px;
	left:181px;
	background: url('../afbeeldingen/krabbel2.png');}
#krabbel3 {
	position:absolute;
	width:364px;
	height:20px;
	top:40px;
	left:299px;
	background: url('../afbeeldingen/krabbel3.png');}
#krabbeltekst1 {
	left:176px;
	position:absolute;
	top:306px;
	width:70px;
	line-height:10px;
}
#krabbeltekst2 {
	left:222px;
	position:absolute;
	top:217px;
	width:40px;
	line-height:10px;
}
#krabbeltekst3 {
	left:352px;
	position:absolute;
	top:42px;
}
#helpknop {
	background-image:url(../afbeeldingen/help.gif);
	height:24px;
	left:0;
	position:absolute;
	top:400px;
	width:21px;
	cursor:help;
}
