body{
	background: #eeeeee;
	border-left: solid 10px #EE2222;	
}

div#container{
	background: #ffffff;
	width: 440px;
	height: 100%;
}

div#paddingLinks{
	padding: 0 0 0 12px;
}

h1.tipeenander, h1.postcode{
	background: #77AA33 url(../images/achter_tip.gif) no-repeat top left;
	border-top: 26px solid #ffffff;
	margin: 0;
	padding: 46px 0 18px 54px; 
	color: #ffffff;
}
h1.postcode{ /* Postcode zoeken bij Aanbieders */
	background: #77AA33 url(../images/achter_pc.gif) no-repeat top left;
}



h2{
	color: #000000;
	font-size: 1em;	
	padding: 20px 0 4px 0;
}

.formWit form input.zoekButton{	
	display: inline;
	clear: none;	
}

form input.zoekButton:hover{
	background: #ee2222 url(../images/achter_button_tip_a.gif) right no-repeat;
}



