.trouw_agenda {
	background: #EFF8FF;
	color:	#01025F;
	height: 153px;
	width:320px;
	border-left: 1px solid #01025F;
	border-right: 1px solid #01025F;
	border-bottom: 1px solid #01025F;
}

.omhulsel {
	position: relative;
	height: 600px;
}
.trouw_omhulsel {
	position:absolute;
	top:119px;
	left:60px;
	height: 500px;

}

.trouw_vandaag {
	background: #DFDBEB;
}
.trouw_form {
	z-index: 12;
	position:absolute;
	top:90px;
	left:30px;
	width:440px;
	height: 25px;
    padding: 2px 35px;
	padding-right: 35px;
	background: #DFDBEB;
	border: 1px solid #01025F;
}

.trouw_foto {
	position: absolute;
	top: 119px;
	left: 380px;
	width: 94px;
	height: 94px;
	border-right: 1px solid #01025F;
	border-bottom: 1px solid #004770;
}

.trouw_bovenbox {
	position: absolute;
	top: 30px;
	left: 50px;
	width: 424px;
	height: 60px;
	background: #004770;
	border-left: 1px solid #01025F;
	border-right: 1px solid #01025F;
	border-top: 1px solid #01025F;
}

.trouw_koptekst {
	z-index:20;
	position:absolute;
	top:45px;
	left:60px;
	background: #EFF8FF;
	color:	#01025F;
	height: 36px;
	width:300px;
	border-left: 1px solid #01025F;
	border-right: 1px solid #01025F;
	border-top: 1px solid #01025F;
	padding-left: 20px;
	padding-top: 8px;
	font-weight: normal;
	font-family: Arial;
	font-size: 28px;
}

a.trouw_vol,a.trouw_vol:hover,a.trouw_vol:active,a.trouw_vol:visited {
	text-decoration: none;
	color: #CC6601;
}
