div, img { behavior: url(iepngfix.htc) }

body {
	background-color: #EC008C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
a:link, a:active, a:visited
{
	color: #EC008C;
	text-decoration:none
}

a:hover
{
	text-decoration:underline;
}

#main
{
	background-color:#FFC50C;
	border: solid black 3px;
	border-top:0px;
	position:absolute;
	z-index:0;
	width: 904px;
	left:50%;
	margin-left:-452px;
}

#header
{
	z-index:2;
	width: 870px;
	margin-left:17px;
	height:120px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat;
}

#content
{
	z-index:2;
	width: 824px;
	margin:17px;
	margin-top:7px;
	padding:20px;
	padding-top:350px;
	background-color:#FFFFFF;
	border: solid black 3px;
}

#menu
{
	left: 740px;
	top:60px;
	position:absolute;
	z-index:18;
}

#menu img
{
	margin-bottom:7px;
}

#big
{
	position:absolute;
	z-index:4;
	left:100px;
	top:40px;
}
#bigtext
{
	position:absolute;
	z-index:6;
	left:140px;
	width:380px;
	top:225px;
	text-align:center;
}

.header
{
	color:#EC008C;
	font-size:16px;
	font-weight:bold;
	
}
#tas
{
	position:relative;
	z-index:12;
	left:50px;
	top: -25px;	
	*top: -65px;
	_top: 40px;
	width:200px;	

}

#nominaties td
{
	vertical-align:top;
	padding-bottom:25px;
}

.nom_uitleg img
{
	cursor:pointer;
} 

#stemvak
{
 border: solid #FFC50C 3px;
 margin-left:30px;
 width:720px;
 padding:20px;
 height:300px;

}

#donateur
{
	width:100%;
	text-align:center;
	color:#EC008C;
	font-weight:bold;
	margin-top:5px;
}

#footer
{
	margin-top:-15px;
	width:100%;
	font-size:11px;
	text-align:center;
}