body   	 { font-family: Arial, Verdana; font-size: 11px; color: #000000;
           scrollbar-3dlight-color: #E9E9E9;
           scrollbar-arrow-color: #ADADAD;
           scrollbar-base-color: #FFFFFF;
           scrollbar-darkshadow-color: #ADADAD;
           scrollbar-face-color: #E9E9E9;
           scrollbar-highlight-color: #FFFFFF;
           scrollbar-shadow-color: #FFFFFF;
					 background-color: #FF0000;
					 padding: 0px;
					 margin: 0px; }
           
td   	    	  { font-family: Arial, Verdana; font-size: 11px; color: #000000 }

h1	          { font-size: 18px; font-weight: normal; margin: 0px; padding-bottom: 5px; line-height: 20px }
h2	          { font-size: 16px; font-weight: normal; margin: 0px; padding-bottom: 5px; line-height: 20px }
h4            { font-size: 11px; font-weight: normal; margin: 0px; padding-bottom: 5px; line-height: 20px }



a,
a:visited   	  { color: #FF0000; text-decoration: none }
a:active          { color: #FF0000; text-decoration: none }
a:hover      	  { color: #FF0000; text-decoration: none }

hr		      { color: #C0C0C0; height: 1px; margin: 0px; padding: 0px }

form  		  { margin: 0px; padding: 0px }
input		  { margin: 0px; padding: 0px; padding-left: 3px; padding-right: 3px; height: 15px; font-family: Arial, Verdana; font-size: 11px; color: #000000; border: 1px solid #7F7F7F }
select		  { margin: 0px; padding: 0px; padding-left: 3px; padding-right: 3px; height: 15px; font-family: Arial, Verdana; font-size: 11px; color: #000000; border: 1px solid #7F7F7F }

.Rood         { color: #FF0000; }
.RoodVet      { color: #FF0000; font-weight: bold }
.LichtRoodVet { color: #EE9B90; font-weight: bold }
.Grijs        { color: #7F7F7F; }
.GrijsVet     { color: #7F7F7F; font-weight: bold }
.ZwartVet     { color: #000000; font-weight: bold }

.Kop          { color: #000000; font-weight: bold; font-size: 13px; }

.ZwarteLinkjes a,
.ZwarteLinkjes a:visited   	  { color: #000000; text-decoration: none }
.ZwarteLinkjes a:active       { color: #FF0000; text-decoration: none }
.ZwarteLinkjes a:hover        { color: #FF0000; text-decoration: none }
.ZwarteLinkjes input          { border: 0px }

.RoodVet a,
.RoodVet a:visited   	{ color: #FF0000; text-decoration: none }
.RoodVet a:active       { color: #FF0000; text-decoration: none }
.RoodVet a:hover        { color: #FF0000; text-decoration: none }

TD.RijAlter    { background-color: #FEF3F5 }

TABLE.BgLichtRood    { background-color: #FEF3F5 }
TR.BgLichtRood    { background-color: #FEF3F5 }

DIV.BerichtCitaat    { position: relative; border: 1px solid #000000; padding: 10px; margin-left: 25px } 

.Content              { color: #000000; line-height: 15px }
.Content a,
.Content a:visited    { color: #AF3F24 }
.Content a:active     { color: #000000 }
.Content a:hover      { color: #000000 }
.Content h1	          { color: #AF3F24 }
.Content h2	          { color: #007EC3 }
.Content h4           { color: #A09F9E }

.Footer 	       { font-family: Arial, Verdana; font-size: 11px; color: #FFFFFF; }
.Footer a,
.Footer a:visited      { color: #FFFFFF; text-decoration: none }
.Footer a:active       { color: #FFFFFF; text-decoration: underline }
.Footer a:hover        { color: #FFFFFF; text-decoration: underline }
.Footer div	       { align: center }

/* voor de pulldown selectors */

.select {
	cursor: default
}
.selected {
    height: 15px;
}
.selectTable {
	background: white; height: 15px; border: 1px solid #7F7F7F; padding-left: 3px; padding-right: 3px
}
.option {
	background: white; width: 100%;
}
.dropDown {
	z-index: 99; visibility: hidden; width: 100%; position: absolute; border: 1px solid #7F7F7F
}

/* AUTO COMPLETE */
.autocomplete                   { font-family: Tahoma; font-size: 8pt; background-color: white; border: 1px solid black; position: absolute; cursor: default; overflow: auto; overflow-x: hidden; }
.autocomplete_item              { padding: 1px; padding-left: 5px; color: black; width: 100%; }
.autocomplete_item_highlighted  { padding: 1px; padding-left: 5px; color: white; background-color: #0A246A; }