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

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

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


#middle {
	background-image: url(./images/image2.jpg);
	height: 382px;
	width: 900px;
	margin-top: 124px;
	margin-left: -1px;
	padding-left: 30px;
	*margin-top: 0px;
}

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

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

.fText2{
    padding:        0 5px 0 10px;
}

.fFields.noHeight{

    height:     32px;
}

#eerste_euromunten, #maandelijkse_uitgifte{
	margin:        5px 0 10px 0;
	float: left;
}

#divmaandelijkse_uitgifte{
	margin-bottom:     -15px;
}

.fFields{
	height:        auto;
}

