html,body { 
	height: 100%; 
	width: 100%;
	margin: 0 0 1px 0;
	 
}

body { 
	margin: 0px;
	padding: 0px;   
    background-color: #0193cf;
}

#main {
	left: 50%;
	margin: 0 auto 0 -640px;
	width: 1280px;
	overflow: hidden;
	position: absolute;
	height: auto;
}

#main img {
	float: left;
	clear: both;
}

/* Aanpassingen voor Luckyday */
#formulier .fBack {
	background-color: #d4e6f2;
	border: 1px solid #d4e6f2;
	width: 360px;
}
#formulier .fContent {
	background-color: #d4e6f2;
	border: 1px solid #d4e6f2;
}
#formulier #grayBlink {
	background-color: #d4e6f2;
}
#form .fNavigation .fLine, #form .grayLine {
    background-color:#ffffff;
}
#form .fSubmit span, #form .fSteps span {
    color:#000000;
}
.fGeslacht {
    background-color:#d4e6f2;
}
.lightBox {
    width: 725px;  
    margin-left: -370px;
}
.lightBox .fBack, .lightBox .fContent {
    width: 658px;
}
.lightBox .fContent2 {
    width: 562px; 
}
.lightBox #grayBlink {
    width: 506px; 
}
.lightBox .whiteOverlay {
     width: 658px; 
}


#divaantal_loten {
    height:             32px;
}
#divaantal_loten label {
	color:              #0193cf;
	font-weight:        bolder;
	width:              80px;
}
#divaantal_loten input {
    width:              15px;
    margin-top:         8px;
}
div.loten input.wrong {
    background-image:  url('images/inputWrong.jpg');
}
div.loten input.disabled {
    font-weight:       bold;
    color:             #666666;
	background-image:  url('images/inputDisabled.jpg');
}
div.loten input {
    width:             22px; 
    font-size:         11px;
	text-align:        right;
	padding:           8px 0 6px 0;
	margin-left:       3px; 
	border:            0px;
	background-image:  url('images/inputBackground.jpg');
	font-weight:       bold;
	color:             #ffffff;
	margin-top:        0px;
	padding-right:     7px;
}
div.loten {
	height:            65px;
}
#form div.loten span {
	height:            23px;
}
div.loten div.disabled label {
    color:             #999999;
}
div.loten label {
	color:             #000000;
	font-weight:       bolder;
	width:             200px;
	height:            25px;
	margin-top:        -4px;
}
div.dagen {
	height:            79px;
}

div.dagen label {
    color:             #000000;
    font-weight:       bolder;
    width:             210px;
    height:            40px;
	line-height:       17px;
	margin-top:        5px;
}
div.dagen div label {
    width:             20px;
    height:            20px;
    line-height:       17px;
	*margin-top:       0px;
    margin-top:        -4px;
	margin-left:       10px;
}
div.dagen div {
	clear:             both;
	height:            40px;
	width:             210px;
}
div.dagen label.nr1 {
    clear:             left;
	margin-left:       13px;
}
div.dagen input .nr1 {
	margin-left:       10px;
}
div.dagen input {
    width:             15px;
    margin-left:       15px;
}
div.loten input.nr1 {
	clear:             both;
	margin-left:       8px;
}
div.dagen div.bedrag {
	position:          absolute; 
	left:              255px; 
	top:               232px; 
	width:             70px; 
	font-weight:       bolder;
}
#form div.dagen div.bedrag span {
	color:             #0193cf; 
	width:             60px; 
	line-height:       17px; 
	height:            15px; 
	margin-top:        9px;
}
#form div.dagen span#lotText {
    line-height:       17px; 
    height:            15px;
    float:             none;
}

#footer {
	left: 50%;
	margin: 0 auto 0 -410px;
	width: 820px;
	overflow: hidden;
	position: absolute;
	height: 40px;
	border-top: 1px solid #d4e6f2;
	top: 800px;
	text-align: center;
}

#footer ul { 
	list-style-type: none;
	margin: 0 0 0 190px;
	padding: 0;
	float: left;
}

#footer ul li {
	text-weight: bold;
	color: #d4e6f2;
	padding: 0 10px 0 10px;
	float: left;
	
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 39px;
	letter-spacing: 0.0px; 
}

#footer ul li a {
	font-weight: normal;
	text-decoration: underline;
	color: #d4e6f2;
}

.fText2 {
	height: 55px;
}
