
/*****************************************************
General Anchor
*****************************************************/
a.linkSmallBold, a.linkMenuSink
{
	font-size: 1em;
    font-weight: bold;
}

a.linkSmall, a.LinkSmallBold, a.linkMenuSink
{
    color: #CC0000;
    font-size: 1em;
}


a.linkSmallBold:visited, a.linkMenuSink:visited
{
    color: #CC0000;
}

a.linkSmallBold:Hover, a.linkMenuSink:Hover
{
    color: #3366FF;
}


/*****************************************************
Text and Anchor to display when a user is online
*****************************************************/
.userOnlineLinkBold, a.userOnlineLinkBold, a.userOnlineLinkBold:Visited, a.userOnlineLinkBold:Hover, a.userOnlineLinkBold:Link
{
    font-weight: bold;
    color: #0055E7;
}

.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold:Visited, a.moderatorOnlineLinkBold:Hover, a.moderatorOnlineLinkBold:Link
{
    font-weight: bold;
    color: darkblue;
}

.adminOnlineLinkBold, a.adminOnlineLinkBold, a.adminOnlineLinkBold:Visited, a.adminOnlineLinkBold:Hover, a.adminOnlineLinkBold:Link
{
    font-weight: bold;
    color: black;
}

/*****************************************************
Text and anchors used in the navigation menu
*****************************************************/
.menuTitle
{
    font-weight: bold;
    font-size: 12px; 
    font-family: Arial, Helvetica, sans-serif;
    color: #003366;
}

.menuText
{
    font-size: 0.6em;
    font-weight: bold;
    color: black;
}

a.menuTextLink
{
    font-size: 0.8em;
    text-decoration: none; 
    color: #000000 !important; /* aangepast 29-1-2008*/
    /*display:inline !important;*/
   
}

a.menuTextLink:visited, a.menuTextLink:link
{
    font-size: 0.8em;
    /*text-decoration: none; */
    color: #003366;
}

a.menuTextLink:Hover
{
    color: #000000;
}

/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager
{
    font-size : 0.7em;
    font-weight: bold;
}

.searchItem
{
    background-color: white; 
}

.searchAlternatingItem
{
    background-color: white;
}


/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing
{
    height: 2px;
    background-color: white;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
th
{
	    font-size: 0.8em;
    background-color: white;
}

td.forumHeaderBackgroundAlternate
{
    color: black;
    background-color: white;
}

/*****************************************************
Body
*****************************************************/
body 
{
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color: white; 
}


/*****************************************************
Validation Text
20040330: changed from 0.7em to 0.9em
*****************************************************/
.validationWarningSmall
{
    color: #CC0000;
    font-size : 0.9em;
}

/*****************************************************
General Text
*****************************************************/
.normalTextSmall 
{ 
    font-size : 0.9em;
    z-index: 5!important;
}

.normalTextSmallBold
{ 
    font-size : 0.8em;
    font-weight: bold;
}

.normalTextSmaller
{
    font-size: 0.8em;
}

.normalTextSmall, .normalTextSmallBold, .normalTextSmaller
{ 
	color : black; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText
{
	background-color: #CC0000;
    color: white;
    font-size: 0.7em;
    font-weight:bold;
    height: 20px;
    text-indent: 10px;
	background: url(/VEHWebsite/images/block/topPijl.gif) #CC0000;
	background-repeat: no-repeat;
	background-position: center left;
    
}

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow
{
	    font-size: 0.7em;
	    
	
    background-color: white;
}


td.forumAlternate
{
        font-size: 0.7em;
background-color: white;
}


/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
	    font-size: 0.8em;

    background-color: white;
}

.threadDetailTextSmall
{
    color: #0055E7;
    font-size: 0.7em;
}

.threadDetailTextSmallBold
{
    color: #0055E7;
    font-size: 0.7em;
    font-weight: bold;
}

td.forumRowHighlight
{
		    font-size: 0.8em;

    background-color: white;
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
.forumTitle
{
    font-size: 1em;
    font-weight: bold;
    color: black;
}


a.forumTitle:visited, a.forumTitle:link
{
    font-size: 1em;
    font-weight: bold;
    color: black;
}

a.forumTitle:hover
{
    color: #CC0000;
}

.forumName
{
    font-weight: bold;
    font-size: 16px; 
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none; 
    color: #003366;
}

a.forumName:hover
{
    color: #CC0000;
    text-decoration: underline;
}


/*****************************************************
Form Elements
*****************************************************/
select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    background-color: white;
    border-color: Black;
}

textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    background-color: White;
    border-color: Black;
}

/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink
{
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
}

TD.popupMenuSink
{
    position: relative;
}

DIV.popupMenu
{
    border: 1px solid blue;
}h

DIV.popupTitle
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-weight: bold;
    background-color: white;
}

DIV.popupItem
{
    font-size: 0.8em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-color: white;
}
/*****************************************************
Additional
*****************************************************/
/* JvL 30-01-2008: onderstaande 3 classes andere naam gegeven
(999 er achter geplaatst) Hierdoor zijn 'linkjes' aan linkerkant clickable */
.searchBox999, .loginBox999, .blockLinks999
{
	position:relative;
	width: 194px;
	padding-right: 3px;
	border-right: 1px Solid #BFBFBF;
}


.leftColumnLine
{	
	position:relative;
	width: 194px;
	padding-right: 3px;
	border-right: 1px Solid #BFBFBF;
}


input
{
	background-color: white;
	border: 1px Solid #A5ACB2;
	height: 18px;
}

.submitButton
{
  color:#CC0000;
  background: white;
  border: 1px Solid #CC0000;
  font-family: verdana, arial, helvetica;
  padding: 2px;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.submitButton:visited
{
  color:#CC0000;
}

.submitButton:hover
{
  background: #CC0000;
  color: white;
  border: 1px Solid #CC0000;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  padding: 2px;
  font-weight: bold;
  text-decoration: none;
}

a.redButton
{
  background:#CC0000!important;
  color: white;
  display:inline-block;
  border: 1px Solid #CC0000;
  font-family: verdana, arial, helvetica;
  padding: 2px;
  font-size: 10px;
  font-weight: bold;
  height: 16px;
  text-decoration: none;
}

a.redButton:visited
{
  background:#CC0000!important;
  color:white;
}

a.redButton:hover
{
  color: #CC0000;
  background: white!important;
  border: 1px Solid #CC0000;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  padding: 2px;
  font-weight: bold;
  height: 16px;
  text-decoration: none;
}

a.buttonLeft
{
  display: block;
  float: left;
  margin-right: 3px;
  border: 1px Solid #CC0000;
  font-weight: bold;
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 11px;
  padding-right: 2px;
  color:#CC0000 !important;
  font-family: verdana, arial, helvetica;
  background: white url(/VEHWebsite/images/buttons/arrow-left_red.gif);
  background-repeat: no-repeat;
  background-position: left center;
  text-decoration: none;
}

a.buttonLeft:hover
{
  color:white !important;
  background: #CC0000 url(/VEHWebsite/images/buttons/arrow-left_white.gif);
  background-repeat: no-repeat;
  background-position: left center;
  text-decoration: none;
}
a.buttonRight
{
  display: block;
  float: right;
  margin-left: 3px;
  border: 1px Solid #CC0000;
  font-weight: bold;
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 11px;
  color:#CC0000 !important;
  font-family: verdana, arial, helvetica;
  background: white url(/VEHWebsite/images/buttons/arrow-right_red.gif);
  background-repeat: no-repeat;
  background-position: right center;
  text-decoration: none;
}

a.buttonRight:hover
{
  color: white !important;
  background: #CC0000 url(/VEHWebsite/images/buttons/arrow-right_white.gif);
  background-repeat: no-repeat;
  background-position: right center;
  text-decoration: none;
}

/* Algemene stijl instellingen */
body {
  padding: 0px;
  margin: 0px;
  background: white;
}
/* subHomePagetekstblok bij subhomepage opgenomen */
body, div, label, a, .stdText, .pollBlock, .largeBlockMiddenText, a.berichtLink, .persberichtHighlite, .blockTekst, .blockTextmeer, .lidWordenBlock, .stdTextBlauw, .subHomepage2RowKolomMidden, .subHomepage3RowKolomTekst, .subHomepage3RowKolomTekstSmall, .subHomepageTekstBlok {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 11px;
}
h1, .itemArrowBig, .itemArrowHighliteBig, .stepsText, .inputText, .inputTextBlue, .inputTextAreaBlue, .subHomepageKolomTitel {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 12px;
}
h1 {
  font-weight: bold;
  color: #CC0000;
  margin-top: 0px;
  padding-top: 0px;
}
.blockTextMeer a {
	padding-top: 5px;
	float: right;
	color:#CC0000 !important; 
	font-size: 12px;
	font-weight: bold;
    padding-bottom: 0px;
}
.blockTextMeer a:hover
{
	border-bottom-color: #003366 !important;
	color:#003366 !important;
}
img
{
  border: 0px;
}
td .data
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}
td .data
{
  color: #7f7f7f;
  width: 17%;
  vertical-align: top;
  
}
td .data
{
  text-align: center !important;
}
h2, th
{
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}
th
{
  text-align: left;
  vertical-align: bottom;
  border-bottom: 1px Solid #BFBFBF;
  padding-bottom: 6px;
}
a.topmenu:link
{
  color: #003366;
  font-weight: normal;
}
a.topmenu:visited
{ 
  color: #003366;
  text-decoration: none;
  font-weight: normal;
}
a.topmenu:active
{
  color: #003366;
  font-weight: normal;
  text-decoration: none;
}
a.topmenu:hover 
{
  font-weight: normal;
  text-decoration: none;
}
a.topmenu
{
  font-size: 11px;
  text-decoration: none;
}

/* let op: itemPijl.gif is bij 5.1 een andere afbeelding */
.itemArrowHighlite
{
    padding-left: 10px;
    display: block;
	background:url(/VEHWebsite/images/block/itemPijl.gif) !important;
	background-repeat: no-repeat !important;
    background-position: 2px left !important;
}

.itemArrowHighliteBig
{
    padding-left: 20px;
    display: block;
	background: url(/VEHWebsite/images/block/itemPijl.gif) !important;
	background-repeat: no-repeat !important;
    background-position: 2px left !important;
    background-color: #e3e3e3;
}

a.berichtLink
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
    padding-left: 12px;
    display: block;
	background: url(/vehwebsite/images/block/itemPijl.gif) !important;
	background-repeat: no-repeat !important;
    background-position: 2px left !important;
}
a.tekstlink
{
	color: #CC0000 !important;
	text-decoration: none;
}
a.tekstlink:hover
{
	color: #CC0000 !important;
	text-decoration: underline;
}
/* voor winkelwagen en aparte links een aangepaste opgenomen */
.subHomepage2RowKolomLinks a
{
	margin-left: 0px;
  padding-left: 12px;
  display: block;
	background: url(/VEHWebsite/images/block/itemPijl.gif);
	background-repeat: no-repeat !important;
  background-position: 7px left !important;
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}
.subHomepage2RowKolomLinks a
{
	margin-top: 10px;
	margin-bottom: 10px;
  font-size: 11px;
}
/* De grote div's */
.topBar
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}
#mainBlock
{
	margin-left: 2px;
	width: 767px;
}
/* Top menu (de balk aan de bovenkant waarin o.a. ook het logo staat */
#logoTop
{
	float: left;
	position: relative;
	margin-left: 28px;
	margin-right: 57px;
}
#afbeeldingTop
{
	float: left;
	position: relative;
}
/* Het zoek form staat ook in deze balk */
#zoekForm
{
	margin-top: 14px;
	float: right;
	position: absolute;
	text-align: right;
	height: 10px;
}
/* De verschillende rijen en colommen */
.blockRij, .blockRijNoRightPadding
{
	width: 600px;
	margin-top: 10px;
	position: relative;
	border-right: 1px Solid #BFBFBF;
}
.blockRij
{
	margin-left: 3px;
	padding-right: 3px;
}
.blockRijExtra
{
	width: 600px;
	padding-top: 30px;
	margin-left: 3px;
	padding-right: 3px;
	border-right: 1px Solid #BFBFBF;
}
/* Midden blok die o.a. bij actueel gebruikt wordt */
.largeBlockMidden
{
	width: 387px;
}
.largeBlockMiddenText
{
	margin-top: 10px;
	padding-right: 3px;
	border-right: 1px Solid #BFBFBF;
	color: #000000;
}
.largeBlockMiddenText h2 em
{
  font-style: normal;
  color: #CC0000;
}
.kruimelPad
{
	margin-top:10px;
	margin-left: 5px;
	font-size: 11px; 
	color: #003366;
}
.kruimelPadHighlite
{
	color: #CC0000;
	font-weight: bold;
}
.persbericht
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
	background: url(/VEHWebsite/images/block/itemPijl.gif) !important;
	background-repeat: no-repeat !important;
    background-position: top left !important;
}
.persberichtHighlite
{
	margin-top: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 10px;
	background: url(/VEHWebsite/images/block/itemPijl.gif);
	background-repeat: no-repeat;
	color: #CC0000;
}
.persberichtImage
{
	margin-top: 20px;
}
.datumLabel
{
	position: relative;
	float: right;
	color: #7F7F7F; 
	padding-top: 5px;
	margin-right: 9px;
}
/* onderstaande class andere naam gegeven (999 er achter geplaatst)
Hierdoor zijn linkjes aan linkerkant Forum clickable */
.blockLinks999
{
	position:relative;
	width: 194px;
	padding-right: 3px;
	border-right: 1px Solid #BFBFBF;
}

.blockMiddel
{
	position: relative;
	width: 194px;
	margin-left: 3px;
	padding-right: 3px;
	border-right: 1px Solid #BFBFBF;
}
.blockRechts
{
	margin-left: 3px;
	position: relative;
	width: 194px;
}
.blockTitel
{
	width: 194px;
	background: url(/VEHWebsite/images/block/blockHoek.gif) #CC0000;
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 16px;
	color: white;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.smallBlockTitel
{
	width: 100%;
	background: #CC0000;
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 18px;
	color: white;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.blockTekst
{
	margin-left: 5px;
	width: 189px;
}

.blockTextPijl
{
	margin-right: 5px;
}

.blockAfbeeldingEnText
{
	padding-top: 10px;
}
.blockAfbeeldingEnTextKlein
{
	padding-top: 10px;
	height: 57px;
	margin-bottom: 5px;
	
}
.logintitel
{
	background: #003366;
	width: 100px;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right: 6px;
    padding-top: 2px;
    height: 18px;
}
.loginVEHtitel
{
	background: #CC0000;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right: 6px;
    padding-top: 2px;
    height: 17px;
}
.loginVEHledenBlock
{
	border: 1px Solid #CC0000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}
.lidWordentitel
{
	background: #FF9C00;
	width: 157px;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right: 6px;
    padding-top: 2px;
    height: 17px;
}
.lidWordenBlock
{
	border: 1px Solid #FF9C00;
	width: 157px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	color: #000000;
}
/* Wordt voor forms gebruikt */
.inputText, .inputTextBlue
{
	border: 1px Solid #A5ACB2;
	height: 20px;
}
.inputTextAreaBlue
{
	border: 1px Solid #A5ACB2;
}
.inputTextBlue, .inputTextAreaBlue
{
    color: #003366;
}
.inputText
{
	color:Black; 
}
.formImageButton
{
  padding-top: 2px;
}

.stdTextBlauw
{
	color: #003366;
}
/* Publicaties/voor de koop balk (bij o.a. "voor de koop" en "bespaar geld") */
.subHomepage2RowKolomLinks, .subHomepage2RowKolomLinksArrow
{
  float: left;
  position: relative;
  width: 199px;
	margin-top: 10px;
	margin-left: 0px; /* JvL was 3 px */
	height: 100%;
	border-right: 0px Solid #BFBFBF;
}
.subHomepage2RowKolomLinksArrow
{
  height: 18px;
}
.additionalPaddingLeft
{
	padding-left: 13px;
}
.subHomepage2RowKolomMidden
{
    margin-top: 10px;
    float: left;
    margin-left: 0px;
    width: 385px !important;
    color: black;
	/*Jvlborder-left: 1px Solid #BFBFBF;*/
	padding-right: 3px;
	/*JvLborder-right: 1px Solid #BFBFBF; */
    padding-bottom: 20px;
}
.subHomepage3RowTable
{
    width: 600px;
    margin-top: 6px;
}
.subHomepage3RowKolomLinks
{
    position: relative;
    float: left;
	margin-left: 3px;
	border-right: 1px Solid #BFBFBF;
	margin-top: 10px;
    padding-right: 3px;
    width: 198px;
    width: 195px;
}
.searchPage
{
    position: relative;
    float: left;
	margin-left: 3px;
	margin-top: 10px;
    padding-right: 3px;
    width: 585px;
}
.subHomepage3RowKolomRechts
{
    position: relative;
    float: right;
	padding-right: 3px;
	border-right: 1px Solid #BFBFBF;
	margin-top: 10px;
    width: 198px;
    width: 195px;
}
.subHomepage3RowKolomMidden
{
	margin-left: 3px;
	border-right: 1px Solid #BFBFBF;
	margin-top: 10px;
    float: right;
     width: 195px;
	padding-right: 3px;
}
.subHomepage3RowBalk_noBorder, .subHomepage3RowBalk
{
    padding-left: 0px;
}
.subHomepage3RowBalk
{
    padding-right: 3px;
    border-right: 1px Solid #BFBFBF;
}
.subHomepage3RowBlockTitel
{
    width: 194px;
	background: url(/VEHWebsite/images/block/arrowhead.gif) #CC0000;
	background-position: right;
	background-repeat: repeat-y;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    color: white;
    vertical-align: middle; 
    height: 18px;
    padding-bottom: 0px;
}
.subHomepage3RowKolomTekst
{
    padding-left: 3px;
    margin-top: 4px;
    margin-bottom: 15px;
}
.subHomepage3RowKolomTekstSmall
{
    padding-left: 3px;
    margin-top: 4px;
    margin-bottom: 15px;
}
.uitgeklaptElement
{
    margin-left: 5px;
    padding-left: 12px;
	background: url(/VEHWebsite/images/block/itemPijlDown.gif) !important;
	background-repeat: no-repeat !important;
    background-position: 6px left !important;
    margin-bottom: 30px;
}
.uitgeklaptElementTitel
{
    font-size: 11px;
    font-weight: bold;
}
a.meerRood
{
    border: 1px Solid #CC0000;
    border-color: #CC0000 !important;
}
.subHomepageTekstblokLeft
{
	float: left;
	position: relative;
}
.laatsteReactie
{
  border-bottom: 1px Solid #BFBFBF;
}
.datumGroot
{
  text-align: center;
  border-bottom: 1px Solid #BFBFBF;
}
.underlineHeader
{
  border-bottom: 1px Solid #BFBFBF;
}
.subHomepageExtra2Coloms
{
 margin-bottom: 20px; 
}
.subHomepageExtra2ColomLinks
{
  float: left; 
  width: 50%;
}
.extraTextSpatiering
{
 padding-top: 3px; 
}
.wozButtonBar
{
  text-align: center;
  height: 20px;
}
a.buttonLeft
{
  display: block;
  float: left;
  margin-right: 3px;
  border: 1px Solid #CC0000;
  font-weight: bold;
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 11px;
  padding-right: 2px;
  color:#CC0000 !important;
  font-family: verdana, arial, helvetica;
  background: white url(/VEHWebsite/images/buttons/arrow-left_red.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
a.buttonLeft:hover
{
  color:white !important;
  background: #CC0000 url(/VEHWebsite/images/buttons/arrow-left_white.gif);
  background-repeat: no-repeat;
  background-position: left center;
  text-decoration: none;
}
a.buttonRight
{
  display: block;
  float: right;
  margin-left: 3px;
  border: 1px Solid #CC0000;
  font-weight: bold;
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 11px;
  color:#CC0000 !important;
  font-family: verdana, arial, helvetica;
  background: white url(/VEHWebsite/images/buttons/arrow-right_red.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
a.buttonRight:hover
{
  color: white !important;
  background: #CC0000 url(/VEHWebsite/images/buttons/arrow-right_white.gif);
  background-repeat: no-repeat;
  background-position: right center;
  text-decoration: none;
}
.additionalPaddingLeft a.printImage
{
  float: right;
  margin-right: 4px;
}
.woz
{
  padding-right: 12px;
}
.woz input.submitButton, .woz input.submitButtonOver
{
  margin-top: -30px;
}
html>body
{
}
a.Bold
{
  color:#003366;
  font-family: verdana, arial, helvetica;
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
a.submitButton
{
  color:#CC0000;
  background: white;
  border: 1px Solid #CC0000;
  font-family: verdana, arial, helvetica;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  font-size: 10px;
  font-weight: bold;
  height: 16px;
  text-decoration: none;
}
a.submitButton:visited
{
  color:#CC0000;
}
a.submitButton:hover
{
  background: #CC0000;
  color: white;
  border: 1px Solid #CC0000;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  font-weight: bold;
  height: 16px;
  text-decoration: none;
}
.wozButtonBar .leftAlign

{
  float: left;
  padding-top: 2px;
  height: 17px;
}
.wozButtonBar .rightAlign
{
  float: right;
  padding-top: 2px;
  height: 17px;
}
.inlogBlock
{
}
.inlogBlock .content
{
  border: 1px Solid #CC0000;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 28px;
}
html>body 
{
}
.inlogBlock .content .rightAlign
{
  float: right;
  height: 25px;
  margin-top: 4px;
}
.inlogBlock .content input
{
  margin-top: 2px;
  margin-bottom: 2px; 
  text-align: left;
}
.inlogBlock .content .comment
{
  color: #CC0000;
  padding-left: 3px;
}
.inlogBlock .content img
{
  margin-top: 8px;
  margin-left: 0px;
}
.floatLeft
{
  float: left;
}
.inlogBlock .content a.buttonLeft
{
}
.inlogBlock .content input.submitButton, .inlogBlock .content input.submitButtonOver
{
  margin-top: 0px;
  margin-left: 3px;
  margin-bottom: 0px;
  height: 16px;
  padding-top: -1px;
  width: 53px;
}
html>body 
{
}
.subHomepageExtra2ColomsTitel
{
  background: #CC0000;
}
/* Blok voor de publicaties */
.PublicatieTitelLang
{
	color:white;
	background-color:#CC0000
}
.PublicatieTitelID
{
	font-variant: small-caps;
	font-size:smaller;
	background-color:#CC0000
}
.PublicatieImage
{
	background-color:Transparent;
}
.PublicatieBeschrijving
{
	background-color:White;
}
.PublicatiePrijsLeden
{
	background-color:Silver;
}
.PublicatiePrijsNietLeden
{
	background-color:Gainsboro;
}
.PublicatieMeerInfo
{
	background-color:White;
}
.PublicatieBestellen
{
	background-color:White;
}
TD
{
	font-size: 11px!important;
}
TR .provider
{
	background-color:LightBlue;
}
TR .providerdata
{
	background-color:Lime;
}
span.verplicht
{
	color:Red;
	font-size: 12px;
}
/* Search pages */
TD.SearchCategory
{
	color:White;
	font-weight:bold;
	background-color:#CC0000;	
}
TD.ResultBreadcrumb
{
	color:Black;
	font-weight:bold;
	border-bottom: 1px Solid #cc0000;
	
}
TD.ResultTitle
{
	color:blue!important;
	font-size: 16px!important;
	font-weight:bold;
}
TD.ResultTeaser
{
	color:Black;
/*	background-color:#FFFFAA;*/
}

a.ResultTitle
{
	color:#00c!important;
	font-size: 14px!important;
	font-weight:bold;
}

a.itemArrowHighlite
{
	color:#00c!important;
	font-size: 14px!important;
	font-weight:bold;
}
a.itemArrowHighliteSM
{
	color:#00c!important;
	font-size: 11px!important;
	font-weight:bold;
}


a.MondoTitle
{
	color:#00c!important;
	font-size: 14px!important;
	font-weight:bold;
}

/* Adreslijst */
TD.AdresTitle
{
	font-size: 11px!important;
	font-weight:bold;
}
TD.GreenpricesBold
{
	font-size: 11px!important;
	font-weight:bold;
}
TD.SearchHeader
{
	color:White;
	font-size: 12px!important;
	font-weight:bold;
	background-color:#003366;
}
a.AlphabetLink
{
	font-size: 11px!important;
	font-weight:bold;
}


/* e-mail adressen/urls tonen als link*/
a.emailadres
{
	color: Blue !important;
	text-decoration: none;
}
a.emailadres:hover
{
	color: Blue !important;
	text-decoration: underline;
}
a.urllink
{	
	text-decoration: none;
}
a.urllink:hover
{	
	text-decoration: underline;
}
/* opmaak labels modules */
.moduleUitkomst
{
	color: #cc0000;
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-SIZE: 11px;
	BORDER-LEFT: medium none; 
	WIDTH: 250px; 
	BORDER-BOTTOM: medium none;
	font-weight: bolder;	
}
.moduleFout
{
	color: #990000;
	font-weight: bolder;
}
.rodeLijn
{
	color: #cc0000;
	height: 2px;
}
.uitkomstRood
{
	color: #cc0000;
}
.tableBorderColor
{
	border: 1px Solid #cc0000;
}
.tableBackGroundColor
{
	background-color: #cc0000;
}
.tableColor
{
	COLOR: #ffffff;
	border: 1px Solid #cc0000;
}
.tekstRood
{
	color: #cc0000;
	font-weight: bolder;
}
/* opmaak eerste default entry combobox */
.grijsCursief
{
	color:Gray;
	font-style:italic
}

/*******************************/
/*******************************/
/***** style bij Lid Worden ****/
/* kop bij Lidworden  */
.kopLW
{
	background-color: #cc0000; /* felrood */
	color: #ffffff;
	font-weight:bolder;
}
/* kleur horizontale lijn */
.hrKleur
{
	color: #cc0000;
}
.subHomepage2RowKolomMiddenLW
{
    margin-top: 10px;
    float: left;
    margin-left: 4px;
    width: 390px;
    color: black;
	/*border-left: 1px Solid #BFBFBF; */
	padding-right: 3px;
	/*border-right: 1px Solid #BFBFBF; */
    padding-bottom: 20px;
}

.imageRechtsBoven
{
	background: url(/VEHWebsite/images/rechtsboven.gif) !important; 
	background-repeat: no-repeat !important;
	background-position: right top;
}

.imageRechtsOnder
{
	background: url(/VEHWebsite/images/rechtsonder.gif) !important; 
	background-repeat: no-repeat !important;
	background-position: right bottom;
}

.imageLoginLinksBoven
{
	background: url(/VEHWebsite/images/rond_donkerblauw_linksboven.gif) !important; 
	background-repeat: no-repeat !important;
	background-position: left top;
}

.imageLoginRechtsBoven
{
	background: url(/VEHWebsite/images/rond_donkerblauw_rechtsboven.gif); 
	background-repeat: no-repeat ;
	background-position: right top;
}

.imageLoginLinksOnder
{
	background: url(/VEHWebsite/images/rond_donkerblauw_linksonder.gif) !important; 
	background-repeat: no-repeat !important;
	background-position: left bottom;
}

.imageLoginRechtsOnder
{
	background: url(/VEHWebsite/images/rond_donkerblauw_rechtsonder.gif); 
	background-repeat: no-repeat ;
	background-position: right bottom;
}

/* kop bij zoek woningen in woonkrant.nl */
.woonkrantZoekKop
{
	background: #003366;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right: 6px;
    padding-top: 2px;
    height: 18px;
}

/***************************************
****** style voor Herwijnen prijs ******
***************************************/
.HerwijnenLinks
{
	background-color: #ff9900;	/*oranje*/
}
.HerwijnenRechts
{
	background-color: #66CCff;	/*lichtblauw*/
}

/***************************************
******* style voor Lid is Lot **********
***************************************/
.loginLidisLot
{
	border: 2px Solid #8B3885;
	border-top-width: 20px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	width: 95%;
}
.tabelBreedte
{
	width: 780px;
	text-align: center; 	
}

/***************************************
******* style ledenraadsverkiezing *****
***************************************/
.LedenraadLeft
{
	background-color: #386591;	/* donkerblauw */
	color: #ffffff !important;
}
.LedenraadMenuRij
{
	background-color: #000000; /*#cc202e;  /* was #A52432;	/* rood */
	width: 200px !important;
}
.LedenraadMenuRijKeuze
{
  display:  block;
  border: none;
  font-weight: bold;
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  color:#ffffff !important;
  background-color: #990000;    /* rood */
  font-family: verdana, arial, helvetica;
  list-style: square;
  text-decoration: none;
  cursor: hand !important;
  text-align: left;
}

.LedenraadKeuzeSub
{
  display: block;
  border: none;
  font-weight: bold;
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  color:yellow !important;
  background-color: #A52432;    /* zie ook MRKTMenuRij */
  font-family: verdana, arial, helvetica;
  list-style: square;
  text-decoration: none;
  cursor: hand !important;
  text-align: left;
}

.LedenraadRight
{
	background-color: #386591;  /* donkerblauw */
	padding: 10px;
}
.LedenraadHoofdButton
{
  display:  block;
  border: none;
  font-weight: bold;
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  color:#ffffff !important;
  background-color: #cc202e;    /* rood */
  font-family: verdana, arial, helvetica;
  list-style: square;
  text-decoration: none;
  cursor: hand !important;
  text-align: left;
}
a:hover.LedenraadHoofdButton
{
	cursor:hand !important;
}
a:hover.MRKTExtraButton
{
	cursor:hand !important;
}

.LedenraadMenuBottom
{
	background-color: #cc202e;  /* rood */
}

.LedenraadRightSub1
{
	background-color: #99cc33;  /* groen */
	padding: 10px;
}
.LedenraadRightSub2
{
	background-color: #ff9900;  /* oranje */
	padding: 10px;
}
.LedenraadRightSub3
{
	background-color: #66ccff;  /* lichtblauw */
	padding: 10px;
}
.LedenraadRightSub4
{
	background-color: #8b3885;  /* paars */
	padding: 10px;
}
.LedenraadRightSub5
{
	background-color: #b7cee0;  /* grijsblauw */
	padding: 10px;
}
/*************** ronde hoekjes ***************/
.LedenraadRBDblauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_dblauw_rechtsonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadRODblauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_dblauw_rechtsboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLBDblauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_dblauw_linksonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLODblauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_dblauw_linksboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadRBGroen
{
	background: url(/VEHWEBsite/images/MRKT/rond_groen_rechtsboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadROGroen
{
	background: url(/VEHWEBsite/images/MRKT/rond_groen_rechtsonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLBGroen
{
	background: url(/VEHWEBsite/images/MRKT/rond_groen_linksboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLOGroen
{
	background: url(/VEHWEBsite/images/MRKT/rond_groen_linksonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadRBOranje
{
	background: url(/VEHWEBsite/images/MRKT/rond_oranje_rechtsboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadROOranje
{
	background: url(/VEHWEBsite/images/MRKT/rond_oranje_rechtsonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLBOranje
{
	background: url(/VEHWEBsite/images/MRKT/rond_oranje_linksboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLOOranje
{
	background: url(/VEHWEBsite/images/MRKT/rond_oranje_linksonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadRBBlauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_blauw_rechtsboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadROBlauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_blauw_rechtsonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLBBlauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_blauw_linksboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLOBlauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_blauw_linksonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadRBPaars
{
	background: url(/VEHWEBsite/images/MRKT/rond_paars_rechtsboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadROPaars
{
	background: url(/VEHWEBsite/images/MRKT/rond_paars_rechtsonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLBPaars
{
	background: url(/VEHWEBsite/images/MRKT/rond_paars_linksboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLOPaars
{
	background: url(/VEHWEBsite/images/MRKT/rond_paars_linksonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadRBDrood
{
	background: url(/VEHWEBsite/images/MRKT/rechtsboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadRODrood
{
	background: url(/VEHWEBsite/images/MRKT/rechtsonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLBDrood
{
	background: url(/VEHWEBsite/images/MRKT/linksboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLODrood
{
	background: url(/VEHWEBsite/images/MRKT/linksonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadRBWinblauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_winblauw_rechtsboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadROWinblauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_winblauw_rechtsonder.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLBWinblauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_winblauw_linksboven.gif) !important;
	height: 10px;
	width: 10px;
}
.LedenraadLOWinblauw
{
	background: url(/VEHWEBsite/images/MRKT/rond_winblauw_linksonder.gif) !important;
	height: 10px;
	width: 10px;
}
.contentwidth300
{
	width: 300px;
}


/************************************
******** opmaak Marketing ***********
************************************/
.MRKTkolomLinksBovenHome
{
	background-color: #993399;  /*paars*/
	color: White;
	
}
.MRKTkolomLinksMiddenHome
{
	background-color: #ffffff;
	color: #993399; /*paars*/
}
.MRKTkolomLinksOnderHome
{
	background-color: #b7cee0;	/*lichtblauw*/
	color: #386591;		/*donkerblauw*/
}
.MRKTkolomRechtsHome
{
	background-color: #CC202E;	/*rood*/
}
.MRKTkolomRechtsTekstHome
{
	background-color:#ffffff;
	color: #000000;
}
.MRKTPaddingLeft
{	
	padding-left: 10px;
}
.MRKTPaddingAll
{
	padding: 10px 10px 10px 10px;
}
.MRKTwit
{
	background-color:White;
}
.MRKTMenuUit
{
	background-color: #CC202E;
}
.MRKTMenuAan
{
	background-color: #A52432;
}
.MRKTKolomRechtsInRondomHuis
{
	background-color: #FF9900;  /* oranje */
	padding: 10px;
}
.MRKTKolomRechtsWooninspiratie
{
	background-color: #66ccff;	/* blauw */
	padding: 10px;
}
.MRKTKolomRechtsEvenWeg
{
	background-color: #99cc33;	/* groen */
	padding: 10px;
}
.MRKTKolomRechtsTipvdMaand
{
	background-color: #386591;	/* donkerblauw */
	padding: 10px;
}
.MRKTKolomRechtsTipvdMaandExtra01
{
	background-color: #B7CEE0;	/* lichtblauw01 */
	padding: 10px;
}
.MRKTKolomRechtsTipvdMaandExtra02
{
	background-color: #C9DAE7;	/* lichtblauw02 */
	padding: 10px;
}
.MRKTKolomRechtsTipvdMaandExtra03
{
	background-color: #DBE6EF;	/* lichtblauw03 */
	padding: 10px;
}

.MRKTAchtergrondLinks
{
	background-color: #b7cee0;
	/*padding:0px;*/
}
.MRKTKolomLinksVEHContent
{
	background-color: #386591;
	color: #ffffff;
}
.MRKTKopInOmHuis
{
	background-color: #ffffff;
	color: #ff9900;
	font-size: larger;
}
.MRKTKopWooninspiratie
{
	background-color: #ffffff;
	color: #66ccff;
	font-size: larger;
}
.MRKTKopEvenweg
{
	background-color: #ffffff;
	color: #99cc33;
	font-size: larger;
}
.MRKTKopTipvdMaand
{
	background-color: #ffffff;
	color: #386591;
	font-size: larger;
}

.MRKTExtraButton
{
  display:  block;
  border: none;
  font-weight: bold;
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  color:#ffffff !important;
  background-color: #A52432;    /* zie ook MRKTMenuRij */
  font-family: verdana, arial, helvetica;
  list-style: square;
  text-decoration: none;
  cursor: hand !important;
  text-align: left;
}
.MRKTMenuRij
{
	background-color: #A52432;   /* zie ook MRKTExtraButton */
}
.MRKTWinBasis
{
	background-color: #B7CEE0;
	
}
.MRKTWinKolLinks
{
	background-color: #8B3885;	/* paars */
	color: #ffffff;
}
.MRKTWinKolRechts
{
	background-color: #DBE6EF;
	width: 200px;
}
.MRKTWinKolRechtsKop
{
	background-color: #C9DAE7;
	width: 200px;
}
.MRKTKopPrijzen
{
	color:#8B3885;	/* paarse letters */
	font-size: x-large;
	font-weight: bolder;
	
}
/************************************************
************* Uw Huis op het Web ***************
************************************************/
.howBorderZijkantOnderBlauw
{
	border-bottom: 2px Solid #002F72;
	border-left: 2px Solid #002F72;
	border-right: 2px Solid #002F72;
	padding-left: 5px;
	padding-right: 5px;
	}
.howBorderZijkantBlauw
{
	border-left: 2px Solid #002F72;
	border-right: 2px Solid #002F72;
	padding-left: 5px;
	padding-right: 5px;
	}
.howBorderZijkantKopBlauw
{
	border-left: 2px Solid #002F72;
	border-right: 2px Solid #002F72;
	}

.howBorderZijkantOnderRood
{
	border-bottom: 2px Solid #DB0700;
	border-left: 2px Solid #DB0700;
	border-right: 2px Solid #DB0700;
	padding-left: 5px;
	padding-right: 5px;
	}
.howBorderZijkantRood
{
	border-left: 2px Solid #DB0700;
	border-right: 2px Solid #DB0700;
	padding-left: 5px;
	padding-right: 5px;
	}
.howBorderZijkantKopRood
{
	border-left: 2px Solid #DB0700;
	border-right: 2px Solid #DB0700;
	}

.howBorderZijkantOnderOranje
{
	border-bottom: 2px Solid #002F72;
	border-left: 2px Solid #002F72;
	border-right: 2px Solid #002F72;
	padding-left: 5px;
	padding-right: 5px;
	}
.howBorderZijkantOranje
{
	border-left: 2px Solid #002F72;
	border-right: 2px Solid #002F72;
	padding-left: 5px;
	padding-right: 5px;
	}
.howBorderZijkantKopOranje
{
	border-left: 2px Solid #002F72;
	border-right: 2px Solid #002F72;
	}

.howWelkom
{
	background-color:#DB0700;
	color:#ffffff;
}
.howKopBlauw
{
	background-color:#002F72;
	color:#ffffff;
	font-weight:bolder;
}
.howTekstBlauw
{
	color:#002F72;
	font-weight:bolder;
}
a.howMeerInfo 
{
	color: #DB0700;
}
a.howMeerInfo:hover
{
	color: #DB0700;
}
a.howMeerInfo:visited
{
	color: #DB0700;
}

a.howLink 
{
	color: #DB0700;
	font-weight: bolder;
}
a.howLink:hover
{
	color: #DB0700;
	font-weight: bolder;
}
a.howLink:visited
{
	color: #DB0700;
	font-weight: bolder;
}

.lidWordentitelHow
{
	background: #002F72;
	width: 100%;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right: 6px;
    padding-top: 2px;
    height: 17px;
}

.lidWordenBlockHow
{
	border: 1px Solid #002F72;
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	color: #000000;
}
.inloggenVEHTitelHow
{
	background: #002F72;
	width: 100%;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right: 6px;
    height: 17px;
    padding-top: 2px;
}
.inloggenVEHBlockHow
{
	border: 1px Solid #002F72;
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.VEHRijHow
{
	border-bottom: 1px Solid #DB0700;
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
}

.inloggenHowTitel
{
	background: #002F72;
	width: 100%;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right: 6px;
    height: 17px;
    padding-top: 2px;
}
.inloggenHowBlock
{
	border: 1px Solid #002F72;
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.howAchtergrondGrijs
{
	background-color:#ECECEC;
}
.howAchtergrondGrijsOverzicht
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#ECECEC;
}
.howAchtergrondGrijs2Overzicht
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#F3F3F3;
}
.howTekstVet
{
	font-weight:bolder;
	color:#003366;
}
a.howPagenr
{
  border: 0px;
  font-weight: bolder;
  font-size: 10px;
  background-color:#FFFFFF;
  color:#CC0000;
  text-decoration: underline;
  width:15px;
  padding-bottom: 3px;
  padding-top: 3px;
}
a.howPagenr:hover
{
  border: 0px;
  font-weight: bolder;
  font-size: 10px;
  color: #CC0000;
  text-decoration: underline;
  width:15px;
  padding-bottom: 3px;
  padding-top: 3px;
}
a.howPagenr:visited
{
  border: 0px;
  font-weight: bolder;
  font-size: 10px;
  background-color:#FFFFFF;
  color: #CC0000;
  text-decoration: underline;
  width:15px;
  padding-bottom: 3px;
  padding-top: 3px;
}

.howPagenrSelected
{
  border: 0px;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #003366;
  width:15px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.howBlockZoekRes
{
	border: 1px Solid #ECECEC;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.howZoekResDetail
{
	background-color: #ECECEC;
	color: #003366;
	padding-left: 10px;
	
}
.howInvoer
{
	/*background-color: #ECECEC;*/
	color: #003366;
	padding-left: 10px;	
}

.foutHowTitel
{
	background: #CC0000;
	width: 100%;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right: 6px;
    height: 17px;
    padding-top: 2px;
}
.foutHowBlock
{
	border: 1px Solid #CC0000;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.inputTextBlue2
{
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	border: 1px Solid #A5ACB2;
	height: 18px;
	color: #003366;
	z-index: auto;
}


/***********************************/
/********* opmaak EHM **************/
/***********************************/

/* linker kolom homepage EHM: */
.kolomLinks
{
	background-color: #A52432;  /* donkerrood */
	color: #ffffff !important;
	border-left-width: 0px;
}
.kolomLinksTekstvak
{
	background-color: #ffffff;
	border-collapse:collapse;
	border-left-width: 0px;
	
}
/* rechter kolom homepage EHM */
.kolomRechts
{
	background-color: #CC202E; /* rood */
	color: #ffffff;
	vertical-align: top;
} 
.kolomRechtsTekstvak
{
	background-color: #ffffff;
}
/* datum, titel evenement */
.evenementEHM
{
	background-color: #386591; /* donderblauw */
	color: #ffffff;
}

/* kop bij invoer-, overzichtscherm */
.kopDeel
{
	background-color: #0188CC; /* lichtblauw */
	color: #ffffff;
	font-weight:bolder;
}

.cursorHand
{
	cursor: hand;
}

a.zoekButton
{
  background:#FFFFFF!important;
  color: #A52432;
  display:inline-block;
  border: 1px Solid #A52432;
  font-family: verdana, arial, helvetica;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  font-size: 10px;
  font-weight: bold;
  height: 16px;
  text-decoration: none;
}
a.zoekButton:visited
{
  background:#FFFFFF!important;
  color:#A52432;
}
a.zoekButton:hover
{
  color: #386591;
  background: white!important;
  border: 1px Solid #386591;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  font-weight: bold;
  height: 16px;
  text-decoration: none;
}



/********************************************************/
/********************** 5.1 *****************************/
/********************************************************/
.logo 
{
	margin: 0; 
	padding: 0; 
	float: left; 
}
.tekstkleur
{
	color:#002F72 !important;
}
#topMenu
{
	float: right;
	position:relative;
	/* JvL width: 318px;*/
	margin-top: 5px;
}
#topMenuforum
{
	float: right;
	position:relative;
	/* JvL width: 318px;*/
	margin-top: 5px;
}

.hoofdmenuforum
{
	background-color : #CC0000;
	z-index: 10 !important; 
}
.hoofdmenu
{
	background: url(/vehwebsite/images/background_header.gif) repeat-x;
	/*margin-left: -15px;	  /* vraag mij  niet waarom, maar als deze niet is opgenomen ziet het er niet uit */
}
.hoofdmenu51
{
	background: url(/vehwebsite/images/background_header.gif) repeat-x;
	margin-left: 3px;	  /* vraag mij  niet waarom, maar als deze niet is opgenomen ziet het er niet uit */
}
.hoofdmenuHOW
{
	background: url(/vehwebsite/images/background_header.gif) repeat-x;
	margin-left: 9px;	  /* vraag mij  niet waarom, maar als deze niet is opgenomen ziet het er niet uit */
}


.groteStijl h1
{
  margin-top: 10px;
  margin-bottom: 0px;
  color: #002F72 !important;
}
.groteStijl a
{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 11px;
}
a
{
  text-decoration: none;
  color: #002F72;
}
a:link
{
  color: #002F72;
}
a:visited
{
  color: #002F72;
}
a:hover
{
  color: #002F72;
  text-decoration: underline;
}
.highlite
{
	display: block;
	background-color: #e3e3e3 !important;
	vertical-align: bottom !important;
	height: 20px !important;
	background-position: 2px 7px !important;
	/*width: 199px; */
	border-left: 15px solid #E3E3E3;
	padding-top: 3px;
	font-weight:bolder !important;
}
a:link.highlite
{
	display: block;
	background-color: #e3e3e3 !important;
	vertical-align: bottom !important;
	height: 20px !important;

	/*width: 199px;  */
	border-left: 15px solid #E3E3E3;
	padding-top: 3px;
	font-weight:bolder !important;
	background-position: 2px 7px !important;
}

a:hover.highlite
{
	text-decoration: none;
}
.nohighlite
{
	/*display: block !important;*/
	/*background-color: green !important;*/
	vertical-align:bottom !important;
	height: 20px !important;
	background-position: 2px 7px !important;
	border-left: 15px solid #FAFAFA;
	border-right: 1px Solid #FFFFFF;
	padding-top: 3px;
}
a:visited.nohighlite
{
	/*display: block !important;*/
	/*background-color: #e3e3e3 !important;*/
	vertical-align:bottom !important;
	height: 20px !important;
	background-position: 3px 7px;
	border-left: 15px solid #FAFAFA;
	border-right: 1px Solid #FFFFFF;
	padding-top: 3px;
	color:  #6682AA;
}


.subHomepage2RowTitelArrow
{
    /*background: url(/VEHWebsite/images/block/arrowhead.gif) #CC0000;*/
    background-repeat: no-repeat;
    background-position: right;
    
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    color: #002F72;  /*white;*/
    /*width: 100%;*/
    padding-top: 0px;
    padding-left: 10px;
    height: 18px;
}

.subHomepage2RowTitel
{
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 110%;
    font-weight: bold;
    color: #002F72;
    width: 100%;
    padding: 6px 0 0 0;
    margin-left: 10px;
}

.stepsText
{
    display: block;
    margin-top: 15px;
    font-weight: bold;
    padding-left: 0px;
    color:#002F72 !important;
}

.subHomepage2RKLinks a
{
	margin-left: 0px;
	padding-left: 12px;
	display: block;
	background: url(/VEHWebsite/images/block/itemPijl.gif);
	background-repeat: no-repeat !important;
	background-position: 7px left !important;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}


.subHomepage2RKLinks
{
	float: left;
	position: relative;
	width: 199px;
	height: 100%;
	color: Green;
}
.highliteRK
{
	vertical-align: bottom !important;
	height: 20px !important;
	width: 100%;
	background-position: 7px;
	border-left: 5px; 
	padding-top: 3px;
	font-weight:bolder !important;
	color:#DB0700;
}
.itemArrowHighliteBigRK
{
    padding-left: 5px;
	background-repeat: no-repeat !important;
    background-position: 20px left !important;
    margin-left: 0px;
    color: #db0700;
}




/************** 'Kop' ******************/
h1, h2, h3, h4, h5{ font-weight: normal; line-height: 100%; }
h1{ font-size: 150%; margin: 0.1em 0 0.8em 0; padding: 0; font-weight: bold;}
h2{ font-size: 140%; margin: 0 0 0.6em 0; padding: 0.2em 0 0 0; font-weight: bold; }
h3{ font-size: 110%; margin: 0 0 0 0; padding: 6px 0 0 0; font-weight: bold; color: Red; }
h4{ font-size: 110%; margin: 0 0 0 0; padding: 0; font-weight: bold; }
h5{ font-size: 100%; margin: 0 0 0 0; padding: 0; font-weight: normal; }
h6{ font-size: 110%; margin: 0 0 0 0; padding: 6px 0 0 0; font-weight: bold; color: #002F72; }
.h7{ font-size: 14px !important; padding-left: 10px; font-weight: bold; color: #002F72; vertical-align:middle; }

/*************** een soort <HR> maar dan als afbeelding ***********/
.sidehr{ height: 2px; width: 100%; clear: both; display: block; margin: 0.5em 0; background: url(/vehwebsite/images/side_hr.gif) repeat-x; }

/*************** 'witruimte' (o.a. rechtervlak) *********************/
.padding{ padding-left: 5px !important; padding-right: 5px; padding-bottom:2px !important;}

a.arrow{ background: url(/vehwebsite/images/icon_pijltje.gif) 0 0.45em no-repeat; padding: 0 0 0 0.8em; }

/**** afstand tussen banners aan de rechterkant ***/
.bannerDistance{ margin-bottom:5px;}
.bannerDistanceWoonkrant{ margin-bottom:8px;}

/********** lijn onderaan scherm -- zit in de Footer ************/
.footerLine
{
	border-top: 1px Solid #BFBFBF;
}
/******************** terug naar boven ************************/
a.top
{
	background: url(/vehwebsite/images/icon_pijltje_footer.gif) 0 0.5em no-repeat; padding: 0 0 0 0.8em; margin: 0 84px 0 0; 
	padding-left: 15px;
	margin-left: 15px;
}

/********** vakken aan rechterkant scherm (SideBar, SideBarSubLevel) ***************/
.rechts_lb
{
    background: url(/vehwebsite/images/rnd_tl.gif) ;
    background-repeat: no-repeat;
    background-position: right;
	width: 6px;
	height: 6px;
	background-color:#DCDCDC;
}
.rechts_mb
{
    background: url(/vehwebsite/images/rnd_tm.gif) ;
    background-repeat: repeat;
    background-position: right;
	height: 6px;
	background-color:#DCDCDC;
}
.rechts_rb
{
    background: url(/vehwebsite/images/rnd_tr.gif) ;
    background-repeat: no-repeat;
    background-position: left;
	width: 6px;
	height: 6px;
	background-color:#DCDCDC;
}

.rechts_lm
{
    background: url(/vehwebsite/images/rnd_ml.gif) ;
    background-repeat: repeat;
    background-position: right;
	width: 6px;
	height: 6px;
	background-color:#DCDCDC;
}
.rechts_rm
{
    background: url(/vehwebsite/images/rnd_mr.gif) ;
    background-repeat: repeat;
    background-position: left;
	width: 6px;
	height: 6px;
	background-color:#DCDCDC;
}

.rechts_lo
{
    background: url(/vehwebsite/images/rnd_bl.gif) ;
    background-repeat: no-repeat;
    background-position: right;
	width: 6px;
	height: 6px;
	background-color:#DCDCDC;
}
.rechts_mo
{
    background: url(/vehwebsite/images/rnd_bm.gif) ;
    background-repeat: repeat;
    background-position: right;
	height: 6px;
	background-color:#DCDCDC;
}
.rechts_ro
{
    background: url(/vehwebsite/images/rnd_br.gif) ;
    background-repeat: no-repeat;
    background-position: left;
	width: 6px;
	height: 6px;
	background-color:#DCDCDC;
}
.rechts_rnd
{
	background: #DCDCDC repeat-x !important;
}

/************ opmaak Poll *****************/
.pollTitel
{
	background: #002F72; /* JvL was #003366; */
	width: 90%;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right: 6px;
    height: 17px;
    padding-top: 2px;
    padding-left: 5px;
}
.pollBlock
{
	border: 1px Solid #002F72; /* JvL was #003366; */
	width: 90%;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.polletje
{
	 border-color: #002F72;
	 border-width: 1px;
	 border-style: solid;
}
.pollPadding
{
	margin-left:3px;
}
/************** opmaak tabellen *************/
.contentTable
{
	border-left: solid 1px #BFBFBF;
	border-right: solid 1px #BFBFBF;
}
.contentTableRight
{
	border-right: solid 1px #BFBFBF !important;
}
.contentTableLeft
{
	border-left: solid 1px #BFBFBF !important;
}
.contentTableBottom
{
	border-top: solid 1px #BFBFBF;
}
.contentColor
{
	/*background: url(/vehwebsite/images/background_columns.gif) top center repeat-y !important;*/
	background-color: #FAFAFA !important;
}
/************* printknop ********************/
.printKnop
{
	
	text-align: right !important;
}

/************ breedte kolommen homepage ********/
.homebreedte
{ 
	width: 275px !important;
}

#test
	{
		background-color: #cc0000 !important;
	}

/************ opmaak Actueel Homepage ***********/
.WijzigActueelNieuws table{ background:#FFFF00;}
.WijzigActueelDossier table{ background:#FBB117;}
.WijzigActueelEHM table{ background:#B1FB17;}
.WijzigActueelOverig table{ background:#82CAFA;}
.WijzigVeelBekeken table{ background:#FBBBB9;}



/************* grote banner homepage ***********/
.homebanner{ padding:0 0 0 0px; background: #FFF; margin: 0 1px 0 0; width: 561px; position: relative; }
.homebanner a{ position: absolute; left: 45px; top: 136px; font-weight: bold; font-size: 115%; }


/************** sub homepages **************/
.afbeeldingRechts
{
	float: right;
	position: relative;
}
.afbeeldingLinks
{
	float: left;
	position: relative;
    margin-right: 3px;
}

a.title
{
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
    color: white !important;
}
a.title:hover
{
	border-color: #cc0000; 
	text-decoration: underline;
}

.inlogBlock .title
{
  color: white;
  background: #CC0000 url(/VEHWebsite/images/block/topPijl.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-family: arial, verdana, helvetic;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 11px;
  font-weight: bold;
  padding-left: 15px;
}
img.blockPijl
{
	margin-right: 4px;
}

.itemArrow, .itemArrowBig
{
    margin-left: 3px;
    margin-top: 5px;
}
.itemArrowImg
{
    margin-left: 3px;
}

.subHomepageTekstBlok
{
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 11px;
}

.subHomepageKolomTitel
{
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 12px;
}
.subHomepageKolomTitelMiddel
{
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
    height: 17px;
}
.subHomepageKolomTitelMiddel
{
    padding-top: 2px;
     margin-top: 0px;
}
.subHomepageKolomRechts
{
	position: relative;
	float: left;
	width: 296px;
	margin-left: 5px;
	border-right: 1px Solid #BFBFBF;
	margin-top: 11px;
}
html>body .subHomepageKolomRechts {
	width: 293px;
}
.subHomepageKolomLinks
{
	position: relative;
	float: left;
	width: 296px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
	border-right: 1px Solid #BFBFBF;
	margin-top: 11px;
	width: 294px;
}
.subHomepageKolomTitel
{
    width: 290px;
	background: url(/VEHWebsite/images/block/arrowhead.gif) #CC0000;
	background-position: right;
	background-repeat: repeat-y;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    color: white;
    vertical-align: middle; 
    height: 18px;
    padding-bottom: 0px;
}
.subHomepageBlok
{
	margin-bottom: 30px;
}
.subHomepageKolomTitelMeer
{
	position:relative;
	float: right;
	padding-right: 8px;
     margin-top: 1px;
}
.subHomepageKolomTitelMeer a
{
    border-bottom: 1px Solid #CC0000;
    padding-bottom: 1px;
}
.subHomepageKolomTitelMeer a:hover
{
    border-bottom: 1px Solid white !important;
}

.subHomepageTekstBlok
{
	padding-top: 4px;
	margin-bottom: 10px;
}

.subEHMHomepage2RowKolomLinks
{
	width: 125px !important;
}
.subEHMHomepage2RowKolomMidden
{
	width: 465px !important;
}

/* Mini Cart */
.Winkeltitel
{
	background: #DB0700;
	width: 193px;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right: 6px;
    padding-top: 2px;
    height: 17px;
}
.WinkelBlock
{
	border: 1px Solid #DB0700;
	width: 193px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	color: #000000;
}

.subHomepage2RowKolomWinkel
{
	float: left;
	position: relative;
	width: 199px !important;
	margin-top: 10px;
	margin-left: 3px; 
	height: 100%;
	border-right: 0px Solid #BFBFBF;
}
.subHomepage2RowKolomWinkel a
{
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: none !important;
}

/* kleur inlogdeel bij LidWorden donkerblauw*/
.loginKleur
{
	background-color: #DB0700; /*#386591;  */
}

/**************************************************************/
ul.arrow, #middlecolumn ul, #style_2 #leftcolumn ul{ list-style: none; margin: 0 0 1.5em 0; padding: 0; line-height: normal; }
ul.arrow li, #middlecolumn li, #style_1 #leftcolumn li, #style_2 #leftcolumn li { width: 100%; display: block; padding: 0.3em 0 0.3em 0.9em; background: url(../images/icon_pijltje.gif) 0 0.75em no-repeat; }
ul.arrow li a, #middlecolumn li a, #style_1 #leftcolumn li a, #style_2 #leftcolumn li a{ width: 100%; display: block;  }
#style_1 h1, #style_2 h1{ color: #002F72; font-size: 160%;  }
#style_1 h3, #style_2 h3{ color: #DB0700; text-transform: uppercase;  }
#style_1 #leftcolumn a, #style_2 #leftcolumn a{ color: #002F72; }
#style_2 #breadcrumb{ padding: 0 0 0.4em 8px; }
* html #style_2 #breadcrumb{ padding: 0 0 0.4em 4px; }
#style_1 #leftcolumn, #style_2 #leftcolumn{ position: relative; left: 12px; float: left; }
#style_1 #container, #style_2 #container{ background: url(../images/background_framehome.gif) #FFF top left repeat-y;  }
#style_1 #rightcolumn, #style_2 #rightcolumn{ width: 172px; /*background: #FAFAFA; border-left: 1px solid #D9D9D9; */}
#style_2 #leftcolumn{ width: 598px; color: #000; background: url(../images/background_homecenter.gif) top center repeat-y; }
#style_2 .rightcolumn{ float: right; }
* html #style_2 .leftcolumn{ padding: 0 12px 0 0; }
#framework{ width: 770px; height: 100%; margin: auto auto; position: relative; }
#container{ padding: 0; float: left; clear: both; width: 100%; }
#container ul{ margin: 0 0 1em 0; }
.leftcolumn{ width: 275px; float: left; margin: 0 12px 0 0; }
.rightcolumn{ width: 275px; float: left;  }
* html .leftcolumn, * html .rightcolumn{ width: 260px; }
#leftcolumn .subnav li.selected{ background-color: #E3E3E3; border-top: #D9D9D9 1px solid; }
#leftcolumn .subnav li a{ padding: 0.2em 0 0.2em 2.1em !important; text-decoration: none; }
#leftcolumn .subnav li a:hover{ text-decoration: underline; }
#leftcolumn .subnav li span a{ padding: 0 0 0 2.1em; width: 183px; }
#leftcolumn .subnav li{ width: 207px; display: block; padding: 0.1em 0; background: url(../images/icon_pijltje.gif) 1.2em 0.7em no-repeat; }
* html #leftcolumn .subnav li{ width: 183px; }

#rightcolumn .rnd{ width: 100% !important; background: url(../images/rnd_mm.gif) #DCDCDC repeat-x !important; }

/********** twijfels over ......... */
.hoofdmenuElement
{
	border-right: 1px Solid #334D66;
	margin-right: 7px;
	padding-right: 7px;
	float: left;
	padding-top: 5px;
}
.hoofdmenuElementEinde
{
	padding-top: 5px;
}

.topMenuElement
{
	float: left !important;
	padding-right: 7px;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #002F72;
	text-decoration: none !important;
	margin: 3px 4px 0 0; 
}
.topMenuElementEinde
{
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 11px;
  color: #002F72;
  text-decoration: none !important;
  margin: 3px 4px 0 0; 
  float: left !important;
}
a.redButton
{
  background:#003366 url(/VEHWebsite/images/button_pijl_small.gif);
  background-repeat: no-repeat;
  background-position: left center !important;
  color: White!important;
  display:inline-block!important; 
  /*border: 1px Solid #CC0000;*/
  font-family: verdana, arial, helvetica;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  font-size: 10px;
  font-weight: bold;
  height: 16px;
  text-decoration: none;
}
.searchtable
{
	background: url("/vehwebsite/images/background_search.gif");
	background-repeat: no-repeat;
	margin: 0.4em 10px 0 0;
	width: 255px;
	height: 32px;
}

.zoekFormButton
{
	float: right;
	position: relative;
	padding-top: 1px;
	padding-right: 4px;
}





.arrow
{
	/*background: ages/icon_pijltje.gif) no-repeat; */
	padding: 0 0 0 0.8em; 
}

	
/*.generic arrow right{float: left; width: auto; display: inline; background: #003366; font-size: 15px;}*/
.generic{ margin: 3px 4px 0 0; }
/*a.arrow{ background: url(../images/icon_pijltje.gif) 0 0.45em no-repeat; padding: 0 0 0 0.8em; }
.left{ float: left !important;}*/

.TweeColumns
{
border-right: solid 1px #BFBFBF ;
border-left: solid 1px #BFBFBF ;	
}

div.TwoColumnsColumn 
{
	margin-left:10px; 
	margin-right:5px; 
	width :285px;
}

.TwoColumnsColumn ul{ list-style: none; margin: 0 0 1.5em 0; padding: 0; line-height: normal; }
.TwoColumnsColumn li { width: 100%;  padding: 0.3em 0 0.3em 0.9em; background: url(../images/icon_pijltje.gif) 0 0.75em no-repeat; }
.TwoColumnsColumntd { border-right: solid 1px #BFBFBF ; vertical-align:top;   }

.TwoColumnsTitle{ font-weight: normal; line-height: 100%; font-size: 110%; padding: 10px 0 10px 0; font-weight: bold; color: #DB0700; text-transform: uppercase;}


.HomeImageVeelBekeken
{ 
	float: right;
	width: 40px; 
	height: 40px; 
	margin-left: 10px; 
	margin-bottom: 5px; 
	padding: 10px;
}
.TwoColumnsColumnImg  { 
	float: left;
	width: 65px; 
	height: 65px; 
	margin-right :10px; 	
	margin-bottom: 5px; 
}

.eyeFrame 
{	padding-left: 10px; border-left: solid 1px #BFBFBF !important;}

.HomeSubTitle{ font-weight: normal; line-height: 100%; font-size: 110%; margin: 0.4em 0.8em 0em 0.8em; padding: 10px 0 0 0; font-weight: bold; color: #DB0700; text-transform: uppercase;}
.Homehead{ font-weight: normal; line-height: 100%;font-size: 150%; margin: 0.8em ;  font-weight: bold; color: #002f72; vertical-align:middle; } 
.HomeVeelBekekenLink {padding: 0 0 12px 0;}

.WijzigBenefitBar a  { position: relative !important; top:0px;  }

#tothetop
{
	display:none;
}