/* Stylesheet Nationale inburgeringstest
 * Version: $Id: inburgertest.css,v 1.4 2010/04/08 13:56:29 telnotap Exp $
 */
/*********************************************************/
/* toevoeging Leidi, overriding standaard balkdefinities restyling augustus 2009*/
/*********************************************************/
/* NPO button; is een include */
body #balk #logo_container .balkonderdeel #zapp_button_container,
body #balk #logo_container .balkonderdeel #npo_button_container {
  margin-top: 2px; 
}
/* EINDE overriding algemene balkdefinities */


body {
	margin: 0;
	padding: 0;
	background: url('../gfx/background.gif') #333333 ;
}

/* -----         ----- */
#back {
	position: fixed;
	top: 40px;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	display: block;
	overflow:  hidden;
}


#centerback {
	position: relative;
	height: 100%;
	width: 785px;
	z-index: 0;
	background-image: url(../gfx/content_background.gif);
	display: block;
	left: 5%;
	vertical-align: top;
}

/* -----         ----- */
#contentback {
	position: absolute;
	top: 40px;
	left: 0;
	height: auto;
	width: 100%;
	display: block;
	z-index: 2;
}

#contentcenterback {
	position: relative;
	height: auto;
	width: 785px;
	z-index: 0;
	display: block;
	left: 5%;
	z-index: 2;
	border: 0px solid red;
	
}
/* -----         ----- */

#balk_rood_boven {
	background: #C4000F;
	height: 112px;
	border-top-color: 821F26;
	border-top-width: 1px;
	border-bottom-color: 821F26;
	border-bottom-width: 1px;
	width: 100%;
	position: absolute;
	top: 62px;
	display: block;
	z-index: 1;
}

#balk_rood_boven_home {
	background: #C4000F;
	height: 112px;
	border-top-color: 821F26;
	border-top-width: 1px;
	border-bottom-color: 821F26;
	border-bottom-width: 1px;
	width: 100%;
	position: absolute;
	top: 104px;
	display: block;
	z-index: 1;
}

#balk_rood_onder {
	background: #C4000F;
	height: 18px;
	border-top-color: 821F26;
	border-top-width: 1px;
	border-bottom-color: 821F26;
	border-bottom-width: 1px;
	width: 100%;
	position: relative;
	
	display: block;
	overflow: hidden;
	z-index: 2;
}
/* -----         ----- */

A {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;		
	font-weight: bold;
	color: #F9F2E2;
}


/* -----         ----- */
.menu A {
	color: #F3BB43;
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.menu A:hover {
	text-decoration: underline;
	text-transform: uppercase;
	font-variant: normal;
	color: #ffffff;
}

/* -----         ----- */
#mainmenu ul {
	border-top: 1px solid black;
	position: relative;
	list-style-type: none;
	text-transform : uppercase;
	padding: 0px;
	margin-left: 15px;
	width: 134px;
}

#mainmenu ul li {
	padding: 0px;
	margin: 0px;
}


#mainmenu ul li a {
	background-image: url(../gfx/menu_button.gif);
	
	text-decoration: none;
	color: #000;
	display: block;
	height: 30px;
	width: 134px;
	
	text-indent: 12px;
	font: bold 10px/28px verdana, arial;
}

#mainmenu ul li a:hover {
	text-decoration: none;
	background-position: 0 -30;
}

#mainmenu ul li a:active {
	text-decoration: none;
	background-position: 0 -60;
}



/* -----         ----- */
.artikel {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;	
	color: #F9F2E2;
	text-align: left;
}

.homeartikel {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;	
	color: #F9F2E2;
	text-align: left;
	width: 436;
}

.small {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;	
	color: #F9F2E2;
	text-align: center;
}

.paginatitel {
	font: 18pt Verdana, Arial, Helvetica, sans-serif;
	color: #1E150E;
	text-align: justify;
	font-weight: bold;
	padding-bottom: 4px;
}

.subtitel {
	font: 11pt Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #F9F2E2;
}

.bner {
	display:block;
	}

/* -----         ----- */
#logogroot {
	height: 224px;
	width: 349px;
	position: absolute;
	
	display: block;
	overflow: hidden;
	z-index: 4;
	
}

