div.FirstRow{
	float: left;
	width: 450px;
	min-height: 100px;
/*	margin-left: 20px;
*/
	margin-right: 10px;
	display: inline;
}
div.FirstRow div.vitrineHeader{
	float: left;
	width: 450px;
	min-height: 265px;
}
div.FirstRow div.vitrineHeader div.vitrineTitle{ 
	float: left;
	margin-top: 120px;
	line-height: 25px;
	text-indent: 15px;
	color: #fff;
	width: 450px;
	font-weight: bold;
	background: #3d3d3d;
}
div.FirstRow div.vitrineHeader div.vitrineText{
	float: left;
	width: 450px;
	background: #ccc;
	min-height: 120px;
	background: url('../../gfx/iiav/backgr_2.png');
}
div.FirstRow div.vitrineHeader div.vitrineText div{
	margin: 4px 12px 4px 12px;
	color: #fff;
	line-height: 22px;
}
div.FirstRow div.vitrineHeader div.vitrineText div a{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	background: url('../../gfx/iiav/link_pijltje.gif') no-repeat 0px 4px;
}
div.FirstRow div.vitrineHeader div.vitrineText div a:hover{
	text-decoration: underline;;
}


/* box models  */
div.BoxVitrine{
	float: left;
	margin: 15px 10px 15px 0px;
	width: 450px;
	min-height: 90px;
}
div.BoxVitrine img{
	float: left;
	width: 90px;
	height: 90px;
}
div.BoxVitrine div{
	float: left;
	width: 336px;
	margin: 4px 12px 4px 12px;
	line-height: 19px;
	color: #424542;
}
div.BoxVitrine h4{
	padding: 0px;
	margin: 0px;
	color: #b50008;
	font-size: 12px;
}


/* navigatie */


div.vitrineMenu dir li{
	display: block;
	width: 215px;
	height: 60px;
	background: #00A2B5;
}
div.vitrineMenu dir li{
	margin: 5px 0px 5px 0px;
}
div.vitrineMenu dir li img{
	float: right;
}

/*--- navigation css ---*/

#content #nav_vit {
	float:left;
	padding:0 0 0 20px;
	width:215px;
	margin-top:96px;
}

#nav_vit{
	font-size:1.2em;

	overflow:hidden;
	margin:0;
}
#nav_vit ul{
	margin:0;
	padding:0;
	display:none;
	list-style: none;
}

#nav_vit li{
	width:100%;
	vertical-align:top;
	list-style: none;

	margin-top:5px;
}
#nav_vit a{
	display:block;
	padding:2px 10px 2px 11px;
	outline:none;
}
* html #nav_vit a{ height:1%;}

#nav_vit li.active,
#nav_vit a:hover{
	text-decoration:none;
	background:#00A2B5;
}

#nav_vit a img{
	border: 0px;
	width: 56px;
	height: 56px;
}
/*--- breadcrumbs css ---*/
.vitcrumbs{
	width:450px;
	margin:6px 0 -24px 255px;
	font-size:1.1em;
	line-height:24px;
	color:#636563;
	overflow:hidden;
	clear:both;
	height:24px;
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
.vitcrumbs li{
	float:left;
	padding:0 8px 0 11px;
	white-space:nowrap;
	background:url(../../gfx/iiav/bullet2.gif) no-repeat 0 50%;
}
.vitcrumbs .this{ background:url(../../gfx/iiav/breadcrumbs-bullet.gif) no-repeat 0 50%;}
.vitcrumbs a{
	color:#636563;
	text-decoration:none;
}
.vitcrumbs a:hover{ text-decoration:underline;}

.content-text .img-hold {
	padding: 0px;
}

.nav-col .info {
margin-top: 90px;
color:#424542;
font-size:1.2em;
line-height:1.41em;
}


.nav-col .info h2{
color:#B50008;
font-size:1em;
font-weight:bold;
margin:0;
}
.nav-col . info h3 {
color:#424542;
font-size:1em;
font-weight:bold;
margin:0;
}
