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

body { 
    margin: 0px;
    padding: 0px;   
   background: url(images/background.png) repeat-x;
    background-color: #fff200;


}

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

#innerBg{
    background: url(images/background.png) repeat-x;
    width: 100%;
    height: 520px;
}

.bgImg{
    background-repeat: no-repeat;

    margin: 0 auto;
}

.bgImg.img1{
	background-image: url('/uitingen/Lotto4/images/image1.jpg');
    background-position: top center;

	height: 340px;

}

.bgImg.img2{
    background-image: url('/uitingen/Lotto4/images/image2.jpg');
        background-position: top center;

    height: 190px;
}



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

/* Aanpassingen voor Lotto */



.lightBox {
    width: 725px;  
    margin-left: -370px;
}
.lightBox .fBack, .lightBox .fContent {
    width: 658px;
}
.lightBox .fContent2 {
    width: 562px; 
}
.lightBox #grayBlink {
    width: 506px; 
}
.lightBox .whiteOverlay {
     width: 658px; 
}


#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: url('images/bulletInput.png');
	
}

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.png');
}

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

div.buttonSelf {
    width: 206px;
    height: 32px;
    background-image: url('images/button_zelf.png');
    float: right;
    margin-right: 6px;
    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;
}

.fContent{
	width:             364px;
}
