/*
VW SITE SPECIFIC STYLESHEET
*/


a {
	color: #e52324;
}

table.tableList tr th {
	color: #e52324 !important;
}

.body table tr td {
	font-size:1.1em;
	margin-left: 0;
	line-height: 140%;
	margin: 0.1em 0 0.6em;
}

#siteheader div.logo {
	background: url("../Images/Design/logo.gif") no-repeat left top;
	height: 85px;
	left:0px;
	top:7px;
}
	
#hoofdnav{
	border-top: solid 8px #e52324;
	border-bottom: solid 2px #e6e6e6;
	background: #858585 url("../Images/Design/border_hoofdnav.gif") repeat-x left top;
}
	
#breadcrumbs {
	background-color: #e52324;
}

#banner h2 {
	background-image: url("../Images/Design/bckgr_pageheader_new.gif");
}

#content h1, #content h2 {
	color: #e52324;
}
#content h1.maintitle, #content h2.maintitle {
	color: #e52324;
}
#content h1.resetpadding, #content h2.resetpadding {
	color: #e52324;
}
#content h2.componenttitle {
	background-color: #e52324;
}
#content h3 {
	color: #e52324;
}
#content h4,
#content h4 a {
	color: #e52324 !important;
}

#contextnav li a, #contextnav li a:link, #contextnav li a:visited {
	color: #e52324;
}
#contextnav li.this a, #contextnav li.this a:link, #contextnav li.this a:visited {
	color: #e52324;
}

.floatingimage .caption {
	color: #e52324;
}

#footer a {
	color: #e52324;
}

ul.downloadlist li {
	color: #e52324;
}

ul.addresslist dl dd.al_www a:hover {
	background-color: #e52324 !important;
}

ul.projectlist li h3 a {
	color: #e52324 !important;
}
ul.projectlist li div.no-image {
	background: url("../Images/Design/no_image.gif") no-repeat left top;
}

ul.sitemap li {
	color: #e52324;
}
ul.sitemap li a {
	color: #e52324;
}

.RTE_Color {
	color: #e52324 !important;
}
.RTE_ColorBold {
	color: #e52324 !important;
}

.bodytussenkop	{
	color: #e52324;
}
a.bodytussenkop:link, a.bodytussenkop:visited, a.bodytussenkop:active	{
	color: #e52324;
}

.bodykleur, .bodykleur p	{
	color: #e52324;
}

.borderedcontent.news h3 {
	color: #ffffff !important;
}

.borderedcontent.news div.hr {
	background-image: url("../Images/Design/ruler_white.gif");
}


#footer a{
	color:#8F8F8F;
}




.imageNavHome {
	width: 750px;
	height: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imageNavHome.background_1{
	background: url("http://www.vanbergenbv.nl/Static/Sites/S2/Images/Design/imageNavBackground_1.jpg") no-repeat left top;
}
.imageNavHome.background_2{
	background: url("http://www.vanbergenbv.nl/Static/Sites/S2/Images/Design/imageNavBackground_2.jpg") no-repeat left top;
}
.imageNavHome.background_3{
	background: url("http://www.vanbergenbv.nl/Static/Sites/S2/Images/Design/imageNavBackground_3.jpg") no-repeat left top;
}
.imageNavHome.background_4{
	background: url("http://www.vanbergenbv.nl/Static/Sites/S2/Images/Design/imageNavBackground_4.jpg") no-repeat left top;
}
.imageNavHome.background_5{
	background: url("http://www.vanbergenbv.nl/Static/Sites/S2/Images/Design/imageNavBackground_5.jpg") no-repeat left top;
}

.imageNavFocus{
	width: 750px;
	height: 150px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imageNavFocus.backgroundFocus_1{
	background: url("http://www.vanbergenbv.nl/Static/Sites/S2/Images/Design/imageNavBackgroundFocus_1.jpg") no-repeat left top;
}
.imageNavFocus.backgroundFocus_2{
	background: url("http://www.vanbergenbv.nl/Static/Sites/S2/Images/Design/imageNavBackgroundFocus_2.jpg") no-repeat left top;
}
.imageNavFocus.backgroundFocus_3{
	background: url("http://www.vanbergenbv.nl/Static/Sites/S2/Images/Design/imageNavBackgroundFocus_3.jpg") no-repeat left top;
}
.imageNavFocus.backgroundFocus_4{
	background: url("http://www.vanbergenbv.nl/Static/Sites/S2/Images/Design/imageNavBackgroundFocus_4.jpg") no-repeat left top;
}
.imageNavFocus.backgroundFocus_5{
	background: url("http://www.vanbergenbv.nl/Static/Sites/S2/Images/Design/imageNavBackgroundFocus_5.jpg") no-repeat left top;
}

.imageNavItemWrapper {
	position: relative;
	top: 90px;
	float: left;
	width: 180px;
	height: 60px;
	margin-right: 10px;
}
.imageNavHome .imageNavItemWrapper {
	top: 240px;
}
.imageNavItemWrapper.last {
	margin-right: 0;
}
.imageNavItem {
	position: absolute;
	width: 178px;
	height: 40px;
	padding-top: 20px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: transparent;
}
.imageNavItemWrapper.last .imageNavItem {
	padding-top: 15px;
	height: 45px;
}
.imageNavItem.selected, .imageNavHome .imageNavItem {
	width: 180px;
	border: none;
	background-color: #EE3B33;
}
.imageNavItemBG {
	position: absolute;
	width: 180px;
	height: 40px;
	padding-top: 20px;
	text-align: center;
	background-color: #AAAAAA;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.imageNavItem span a {
	color:#ffffff !important;
	text-decoration:none !important;
	font-size:15px;
	font-weight:bold;
}

