BODY, TD, SELECT, INPUT
{
	font-size: 12px;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
}


.faqs div {
	font-size:14px;
}

.faqs li {
	font-size:14px;
}

/* Header als er geen plaatje is */
.SiteHeader { color: #00A6EB; line-height:24px; margin-left: 18px; margin-top:2px} 


table.TabelA {margin: 10px 0; background: #f0f0f0; border: solid 1px #FFFFFF; border-collapse: collapse; }
table.TabelA caption {font-weight: bold; font-size: larger}
table.TabelA th { border: solid 1px #FFFFFF; font-weight: bold; padding: 3px; font-size: 12px; text-align: left; vertical-align: middle;}
table.TabelA td { border: solid 1px #FFFFFF; font-size: 12px; padding: 3px}
table.TabelA tr.rij1 {background-color: #efefef}
table.TabelA tr.rij2 {background-color: #F9F9F9}
table.TabelA tr.leeg {background-color: #FFFFFF}
table.TabelA td.kolom1 {background-color: #efefef}
table.TabelA td.kolom2 {background-color: #F9F9F9}

/* Eerste rij standaard tabel */
.top { border: 1px solid #00A9EB; font-weight: bold; padding: 8px;}

/* Content standaard tabel */
.content { border: 1px solid #00A9EB; border-width: 0px 1px 0px 0px;}

/* Tabel openingspagina per sectie */
.TabelOpening { border-collapse: collapse; border: 1px solid #C8C8C8;  background : #FFFFFF; padding: 4px; empty-cells: show;}

/* Eerste rij openingspagina */
.Openingtop { color: #00A9EB; font-size:12px; font-family:"Arial, Helvetica, sans-serif"; font-weight:bold;}


/* Titel boven de tekst, onder de crumbs */
/*
.PageTitle { padding-left: 20px; padding-top: 10px; color: #000000; font-size:14px; font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
*/

/* Bodytekst */
/*
.Bodytext { padding-left: 20px; padding-top: 0px; padding-right: 20px;color: #000000; font-size:12px; line-height: 16px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
*/

/* breadcrumbs */
.RealSmall { color: #929292; font-size:10px; font-family:Arial, Helvetica, sans-serif; text-decoration: none; }

/* breadcrumbs toevoeging Diane */
.RealSmall a:link, .RealSmall a:hover, .RealSmall a:active, .RealSmall a:visited
{ 
color: #929292; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight:normal
}

.Tiny { color: #000000; font-size:9px; font-family:Arial, Helvetica, sans-serif;}

.FormBody { color: #000000; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.TableHeaderText { color: #ffffcc; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}


/* Toevoeging Diane om de kopjes van de ServiceDeskpagina's beter weer te geven */
/*
H1, H2, H3, H4, .textBlauwBold {
	font-size: 14px;
	font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
*/

/* BEGIN FORMULIEREN */
.formfield {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; border: 1px solid #800000; background-color: #ebebeb;}

.tinyformfield {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; border: 1px solid #800000; background-color: #ebebeb;}

.formfield2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; }

.formfield3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; border: 1px solid #800000; background-color: #fafafa;}

.submitbutton {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; background-color: #800000; cursor: hand}
.aanvraagbutton {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background-color: #E6E6E6; cursor: hand}

.tinysubmitbutton {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-color: #800000; cursor: hand}

.CartText { color: #ffff99; background-color: #cc0033; font-size:11px; font-family:Arial,sans-serif; font-weight: bold;}


/* anders dan in css werkplaats */
A.noline:visited, A.noline:link, A.noline:active, A.noline  {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font: 11px;
	line-height: 20px;
} 

/* anders dan in css werkplaats */
A.nolinew:visited, A.nolinew:link, A.nolinew:active, A.nolinew  {
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bold;
        font: 11px;
        line-height: 20px;
}

A.noline:hover { 
	text-decoration: none;
	color: #00A9EB;
	font-weight: bold;
	line-height: 20px;
} 

A.nolinew:hover {
        text-decoration: none;
        color: #00A9EB;
        font-weight: bold;
        line-height: 20px;
}

/* anders dan in css werkplaats */
.white {
	color: #000000;
	font: 11px;
	font-weight: bold;
	line-height: 20px;
}
/* anders dan in css werkplaats */
.wit {
        color: #FFFFFF;
        font: 11px;
        font-weight: bold;
        line-height: 20px;
}


/* anders dan in css werkplaats */
.white2 {
	color: #000000;
	font: 11px;
	font-weight: normal;
}
/* anders dan in css werkplaats */
.wit2 {
        color: #FFFFFF;
        font: 11px;
        font-weight: normal;
}
