@charset "UTF-8";
/* CSS Document */


body {
	background-image:url(http://www.progecoholland.com/images/algemeen/bg_image.jpg);
	background-repeat:no-repeat;
	background-position: center 0;
}

#container {
	position:absolute;
	left:50%;
	margin-left:-400px;
	margin-top:-8px;	
	height: auto;
	width: 800px;
	z-index:0;
}

/*/////////////////////////////////////////////////// header elementen ///////////////////////////////////////////////////////*/

#header {
	position: relative;
	height:82px;
	width:800px;
	z-index:1;
}

#logo {
	position:absolute;
	height:auto;
	width:auto;
	left:72px;
	top:26px;
	z-index:2;
}

/*/////////////////////////////////////////////////// navigatie elementen ///////////////////////////////////////////////////////*/

#navigatie {
	position:relative;
	height:29px;
	padding-left:30px;
	width:770px;
	background-image:url(http://www.progecoholland.com/images/algemeen/bg_navigatie.png);
	z-index:998;
}

#navigatieMenu {
	position:relative;
	height:29px;
	padding-left:30px;
	margin-left:20px;
	width:730px;
	z-index:998;
}

#navigatieLanguage{
	position:absolute;
	height:30px;
	width:35px;
	z-index:1000;
	left: 745px;
	top: 89px;
}


/*/////////////////////////////////////////////////// content elementen ///////////////////////////////////////////////////////*/

#headerimage {
	position:relative;
	margin-top:10px;
	height:300px;
	width:800px;
	z-index:2;
}

#headerimagecontent {
	position:absolute;
	margin-top:10px;
	height:199px;
	width:196px;
	left:517px;
	top:190px;
	z-index:1;
}
#headerimagecontent_flexitank {
	position:absolute;
	margin-top:10px;
	height:199px;
	width:196px;
	left:490px; /*461*/
	top:178px; /*178px*/
	z-index:1;
}
#headerimagecontent_offerte {
	position:absolute;
	margin-top:10px;
	height:199px;
	width:196px;
	left:516px;
	top:370px;
	z-index:1;
}
#headerimagecontent_news {
	position:absolute;
	margin-top:10px;
	height:199px;
	width:196px;
	left:517px;
	top:190px;
	z-index:2;
}
#content_flexitank {
	position:absolute;
	margin-top:10px;
	height:294px; /*294px*/
	width:345px;
	left:455px;
	top:137px; /*237px*/
	z-index:2;
}
#bodycopybottom {
	position:relative;
	padding:20px;
	height:110px;
	width:760px;
	z-index:1;
	background-color:#FFFFFF;
}
#bodycopybottom_home {
	position:relative;
	padding:20px;
	height:390px;
	width:760px;
	z-index:1;
	background-color:#FFFFFF;
}
#bodycopybottom_flexitank {
	position:relative;
	padding:20px;
	height:565px;
	width:760px;
	z-index:1;
	background-color:#FFFFFF;
}
#bodycopybottom_nieuws {
	position:relative;
	padding:20px;
	height:210px;
	width:760px;
	z-index:1;
	background-color:#FFFFFF;
}
#bodycopybottom_vacatures {
	position:relative;
	padding:20px;
	height:260px;
	width:760px;
	z-index:1;
	background-color:#FFFFFF;
}
#bodycopybottom_contact {
	position:relative;
	padding:20px;
	height:380px;
	width:760px;
	z-index:1;
	background-color:#FFFFFF;
}
#contentdepots {
	position:relative;
	margin-top:10px;
	padding:20px;
	height:410px;
	width:760px;
	background-image:url(http://www.progecoholland.com/images/depots/bg_map_europa.jpg);
	z-index:1;
}

#pagefillcontent {
	position:relative;
	margin-top:10px;
	padding:20px;
	height:745px;
	width:760px;
	z-index:1;
	background-color:#FFFFFF;
}

#pagefillcontentTypecontainers {
	position:relative;
	margin-top:10px;
	padding:20px;
	height:800px;
	width:760px;
	z-index:1;
	background-color:#FFFFFF;
}

#pagefillcontent_imageleft {
	position:relative;
	margin-top:10px;
	padding-left:365px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	height:430px;
	width:415px;
	z-index:1;
	background-color:#FFFFFF;
}

#imageleft {
	position:absolute;
	height:450px;
	width:345px;
	top:0px;
	left:0px;
	z-index:1;
}

#toplayerimages {
	position:absolute;
	height:auto;
	width:auto;
	left: 518px;
	top: 180px;
	z-index:3;
}

/*/////////////////////////////////////////////////// footer elementen ///////////////////////////////////////////////////////*/

#footer {
	position:relative;
	margin-top:10px;
	padding-left:20px;
	padding-top:5px;
	height:30px;
	width:780px;
	z-index:1;
	background-color:#FFFFFF;
}

#disclamier {
	position:relative;
	margin-top:5px;
	padding-left:20px;
	height:auto;
	width:auto;
	z-index:1;
}

/*/////////////////////////////////////////////////// tekst eigenschappen ///////////////////////////////////////////////////////*/

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#004595;
	text-align:left;
}

.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e42c2a;
	text-align:left;
}

.h3_grijs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-align:left;
}

.h3_blauw {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004595;
	text-align:left;
}

.h3_blauw_center {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004595;
	text-align:center;
}

.h3_wit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}

.h3_blauwbold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#004595;
	text-align:left;
}

.h3_blauwbold_center {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#004595;
	text-align:center;
}

.h3_roodbold_center {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#e42c2a;
	text-align:center;
}

.h3_rood {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e42c2a;
	text-align:left;
}

/*/////////////////////////////////////////////////// menu tekst eigenschappen ///////////////////////////////////////////////////////*/
.rollover:link {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:22px;
	width:75px;
	color:#004595;
}

.rollover:hover {
	background-image:url(http://www.progecoholland.com/images/algemeen/bg_knop.png);
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:22px;
	width:75px;
	color:#FFFFFF;
}

.rollover:visited {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:22px;
	width:75px;
	color:#004595;
}


.rolloverhome:link {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	width:60px;
	color:#004595;
}

.rolloverhome:hover {
	background-image:url(http://www.progecoholland.com/images/algemeen/bg_knop_home.png);
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#FFFFFF;
	width:60px;
}

.rolloverhome:visited {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	width:60px;
	color:#004595;
}

.rolloverMiddel:link {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#004595;
	width:84px;
}

.rolloverMiddel:hover {
	background-image:url(http://www.progecoholland.com/images/algemeen/bg_knop_middel.png);
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#FFFFFF;
	width:84px;
}

.rolloverMiddel:visited {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#004595;
	width:84px;
}

.rolloverWide:link {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#004595;
	width:160px;
}

.rolloverWide:hover {
	background-image:url(http://www.progecoholland.com/images/algemeen/bg_knop_wide.png);
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#FFFFFF;
	width:160px;
}

.rolloverWide:visited {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#004595;
	width:160px;
}

.actiefhome:hover {
	background-image:url(http://www.progecoholland.com/images/algemeen/bg_knop_home.png);
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:22px;
	width:75px;
	color:#e42c2a;
}

.actiefhome:link {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	width:60px;
	color:#e42c2a;
}

.actiefhome:visited {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	width:60px;
	color:#e42c2a;
}

.actiefrollover:hover {
	background-image:url(http://www.progecoholland.com/images/algemeen/bg_knop.png);
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:22px;
	width:75px;
	color:#FFFFFF;
}

.actiefrollover:link {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:22px;
	width:75px;
	color:#e42c2a;
}

.actiefrollover:visited {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:22px;
	width:75px;
	color:#e42c2a;
}

.actiefrolloverWide:hover {
	background-image:url(http://www.progecoholland.com/images/algemeen/bg_knop_wide.png);
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#FFFFFF;
	width:160px;
}

.actiefrolloverWide:link {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#e42c2a;
	width:160px;
}

.actiefrolloverWide:visited {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#e42c2a;
	width:160px;
}

.actiefrolloverMiddel:link {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#e42c2a;
	width:84px;
}

.actiefrolloverMiddel:hover {
	background-image:url(http://www.progecoholland.com/images/algemeen/bg_knop_middel.png);
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#FFFFFF;
	width:84px;
}

.actiefrolloverMiddel:visited {
	background-position:center;
	text-align:center;
	margin-left:-60px;
	margin-right:25px;
	color:#e42c2a;
	width:84px;
}

/*/////////////////////////////////////////////////// link eigenschappen ///////////////////////////////////////////////////////*/

A {
	font-family:Arial, Helvetica, sans-serif
}

A:link {text-decoration: none; font-weight:bold; color:#004595; font-size:11px;}
A:visited {text-decoration: none; font-weight:bold; color:#004595; font-size:11px;}
A:active  {text-decoration: none; font-weight:bold; color:#004595; font-size:11px;}
A:hover {text-decoration:none; font-weight:bold; color:#FFFFF;}


A.email:link {text-decoration: none; font-weight:normal; color:#838383;}
A.email:visited {text-decoration: none; font-weight:normal;}
A.email:active {text-decoration: none; font-weight:normal; color:#838383;}
A.email:hover {text-decoration:none; color:#a4a4a5;}

A.underline:link {text-decoration: underline; font-weight:bold; color:#004595; font-size:11px;}
A.underline:visited {text-decoration: underline; font-weight:bold; color:#004595; font-size:11px;}
A.underline:active  {text-decoration: underline; font-weight:bold; color:#004595; font-size:11px;}
A.underline:hover {text-decoration:underline; font-weight:bold; color:#e42c2a;}

