body {
	width		: 800px;
	margin		: 0 auto 0 auto;
	padding		: 0px;
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size	: 62.5%; /* = 10px */
	text-align	: left;
	background	: #FFFFAA;
	color		: #333333;
}

body#seventies {
	width		: 100%;
	background	: url(../img/sev_background.jpg);
	background-repeat : 	repeat;
	min-height	:	600px;
	color		:	white;
}

span {
background      : yellow;
}

p:first-letter {
	font-size	: 150%;
	font-weight	: bold;
	color		: maroon;	
}

p {
	font-family	: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size	: 1.2em; /* = 12px */
	font-weight	: normal;
}

p.groot{
	font-family	: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size	: 1.4em; /* = 14px */
}

p.klein{
	font-family	: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size	: 1em; /* = 10px */
}

p.vraag{
	font-family	: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size	: 1.2em; /* = 12px */
	font-weight	: bold;	
	color		: black;
}

p li a {
	color:		navy;
	background: 	#FFFFAA;	
}

p ul li {
	font-size	: 1.2em; /* = 12px */	
}	

li.archief {
	font-family: 	"Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 	1.2em;
	color:		black;
	background: 	#FFFFAA;
}

li.archief a {
	color:		navy;
	background: 	#FFFFAA;
}

li.mededeling {
	font-family: 	"Trebuchet MS", arial, helvetica, sans-serif;
	font-weight:	normal;
	font-size: 	1.4em;
	background: 	#FFFFAA;
	list-style:	inside;
	text-align:	justify;
	margin:		0px;
}


li.mededeling a {
	color:		navy;
	background: 	#FFFFAA;	
}

#nav, #nav ul {
	padding: 	0;
	margin: 	0;
	list-style: 	none;
}

#nav li {
	float: left;
	width: 113px;
}

#nav ul {
	position: absolute;
	width: 113px;
	left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	background-position: 0 0;
	text-align: center;
}

#nav a {
	display: block;
	margin: 1px;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

ul a{
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	cursor: default;
}

ul ul a:link {
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	cursor: pointer;
}

ul a:hover, ul a:active{
	font-weight: normal;
	color: #FFF;
	background-color: #FF6600;
	cursor: pointer;
}

ul ul a:hover, ul ul a:active{
	font-weight: normal;
	color: #FFF;
	background-color: #FF6600;
	cursor: pointer;
}

ul li{
	background-color: #FF6600;
	border-left: 1px solid #FFFFAA;
}

ul ul li{
	background-color: #FF6600;
	border-top: 1px solid #FFFFAA;
	border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
	border-bottom: 0;
}

* html ul ul li{
	border-top: 0;
}
/* Einde IE only hack */ 

			

div#main_container {
	margin		: 0px auto 0px auto;
	width		: 800px;
}

div#heading {
	width		: 800px;
	margin		: 0px;
	padding		: 0px;
	background 	: url(../img/heading.png) top;
}

div#kleuren_hor{
	float		: left;
	background	: url(../img/streep_hor_30x30.png);
	width		: 798px;
	margin		: 4px 0px 4px 0px;
	border		: 1px solid maroon;
} 

div.kleurenverslag { 
	background	: url(../img/streep_hor_30x30.png) repeat_x;
	width		: 800px;
	margin		: 0px;
} 

img {
	display		: block;
	text-align	: center;
} 

img.links {
	float		: left;
	margin		: 0px;
	padding		: 0px;
}

img.fotolinks {
	float		: left;
	margin		: 16px 16px 16px 0px;
	padding		: 0px;
}

img.rechts {
	float		: right;
	margin		: 0px;
	padding		: 0px;
}

img.fotorechts {
	float		: right;
	margin		: 16px 0px 16px 16px;
	padding		: 0px;
}


#small_center {
	text-align	: center;
	font-size	: 1em;
}

#linker_kolom {
	float		: left;
	width		: 556px;
	margin		: 4px 0px 4px 0px;
	padding		: 0px;
	text-align	: left;
	background	: #FFFFAA;
}

#rechter_kolom {
	width		: 220px;
	float		: right;
	text-align	: center;
	color		: maroon;
	background	: #FFFFAA;
	margin		: 4px 0px 4px 0px;
	padding		: 0px;
}

.sponsor {
	margin		: 0px;
	text-align	: center;
	padding		: 0px;
}

#footer {
	width		: 800px;
	margin		: 8px auto 0px auto;
	float		: left;
	font-size	: 1em;
	color		: white;
	background	: maroon;
	border-style	: solid;
	border-width	: 2px;
	border-color	: black;
	padding		: 0px;
}

#rechts {
	float		:	right;
	margin		: 	8px 0 0 360px;
}

hr	{
	color		:	maroon;
}

h1	{
	width		: 	100%;
	text-align	:	center;
	font-family	:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size	:	160%;
	font-weight	:	bold;	
	letter-spacing 	:	0.8em;
	color		:	white;
	background	:	#FF6600;
	margin		:	16px 0px 0px 0px;
}		

h2	{
	width		: 	100%;
	text-align	:	center;
	margin		:	8px 0px 8px 0px;
	padding		:	0px;
	font-family	:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size	:	1.4em;
	font-weight	:	bold;
	border-style	: 	none;
	border-width	: 	0px;
	letter-spacing	: 	2pt;
	border-color	: 	maroon;
	color		:	maroon;
}		

h3	{
	width		: 	100%;
	text-align	:	center;
	margin		:	16px 0px 16px 0px;
	padding		:	0px;
	font-family	:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size	:	120%;
	font-weight	:	bold;
	background	:	#FF6600;
	color		:	black;
}

.center_bold {
	text-align	:	center;
	font-weight	:	bold;
}

.elftal	{
	width		: 	100%;
	text-align	:	center;
	font-family	:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size	:	140%;
	font-weight	:	bold;
	margin		:	16px 0px 0px 0px;	
	letter-spacing 	:	0.6em;
	color		:	white;
	background	:	#FF6600;
}

.klasse	{
	width		: 	100%;
	text-align	:	center;
	font-family	:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size	:	160%;
	font-weight	:	bold;	
	letter-spacing 	:	0.8em;
	color		:	white;
	background	:	black;
	margin		:	0px 0px 32px 0px;
}

.oranje {
	color		:	orange;
}

.geel {
	color		:	yellow;
}
		

p.hdg1 {
	text-align	:	left;
	font-family	:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size	:	1.2em;
	font-weight	:	bold;	
	color		:	black;
	margin		:	24px 0px 8px 0px;
}				

#inhoud	{
	width		:	800px;
	color		:	#333333;;
	background	:	#FFFFAA;
	font-size	:	1.2em;
	text-align	:	justify;
	margin		: 	0px;
	padding		:	0px;
}


#zwart {
	float		:	left;
	width		: 	800px;
	background	: 	black;
	color		:	white;
	margin		:	0px 0px 0px 0px;
	padding		: 	0px;
}

#team_box1	{
	float		:	left;
	width		:	320px;
	margin		:	8px;
	color		: 	white;
	font-size	:	1.2em;
	font-weight	:	bold;	
}

#team_box2	{
	float		:	right;
	width		:	418px;
	margin		:	8px;
	color		: 	white;
	font-size	:	1.2em;
	font-weight	:	bold;	
}

div.verslag {
	margin		:	0px;
	padding		:	8px;
	background	:	#FFFFAA;
	color		: 	#333333;
	font-size	:	1.2em;
	font-weight	:	bold;
	text-align	:	justify;
	border-style	: 	dotted;
	border-width	: 	thin;
	border-color	: 	maroon;	
}

.verslag_titel {
	color		: 	maroon;
	font-size	:	100%;
	font-weight	:	bold;
	font-style	:	italic;
}

#inhoud_bottom	{
	width		:	800px;
	float		:	left;
	padding		:	4px 0px 0px 0px;
	background	: 	#FFFFAA;
	border-top	: 	1px dotted maroon;
	margin		: 	4px 0px 0px 0px;
} 		

#copyright {
	float		:	right;
	text-align	: 	center;		
	font-size	: 	1em;
	font-weight	:	bold;
	color		:	maroon;
	margin		: 	8px auto 0px auto;
	}

table {
	width		: 	800px;
	color		: 	black;
	background-color: 	#FFFFAA;
	font-size	: 	1.0em;
	empty-cells	: 	hide;
	}


caption {
	text-align	: 	center;
	font-size	: 	1.2em;
	font-weight	: 	bold;
	color		: 	maroon;
	padding		: 	3px 0 4px 5px;
	}


td, th {
	font-family	: 	"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align	: 	left;
	font-size	: 	1.2em;
	font-weight	: 	normal;
	padding		: 	4px 0 4px 0px;
	vertical-align	: 	top;
	}

thead th {
	font-size	: 	1.2em;
	font-weight	: 	bold;
	}



tfoot {
	background-color: 	#FF6600;
	color		: 	#FFF;
	font-weight	: 	bold;
	} 


