body{
background-color: #6699FF;
font-size: 8pt;
font-family: Arial, Swiss, Helvetica;
color: black;}

p{
display: table;
font-size: 8pt;
font-family: Arial, Swiss, Helvetica;
color: black;}


ul{
font-size: 8pt;
font-family: Arial, Swiss, Helvetica;
color: black;}


.titel{
font-family: Arial, Swiss, Helvetica;
font-weight: bolder;
color: #aaaaaa;
}

/**********************************************/
/***            Headers						***/
/**********************************************/

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	color:#FFFFFF;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	color:#666666;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}

/*************************************/
/**          STYLES                 **/
/*************************************/

.style1 {
	font:"Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

.style2 {
	font:"Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
}

/*************************************/
/**     LAYOUT DIV'S                **/
/*************************************/

#header{
background-color: #aaaaaa;
clear: both;
height: 90px;
border-bottom: solid 1px black;
}

#box1{
float: left;
width: 62%;
}

#box2{
float:right;
width: 38%;
display:block;
}

#uinhoud{
background-color: #eeeeee;
float: left;
width: 31%;
}

#ucontent{
background-color:#FFFFFF;
float: left;
width: 67%;
padding-left: 5px;
color:#000000;
}

#uinhoud3{
float: right;
width: 50%;
background-color: #eeeeee;
}

#uinhoud2{
float: right;
width: 50%;
background-color: #eeeeee;
}


#footer {
	Position:absolute;
	top: 805px;
	bottom:0px;
	width:100%;
	height:auto;
	clear: both;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-color:#6699FF;
		
}


/****************Sponsors-opmaak***********************/

#sponsors{
	width: 180px;
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFCC;	
}

a.sponsors{
	border: 1px solid #fff;
	padding: 2px;
	padding-left: 2px;
	margin-top: none;
	width: 96%;
	display: block;
	color:#FF6633;
	background-color: #FFCC99;
	background-repeat: no-repeat;
}

th.sponsors{
	border: 1px solid #fff;
	padding: 2px;
	padding-left: 2px;
	margin-top: none;
	width: 96%;
	display: block;
	background-color:#FF9933;
	background-repeat: no-repeat;
}

table#sponsors{
	position:absolute;
	left: 7px;
	background-color:#FFFFCC;
	top: 625px;
	width: 770px;
}

#sponsors a:hover{
	text-decoration:none;
}




/******************* Overigen *************************/

.titelinhoud{
font-size: 10pt;
font-family: Arial, Swiss, Helvetica;
font-weight: bold;
color: black;
margin-left: 10px;
background-color: #AAAAFF;
}

ul#puntloos{
list-style: none;
}

/******************************************************/
/***			     Menu boxen  					***/
/******************************************************/

a.menu{
border: 1px solid #fff;
padding: 2px;
padding-left: 8px;
margin-top: none;
width: 100px;
display: block;
background-color: #aaaaaa;
background-repeat: no-repeat;
background-position: 3px;
display: block;
}

a.menu2{
border: 1px solid #fff;
padding: 2px;
padding-left: 8px;
width: 120px;
display: block;
background-color: #00ffff;
background-repeat: no-repeat;
background-position: 3px;
}
