a:link {font-family: arial; font-size: 10pt; color: white; font-weight: bold; text-decoration: none;}
a:active {font-family: arial; font-size: 10pt; color: white; font-weight: bold; text-decoration: none;}
a:visited {font-family: arial; font-size: 10pt; color: white; font-weight: bold; text-decoration: none;}
a:hover {font-family: arial; font-size: 10pt; color: red; font-weight: bold; text-decoration: none;}

#list3 a:link {font-family: arial; font-size: 10pt; color: white; font-weight: bold; text-decoration: none;}
#list3 a:active {font-family: arial; font-size: 10pt; color: white; font-weight: bold; text-decoration: none;}
#list3 a:visited {font-family: arial; font-size: 10pt; color: white; font-weight: bold; text-decoration: none;}
#list3 a:hover {font-family: arial; font-size: 10pt; color: black; font-weight: bold; text-decoration: none;}

#list2 a:link {font-family: arial; font-size: 9pt; color: white; font-weight: bold; text-decoration: none;}
#list2 a:active {font-family: arial; font-size: 9pt; color: white; font-weight: bold; text-decoration: none;}
#list2 a:visited {font-family: arial; font-size: 9pt; color: white; font-weight: bold; text-decoration: none;}
#list2 a:hover {font-family: arial; font-size: 9pt; color: red; font-weight: bold; text-decoration: none;}

#footer a:link {font-family: arial; font-size: 8pt; color: red; font-weight: normal; text-decoration: none;}
#footer a:active {font-family: arial; font-size: 8pt; color: red; font-weight: normal; text-decoration: none;}
#footer a:visited {font-family: arial; font-size: 8pt; color: red; font-weight: normal; text-decoration: none;}
#footer a:hover {font-family: arial; font-size: 8pt; color: black; font-weight: normal; text-decoration: none;}

#content a:link {font-family: arial; font-size: 10pt; color: red; font-weight: normal; text-decoration: none;}
#content a:active {font-family: arial; font-size: 10pt; color: red; font-weight: normal; text-decoration: none;}
#content a:visited {font-family: arial; font-size: 10pt; color: red; font-weight: normal; text-decoration: none;}
#content a:hover {font-family: arial; font-size: 10pt; color: #009900; font-weight: normal; text-decoration: underline;}

#basketball a:link {font-family: arial; font-size: 10pt; color: #000099; font-weight: normal; text-decoration: none;}
#basketball a:active {font-family: arial; font-size: 10pt; color: #000099; font-weight: normal; text-decoration: none;}
#basketball a:visited {font-family: arial; font-size: 10pt; color: #000099; font-weight: normal; text-decoration: none;}
#basketball a:hover {font-family: arial; font-size: 10pt; color: red; font-weight: normal; text-decoration: none;}

html, body, #holder {
    min-height: 100%;
    width: 100%;
    height: 100%;
}

html>body, html>body #holder {
    height: auto;
}

body {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: arial;
}

img {
	border: 0px;
}

h1 {
	font: normal normal bold 12pt arial;
	color: #009900;
}

#header_right {
	position: absolute;
	top: 0px;
	right: 0px;
}

#imgleft {
	float: left;
}

#reactabal_groen {
	margin-bottom: 40px;
	text-align: left;
}

#holder {
    position: absolute;
    top: 0;
    left: 0;
}

#header {
    height: 71px;
    background-color: none; 
    border: none;
    width: 100%;
}

#nav {
    width: 170px;
    float: left;
    height: auto;
}

#basketball {
	width: 140px;
	height: auto;
	padding: 4px 4px 4px 4px;
	margin: 20px 0px 0px 0px;
	border: 1px;
	border-style: solid;
	border-color: red;
	background-color: #ffcccc;
	text-align: center;
}

h2 {
	font-family: arial;
	font-size: 12pt;
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#content {
    margin-left: 175px;
    padding-bottom: 3em;
    height: auto;
    text-align: center;
    width: 825px;
}

#footer {
	clear: both;
	height: 3em;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #CCC;  border: none;
	width: 100%;
	text-align: center;
	font-size: 8pt;
}

#nav p, #content p {
    margin: 1em;
}

#nav ul {
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#list1 {
    background-color: none;
    background-image: url('images/button.jpg');
    background-repeat: no-repeat;
    width: 150px;
    height: 19px;
    list-style: none;
    padding: 5px 0px 5px 5px;
    background-position: center left;
}

#list2 {
    background-color: none;
    background-image: url('images/button2.jpg');
    background-repeat: no-repeat;
    width: 175px;
    height: 17px;
    list-style: none;
    padding: 2px 0px 2px 10px;
    background-position: center left;
}

#nieuw {
	position: absolute;
	top: 250px;
	left: 90px;
}

#reactionlist {
	list-style-image: url('images/bullet.jpg');
	text-align: left;
	position: relative;
	margin-left: 285px;
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
}

#reactalist {
	list-style-image: url('images/bullet.jpg');
	text-align: left;
	position: relative;
	margin-left: 340px;
	margin-bottom: 50px;
	padding: 0px 0px 0px 0px;
}
#content li {
	padding: 6px 0px 6px 6px;
}

#table_index {
	 border: 0px;

	 height: auto;
	 text-align: left;
}

#table_contact {
	 border: 0px;
	 width: auto;
	 margin-left: auto;
	 margin-right: auto;
	 height: auto;
	 text-align: left;
}
