@font-face
{
	font-family: KlavikaLight; 
	src: url(/assets/KLAVILTF.TTF); 
}  
@font-face
{
	font-family: KlavikaBold; 
	src: url(/assets/KLAVIKBB.TTF); 
}  

html { font-family: Arial; font-size: 100%; color: #FFF; }
body { background-color: #C40049; }

a { color: #FFFFFF; text-decoration: none; }
h1 { padding: 0; }

.MainContent a { text-decoration: underline; }

.homepagetitle { font-family: "KlavikaLight"; font-size: 400%; }
.homepageitem { font-family: "KlavikaBold";  font-size: 400%; margin-top: 0px; }

.menu { font-family: "KlavikaLight";  font-size: 100%; }
.menu_on { font-family: "KlavikaBold";  font-size: 100%; }

.MainContent { padding: 10px; }

#container { background-color: #C40049; }
#navigatie {
	position:absolute;
	left:50%;
	top:10px;
	margin-left: -495px;
	width:990px;
	height:550px;
	z-index:1;
	background-color: #C40049;
}
#content
{
	position:absolute;
	left:50%;
	top:100px;
	width:710px;
	margin-left: -215px;
	min-height:450px;
	z-index:2;
	background-color: #C40049;
}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
