@charset "utf-8";

body 				{ margin:0; padding:0; background:#000; font-family:Verdana, Geneva, sans-serif; }
.break,
.breaker
.clear				{ clear:both; }
#mainContainer  	{ position:relative; width:900px; margin:0 auto; background:url(../images/portalBackground.jpg) no-repeat top left; }
#headerContainer 	{ position:relative; width:900px; height:200px; }
.regioBetuwe		{ position:absolute; bottom:10px; left:70px; }
.regioBetuwe a		{ background:url(../images/regioBetuwe.png) no-repeat top left; width:106px; height:116px; display:block; }
.regioBetuwe a:hover{ background:url(../images/regioBetuwe.over.png) no-repeat top left; }
.regioVallei		{ position:absolute; bottom:10px; right:70px; }
.regioVallei a		{ background:url(../images/regioVallei.png) no-repeat top left; display:block; width:133px; height:129px; }
.regioVallei a:hover{ background:url(../images/regioVallei.over.png) no-repeat top left; }
#contentContainer 	{ position:relative; width:900px; padding:120px 0 90px; }
#contentLeft		{ position:relative; width:315px; float:left; }
#contentCenter		{ position:relative; width:256px; padding:25px 12px 0; float:left; color:#fff; font-size:11px; line-height:18px; }
#contentRight		{ position:relative; width:305px; float:left; }
