/* de stylesheet, gedeeltelijk van www.axclub.net */
body {
  font-family: Verdana, Tahoma, Arial, Sans-Serif;
  color: black;
  font-size: 12px;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  background-color: #CF0000;
}
input, option, textarea, select, checkbox {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	border: 1px solid #000000;
}
.witt {
background-image:url(images/midlu.gif);
background-position:left;
background-repeat:no-repeat;
}
.witb {
background-image:url(images/midrd.gif);
background-position:right;
background-repeat:no-repeat;
}
a:link {
	color: #CF0000;
	text-decoration: none;
}
a:visited {
	color: #CF0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.rood {
	color:#FFFFFF;
}
.roodl {
	color:#FFFFFF;
	background-image:url(images/menuverloop.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
A.rood {
	color : #FFFFFF;
	text-decoration: none;
}
A.rood:visited {
	color : #FFFFFF;
	text-decoration: none;
}
A.rood:hover {
	color : #CF0000;
	background-color:#FFFFFF;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
  color: #CF0000;
}
.paginakop {
	color: #CF0000;
	font-weight: bold;
	font-size: 10pt;
}
hr {
width:100%;
color:#CF0000;
height:1px;
}
.kenpicthu {
	width:250px;
}
.photo {
	width:640px;
}
.picthu {
	height:30px;
}
.editpicthu {
	width:125px;
}
.licenceleft {
	background-image:url(images/license_left.gif);
}
.licencemid {
	background-image:url(images/license_middle.gif);
}
.licenceright {
	background-image:url(images/license_right.gif);
}
.hyperlink_button_no_margin {
    color: #CF0000;
    text-align: left;
	cursor: hand;
    height: 17px;
	margin: 0px;
	padding: 0px;
    border: 0px;
    background-color: transparent;
    text-decoration: none;
	overflow: visible;
}
.veld
{
    FONT-SIZE: 10pt;
    color:#FFFFFF;
    font-weight:bold;
    background-color:#CF0000;
    border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=1,StartColorStr='#CF0000',EndColorStr='#00CFCF');
}

