﻿a.knop, a.knopDis {
display: block;
background-color: transparent;
background-image: url(drieknopblauw.png);
background-repeat: no-repeat;
width: 105px;
height: 35px;
margin: 0px auto;
}
a.knop:link, a.knop:visited {
background-position: 0px 0px;
}
a.knop:hover {
background-position: -105px 0px;
}
a.knop:active {
background-position: -210px 0px;
}
a.knopDis:link, a.knopDis:visited, a.knopDis:hover, a.knopDis:active {
background-position: 0px 0px;
cursor: default;
}

a.knoprood, a.knopDis {
display: block;
background-color: transparent;
background-image: url(drieknoprood.png);
background-repeat: no-repeat;
width: 105px;
height: 35px;
margin: 0px auto;
}
a.knoprood:link, a.knoprood:visited {
background-position: 0px 0px;
}
a.knoprood:hover {
background-position: -105px 0px;
}
a.knoprood:active {
background-position: -210px 0px;
}
a.knoproodDis:link, a.knoproodDis:visited, a.knoproodDis:hover, a.knoproodDis:active {
background-position: 0px 0px;
cursor: default;
}


a.vraag, a.vraagDis {
display: block;
background-color: transparent;
background-image: url(envelopes.png);
background-repeat: no-repeat;
width: 116px;
height: 60px;
}
a.vraag:link, a.vraag:visited {
background-position: 0px 0px;
}
a.vraag:hover {
background-position: -116px 0px;
}
a.vraag:active {
background-position: -232px 0px;
}
a.vraagDis:link, a.vraagDis:visited, a.vraagDis:hover, a.vraagDis:active {
background-position: 0px 0px;
cursor: default;
}

body {	font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 1em; 
		color: #800000; 
		background-color: #FFE1A4;
		margin-left: 30px;
		margin-right: 30px;
		align: center;}

#content {margin: 0 auto;}

.onderwerp {padding-bottom: 20px;
		 	padding-top: 20px;
		 	border-style: none;
			font-size: 110%; 
			font-variant: small-caps; 
			color: #008000; 
			font-weight: normal;}

.it {font-style: italic;}

.bo {font-weight: bold; text-decoration: none;}

.bi {font-weight: bold; 
	 font-style: italic;}

.nobo {font-weight: normal; text-decoration: none;}

	 
.rood {color: #D20000;}

.donkerblauw {color: #000080;}

.donkergroen {color: #008000;}

.blauw {color: #0000FF;}

.licht {background-color: #FFFFCC; 
		 	padding-bottom: 10px;
		 	padding-top: 10px;
		 	padding-left: 5px;
		 	padding-right: 5px;}
		 	
.wit {background-color: #FFFFFF; 
		 	padding-bottom: 10px;
		 	padding-top: 10px;
		 	padding-left: 5px;
		 	padding-right: 5px;}


.smallicht {background-color: #FFFFCC; 
		 	padding-bottom: 0px;
		 	padding-top: 0px;
		 	padding-left: 5px;
		 	padding-right: 5px;}

.breedlicht {	background-color: #FFFFCC; 
				padding-left: 5px;
				padding-right: 5px;
			 	width: 100%}
			
.breeddonker {	background-color: #FFE1A4; 
				padding-left: 5px;
				padding-right: 5px;
			 	width: 100%}			

.midden {	background-color: #FFEDC1; 
			border-style: none;
		 	padding-bottom: 10px;
		 	padding-top: 10px;
		 	padding-left: 5px;
		 	padding-right: 5px;}
		 	
.midden2 {	background-color: #FFEDC1; 
			border-style: none; 
		 	padding-bottom: 2px;
		 	padding-top: 2px;
		 	padding-left: 5px;
		 	padding-right: 5px;}
		 	
.kleineletters	{	font-size: 80%;
						text-decoration: none;
						color: #800000;
						line-height: 80%;}

.miniem	{font-size: 2%}

.centreer {text-align: center;}
 	
.middencenter {	background-color: #FFEDC1; 
				border-style: none; 
		 		padding-bottom: 2px;
		 		padding-top: 2px;
		 		padding-left: 5px;
		 		padding-right: 5px;
		 		text-align: center;}

.donker {	background-color: #FFE1A4; 
			border-style: none;
		 	padding-bottom: 10px;
		 	padding-top: 10px;
		 	padding-left: 5px;
		 	padding-right: 5px;}

.smal {	background-color: #FFE1A4; 
	   	border-style: none; 
	   	width: 4%;}

.wit {	background-color: #FFFFFF; 
		border-style: none;
		padding: 5px;}

.rose {	background-color: #FFC448; 
		border-style: none;
		padding: 5px;}

.rand1 {border-style: outset;
		border-width: 14px;
		border-color: #FED77A;
		padding: 10px;
		text-align: center;
		background-color: #FFFFCC;
		}
		
.rand2 {border-style: outset;
		border-width: 10px;
		border-color: #85CB9B;
		padding:6px;
		background-color: #E8F4EC; 
		}

.datumblok {width: 10%}

.virusblok	{	height: 440px; 
				background-color: #FFE1A4;
				border-style: none;}

.afbeelding	{	border-style: none;
				margin: auto auto auto auto;}
				
.onzichtbaar {	font-style: none;
					color: #FFE1A4;
					text-decoration: none; }