/* TRANSPORT */
/* Homepage header */
/* A A A kleur */
#fontsize
{
    font-family: Arial !important;
    font-size: 1.2em !important;
    color: #969696 !important;
}

/* Login font instellingen, tekstkleur en achtergrondkleur */
.inloggenTitel
{
    font-family: Arial !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    color: #000000 !important;
}

#inloggenFailurePositionering
{
    color: #be23c23 !important;
}


#inloggenIngKleurVlak
{
    background-color:#ffcb04 !important; 
    border-color:#ffcb04 !important;
}


.inloggenInput
{
    font-family: Arial !important;
    font-size: 1.2em !important;
    color:#000000 !important;
}

.inlogKnop
{
    background-color:#ffcb04 !important; 
    color:#000000 !important; 
    border-color:#ffcb04 !important;
}

#inlogKnopContainer
{
    background-color:#ffffff !important; 
    border-color:#ffffff !important;
}


.inloggenBenadrukteTekst
{
    font-family: Arial !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    color: #000000 !important;
}

.inloggenGewoneTekst
{
    font-family: Arial !important;
    font-size: 1.2em !important;
    font-weight: normal !important;
    color: #696969 !important;
}


.inloggenErrorMessage
{
    color: Black !important;
}


/* tekst kleur en achtergrond kleur inlog knop */
.inloggenButton
{
    color: #ffffff; 
    background-color: #000000;
    border-color: #000000;
}

/* tekst kleur en grootte van x in sluit inlogscherm knop */
.inloggenCloseButton
{
    color: #ffffff; 
    font-size: 1.3em;
    font-weight: bold;
}


/* Buttons font instellingen, tekstkleur en achtergrondkleur */
#hoofdmenutop1, #hoofdmenutop2, #hoofdmenutop3, #hoofdmenutop4
{
    font-family: Arial !important;
    font-size: 1.2em !important;
    color: #000000;
    background-color: #ffcb04;
}

/* Geselecteerde buttons achtergrond en tekstkleur */
#hoofdmenutop1:hover, #hoofdmenutop2:hover, #hoofdmenutop3:hover, #hoofdmenutop4:hover
{
    background-color: #696969 !important;
    color: #ffcb04 !important;
}

#hoofdmenutop1:active, #hoofdmenutop2:active, #hoofdmenutop3:active, #hoofdmenutop4:active
{
    background-color: #000000 !important;
    color: #ffcb04 !important;
}

#hoofdmenutop1:focus, #hoofdmenutop2:focus, #hoofdmenutop3:focus, #hoofdmenutop4:focus
{
    background-color: #003e7e !important;
    color: #c8c8c8 !important;
}

/* De Actieve Doelgroep */
.ActieveDoelgroep
{
    background-color: #000000;
    border-left-color: #ffcb04;
    color: #ffcb04;
}

#submenutop1, #submenutop2, #submenutop3, #submenutop4
{
    font-family: Arial !important;
    font-size: 1.2em !important;
    color: #000000 !important;
    background-color: #c8c8c8 !important;
}

.mainsubMenu a, .mainsubMenuBreed a
{
    color: #000000 !important;
}

/* nieuw binnen de basis site (begin) */
.mainsubMenu ul li, .mainsubMenuBreed ul li, #contentMenu ul li  
{
    color: #ffd700 !important;
}

/* vorm van het opsommingsteken in het top- en linkermenu. */
.mainsubMenu ul ul, .mainsubMenuBreed ul ul, .mainsubMenu ul .hoofditem, .mainsubMenuBreed ul .hoofditem, #contentMenu ul ul li
{
   list-style-type:square; /* toegestane waarden: none, circle, square, disc */
}

/* nieuw binnen de basis site (einde) */

/* Geselecteerde buttons tekstkleur */
.mainsubMenu a:hover, .mainsubMenu .lidiv:hover, .mainsubMenuBreed a:hover, .mainsubMenuBreed .lidiv:hover
{
  background-color: #c8c8c8 !important;
  color: #003e7e !important;
}

.mainsubMenu a:active, .mainsubMenu .lidiv:active, .mainsubMenuBreed a:active, .mainsubMenuBreed .lidiv:active
{
  background-color: #c8c8c8 !important;
  color: #003e7e !important;
}

.mainsubMenu a:focus, .mainsubMenu .lidiv:focus, .mainsubMenuBreed a:focus, .mainsubMenuBreed .lidiv:focus
{
  background-color: #c8c8c8 !important;
  color: #003e7e !important;
}

/*Contentpagina tekst content en tekstkleur content*/
 #content .standaardcontent 
{
    font-family: Arial !important;
    font-size: 1.1em !important;
    color:#696969 !important;
}

/*Contentpagina kop content en kop kleur content*/
#content .standaardcontent h1
{
    font-family: Georgia !important;
    font-weight:normal; /* is nodig om de koppen niet vet te tonen, dat is voor h1 per default*/
    font-size: 2.0em; /* geen !important erbij zetten! wordt gecorrigeerd vanuit jQuery */
    color:#000000 !important;
    line-height: 110%;
}

/*Contentpagina tussenkop en tussenkopkleur*/
#content .standaardcontent h2
{
    font-family: arial !important;
    font-size: 1.1em; /* geen !important erbij zetten! wordt gecorrigeerd vanuit jQuery */
    font-weight: bold !important;
    color:#000000 !important;
}

/*Testimonial pagina content kop content en kop kleur content */
#content #main .testimonialContent h1
{
    font-family: Georgia !important;
    font-weight:normal; /* is nodig om de koppen niet vet te tonen, dat is voor h1 per default*/
    font-size: 2.0em !important; 
    color:#000000 !important;
    line-height: 110%;
}


/*Testimonial pagina content tekst content en tekstkleur content */
#content #main .testimonialContent .testimonialGewoneTekst
{
    font-family: arial !important;
    font-size: 1.1em !important;
    color: #696969 !important;
}


/* Overzicht nieuwsberichten kop en kop kleur*/
#content .nieuwslijst h1
{
    font-family: georgia !important;
    font-weight:normal; /* is nodig om de koppen niet vet te tonen, dat is voor h1 per default*/
    font-size: 2.0em !important;
    color:#000000 !important;
    line-height: 110%;
}

/* Overzicht nieuwsberichten maand koppen*/
#content .nieuwslijst h2
{
    color:#000000 !important;
    font-family: georgia !important;
    font-weight:normal; /* is nodig om de koppen niet vet te tonen, dat is voor h1 per default*/
    font-size: 1.8em !important;
}

/* Overzicht nieuwsberichten nieuwsheaders/onderwerpen tekst en tekstkleur*/
#content .nieuwslijst a, #content .nieuwslijst .textcontent
{
    font-family: Arial !important;
    font-size: 1.1em !important;
    color: #696969 !important;
}


/* kruimelpad font instellingen en tekstkleur */
#breadCrumb a
{
    font-family: arial !important;
    font-size: 0.9em !important;
    color: #969696 !important;
}


/* Homepage footer */

/* font instelling en tekstkleur hyperlink */
#footer
{
    font-family: arial !important;
    font-size: 1.2em !important;
    color: #969696 !important;
}

/* tekstkleur hyperlink "over het fonds" */
#over a
{
    color: #000000 !important;
    font-weight: bold;
}


#WelkomGebruiker
{
    font-family: Georgia;
    font-size: 2.0em !important;
    color: #000000 !important;
}

/*kleur instellingen voor visited hyperlinks van top menu en left menu */
.mainsubMenu a:visited, .mainsubMenuBreed a:visited, #contentMenu a:visited
{
    color:#000000 !important;
}

/*kleur instellingen voor achtergrondkleur van beoordeel component */
#beoordeel
{
    background-color : #f0f0e6;
}

/* test defect azl-074a */
/*kleur instellingen voor tekstkleur van visited links in content (inclusief testimonial content) */
#content #main .standaardcontent a:visited,  #content #main .testimonialContent a:visited
{
    color: #000000 !important;
}

/* instellingen basis site verplaatst naar website-style */

/* tekst kleur en achtergrond kleur zoek knop */
#zoekknop
{   
    color: #ffffff;
    background-color: #000000;
}

/* breedte van link english, link wordt links uitgelijnd */
#english
{
    width: 50px;
}

/* breedte en afstand vanaf linkerkant van link disclaimer */
#disclaimer
{
    width: 100px;
    left: 60px;
}

/* breedte en afstand vanaf linkerkant van link over */
#over
{
    width: 170px;
    left: 420px;
}

/* breedte en afstand vanaf linkerkant van link sitemap */
#sitemap
{
    width: 50px;
    left: 840px;
}

/* breedte contact wordt automatisch bepaald en wordt rechts uitgelijnd */


/* tekst kleur en font van tekst boven uitslag poll */
.pollResultaat .titel
{
    color: #000000;
    font-family: Arial;
    font-size: 1.1em; 
}

/* kleur van totaal van poll op pagina */
.pollResultaat .meter
{    
    background-color: #e6e6e6;
}


/* kleur van stemmen van poll op pagina */
.pollResultaat .aantalmeter
{
    background-color: #000000;
}

/* tekst kleur en font van stemmen en percentage van poll */
.pollResultaat .stemmen
{
    color: #000000;
    font-family: Arial;
    font-size: 1.1em; 
}

/* kleur van totaal van poll in pagestudio element */
.pollResultaatKlein .meter
{    
    background-color: #696969;
}

/* kleur van stemmen van poll in pagestudio element */
.pollResultaatKlein .aantalmeter
{
    background-color: #ffcb04;
}

/* tekst kleur en font van percentage in pagestudio element */
.pollResultaatKlein .stemmen
{
    color: #000000;
    font-family: Arial;
    font-size: 1.0em;
}

/* achtergrond en tekst kleur van webservice melding */
#DivError
{
    color: #f696969;
    background-color: #ffcb04;
}

/* Begrippen: kleur balkje en kleur tekst in balkje */
.terms h2
{
    background-color: #B3C734;
    color: #ffffff;
}
/* Zoekresultaten */
.searchterm
{
    color: #000000;
    font-weight: bold;
}
 
.searchresults a:visited
{
    color: #000000;
}
 
.searchresults .infokop
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline !important;
}
.searchresults .infobottom
{
    color: #000000;
    text-decoration: none !important;
}

.searchresultsPageNumber
{
    color: #000000;
}

.searchresultsCurrentPageNumber
{
/*    color: #ff6600;*/
color:navy;
}

.profilebutton
{
    color: #FF6600;
}

