/*
VW SITE SPECIFIC STYLESHEET
*/


a {
	color: #009fc2;
}

table.tableList tr th {
	color: #009fc2 !important;
}

#siteheader h1 {
	background: url("../Images/Design/logo.gif") no-repeat left top;
}
	
#hoofdnav{
	border-top: solid 8px #009fc2;
	border-bottom: solid 2px #e6e6e6;
	background: #858585 url("../Images/Design/border_hoofdnav.gif") repeat-x left top;
}
	
#breadcrumbs {
	background-color: #009fc2;
}

#banner h2 {
	background-image: url("../Images/Design/bckgr_pageheader_new.gif");
}

#content h2 {
	color: #009fc2;
}
#content h2.maintitle {
	color: #009fc2;
}
#content h2.resetpadding {
	color: #009fc2;
}
#content h2.componenttitle {
	background-color: #009fc2;
}
#content h2.componenttitle a {
	color: #ffffff !important;
}

#content h3,
#content h3 a {
	color: #009fc2 !important;
}
#content h4,
#content h4 a {
	color: #009fc2 !important;
}

#contextnav li a, #contextnav li a:link, #contextnav li a:visited {
	color: #009fc2;
}
#contextnav li.this a, #contextnav li.this a:link, #contextnav li.this a:visited {
	color: #009fc2;
}

.floatingimage .caption {
	color: #009fc2;
}

#footer a {
	color: #009fc2;
}

ul.downloadlist li {
	color: #009fc2;
}

ul.addresslist dl dd.al_www a:hover {
	background-color: #009fc2 !important;
}

ul.projectlist li h3 a {
	color: #009fc2 !important;
}
ul.projectlist li div.no-image {
	background: url("../Images/Design/no_image.gif") no-repeat left top;
}

ul.sitemap li {
	color: #009fc2;
}
ul.sitemap li a {
	color: #009fc2;
}

.RTE_Color {
	color: #009fc2 !important;
}
.RTE_ColorBold {
	color: #009fc2 !important;
}

.RTE_ColorPurple {
	color: #895891 !important;
}
.RTE_ColorPurpleBold {
	font-weight: bold !important;
	color: #895891 !important;
}

.bodytussenkop	{
	color: #009fc2;
}
a.bodytussenkop:link, a.bodytussenkop:visited, a.bodytussenkop:active	{
	color: #009fc2;
}

.bodykleur, .bodykleur p	{
	color: #009fc2;
}


p.underTitle{
margin:0px;
padding:0 10px 0 205px;
bottom:0;
height:43px;
position:absolute;
z-index:999;
height:60px;
color:#fff;
font-weight:bold;
:position:static;
:margin-top:-60px;
}