


body {
	scrollbar-face-color:#340700;
	scrollbar-arrow-color:#29466E;
	scrollbar-track-color:#5A0D00;
	scrollbar-shadow-color:#921400;
	scrollbar-highlight-color:#921400;
	scrollbar-3dlight-color:#5A0D00;
	scrollbar-darkshadow-Color:#5A0D00;
	
	background-color: #5A0D00;
	color: #AE753E;
    font-family: verdana;
	font-size: 14px;
	margin-top: 20px;
}




TABLE.agenda   { width: 640px;
	color: #AE753E;
    font-family: verdana;
	font-size: 12px;
border-collapse: collapse; border: 0px solid #C0C0C0;
          table-layout: auto;

 }

TH  {border: 1px solid #340700;
	 vertical-align: top;
	 text-align:left;
     padding-left: 3px;
	 padding-right: 3px; 
	 text-transform: uppercase;
     background-color: #921400;
	 color:#A67408;
	height:30;
		
} 


TD.agenda  { border: 1px solid #340700;
	  vertical-align: top;
      padding-left: 3px; padding-right: 3px;  height:65;
}

TD.med  { border: 1px solid #340700;
	  vertical-align: top;
      padding-left: 3px; padding-right: 3px;  height:40;
}

TD.line  { border: 0px solid #340700;  height:3px; background-color: #790D00;}


.kolom1 { width: 132px; }
.kolom2 { width: 205px; }
.kolom3 { width: 171px; }
.kolom4 { width: 132px; }




h1 { 
    font-family: verdana;
	font-size: 25px;
	color: #A67408;
	text-align: left;
padding: 7px;
border-bottom: 2px solid #921400; 
border-left: 40px solid #921400;
	}


h2 { 
  font-family: verdana;
	font-size: 18px;
	color: #A67408;
	text-align: right;
padding: 7px;
border-bottom: 2px solid #921400; 
border-right: 20px solid #921400;
	}

h3 { 

margin:47px;
  font-family: verdana;
	font-size: 15px;
	color: #A67408;
	text-align: left;

	}




P{padding-left:47;
}

hr {
text-align: left;
border: 0;
margin-left: 47px;
width: 640px;
 background-color:#340700;
color:#340700;
}

img.r {
margin-left: 5px;
float : right;
}

img.l {
margin-right: 5px;
float : left;
}



a {text-decoration: none; color:#A67408; vlink:#A67408; alink:#F8BF24;}
a:hover {color: #F8BF24; }

.info { font-family:serif; positon:relative;}
.light { top:-1; left:-1; color:white;}
.shade { top:+1; left:+1; color:pink; }
.fill { top:0; left:0; color:#FF0000; }



div.error {
	width: 550px;
	padding: 10px;
	border: thin solid black;
	background-color: #00298B;
	color: #FFD700;
}
div.error td,
div.error th {
	color: #FFD700;
}
div.success {
	width: 550px;
	padding: 10px;
	border: thin solid black;
    background-color: #00298B;
	color: #FFD700;
}
div.success th,
div.success td {
    background-color: #00298B;
	color: #FFD700;
}





div.kop {
		color: #FFD700;
font-size: 25;
font-weight: bold;
}



@media print {
input#printButton {
display: none;
}
}

div.positie1{
 position:absolute;
left:380px;
top:455px;
}
div.positie2{
 position:absolute;
left:445px;
top:455px;
}

div.positie_selectie1{
 position:absolute;
left:123px;
top:445px;
}
div.positie_selectie2{
 position:absolute;
right:140px;
top:445px;
}
