body              {background-color: #FFFFFF;
                   color: #000000; 
                   font-family: verdana,helvetica,arial; 
                   font-size: 8pt;
                   margin: 0;
                  }

a:link            {color: #000000; text-decoration: underline;}
a:visited         {color: #000000; text-decoration: underline;}
a:active          {color: #000000; text-decoration: underline;}
a:hover           {color: #F50021; text-decoration: underline;}

h1                {color: #000000; font-family: verdana,helvetica,arial; font-size: 11pt; font-weight: Bold;}
h2                {color: #000000; font-family: verdana,helvetica,arial; font-size: 9pt; font-weight: Bold;}
h3                {color: #F50021; font-family: verdana,helvetica,arial; font-size: 9pt; font-weight: Bold;}
h4                {color: #F50021; font-family: verdana,helvetica,arial; font-size: 8pt; font-weight: Bold;}
h5                {color: #F50021; font-family: verdana,helvetica,arial; font-size: 9pt; font-weight: Bold;}
h6                {color: #F50021; font-family: verdana,helvetica,arial; font-size: 9pt; font-weight: Bold;}
p,td,ul,ol,li     {color: #000000; font-family: verdana,helvetica,arial; font-size: 8pt;}

.kop              {color: #000000; font-family: verdana,helvetica,arial; font-size: 11pt; font-weight: Bold;}
.label            {color: #000000; font-family: verdana,helvetica,arial; font-size: 8pt;}

.brood            {color: #000000; font-family: verdana,helvetica,arial; font-size: 8pt; font-weight: Normal;}
.brood a:link     {color: #000000; text-decoration: underline;}
.brood a:visited  {color: #000000; text-decoration: underline;}
.brood a:active   {color: #000000; text-decoration: underline;}
.brood a:hover    {color: #F50021; text-decoration: underline;}

.nav              {color: #666666; font-family: verdana,helvetica,arial; font-size: 8pt;}
.nav a:link       {color: #919191; text-decoration: none; font-size: 8pt;}
.nav a:visited    {color: #919191; text-decoration: none; font-size: 8pt;}
.nav a:active     {color: #919191; text-decoration: none; font-size: 8pt;}
.nav a:hover      {color: #F50021; text-decoration: underline; font-size: 8pt;}

.react            {color: #919191; font-family: verdana,helvetica,arial; font-size: 8pt;}
.react a:link     {color: #919191; text-decoration: underline; font-size: 8pt;}
.react a:visited  {color: #919191; text-decoration: underline; font-size: 8pt;}
.react a:active   {color: #919191; text-decoration: underline; font-size: 8pt;}
.react a:hover    {color: #F50021; text-decoration: underline; font-size: 8pt;}

.zichtb           {color: #009900; font-family: verdana,helvetica,arial; font-size: 8pt;}
.zichtb a:link    {color: #009900; text-decoration: underline; font-size: 8pt;}
.zichtb a:visited {color: #009900; text-decoration: underline; font-size: 8pt;}
.zichtb a:active  {color: #009900; text-decoration: underline; font-size: 8pt;}
.zichtb a:hover   {color: #009900; text-decoration: underline; font-size: 8pt;}

.verbor           {color: #919191; font-family: verdana,helvetica,arial; font-size: 8pt;}
.verbor a:link    {color: #919191; text-decoration: underline; font-size: 8pt;}
.verbor a:visited {color: #919191; text-decoration: underline; font-size: 8pt;}
.verbor a:active  {color: #919191; text-decoration: underline; font-size: 8pt;}
.verbor a:hover   {color: #919191; text-decoration: underline; font-size: 8pt;}

.verwij           {color: #F50021; font-family: verdana,helvetica,arial; font-size: 8pt;}
.verwij a:link    {color: #F50021; text-decoration: underline; font-size: 8pt;}
.verwij a:visited {color: #F50021; text-decoration: underline; font-size: 8pt;}
.verwij a:active  {color: #F50021; text-decoration: underline; font-size: 8pt;}
.verwij a:hover   {color: #F50021; text-decoration: underline; font-size: 8pt;}


INPUT             {color: #000000; font-family: verdana,helvetica,arial; font-size: 8pt;}
TEXTAREA          {color: #000000; font-family: verdana,helvetica,arial; font-size: 8pt;}

/* hidden anti-spam textveld */
.leeg             {display: none;}


/* POSITIONERING */
#maincontainer {
   margin                : 0;
   padding               : 0;
   background-color      : #FFFFFF;
}

/* dient alleen om footer naar beneden te drukken, werkt niet goed */
#maincontainer2 {
   margin                : 0;
   padding               : 0;
}

#header {
   display               : none;
}


/* menubalkje in de header */
/* volledig gepositioneerd */
#headermenu {
   display               : none;
}

/* topbanner linksboven */
#topbanner {
   display               : none;
}


/* EINDE HEADER */





/* LINKERKOLOM */

/* linker en rechtercontainer zijn leeg, */
/* maar duwen de footer naar beneden */
#linkercontainer {
   display               : none;
}

#linkerbalk {
   display               : none;
}

#linkermenu {
   display               : none;
}

/* preload bg's */
#linkermenu_preloader {
   display               : none;
}

/* logo's IATA, ACN */
#linkerlogos {
   display               : none;
}


/* EINDE LINKERKOLOM */



/* MIDDEN CONTENT */

#content {
   margin                : 0;
   padding               : 0;
}

/* EINDE MIDDEN CONTENT */



/* RECHTERKOLOM */

/* linker en rechtercontainer zijn leeg, */
/* maar duwen de footer naar beneden */
#rechtercontainer {
   display               : none;
}

#rechterbalk {
   display               : none;
}



/* EINDE LINKERKOLOM */


/* FOOTER */

#footer {
   display               : none;
}

