/*
CSS for www.postcodeloterij.nl
Copyright 2006 Nationale Postcode Loterij
Programming: Bas de Valk

*/

body {
	margin: 0px; padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	height: 100%;
	text-align: center;
}

p,h1,h2,h3,h4,h5,h6,form {
	margin: 0px; padding: 0px;
}
img {
	border: none;
}
div#containerMain1, div#containerMain2, div#containerMain3, div#containerMain4 {
	width: 966px;
	margin-right: auto; margin-left: auto;
	position: relative;
	text-align: left;
}
#containerMain1 div#containerHeader {
	height: 427px;
	margin: 0px; padding: 0px;
	position: relative;
}
#containerMain2 div#containerHeader {
	height: 427px;
	margin: 0px; padding: 0px;
}
#containerMain3 div#containerHeader {
	height: 221px;
	margin: 0px; padding: 0px;
}
#containerMain4 div#containerHeader {
	height: 221px;
	margin: 0px; padding: 0px;
}
ul#nav {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 173px;
	position: absolute;
	height: 35px;
	top: 57px;
	width: 793px !important;
	width /**/:966px; /* ABMH3 */
}

#nav li {
	float: left;
}

ul#nav a {
	display: block;
	padding-top: 35px;
	height: 0px !important;
	height /**/:35px;
	background-position: center top;
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;
    text-indent:-9999px; outline: none;
}

ul#nav li#bthome a.nav { width: 60px; background-image: url(../img/bt_home.gif);}
ul#nav li#btgoededoelen a.nav { width: 110px; background-image: url(../img/bt_goededoelen.gif);}
ul#nav li#btprijzen a.nav { width: 65px; background-image: url(../img/bt_prijzen.gif);}
ul#nav li#btuitslagen a.nav { width: 81px; background-image: url(../img/bt_uitslagen.gif);}
ul#nav li#bttelevisie a.nav { width: 41px; background-image: url(../img/bt_televisie.gif);}
ul#nav li#btspelletjes a.nav { width: 83px; background-image: url(../img/bt_spelletjes.gif);}
ul#nav li#btmijnpostcodeloterij a.nav { width: 92px; background-image: url(../img/bt_BuitenKans.gif);}
ul#nav li#btspeelmee a.nav { width: 87px; background-image: url(../img/bt_speelmee.gif);}
ul#nav li#btorganisatie a.nav { width: 96px; background-image: url(../img/bt_organisatie.gif);}

ul#nav a:hover	{ background-position: center -35px;}
ul#nav a.btactive { background-position: center -70px;}
ul#subnav {
	display: block; list-style: none;
	background: url(../img/subnav_bg.gif);
	margin: 0px; padding: 6px 15px 0px 177px;
	position: absolute; top: 92px; left: 0px;
	height: 20px !important;
	height /**/:25px;
	width: 774px !important;
	width /**/:966px;
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;
}

#subnav li {
	display: inline;
	padding: 6px 0px 0px; margin: 0px;
}

ul#subnav a {
	border-right: 1px solid #FCD2D3;
	border-collapse: collapse;
	background: url();
	line-height: 14px;
	padding: 0px 8px 0px;
}

ul#subnav a:link, ul#subnav a:visited		{ color: #FDE9EA; text-decoration: none;}
ul#subnav a:hover {
	background-color: #FCD2D3;
	color: #EE1C24;
	margin-left:-3px;
	padding-left:11px;
	line-height:14px;
}
ul#subnav a:active {
	background-color: #FCD2D3;
	color: #EE1C24;
	margin-left:-3px;
	padding-left:11px;
	line-height:14px;
}

ul#subnav a.active,ul#subnav a.active:visited {
	background-color: #FCD2D3;
	color: #EE1C24;
	margin-left:-3px;
	padding-left:11px;
	line-height:14px;

}
#logo {
	position: absolute; left: 21px; top: 31px; z-index: 2;
}

#containerMain1 h1#sectionHeader, #containerMain1 #sectionHeader {
	height: 336px; width: 966px;
	position: absolute; top: 93px;
	margin: 0; padding: 0;
}
#containerMain2 h1#sectionHeader {
	height: 311px; width: 966px;
	position: absolute; top: 92px;
	margin: 0; padding: 0; z-index: -10;
}
#containerMain2 #sectionHeader {
	height: 311px; width: 966px;
	position: absolute; top: 117px;
	margin: 0; padding: 0;
}
#containerMain3 h1#sectionHeader, #containerMain3 #sectionHeader {
	height: 107px; width: 966px;
	position: absolute; top: 118px;
	margin: 0; padding: 0;
}
#containerMain4 h1#sectionHeader, #containerMain4 #sectionHeader {
	height: 129px; width: 966px;
	position: absolute; top: 93px;
	margin: 0; padding: 0;
}
h1#sectionHeader span {
	position: absolute;
	width: 100%;
	height: 100%;
}
input {
	color:#666666;
	font-size: 1.0em;
}
form#search {
	position: absolute;
	top: 28px; right: 19px;
}
#search label {
	display: none;
}
input#zoek {
	width: 109px; height: 19px;
	margin: 0; padding: 2px 4px 0px 4px;
	font-size: 1.0em;
	border: none;
	background: url(../img/searchField_bg.gif) no-repeat left top;
}
input#submitSearch {
	margin: 0px 0px 0px 5px;
	vertical-align: top;
}

input.login {color:#666666;font-size: 1.0em;border:none;background:url(../img/inputLogin_bg.gif) no-repeat;width:127px;height:19px;padding:2px 5px 0px 5px;margin:2px 0;}

#containerContent {
	position: relative;
	z-index: 10;
	width: 928px !important;
	width /**/:966px; /* ABMH3 */
	padding: 0px 19px 0px; margin: 0;

	background: #E2F2FE url(../img/page_bgverloop.jpg) repeat-x bottom;
}
#cleanContainerContent {
	position: relative;
	z-index: 10;
	width: 928px !important;
	width /**/:966px; /* ABMH3 */
	padding: 0px 19px 0px; margin: 0;
	overflow: hidden;

}
div#columnLeft {
	width: 185px !important;
	width /**/:192px; /* ABMH3 */
	margin: 14px 0px 0px 0px; padding: 0px 7px 0px 0px;
	float: left;
	overflow: hidden;
}
div#columnMiddle {
	width: 530px !important;
	width /**/:544px; /* ABMH3 */
	margin: 14px 0px -14px 0px;
	padding: 0px 7px;
	float: left;
	overflow: hidden;
}
div#columnMiddleWide {
	width: 729px !important;
	width /**/:743px; /* ABMH3 */
	margin: 14px 0px -14px 0px;
	float: left;
	overflow: hidden;
}
div#columnMiddleSuperWide {
	width: 928px !important;
	width /**/:966px; /* ABMH3 */
	margin: 14px 0px -14px 0px;
	padding: 0px 7px 0px 0px;
	float: left;
	overflow: hidden;
}
.w729 {
	width: 705px !important; /* 729px - padding (2x12px) */
	width /**/:729px;
	background: url(../img/kadertje_729_grey-white_bg.gif) repeat-y top;
}
.w729 span.top {
	background: url(../img/kadertje_729_grey-white_top.gif) no-repeat top;
}
.w729 span.bottom {
	background: url(../img/kadertje_729_grey-white_bottom.gif) no-repeat bottom;
}

#containerMain1 div#columnRight {
	position: relative;
	width: 185px !important;
	width /**/:192px; /* ABMH3 */
	float: left;
	margin: -300px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}
#containerMain2 div#columnRight {
	position: relative;
	width: 185px !important;
	width /**/:192px; /* ABMH3 */
	float: left;
	margin: -280px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}
#containerMain3 div#columnRight {
	position: relative;
	width: 185px !important;
	width /**/:192px; /* ABMH3 */
	float: left;
	margin: -85px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}
#containerMain4 div#columnRight {
	position: relative;
	width: 185px !important;
	width /**/:192px; /* ABMH3 */
	float: left;
	margin: -85px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}
div#columnMiddleLeft {
	float: left;
	width: 258px !important; /* 265-7 */
	width /**/:265px; /* ABMH3 */
	margin: -7px 0px 0px;
	padding: 0px 7px 0px 0px;
}
div#columnMiddleRight {
	float: left;
	width: 258px !important; /* 265-7 */
	width /**/:265px; /* ABMH3 */
	padding: 0px 0px 0px 7px;
	margin: -7px 0px 0px;
}
.clear {
	clear: both;
}
.kadertje { padding: 0px 12px 0px; margin: 7px 0px 28px;clear:both;}
span.bottom,span.top { display: block; height: 7px; clear:both;}
span.top { margin: 0px -12px 0px; position: relative; top: -7px;}
span.bottom { margin: 0px -12px 0px; position: relative; top: 7px;}

.w185 {
	width: 161px !important; /* 185px - padding (2x12px) */
	width /**/:185px;
	background: url(../img/kadertje_185_grey-white_bg.gif) repeat-y top;
}

.w185flash {
	padding: 0px 0px 0px;
}
.w185 span.top {
	background: url(../img/kadertje_185_grey-white_top.gif) no-repeat top;
}
.w185 span.bottom {
	background: url(../img/kadertje_185_grey-white_bottom2.gif) no-repeat bottom;
}

.w530 {
	width: 506px !important;
	width /**/:530px;
	background: url(../img/kadertje_530_grey-white_bg.gif) repeat-y top;
}
.w530 span.top {
	background: url(../img/kadertje_530_grey-white_top.gif) no-repeat top;
}
.w530 span.bottom {
	background: url(../img/kadertje_530_grey-white_bottom.gif) no-repeat bottom;
}

.w530nobg {
	width: 506px !important;
	width /**/:530px;
}

.w258 {
	width: 234px !important;
	width /**/:258px;
	background: url(../img/kadertje_258_grey-white_bg.gif) repeat-y top;
}
.w258 span.top {
	background: url(../img/kadertje_258_grey-white_top.gif) no-repeat top;
}
.w258 span.bottom {
	background: url(../img/kadertje_258_grey-white_bottom.gif) no-repeat bottom;
}

.w185.gold {
	width: 161px !important;
	width /**/:185px;
	background: url(../img/kadertje_185_goldbg_bg.gif) repeat-y top;
}
.w185.gold span.top { background: url(../img/kadertje_185-goldbg_top.gif) no-repeat top;}
.w185.gold span.bottom { background: url(../img/kadertje_185-goldbg_bottom.gif) no-repeat bottom;}

.w185.blueborder { background: url(../img/kadertje_185_blue-white_bg.gif);}
.w185.blueborder span.top { background: url(../img/kadertje_185_blue-white_top.gif) no-repeat top;}
.w185.blueborder span.bottom { background: url(../img/kadertje_185_blue-white_bottom2.gif) no-repeat bottom;}

.w185.orangeborder { background: url(../img/kadertje_185_orange-white_bg.gif);}
.w185.orangeborder span.top { background: url(../img/kadertje_185_orange-white_top.gif) no-repeat top;}
.w185.orangeborder span.bottom { background: url(../img/kadertje_185_orange-white_bottom.gif) no-repeat bottom;}

.w258.orangeborder2 { background: url(../img/kadertje_258_orange-white_bg.gif);}
.w258.orangeborder2 span.top { background: url(../img/kadertje_258_orange-white_top.gif) no-repeat top;}
.w258.orangeborder2 span.bottom { background: url(../img/kadertje_258_orange-white_bottom.gif) no-repeat bottom;}

.w185.redborder { background: url(../img/kadertje_185_red-white_bg.gif);}
.w185.redborder span.top { background: url(../img/kadertje_185_red-white_top.gif) no-repeat top;}
.w185.redborder span.bottom { background: url(../img/kadertje_185_red-white_bottom.gif) no-repeat bottom;}

.w185.greenborder { background: url(../img/kadertje_185_green-white_bg.gif);}
.w185.greenborder span.top { background: url(../img/kadertje_185_green-white_top.gif) no-repeat top;}
.w185.greenborder span.bottom { background: url(../img/kadertje_185_green-white_bottom.gif) no-repeat bottom;}

.w185.orange { background: #FE7A0B;}
.w185.orange span.top { background: url(../img/kadertje_185_orange_top.gif) no-repeat top;}
.w185.orange span.bottom { background: url(../img/kadertje_185_orange_bottom.gif) no-repeat bottom;}
.w185.orange h2 { margin-bottom: 20px;}

.topImg.bird, .topImg.butterfly { background:url(../img/bird_bg.gif) no-repeat;height:105px;margin: 0 -12px -5px;padding:0px; position: relative; top:-14px; display: block; clear:both;}
.topImg.butterfly { background:url(../img/butterfly_bg.gif) no-repeat;height:95px;}
.topImg h2 {position:relative;top:23px;left:10px;color:#FFFFFF;}

.boxPlHoContainer {margin:7px 0 14px;padding:0;}
.boxPlHo {position: relative; top: -7px;margin:0;padding:0;}

.boxPlHo a:link { text-decoration: none;}
.boxPlHo a:visited { text-decoration: none;}
.boxPlHo a:hover { text-decoration: underline;}
.boxPlHo a:active { text-decoration: underline;}

div#footer {
	background: url(../img/page_bottom.gif) no-repeat top;
	padding: 18px 18px 0px;
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
	height: 35px !important;
	height /**/:53px;
	color: #666666;
}
ul#corporatenav {
	display: block;
	float: right;
	list-style: none;
	margin: 0px; padding: 0px 12px 0px 0px;
	color: #003399;
	width: 206px !important;
	width /**/:205px;
}
#corporatenav a:link { text-decoration: none;}
#corporatenav a:visited { text-decoration: none;}
#corporatenav a:hover { text-decoration: underline;}
#corporatenav a:active { text-decoration: underline;}

#footer p#address {
	width: 655px !important;
	width /**/:704px;
	padding: 0px 0px 0px 12px;
	float: left;
	display: block;
}
#corporatenav li {
	display: inline;
}

.BoBoOrange {border-bottom:solid 1px #FE7A0B;margin-bottom:2px;}
.BoBoGrey {border-bottom:solid 1px #999999;margin-bottom:2px;padding-bottom:1px;}
.BoToGrey {border-top:solid 1px #999999;margin-top:2px;padding-top:1px;}
.BoBoBlack {border-bottom:solid 1px #000000;margin-bottom:2px;padding-bottom:1px;}

div.diviOrange {border-top:1px solid #FE7A0B;	margin:4px 0 6px 0;padding:0;}
div.diviGrey {border-top:1px solid #CCCCCC;	margin:5px 0;padding:0;}

.txtRed {color:#EE1C24;}
.txtBlue {color:#1A64BB;}
.txtOrange {color:#FE7A0B;}
.txtWhite {color:#FFFFFF;}
.txtLightGrey {color:#CCCCCC;}
.txtGrey {color:#999999;}
.txtMediumGrey {color:#666666;}
.txtDarkGrey {color:#3F3F3F;}
.txtSmall {font-size:1.0em;}
.txtXSmall {font-size:0.9em;}

.bgOrange {background:#FE7A0B;}
.bgRed {background:#EF1C25;}

.linkMore {text-align:right;margin-top:10px;}
.linkMore a:link, .linkMore a:visited		{ font-weight:bold;color:#666666;text-decoration:none;}
.linkMore a:hover, .linkMore a:active	{ font-weight:bold;color:#666666;text-decoration: underline;}

.linkHeader a:link, .linkHeader a:visited		{ font-weight:bold;color:#003397;text-decoration:none;}
.linkHeader a:hover, .linkHeader a:active	{ font-weight:bold;color:#003397;text-decoration: underline;}

.linkBlue a:link, .linkBlue a:visited		{ font-weight:normal;color:#003397;text-decoration:none;}
.linkBlue a:hover, .linkBlue a:active	{ font-weight:normal;color:#003397;text-decoration: underline;}

.linkGrey a:link, .linkGrey a:visited		{ font-weight:bold;color:#999999;text-decoration:none;}
.linkGrey a:hover, .linkGrey a:active	{ font-weight:bold;color:#999999;text-decoration: underline;}

.linkZoekPagina a:link, .linkZoekPagina a:visited, .linkDarkGrey a:link, .linkDarkGrey a:visited	{ font-weight:bold;color:#666666;text-decoration:none;}
.linkZoekPagina a:hover, .linkZoekPagina a:active, .linkDarkGrey a:hover, .linkDarkGrey a:active	{ font-weight:bold;color:#666666;text-decoration: underline;}

p.zoekPaginaLeft {float:left;width:130px;}
p.zoekPaginaMiddle {float:left;width:226px;text-align:center;}

form#search {
	position: absolute;
	top: 30px; right: 28px;
}
#search label {
	display: none;
}

input#zoek {
	width: 168px; height: 21px;
	margin: 0; padding: 2px 6px 0px 6px;
	font-size: 1.2em;
	border: none;
	background: url(../img/searchField_bg_BIG.gif) no-repeat top right;
}

input#submitSearch {
	margin: 0px 0px 0px 2px;
	vertical-align: top;
}

input.koopLot {background:url(../img/inputLot_bg.gif) no-repeat; width:131px; height:24px; margin: 4px 0 10px 0; padding:0 0 0 5px; border:none; font:normal 20px Courier New,Courier, monospace; letter-spacing:10px;}
div.koopLot {padding-top:5px;}

input.koopLot2 {background:url(../img/inputLot2_bg.gif) no-repeat; width:157px; height:29px; margin: 0; padding:0 0 0 5px; border:none; font:normal 25px Courier New,Courier, monospace; letter-spacing:11px;}
.btnKoopLot2 {margin-left:8px;vertical-align:top;}

div.login {margin-top:5px;}
div.login a:link, div.login a:visited {font:0.9em Verdana, Arial, Helvetica, sans-serif;}
div.login a:hover, div.login a:active {font:0.9em Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF}
div.login input {float:right;}

input.nieuwsbrief {color:#666666;border:solid 1px #CCCCCC;padding:4px 0 5px 2px;font-size: 10px;vertical-align:middle;width:122px;margin:8px 0 0 0;}
.nieuwsbriefBtn {
float:left;
margin:6px 0pt 0pt 5px;
vertical-align:middle;
}

div.zoeken {padding-top:5px;}
input.zoeken {color:#666666;border:solid 1px #1A64BB;padding:4px 0 5px 2px;font:normal 13px Courier New, Courier, monospace;vertical-align:middle;width:209px;margin:2px 0 0 0;}
.zoekenBtn {vertical-align:middle;margin:2px 0 0 5px;}
img#submitSearch {
	margin: 0px 0px 0px 2px;
	vertical-align: top;
}

.checkBoxTxt {width:450px;float:left;margin:2px 0 8px 0;}
input.checkBox {float:left;margin-right:5px;}
input.checkBox2 {vertical-align:middle;}

input.w50 {width:50px;}
input.w150 {width:150px;}
input.w100 {width:100px;}
input.w180 {width:180px;}
input.w200 {width:200px;}

input.w74 {width:74px;}
input.w146 {width:146px;}
input.w206 {width:206px;}
input.w236 {width:236px;}

input.formular, input.fieldDis, input.fieldError, textarea, select.formular {
	color:#3F3F3F;
	border-bottom:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	border-top:none;
	border-left:none;
	background:#F4F4F4;
	padding:1px 2px 0 2px;
	margin:1px 0 5px 0;
	font:normal 14px Courier New, Courier, monospace;
}

input#Voorletters,
input#Tussenv{
	width:38px !important;
}

.formular #Postcode {
	letter-spacing:0.2em;
	background:#F4F4F4 url(../img/inputPostcodedivider.gif) no-repeat;
}

input.fieldDis {
	border: solid 1px #F4F4F4;
	color:#9B9B9B;
	background:#F4F4F4;
	margin:1px 0 5px 0;
}

input.fieldError {
	border-bottom:solid 1px #EE1C24;
	border-right:solid 1px #EE1C24;
	background:#FFFFFF;
}

div.formularError {background:#FDE8E9;padding:5px 0;margin:0 0 5px 0;}

label.nonMandatory {color:#666666;}

div.indicator, div.indicatorNarrow {float:left;width:140px;margin:2px 0 0 0;padding:0;}
div.indicatorNarrow {width:105px;}
div.formular, div.formularNarrow, div.formularWide {width:366px;margin:0 0 10px 0;padding:0;float:left;}
div.formularNarrow {width:180px;}
div.formularWide {width:506px;}
div.indicator.topSpace {margin-top:14px; clear:both;}
div.inputMultiple {float:left;margin:0;padding-right:2px;}

div.prefilled {
	display: none;
}

.zoekResultatenTxt{width:400px;}
img.zoekDetails {vertical-align:middle;width:11px;height:11px;}

.lotenFlash {float:left;margin-right:40px;}
.lotenRadio {width:220px; padding: 0 40px;}
.lotenRadio label { display: none;}
input#kansen2keer { margin: 0 75px;}
input.lotenRadioBtn {margin:0 45px;padding:0;}

.logosGoedeDoelen {margin:0 15px;}

.toolTip {vertical-align:top;margin:2px 0 0 2px;}

.ContMidAlterAlignLeft{float:left;width:220px;}
.ContMidAlterAlignRight{float:right;width:220px;}

.right {float:right;}

.image {margin:0 0 5px 0;}

.imgTxtRight {
float:right;
margin:0 0 10px 10px;
}

.imgCaption {
color:#666666;
}

span.spaceLingoRi {padding-right:20px;}
span.spaceLingoLeRi {padding:0 12px;}

div.galery {margin-bottom:6px;}
img.galery {margin-right:6px;}

.btnImg {float:right;margin-top:5px;}

div.mijnGeg {border-top:solid 1px #FE7A0B;padding-top:3px;margin-top:2px;font-size:1.3em;font-weight:bold;}
div.mijnGeg img {float:right;margin-right:30px;padding:2px 0;}
.mijnGegTopLef {float:left;margin-top:6px;font-size:1.0em;}
.mijnGegTopRight {float:right;margin-top:6px;font-size:1.0em;}

.galeryPopup {font: 1.1em/1.2em Verdana, Arial, Helvetica, sans-serif;width:682px;z-index:21;position:absolute;top:162px;left:148px;background:#FFFFFF;padding:15px 0;border:solid 1px #CCCCCC;}
.galeryBg {width:966px;height:850px;background-color:#000000;opacity:0.8;filter:alpha(opacity=80);z-index:20;position:absolute;}
.galeryBtn {position:absolute;top:150px;left:0px;z-index:6;width:682px;}

table.lot {width:100%;}
table.lot td, table.lot th {padding:2px 0;}
table.lot th {border-bottom:solid 1px #999999;}

table.prijs {width:100%;}
table.prijs td, table.prijs th {padding:0 0 3px 0;font-size:0.9em;}
table.prijs th {width:37px;font-weight:normal;}
table.prijs .miCol {width:50px;font-weight:bold;font-size:1.0em;}

table.lingo {width:100%;margin:8px 0;}
table.lingo th, table.lingo td {font-size:1.1em;padding:8px 7px;}
table.lingo th {color:#EF1C25;text-align:left;}
table.lingo td {color:#FFFFFF;border-right:solid 1px #FFFFFF;}

table.galery {text-align:center;}
table.galery td {border: solid 1px #CCCCCC;vertical-align:bottom;width:120px;height:120px;text-align:center;}
table.galery img {margin:4px 0;padding:0;border:0;}

.searchNoDetail{
	height: 18px;
	overflow: hidden;
}

.faq_searchNoDetail{
	height: 14px;
	overflow: hidden;
}

.searchDetail .faq_searchDetail{
	overflow: visible;
}

p.indent {
	margin-left: 1.0em;
	text-indent: -0.9em;
}

.notbold {
	font-weight: normal;
}

#spmTooltip {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 221px;
	height: 91px;
	background: url("../img/tool_tip_spm.png");
	visibility: hidden;
	z-index: 345;
	margin: 0 0 0 0;
	padding 0 0 0 0;
}

.spmTooltipBox {
	margin: 4px 4px 28px 4px;
	padding: 2px 2px 2px 2px;
}

div#containerContent ol {
	padding: 0;
	margin: 0;
	margin-left: 2.5em;
}
div#containerContent ul {
	padding: 0;
	margin: 0;
	margin-left: 2.5em;
}
div#containerContent li {
	font: 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
}

#Aantalloten input {
margin-right: 72px;
}

#Aantalloten {
color:white;
padding-left: 40px;
}

#columnMiddle #kiesloten img {
	display: block;
	float: left;
}

.kleinGelukQuote {
	padding-right: 38px;
	padding-left: 38px;
	font-style: italic;
	color: #555;
	background: url('../img/aanhalingsteken_sluiten.gif') no-repeat right bottom;
	padding-bottom: 5px;
	position: relative;
}

.kleinGelukQuote span {
	background: url('../img/aanhalingsteken_open.gif') no-repeat;
	height: 22px;
	width: 29px;
	position: absolute;
	top: 2px;
	left: 3px !important;
	left: -35px;
	left/**/:/**/-35px;
}

#isImageRow img {
	border: 1px solid #CCC;
}

.backgroundGray {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	filter: alpha(opacity=75);
	opacity: .75;
	color: black;
	layer-background-color: black;
	background-color: black;
	z-index: 97;
}
.backgroundGray2 {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	z-index: 98;
}
.containerMain {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.containerHeader {
	height: 221px;
	margin: 0px; padding: 0px;
}
.containerContent {
	position: relative;
	z-index: 10;
	width: 928px !important;
	width /**/:966px; /* ABMH3 */
	padding: 0px 19px 0px; margin: 0;
}
.columnLeft {
	width: 185px !important;
	width /**/:192px; /* ABMH3 */
	margin: 14px 0px 0px 0px; padding: 0px 7px 0px 0px;
	float: left;
	overflow: hidden;
}
.columnMiddle {
	position: relative;
	width: 530px !important;
	width /**/:544px; /* ABMH3 */
	margin: 14px 0px -14px 0px;
	padding: 0px 7px;
	float: left;
	overflow: hidden;
}
.columnRight {
	position: relative;
	width: 185px !important;
	width /**/:192px; /* ABMH3 */
	float: left;
	margin: -85px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	overflow: hidden;
}
.imgClose {
	position: absolute;
	left: 512px;
	top: 8px;
	cursor: pointer;
	cursor: hand;
}

/* content.css */

a:link 		{ color: #003399;} /* BLAUW */
a:visited 	{ color: #003399;} /* BLAUW */
a:hover 	{ color: #EE1C24; text-decoration: underline;}
a:active 	{ color: #EE1C24; text-decoration: underline;}

div#containerContent p, input {
	font: 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
}
.containerContent p, input {
	font: 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
}
th {font-weight:bold;text-align:left;}

h1 {
	font: bold 2em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #1A64BB;
	padding: 0;
	margin: 0;
}
h2	{
	font: bold 1.2em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #1A64BB;
	margin-bottom: 0.9em;
	margin-top: 0.1em;
	position: relative;
}

h3 {
	font: bold 1.2em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h4 {
	font: bold 1.4em/1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	color: #1A64BB;
	position: relative;
}
h5 {
	font: bold 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h6 {
	font: normal 1.2em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	border-bottom:solid 1px #999999;
	margin-bottom:2px;
	padding-bottom:1px;}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	position: absolute;
	width: 100%;
	height: 2.9em;
}

img.vrijstaand {
	margin-bottom: 1.4em;
}
img.alignRight {
	float: right;
	margin-bottom: 1.4em;
}
img.alignLeft {
	float: left;
	margin-bottom: 1.4px;
}
div.alignRight {
	float: right;
	padding-left: 10px;
}
div.alignLeft {
	float: left;
	padding-right: 10px;
}
div.image em {
	color: #666666;
}

div.image.imageLeft, div.image.imageRight {
	position:relative;
	z-index:999;
}
div.image.imageLeft {
	padding-right:10px;
}
div.image.imageRight {
	padding-left:10px;
}


div.nounderline p a.normal {
	text-decoration: none;
}

div.nounderline p a.normal:hover {
	text-decoration: underline;
}

/* lightbox.css */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none;}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat;
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/btn_vorige.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(../img/btn_volgende.gif) right 15% no-repeat;}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}

#imageData{	padding:0 10px; color: #666;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left;}
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose{ width: 93px; float: right;	padding-bottom: 0.7em;}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

input.SMSAlert{
	color:#666666;
	border:solid 1px #1a64bb;
	padding:4px 0 5px 2px;
	font-size: 10px;
	vertical-align:middle;
	width:155px;
	margin:8px 0 0 0;
}



/* goede doelen MCE.css */
div#KernInfo {width:504px;height:100px;position:relative;}
div#KernInfo div, div#KernInfo img{position:absolute;}
div#KernInfo div.KIimgtxt{background-color:transparent;background-position:0 0;background-attachment:scroll;background-repeat:no-repeat;}
div#KernInfo div.KItitle{left:5px;top:5px;width:340px;height:20px;}
div#KernInfo div.KIheaders{left:5px;width:230px;height:20px;}
div#KernInfo div.KIline1{top:34px;}
div#KernInfo div.KIline2{top:55px;}
div#KernInfo div.KIline3{top:76px;}
div#KernInfo div.KIdata{left:236px;width:125px;height:20px;}
div#KernInfo div.KIimage{right:5px;top:5px;width:135px;height:90px;background-color:red;}

/* THIS IS FOR A BIG HEADER WITH NO SUBNAVIGATION */
#containerMain1 div#containerHeader {
	height: 340px;
	margin: 0px; padding: 0px;
	position: relative;
}
/* THIS IS FOR A BIG HEADER WITH SUBNAVIGATION */
#containerMain2 div#containerHeader {
	height: 340px;
	margin: 0px; padding: 0px;
}
/* THIS IS FOR A SMALL HEADER WITH SUBNAVIGATION */
#containerMain3 div#containerHeader {
	height: 213px;
	margin: 0px; padding: 0px;
}
/* THIS IS FOR A SMALL HEADER WITHOUT SUBNAVIGATION */
#containerMain4 div#containerHeader {
	height: 213px;
	margin: 0px; padding: 0px;
}

#containerMain1 div#columnRight {
	margin: -247px 0px 0px 0px; /* Steekt bovenin de header-image */
}

/*////////////////////////////////////
extra CSS for www.postcodelotery.uk
Copyright 2006 Nationale Postcode Loterij
Programming: Bas de Valk
/////////////////////////////////////*/

/* Stel voor iedere hoofdnavigatielink de breedte vast en bepaal welke button-image erbij hoort */
ul#nav li#bthome a.nav { width: 60px; background-image: url(../img/bt_home.jpg); }
ul#nav li#btgoededoelen a.nav { width: 75px; background-image: url(../img/bt_charities.jpg); }
ul#nav li#btprijzen a.nav { width: 58px; background-image: url(../img/bt_prizes.jpg); }
ul#nav li#btuitslagen a.nav { width: 96px; background-image: url(../img/bt_draw_results.jpg); }
ul#nav li#bttelevisie a.nav { width: 41px; background-image: url(../img/bt_tv.jpg); }
ul#nav li#btspelletjes a.nav { width: 65px; background-image: url(../img/bt_games.jpg); }
ul#nav li#btspeelmee a.nav { width: 85px; background-image: url(../img/bt_PlayNow.jpg); }
ul#nav li#btorganisatie a.nav { width: 80px; background-image: url(../img/bt_organisation.jpg); }
ul#nav li#bthowtoplay a.nav { width: 95px; background-image: url(../img/bt_howtoplay.jpg); }
ul#nav li#btyouraccount a.nav { width: 95px; background-image: url(../img/bt_youraccount.jpg); }
ul#nav li#btengland a.nav { width: 150px; background-repeat: no-repeat; background-image: url(../img/bt_england.jpg); }
ul#nav li#btscotland a.nav { width: 150px; background-repeat: no-repeat; background-image: url(../img/bt_scotland.jpg); }

/* Andere plaatjes voor rechter inzetten */
/*THIS IS FOR THE BOXES WITH A BIRD OR BUTTERFLY ON TOP OF THE BOX*/
.topImg.bird, .topImg.butterfly { background:url(../img/belter_bg.gif) no-repeat;height:147px;margin: 0 -12px -5px;padding:0px; position: relative; top:-14px; display: block; clear:both; }
.topImg.butterfly { background:url(../img/squirrle_bg.gif) no-repeat;height:96px;}

/* Andere plaatjes voor lightbox */
#prevLink:hover, #prevLink:visited:hover { background: url(../img/btn_previous.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/btn_next.gif) right 15% no-repeat; }

.formular #Postcode {
  color:#3F3F3F;
  border-bottom:solid 1px #AAAAAA;
  border-right:solid 1px #AAAAAA;
  border-top:none;
  border-left:none;
  background:#F4F4F4;
  padding:1px 2px 0 2px;
  margin:1px 0 5px 0;
  font:normal 14px Courier New, Courier, monospace;
  letter-spacing:0.2em;
}



div#ToolTip {
	cursor:default;
	margin:0 0 0 -39px;
	padding:0;
	width:221px;
	z-index:30;
}
div#ToolTip div.TTtop {
	background:transparent url(../img/TTbkg_right.png) no-repeat scroll 0 0;
	height:6px;
}
div#ToolTip div.TTbottom {
	background:transparent url(../img/TTbkg_right.png) no-repeat scroll 0 -6px;
	height:28px;
}
div.TTleft {
	margin:0 0 0 -166px !important;
}
div.TTleft div.TTtop {
}
div.TTleft div.TTbottom {
	background:transparent url(../img/TTbkg_left.png) no-repeat scroll 0 -6px !important;
}
div#ToolTip div.TTcontent {
	background-color:#FFFFFF;
	border-left:1px solid #ADADAD;
	border-right:1px solid #ADADAD;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:0 4px;
}
div#ToolTip div.TTcontent div.TTheader {
	background:#FFFFFF url(../img/TThdr.png) no-repeat scroll 0 0;
	font-size:12px;
	font-weight:bold;
	height:16px;
	line-height:16px;
	overflow:hidden;
	text-indent:17px;
}

.DisplayNone {
	display:none;
}

.w172 {
	width: 148px !important; /* 172px - padding (2x12px) */
	width /**/:172px;
	background: url(../img/kadertje_172_grey-white_bg.gif) repeat-y top;
}
.w172 span.top {
	background: url(../img/kadertje_172_grey-white_top.gif) no-repeat top;
}
.w172 span.bottom {
	background: url(../img/kadertje_172_grey-white_bottom.gif) no-repeat bottom;
}

.w729 {
	width: 705px !important; /* 729px - padding (2x12px) */
	width /**/: 729px;
	background: url(../img/kadertje_729_grey-white_bg.gif) repeat-y top;
}

.w729 span.top {
	background: url(../img/kadertje_729_grey-white_top.gif) no-repeat top;
}

.w729 span.bottom {
	background: url(../img/kadertje_729_grey-white_bottom.gif) no-repeat
		bottom;
}

.w928 {
	width: 904px !important; /* 928px - padding (2x12px) */
	width /**/: 729px;
	background: url(../img/kadertje_928_grey-white_bg.gif) repeat-y top;
}

.w928 span.top {
	background: url(../img/kadertje_928_grey-white_top.gif) no-repeat top;
}

.w928 span.bottom {
	background: url(../img/kadertje_928_grey-white_bottom.gif) no-repeat bottom;
}

.rollOverImage {
	float: left;
	width: 80px;
	height: 70px;
}

.rollOverList {
	float:left;
	margin: 0px 0px 0px 4px;
}

.rollOverList dt {
	text-decoration: none; 
	font-size: 11px;
}

.rollOverList dt.triangle {
	background: url(/static/npluk/img/driehoekje.gif) no-repeat left center;
	padding-left: 15px;
}

.rollOverList dt.triangle {
	font-weight: bold;
}

div.threeColumnsWide {
	margin: -7px 0px 0px;
}

.threeColumnsWide div#columnMiddleLeft, .threeColumnsWide div#columnMiddleMiddle, .threeColumnsWide div#columnMiddleRight {
	float: left;
	width: 172px !important;
	width /**/:172px; /* ABMH3 */
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.threeColumnsWide div#columnMiddleMiddle {
	padding: 0px 7px 0px 7px;
}

.DisplayNone{
	display:none;
}

.cufon {font-weight: normal; font-style: normal; line-height:normal; font-family: 'Myriad Pro', sans-serif;}

ul.photogallery {
	margin:0px;
	padding:0px;
}
ul.photogallery li {
	height: 110px;
	width:130px;
	list-style:none;
	float:left;
	overflow:hidden;
	padding: 0px 10px;
	margin-bottom: 5px;
	text-align: center;
}
ul.photogallery li em {
	color: #666666;
	font-size: 10px;
	line-height: 1.2em;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 93px; 
	float: right;
	padding-bottom: 0.7em;	
}

/** END jQuery lightBox plugin END **/