#5c81a7 blue
#6AB7F8 lightblue

body {
  font-family: tahoma; 
  font-size: 13px;
  background-image:url('/../gfx/webbackground.jpg');
  }

img { 
  border-color: gray
}

SPAN.glow { 
    background: white; 
    color: white;
    text-shadow: black 0px 0px 5px;
}

p.website {background-color: #DBDBDB;
           font: 13px arial;
		   font-weight: bold;
		   color: white;
		   border: dashed #000000 1px
}
p {background-color: red;
   font: 13px tahoma;
   font-weight: bold;
   color: white
}
p.titel {background-color: transparent;
         font: 18px arial;
		 font-weight: bold;
		 font-style: italic;
		 color: black;
		 text-align: left;
		 border-bottom: inset gray 3px;
}
p.koptekst {  font: 13px tahoma;
		       color: #5c81a7;
		       text-align: left;
			   border-bottom: dotted gray 1px;
			   background-color: transparent;
}
p.tekst {background-color: transparent;
         font: 13px tahoma;
		 color: black;
		 text-align: left;
}
p.titelfout {background-color: transparent;
         font: 18px arial;
		 font-weight: bold;
		 color: red;
		 text-align: left;
		 border-bottom: dashed gray 1px;
}

p.mini {background-color: transparent;
         font: 9px tahoma;
		 color: black;
		 text-align: center;
}

p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid; size: 1px}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}

pre {background-color: transparent;
         font: 11px lucida console;
		 color: black;
		 text-align: left;

}


table.website { background: transparent;
                border: solid black 1px;
				background-image:url('../gfx/webbackground.jpg');
}

table.kader { background: #FFFFFF; 
			  
}

td  {  font: 13px tahoma;
       color: black;
       text-align: left;
}
td.special  {  font: 13px tahoma;
       color: black;
       text-align: left;

}



td.archiefkop  {  font: 13px tahoma;
		       color: #5c81a7;
		       text-align: left;
			   border-bottom: dotted gray 1px;
			   background: transparent;
}

td.archief  {  font: 13px tahoma;
		       color: black;
		       text-align: left;
			   background: transparent;
}


td.kadertitel {background-color: #5c81a7;
               font: 13px arial;
			   font-weight: bold;
			   border-left: solid #5c81a7 1px;
			   border-right: solid #5c81a7 1px;
			   border-top: solid #5c81a7 1px;
			   border-bottom: solid black 1px;
			   color: white;
}

td.kadertekst {background-color: #E8E8E8;
               font: 13px tahoma;
			   font-weight: normal;
			   border-left: solid gray 1px;
			   border-right: solid gray 1px;
			   border-bottom: solid gray 1px;
			   color: black;
}

td.kadertekstw {font: 13px tahoma;
			   font-weight: normal;
			   color: black;
			   background: transparent;
}


td.kadertekstlinks {background-color: #E8E8E8;
               font: 13px tahoma;
			   font-weight: normal;
			   border-left: solid gray 1px;
			   border-right: none;
			   border-bottom: none;
			   border-top: none;
			   color: black;
}

td.kadertekstrechts {background-color: #E8E8E8;
               font: 13px tahoma;
			   font-weight: normal;
			   border-left: none;
			   border-right: solid gray 1px;
			   border-bottom: none;
			   border-top: none;
			   color: black;
}

td.kadertekstonder {background-color: #E8E8E8;
               font: 13px tahoma;
			   font-weight: normal;
			   border-left: solid gray 1px;
			   border-right: solid gray 1px;
			   border-bottom: solid gray 1px;	
			   border-top: none;
			   color: black;
}

td.kadertiteli {background-color: #DDDDDD;
               font: 13px arial;
			   font-weight: bold;
			   color: gray;
}



td.kalenderkleur1 {background-color: #3838E8;
                     font: 13px tahoma;
			         font-weight: normal;
			         color: black;
}

table.kalender {background-color: #E8E8E8;
                     font: 13px tahoma;
			         border-style: inset;
			         color: black;
					 border: ridge 1px;
}
ul { font: 13px tahoma;
}

a.menu:link {text-decoration: none; font: 18px tahoma; font-weight: bold; color: black}
a.menu:active {text-decoration: none; font: 18px tahoma; font-weight: bold; color: black}
a.menu:visited {text-decoration: none; font: 18px tahoma; font-weight: bold; color: black}
a.menu:hover {text-decoration: none; font: 18px tahoma; font-weight: bold; color: white; background: #4f8fB2/*#c00000 #ce781c*/}

a.links:link {text-decoration: none; font: 13px tahoma; font-weight: normal; color: black; }
a.links:active {text-decoration: none; font: 13px tahoma; font-weight: normal; color: #60F060; }
a.links:visited {text-decoration: none; font: 13px tahoma; font-weight: normal; color: black; }
a.links:hover {text-decoration: none;
		 font: 13px tahoma;
		 font-weight: normal;
		 color: black;
         background: #c00000;
}

a:link {text-decoration: none; font: 13px tahoma; font-weight: normal; color: black}
a:active {text-decoration: none; font: 13px tahoma; font-weight: normal; color: #60F060}
a:visited {text-decoration: none; font: 13px tahoma; font-weight: normal; color: black}
a:hover {text-decoration: none;
		 font: 13px tahoma;
		 font-weight: normal;
		 color: white;
         /*border-bottom: 1px dotted black;*/
		 background: #4f8fB2;
}

a.mini:link {text-decoration: none; font: 9px tahoma; font-weight: normal; color: black}
a.mini:active {text-decoration: none; font: 9px tahoma; font-weight: normal; color: #60F060}
a.mini:visited {text-decoration: none; font: 9px tahoma; font-weight: normal; color: black}
a.mini:hover {text-decoration: none;
		 font: 9px tahoma;
		 font-weight: normal;
		 color: white;
         /*border-bottom: 1px dotted black;*/
		 background: #4f8fB2;
}


h1 {background-color: #E82718}
h2 {background-color: transparent}

input{ font: 13px tahoma;
}
select{ font: 13px tahoma;
}
textarea{ font: 13px tahoma;
}


