body {
	background: #3C6284 url(images/super_back.png) no-repeat left top;
	font-size: 100.1%;
	color: #444;
	margin: 0;
	padding: 0;
}

#container {
	width: 945px;
	position: absolute;
	font: 0.75em/1.50em Verdana, Arial, Helvetica, sans-serif;
	left: 56px;
	top: 0px;
}


#logo {
	position: absolute;
	margin-left: -14px;
	top: 66px;
}

#payoff {
	position: absolute;
	left: 387px;
	top: 93px;
}

div#kolommen {
	position: relative;
	top: 185px;
	left: 32px;
	width: 680px;
}


div#linker_kolom {
	width: 330px;
	position: relative;
	top: 0;
	float: left;
}

div#rechter_kolom {
	width: 330px;
	position: relative;
	top: 0;
	float: right;
}

div#nieuw {
	width: 188px;
	position: absolute;
	left: 745px;
	top: 186px;	
}

div#nieuw p {
	padding: 0 0 1.50em 0;
}

h1 {
	text-indent: -999em;
	width: 330px;
	height: 40px;
	margin: 0;
}

h2 {
	text-indent: -999em;
	width: 330px;
	height: 17px;
	margin: 15px 0 0;
}

h3 {
	color: #3c6284;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 5px;
	

}



a h1 {
	cursor: hand;
}

h1#werk_inkomen {
	background: url(images/superkop_werk-inkomen.png) no-repeat 0 0;
}

h1#zorg_welzijn {
	background: url(images/superkop_zorg-welzijn.png) no-repeat 0 0;
}

h1#bereken {
	background: url(images/superkop_bereken.png) no-repeat 0 0;
}

h2#binnenkort {
	background: url(images/kop_binnenkort.png) no-repeat 0 0;
	margin: 0 0 20px;
}


#bijstand h2 {
	background: url(images/kop_bijstand.png) no-repeat 0 0;
}

#minimavoorzieningen h2 {
	background: url(images/kop_minimavoorzieningen.png) no-repeat 0 0;
}

#ww h2 {
	background: url(images/kop_ww.png) no-repeat 0 0;
}

#wij h2 {
	background: url(images/kop_wij.png) no-repeat 0 0;
}

#wmo h2 {
	background: url(images/kop_wmo.png) no-repeat 0 0;
}

#schuld h2 {
	background: url(images/kop_schuld.png) no-repeat 0 0;
}

#rechtop h2 {
	background: url(images/kop_rechtop.png) no-repeat 0 0;
}


p {
	padding: 0 20px 1.50em 0;
	margin: 0;
}



#copy {
	position: relative;
	top: 230px;
	left: 30px;
	clear: both;
	text-align: center;
	border-top: 1px solid #A5A5A5;
	padding: 0.88em 0 20px;
	font-size: 0.88em;
	width: 680px;
}

a {
	color: #205481;
}

a:hover {
	color: #000;
	text-decoration: none;
}

