A:ACTIVE, A:LINK {
	color: white;
}

A:VISITED {
	color: silver;
}


A:HOVER {
	background-color: navy;
	color: #CAE6FA;
}

BODY {
	background-color: #4682B4;
	background-image: url(images/achtergrond.jpg);
	background-attachment: fixed;

   scrollbar-face-color: #4682B4;
   scrollbar-shadow-color: #666666;
   scrollbar-arrow-color: #333333;
   scrollbar-base-color: #666666;
}

BODY, TD, H1, H2, H3, H4, DIV {
	font-family : sans-serif;
	font-size: 13px;
	color: white;
}

H1{
	font-size: 28px;
	font-weight : bold;
	text-decoration: underline;
}


H2{
	font-size: 24px;
	text-decoration: underline;
}

H3{
	font-size: 20px;
	text-decoration: underline;
}

H4{
	font-size: 16px;
	text-decoration: underline;
}

	
TD {
	vertical-align: top;
}

UL, OL {
	margin-top: 0px;
}

textarea {
	vertical-align: top;
}

.groot{
	font-size: 28px ;
	font-weight:bold ;
}


.document{
	border: thin groove;
	padding-left: 3pt;
	padding-right: 3pt;
	border-color: #CCCCCC;
}

.dubbelomlijnd{
	border: double;
	padding-left: 3pt;
	padding-right: 3pt;
}

.asterix {
	color: red;
	font-size : 16px;
}



.titel{ font-size: 36pt;  }

.nummer{ font-size: 14pt;  }

.bezwaar_citaat {
	font-family : sans-serif;
	font-size: 12px;
	color: white;
	margin-left: 50px;
}

.bezwaar_citater {
	font-family : sans-serif;
	font-size: 12px;
	color: white;
	margin-left: 25px;
}

.bijgewerkt {
	font-size: 10px;
	text-align: right;	
}

.omlijsting {
	font: 16px;
	font: bold;
	border: thin groove;
}

.centrum {
   text-align: center;
	vertical-align: middle;
}