@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}


body {
	background-color: #ED1848;
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 24px;
}

html {
	height: 100%;
}

#global {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -298px;
	
}

#bovenbalk {
	height: 55px;
}

#wrapper {
	width: 100%;
	background-color: #ffffff;
	height: 333px;
}

#User1,#User3 {
	width: 320px;
	padding: 10px;
}

#User2 {
	width: 220px;
	padding: 10px;
}

#footer {
	height: 298px;
	background-image: url('img/bollen.jpg');
	background-repeat: no-repeat;
	background-position: right;
	z-index: -1;
	position: relative;
}
#pugh {
	height: 298px;
}

#scroll {
	width: 980px;
}


.links {
	float: left;
}
