/* extern stijlblad voor annotatie.nl - copyright 2006-2008: mr F.J. Van Eeckhoutte Amersfoort Holland */

html {
scrollbar-face-color: 		#609;
scrollbar-highlight-color:	#609;
scrollbar-shadow-color: 	white;
scrollbar-3dlight-color:	#800080;
scrollbar-arrow-color: 		white;
scrollbar-track-color: 		#800080;
scrollbar-darkshadow-color: 	green;
}

body {
background: 			silver; /*#c60;*/
}

td.search {
width:		23%;
height:		100px;
background:		#800080; /* #9b11b8; #8b0088 #c06; #fcc; */
color:		white;
font-family:	helvetica, sans-serif;
padding: 		7px;
}

span.searchtext {
font-size:		xx-small;
font-family:	verdana, sans-serif;
}

input.searchone {/*tekstvlak*/
background: 	#800080; /* #9b11b8; #8b0088 #c06; */
color:		white;
}

.title {
text-align: 	center; 
color:		#000;
font:			bold small-caps 2em New Century Schoolbook, serif;
}

a {
color: 		black;
}

a:hover {
color: 		#800080; /* #9b11b8; #8b0088 #c06; */
text-decoration: none;
}

div.navigatie a:link, div.navigatie a:visited {
font-variant:	small-caps; 
font-size: 		0.9em; 
font-family: 	verdana, arial, helvetica, sans-serif;
color:		#800080; /* #9b11b8; #8b0088 #c06; #c03; */
text-decoration:	none;
}

div.navigatie a:active, div.navigatie a:hover {
background:		#800080; /* #9b11b8; #8b0088 #c06; */
color:		white;
border:		2px green inset;
}

td.content {
background:		white; /*#f90;*/
width:		100%;
padding:		10px;
}

td.nav {
height:		350px;
padding:		10px 10px 10px 0px;
}

.flash {
text-align:		center; 
padding: 		0px; 
border: 		3px inset #c06;
}

h3, h4, h5 {
font-family: 	arial, helvetica, sans-serif;

}
ol, ul, p {
font-family: 	verdana, Arial, Helvetica, sans-serif; 
font-size: 		0.8em;
font-weight:	normal;
text-decoration: 	none; 
color: 		#000;

}

/* visitekaartje in content */
.msg {
float:		left;
border:		none;
}

/*image */
img.curr	{
position:		relative;
float:		left;
background:		#800080;
border:		2px green inset;
margin-right:	10px;
}


