/*                                */
/*        CSS-document voor       */
/*      'Koekblik Producties'     */
/*                                */
/*              (c)               */
/*       Koekblik Producties      */
/*            mei 2007            */
/*                                */
/*        www.koekblik.com        */
/*                                */

#eyecatcher {
	display: block;
	position: relative;
	background-color: #fee487;
	background-image: url(../img/eyecatcher_bg.gif);
	background-repeat: repeat-x;
	margin: 145px 0 0 0;
	padding: 0;
    width: 740px;
	height: 250px;
	vertical-align: middle;
	text-align: left;
	z-index: 7;
	}
	
#eyecatcher img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	}

#eyecatch_zijkanten {
	display: block;
	position: relative;
	top: 175px;
	left: -4px;
	width: 932px;
	height: 177px;
	margin: 0px auto;
	padding: 0;
	/* background-color:#FFCCFF; */
	background-image: url(../img/eye_vkou_rechts.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 6;
	}
	
#eyecatcher a {
	border: none;
	}

#pathwaybg {
	background-color: #CCC;
	background-image: url(../img/bg_pathway_1600.gif);
    background-position: center;
	background-repeat: repeat-y;
    margin: 0;
    padding: 0;
	display: block;
	top: 435px;
	height: 25px;
	width: 100%;
	position: absolute;
	text-align: center;
	z-index: 4;
	}

.pathway {
	display: block;
	position: relative;
    width: 730px;
	height: 25px;
	margin: 0px auto;
	padding-left: 10px;
	line-height: 25px;
	font-size: 9px;
	letter-spacing: 1px;
	vertical-align: middle;
	text-align: left;
	font-family: "Myriad Pro", "Myriad", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	z-index: 5;
	}

#kolommen {
	position: relative;
	display: block;
	text-align: left;
	margin-top: 45px;
	margin-bottom: 50px;
    width: 740px;
	z-index: 5;
	float: left;
}


