.buttonscontainer { width: 135px; margin: 0px;}

.buttons {color: #FFFFFF;}

.buttons a {
color: #FFFFFF;
border: 1px solid;
border-color: #D12E1D #D12E1D #000000 #D12E1D;
background-color: #D12E1D;
padding-top: 2px;
padding-bottom: 2px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;
margin: 0px;
width: 100%;
text-align: center;
}

.buttons a:hover {
border: 1px solid;
border-color: #58AF3C #58AF3C #58AF3C #58AF3C;
padding-top: 2px;
padding-bottom: 2px;
background-color: #58AF3C;
color: #FFFFFF;
text-decoration: none;
}

.buttons a:link {color: #FFFFFF;}
.buttons a:visited  {color: #FFFFFF;}
.buttons a:active  {color: #FFFFFF; text-decoration: underline;}



body      { scrollbar-3dlight-color: #D6DACB; scrollbar-arrow-color: #BC2312;
		scrollbar-base-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-face-color: #E6EADB; scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #E6EADB; scrollbar-track-color: #FFFFFF;
		font-family: Verdana, Arial;
		font-size: 12px;
		color: black; 
		background-attachment: fixed; 
		background-repeat: repeat;}

table,td {  scrollbar-3dlight-color: #D6DACB; scrollbar-arrow-color: #BC2312;
		scrollbar-base-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #E6EADB; scrollbar-track-color: #FFFFFF;
		font-family: Verdana, Arial;
		font-size: 12px;
		color: black; }

input, select, textarea, button { font-family: Verdana, Arial;
		font-size: 12px;
		color: black; }

input:focus, textarea:focus {background-color:#FFEEEE;}

A:link    { text-decoration: none; color: darkred;}
A:visited { text-decoration: none; color: darkred;}
A:active  { text-decoration: underline;}
A:hover   { text-decoration: none; color: darkgreen;}

.kopje16 {
	font-family: "Lucida Sans", Lucida, Verdana, Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}

.kopje14 {
	color: #003300;
	font-family: Verdana, Arial;
	letter-spacing: 1pt;
	font-weight: bold;
	font-size: 14px;
}

.klein {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 10px;
}


.kleinschuin {
	color: #000000;
	font-family: Verdana, Arial;
	font-style: italic;
	font-size: 10px;
}

.kleindik {
	color: #003300;
	font-weight: bold;
	font-size: 9px;
}

.kleindik {
	color: #003300;
	font-weight: bold;
	font-size: 9px;
}

.wit {
	color: #FFFFFF;
}
.witdik {
	color: #FFFFFF;
	font-weight: bold;
}

.reddish {color: #7F0000;}

h1 {
	color: #D40000;
	font-family: Verdana, Arial;
	letter-spacing: -1pt;
	font-weight: bold;
	font-size: 17px;
}
.navi_wit {
	font-family: Verdana, Arial;
	font-size: 13;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}

.navi_wit:link { color: #FFFFFF; text-decoration: none; }
.navi_wit:visited { color: #FFFFFF; text-decoration: none; }
.navi_wit:active { color: #000000; text-decoration: underline; }
.navi_wit:hover { color: #000000; text-decoration: none; }

.navi_black:link { color: #000000; text-decoration: none; }
.navi_black:visited { color: #000000; text-decoration: none; }
.navi_black:active { color: #FFFFFF; text-decoration: underline overline; }
.navi_black:hover { color: #FFFFFF; text-decoration: none; }



