body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#E1E5E7;
}

a.menu:link 
{
	font-weight:bold;
}

a.menu:visited 
{
	font-weight:bold;
}

a.menu:hover 
{
	font-weight:bold;
	color:#000000;
}

a.menu:active 
{
	font-weight: bold;
	color:#000000;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009FE0;
	font-weight: bold;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}


.main_frame
{
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top: 0px;
	background-image:url(bottom_shadow.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.main_table
{
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:#666666;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#666666;
	padding-top:0px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:10px;
	margin-top: 0px;
}

.divider
{
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#84BFE0;
}

.menu_balk 
{
	text-decoration:none;
	line-height:35px;
	height:35px;
	background-image:url(bg_menu.png);
}

.menu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	line-height:35px;
	height:35px;
	font-variant: normal;
	text-transform: none;
}

.titel 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009FE0;
	font-weight: bold;
}

.functions 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009FE0;
	font-weight: bold;
	text-decoration:none;
}

.breadcrumb 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

.table_sidebar 
{
	background-color: #F2F1F1;
	border-style:solid;
	border-width:thin;
	border-color:#007BBE;
}

.titel_sidebar 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:0px;
}

.broodtekst_sidebar 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
}

.broodtekst 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.newstitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.quiz_table
{
	background-color: #D8E3E9;
	border-style:solid;
	border-width:2px;
	border-color:#007BBE;
}

.quiz_titel 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009FE0;
	font-weight: bold;
}

.subtitel 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6B2B9;
	font-weight: bold;
}

.question 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.question_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009FE0;
	font-weight: bold;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align:middle;
	text-decoration:none;	
	line-height: 130%;
}


#container
{
	position:absolute;
	z-index:10;
	width:900px;
	top:0px;
}

#foks
{
	position:absolute; 
	z-index:1;
	background-image:url(logo.png);
	top:10px;
	left:10px;
	width:124px;
	height:62px;
	cursor:pointer;
}

#sleutel
{
	position:absolute; 
	z-index:2;
	background-image:url(autosleutel.png);
	top:20px;
	left:500px;
	width:332px;
	height:194px;
	cursor:pointer;
}

#auto
{
	position:absolute; 
	z-index:3;
	background-image:url(button_auto.png);
	top:222px;
	left:10px;
	width:249px;
	height:125px;
	cursor:pointer;
}

#brommer
{
	position:absolute; 
	z-index:3;
	background-image:url(button_brommer.png);
	top:198px;
	left:315px;
	width:269px;
	height:160px;
	cursor:pointer;
}

#theorie
{
	position:absolute; 
	z-index:3;
	background-image:url(button_theorie.png);
	top:221px;
	left:637px;
	width:244px;
	height:128px;
	cursor:pointer;
}

