body {



}

input.textfield {

font-family:		'trebuchet ms', 'arial', sans-serif;
font-size:			1.1em;
line-height:		20px;
color:				#222;
padding:			0 5px;

}


#footer {

font-family:		'verdana', 'arial', sans-serif;
font-size:			1em;
line-height:		26px; /* Hoogte van #footer */
color:				#fff;
text-align:			center;
vertical-align: 	center;

}

div#navbar {

line-height:		26px;
color:				#fff;
font-family:		'verdana', 'arial', sans-serif;
font-size:			1.1em;
letter-spacing:		1px;

}
	div#breadcrumbs a {

	color:				#fff;
	text-decoration:	none;

	}
	div#breadcrumbs a:hover {
	
	color:				#ff5400;
	text-decoration:	underline;
	
	}
	
	div#loginout a {
	
	color:				#ff5400;
	text-decoration:	none;
	
	}
	div#loginout a:hover {
	
	color:				#fff;
	text-decoration:	none;
	
	}

table.template td {

font-family:		'trebuchet ms', 'arial', sans-serif;
font-size:			1.2em;

}
	table.template table td {
	font-size: 			1em;
	}

table.template td h2:first-letter {

font-weight:		normal;
font-size:			1.5em;

}

table.template td h2 {

font-family:		'interstate','verdana', 'arial', sans-serif;
font-size:			1.25em;
font-weight:		bold;
text-transform:		uppercase;
line-height:		35px; /* Hoogte van header/ kopje */
text-indent:		0.5em;

}

li.categorie ul li {
	
font-family:		'interstate','verdana', 'arial', sans-serif;
font-size:			1.5em;
font-weight:		normal;

}

	li.categorie ul li a {

	color:				#ff4e00;

	}
	li.categorie ul li a:hover {

	color:				#ffee62;

	}

	li.categorie span.categorienaam {
	
	font-size:			1.4em;
	line-height:		1.4em;
	font-family:		'interstate','trebuchet ms', sans-serif;
	
	}
	
div#highscorelijst li {

font-size:			1.1em;
font-family:		'tahoma', sans-serif;
font-weight:		bold;
letter-spacing:		2px;
line-height:		1.7em;

}

a.link-midden {

display:			block;
text-align:			center;
margin:				0.5em 0 1em 0;

}

table.template a {

color:					#024067;

}
table.template a:link {

}
table.template a:visited {
color:					#665067;
}
table.template a:hover {
color:					#069;
text-decoration:		none;
}
table.template a:active {
color:					#994067;
}


em {
font-style: 			normal;
}

em.underline {
text-decoration:		underline;
}

em.italic {
font-style:				italic;
}