body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FEFC83;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana;
	color: #034581;
	font-size: 11px;
} 

#mobilemoney {
	width: 360px;
}


a:link {
	color: #034581;
	text-decoration: none;
}
a:visited {
	color: #034581;
	text-decoration: none;
}
a:hover {
	color: #034581;
	text-decoration: underline;
}
a:active {
	color: #034581;
	text-decoration: none;
}
a.wit:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:active {
	color: #FFFFFF;
	text-decoration: none;
}
.login_boven {
	color: #A96A01;
	font-weight: bold;
	padding-left: 4px;
}
.login {
	background-image: url(images/input-background.jpg);
	height: 16px;
	font-size: 9px;
	color: #D58702;
	padding-left: 2px;
	font-weight: bold;
	border: 1px solid #D3921C;
}
.winks {
	vertical-align: middle;
	text-align: center;
}
.top {
	vertical-align: middle;
	text-align: center;
}
.ad {
	padding-left: 75px;
}
.blok_1_boven {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 6px;
}
.blok_1 {
	background-color: #84CCE4; 
    background-image: url(images/blok-1-content.jpg); 
    background-repeat: repeat-x; 
    background-position: bottom; 
}
.content_1_boven {
	padding-top: 2px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
}
.content_1 {
	background-image: url(images/content-1.jpg);
	padding-left: 6px;
	padding-right: 4px;
}
.content_blok_1 {
	text-align: center;
	vertical-align: middle;
}




		.advertenties 
		{
			float: left;
			background: #000000;
			border: 1px solid #000000;
			text-align: left;
			width: 336px;
			height: 280px;
			margin-left: 1px;
			margin-right: 1px;
		}
		
			
			
		.item 
		{
			float: left;
			border: 1px solid #1570C3;
			margin-bottom: 4px;
			margin-left: 2px;
			margin-left: 2px;
			margin-right: 2px;
			
			text-align: center;
		}
		
		
		
		img.avatar 
		{
			width: 50px;
			height: 53px;
			padding: 6px;
			background: #84CCE4;				
		}

		img.avatar:hover 
		{
			width: 62px;
			height: 65px;
			padding: 0px;
			background: #84CCE4;				
		}

