/*@import url("fileadmin/template/main/css/rte.css")*/

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003869;
}

A:active {
	color: #828282;
	text-decoration: underline;
}

A:link {
	color: #003869;
	text-decoration: underline;
}

A:visited {
	color: #003869;
	text-decoration: underline;
}

A:hover {
	color: #828282;
	text-decoration: underline;
}

H1, H2, H3, H4, H5, H6 {
	margin-top: 0;
	margin-bottom: 0.8em;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003869;
	font-weight: bold;
	text-decoration: none;
}
 
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003869;
	font-weight: bold;
	text-decoration: none;
}
 
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003869;
	font-weight: bold;
	text-decoration: none;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}


/* classesCharacter, classesParagraph */
P {
	margin: 0 0 1.4em;
}

P, TD, Q, PRE, ADDRESS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	vertical-align: top;
}

P.smaller, SPAN.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

P.smaller_blue, SPAN.smaller_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003869;
	font-weight: normal;
	text-decoration: none;
}

B, STRONG {
	font-weight: bold;
}

I, EM {
	font-style: italic;
}

U {
	text-decoration: underline;
}

CITE {
	font-style: italic;
}

UL, OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

LI {
}

SUP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444; 
	font-weight: normal;
	text-indent: 0px;
}

SUB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444; 
	font-weight: normal;
	text-indent: 0px;
}


/* classesTable NIEUW */

TABLE {
	border-collapse: collapse;
}

TABLE.Table_border {
	border-collapse: collapse;
	border: 1px solid #39ABDE;
}

TABLE.Table_noborder {
	border: 0px;
}

/* classesTD NIEUW */

TABLE.Table_border TD {
	border: 1px solid #39ABDE;
}

TD.Table_titel {
	border: 1px solid #39ABDE;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-align: center;
}

TD.Table_titel_klein {
	border: 1px solid #39ABDE;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-align: center;
}

TD.Table_kop {
	border: 0px;
	padding: 4px 8px;
	font-weight: bold;
	font-size: 12px;
	color: rgb(255, 255, 255);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: rgb(130, 130, 130);
}

TD.Table_subtitel {
	border: 1px solid #39ABDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #444444;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
}

TD.Table_naam {
	border: 1px solid #39ABDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
}

TD.Table_kruisje {
	border: 1px solid #39ABDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-align: center;
	vertical-align: top;
}

TD.Table_nummers {
	border: 1px solid #39ABDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-color: #39ABDE;
}

TD.Table_nummers A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-color: #39ABDE
}
TD.Table_nummers A:active {
	text-decoration: underline;
}
TD.Table_nummers A:link {
	text-decoration: underline;
}
TD.Table_nummers A:visited {
	text-decoration: underline;
}
TD.Table_nummers A:hover {
	text-decoration: none;
}

TD.Table_product {
	border: 1px solid #39ABDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #39ABDE;
	text-align: left;
	vertical-align: top;
}

TD.Table_product A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #39ABDE;
	text-align: left;
	vertical-align: top;
}
TD.Table_product A:active {
	text-decoration: underline;
}
TD.Table_product A:link {
	text-decoration: underline;
}
TD.Table_product A:visited {
	text-decoration: underline;
}
TD.Table_product A:hover {
	text-decoration: none;
}


/* originele table styles */

TD.Tabel_titel {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-align: center;
}

TD.Tabel_titel_klein {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-align: center;
}

TD.Tabel_naam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	text-align: left;
	padding-left: 3px;
}

TD.Tabel_kruisje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-align: center;
}

TD.Tabel_nummers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #39ABDE;
}

TD.Tabel_nummers A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #39ABDE
}
TD.Tabel_nummers A:active {
	text-decoration: underline;
}
TD.Tabel_nummers A:link {
	text-decoration: underline;
}
TD.Tabel_nummers A:visited {
	text-decoration: underline;
}
TD.Tabel_nummers A:hover {
	text-decoration: none;
}

/* classesImage */

IMG.Image_border {
	border: 1px solid #003869;
}

IMG.Image_noborder {
	border: 0px;
}
