/* ------------- */
/* BODY SETTINGS */
/* ------------- */

body {
	font-family: Arial, Courier New, Helvetica;
	color: #000000;
	font-size: 14px;
	background-color: #9999FF;
}

/* --------------- */
/* HEADER SETTINGS */
/* --------------- */

h1   {color: #000000;font-size: 50px;}
h2   {color: #000000;font-size: 16px;}
h3   {color: #000000;font-size: 12px;}

/* -------------- */
/* LINKS SETTINGS */
/* -------------- */

a:link    {color: #0c07a7; text-decoration: underline}
a:visited {color: #0c07a7; font-weight: normal; text-decoration: underline}
a:active  {color: #0c07a7; text-decoration: underline}
a:hover   {background: navy ; color: white; text-decoration: underline}

/*--------*/
/* IMAGES */
/*--------*/

img{margin-right:0;border:0;float:left;}

/* -------------- */
/* TABLE SETTINGS */
/* -------------- */

tr{text-align: left}
td{font-family: Arial;font-size: 14px;color: #000000;vertical-align:middle}

/*-----------------*/
/* STYLE SETTEINGS */
/*-----------------*/

   .titel { color: #0c07a7; border-bottom: 2px double; padding-bottom: 5px; padding-left: 15px; font-size: 24pt; }
   .subtitel { color: #0c07a7; border-bottom: 1px double; padding-bottom: 5px; padding-left: 15px; font-size: 18pt; }
   .hfdst { color: #0c07a7; padding-bottom: 5px; padding-left: 15px; font-size: 16pt; }
   .ref { font-size: 14pt; }
   .actueel { font-size: 14pt; color: #5555AA; }
   .som { color: #0c07a7; background: #b7b5d4; font-size: 10pt; }
   P { font-size: 14px; }

