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

body { 
	margin: 0px;
	padding: 0px;  
	background: url(images/background.jpg);  
    background-color: #ffffff;
    background-repeat: repeat-x;
    background-position: top center;
}

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

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

/* Aanpassingen voor Lotto */
#formulier .fBack {
	background-color: #ffef00;
	border: 1px solid #ffef00;
	width: 360px;
}
#formulier .fContent {
	background-color: #ffef00;
	border: 1px solid #ffef00;
}
#formulier #grayBlink {
	background-color: #ffef00;
}
#form .fNavigation .fLine, #form .grayLine {
    background-color:#ffffff;
}
#form .fSubmit span, #form .fSteps span {
    color:#000000;
}
.fGeslacht {
    background-color:#ffef00;
}



#divkleur_loten {
	height: 60px;
}
#divaantal_loten {
    height: 80px;
}

div.loten input {
	width: 17px; 
	height: 18px; 
	padding-left: 4px; 
	padding-top: 3px; 
	margin-left: 9px; 
	border: 0px;
	background-image: url('images/bulletInput.gif');
}

div.loten input.nr1 {
    margin-left: 0px; 
}

div.loten div {
    margin-top: 5px;
    height: 20px; 
    width: 20px; 
    margin-right: 11px; 
    float: right; 
    background-image: url('images/bulletGreen.gif');
}

div.buttonRandom {
	width: 206px;
	height: 32px;
	background-image: url('images/buttonRandom.gif');
	float: right;
	margin-right: 6px;
	margin-top: 10px;
	cursor: pointer;
}

#footer {
	left: 50%;
	margin: 0 auto 0 -410px;
	width: 820px;
	overflow: hidden;
	position: absolute;
	height: 40px;
	border-top: 1px solid #000000;
	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: #000000;
	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: #000000;
}

.fText2 {
	height: 55px;
}

.loadingForm {
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 480px;
	top: 395px;
	z-index: 200;
}
