body {
	background-image: url(../img/achtergrond.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EC63A3;
	margin:0px;	
	text-align:center;
	font-family:  Arial, Helvetica, sans-serif;
}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 1000px;
	z-index:2;
}

#titel {
	font-size: 48px;
	color: #E85194;
	font-weight:bold;
	float:right;
	margin-top:12.5px;
}

#veljouwoordeel {
	margin-top: 12px;
	margin-right:20px;
	float:right;
}

#pijl {
	float:left;
	margin-top: 70px;
	margin-left: 0px;
	height:250px;
}

#contenttop {
	margin-top:-15px;
	margin-right:5px;
	margin-left:10px;
	float: left;
	width: 620px;
	font-size: 12px;
}

#contenttop h1 {
	color:#E85194;
	font-size: 18px;
	font-weight:bold;
	margin:0px;
}

#contentonder {
	margin-top: 20px;
	color: white;
	font-size:12px;
}

.imgnominatie {
	margin: 13px;
}

.imgnominatie:hover {
	cursor:pointer;
}

.divnominatie {
	float:left;	
	width:200px;
	text-align:center;
	font-size:12px;
	color:white;
	font-weight:bold;
	height:170px;
}

#divajaxloader {
	text-align:center;
}

.track {
	width:409px;
	background-image:url('/img/track.gif');
	background-repeat:no-repeat;
	height:9px;
}

.handle {
	width:13px;
	height:27px;
	margin-top:-6px;
}

.handle:hover {
	cursor: move;
}

.linkerkolom, .rechterkolom {
	float:left;
	width: 270px;
}

.middenkolom {
	float:left;
	width:430px;
	margin-left:20px;
}

.linkerkolom {
	text-align:right;
}

th {
	text-align:center;
}

#elementprogressbar_percentImage {
	background-image:url('/img/custom1_bar.gif');
}
