a:link  { color: #5BAAFC; text-decoration: underline;}
a:visited  { color: #5BAAFC; text-decoration: underline;}
a:hover  { color: #000000; background-color: #B4AE14; text-decoration: none;}
a:active  { background-color: none transparant;}

a.bio:link  { color: #5BAAFC; text-decoration: none;}
a.bio:visited  { color: #5BAAFC; text-decoration: none;}
a.bio:hover  { color: #000000; background-color: #100f0d; text-decoration: none;}
a.bio:active  { background-color: none transparant;}

html, body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
  	height: 100%;
  	width: 100%;
  	font-size: 12px;
  	color: #5BAAFC;
  	background-color: #100f0d;
  	font-family: Arial, sans-serif;
}

img {
	border: solid 2px #B4AE14;
}

li {
	font-size: 18px;
}

table {
	width: 1000px;
	border: 0px;
	padding: 15px 20px;
	font-family: Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	background: #C0C0C0 url(images/webheelal.jpg);
	background-repeat: repeat;
}

h1 {
	font-family: Arial, Times New Roman;
	font-size: 28px;
	font-weight: bold;
	color: #B4AE14;
	text-align: left;
}

h2 {
	font-family: Arial, Times New Roman;
	font-size: 18px;
	font-weight: bold;
	line-height: 80%;
	margin-bottom: -15px;
	color: #B4AE14;
}

/* CLASSES */

.noborder {
	border: 0px;
}

.nbtftekst {
	font-family: Monotype Corsiva;
	color: #B4AE14;
	font-size: 18px;
	font-weight: bold;
}

.indextekst {
	color: #FFFFFF;
}

.inspringen {
	margin-left: 20%;
}

td.nav {
	float: right;
	width: 100px;
	vertical-align: top;
	line-height: 32px;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 20px;
}

td.biotabel {
	width: 100px;
	padding: 10px 10px;
	margin: 2px 2px 2px 2px;
	vertical-align: top;
	text-align: left;
}

td.thanks {
	padding: 10px 10px;
	margin: 2px 2px 2px 2px;
	vertical-align: top;
	text-align: left;
}

/* class, nodig om de breedte van tabellen in pagina's binnen de perken te houden */
table.contacttable {
	width: 500px;
}

table.optredens {
	width: 500px;
}

table.actiebio {
	width: 700px;
}

table.thanks {
	width: 500px;
	padding: 10px 10px;
	margin: 2px 2px 2px 2px;
	vertical-align: top;
	text-align: left;
}

/* FORMULIERVELDEN */

input, select, textarea {
   font-family: Arial, Verdana, Comic Sans, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 14px;
   border: 2px solid #B4AE14;
	background: #FDDB64;
}