/*div {
	border: 1px solid #f00;	
}/**/

/* ------------ OPBOUW ------------ */

html {
	overflow-y:scroll;	
}

html, body {
	background-image:url(../images/opbouw/bg_body_index.gif);
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#052850;
	height: 100%;
	margin:0;
}

img {
	border:0;
} 

img,
div {
behavior:url("../scripts/iepngfix.htc");
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding:0;
	display:inline;
}

h2 {
	background-image:url(../images/opbouw/intro_pijl.png);
	background-repeat:no-repeat;
	background-position:right 3px;
	font-size:16px;
	padding: 0 15px 0 0;
}

.item_tekst_geel h2 {
	background-image:url(../images/opbouw/intro_pijl_dark.png);
}

#wrapper {
	background-image:url(../images/opbouw/bg_wrapper_index.gif);
	background-repeat:no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:1066px;
	margin: 0 auto 0; /* the bottom margin is the negative value of the footer's height */
}

a:hover {
	color: #ed145a;
}

a {
	color: #ed145a;
	text-decoration:none;
}

/* ------------ MENU_ITEMS ------------ */

#items {
	padding-left:38px;
	width:900px;
}

#items_top {
	padding-top:162px;
	margin:0 0 25px 42px;
}

.item {
	width:244px;
	font-size:10px;
	color:#FFF;
	float:left;
}

* html .item {
	margin-left: -21px;	
}

.first_item {
	margin-left: 0!important;	
}

#items .item .item_visual {
	margin: 0 0 0 35px;
	line-height:0;
	height:120px;
}

.item_tekst_groen img, .item_tekst_blauw img, .item_tekst_geel img, .item_tekst_roze img {
	margin-bottom:2px;
}

.item_tekst_groen, .item_tekst_blauw, .item_tekst_geel, .item_tekst_roze {
	background-position:left top;
	background-repeat:no-repeat;
}

.item_tekst_inner {
	padding: 8px 20px 8px 45px;
	height:78px;
}

.item_tekst_blauw {
	background-image:url(../images/opbouw/hoofditem_bg_blauw.png);
}

.item_tekst_groen {
	background-image:url(../images/opbouw/hoofditem_bg_groen.png);
}

.item_tekst_geel {
	background-image:url(../images/opbouw/hoofditem_bg_geel.png);
	color:#362e01;
}

.item_tekst_paars {
	background-image:url(../images/opbouw/hoofditem_bg_paars.png);
}

.item_tekst_teal {
	background-image:url(../images/opbouw/hoofditem_bg_teal.png);
}

.item_tekst_lblauw {
	background-image:url(../images/opbouw/hoofditem_bg_lblauw.png);
}

.hoofditem_kop {
	text-transform:uppercase;	
}


#lang {
	position:absolute;
	margin: 10px 0 0 0;
	text-align:right;
	width: 265px;
}

#lang img {
	margin: 0 0 0 5px;
}

.clearboth {
	clear:both;
}

.readmore {
	white-space:nowrap;	
}
