/* CSS Document */

form
{
line-height:10px;
}

form p
{


}

form input
{
	background-color:#FFCC00;
	padding-left:50px;
}

div.tato_verder
{
	position:absolute;
	left:350px;
	top: 700px;
}

div.top_begin_quiz
{
	position:absolute;
	top:206px;
	left:188px;
	width:432px;
	height:112px;
	background-image: url(images/quiz/paneel_quiz.gif);
	background-repeat:no-repeat;
}

div.top_login_quiz
{
	position:absolute;
	top:206px;
	left:188px;
	width:432px;
	height:112px;
	background-image: url(images/quiz/quiz_boven.gif);
	background-repeat:no-repeat;
}

div.top_login_punten
{
	position:absolute;
	top:206px;
	left:188px;
	width:422px;
	height:123px;
	background-image: url(images/quiz/punten_boven.gif);
	background-repeat:no-repeat;
}


div.top_quiz
{
	position:absolute;
	top:206px;
	left:188px;
	width:420px;
	height:112px;
	background-image: url(images/stickers/stop_paneel.gif);
	background-repeat:no-repeat;
}

div.top_rechts p
{
 	font-family: Arial, Helvetica, Verdana, sans-serif;
	 font-size: 24px;
    color: #ebb81e;
    font-weight: bold;
	 font-variant: small-caps;
	 	color:#ffffff;
   padding-left:30px;
	padding-top:27px;
	text-align:left
}


div.top_quiz h1
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-variant: normal;
	line-height:12pt;
	font-weight: normal;
	margin: 0px;
	padding-left:30px;
	padding-top:30px;
	padding-bottom:0px;
	text-align:left;
	font-size: 24px;
    color: #ebb81e;
    font-weight: bold;
	 font-variant: small-caps;
}

div.top_quiz p
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-variant: normal;
	font-size: 9pt;
	line-height:12pt;
	font-weight: normal;
	color: #ffffff;
	padding-left:30px;
	padding-top:5px;
	padding-right:20px;
	margin: 0px;
	text-align:left
}

div.top_quiz h1 em
{
     color: #ffffff;
     font-weight: bold;
     font-style: normal;
}

div.midden_quiz
{
	position:absolute;
	top:300px;
	left:188px;
	background-image: url(images/chalkboard.jpg);
	border-style: solid;
	border-width:1px;
	border-color: #ffffff;
	width:420px;
	height:410px;
	overflow:auto;
	z-index:12;
}


div.bottom_quiz, div.bottom_nederland
{
	position:absolute;
	left:188px;
	width:432px;
	height:123px;
	background-image: url(images/quiz/quiz_onder.gif);
	background-repeat:no-repeat;
	z-index:14;
}

div.bottom_quiz
{
	top:620px;
}

div.bottom_nederland
{
	top:792px;
}

div.knoppen
{
	position: absolute;
	top: 305px;
	left: 612px;
	padding-left:0;
	padding-top: 5px;
	padding-right: 5px;
}


div.antwoorden
{
	position: absolute;
	top: 305px;
	left: 610px;
	padding-left:5px;
	padding-top: 5px;
	padding-right: 5px;
	width: 190px;
	z-index: 13;
}

div.antwoorden td
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
   font-variant: normal;
   font-size: 9pt;
	line-height:12pt;
   font-weight: normal;
	color:#ffffff;
	text-align:left;
	vertical-align: top;

}

div#goedfout_indicator
{
	position: absolute;
	top: 300px;
	left: 10px;
	background-repeat: no-repeat;
	width: 148px;
	height: 69px;
	background-image: url(images/quiz/neutraal.gif);
}


div.antwoorden img
{
	vertical-align: top;
	border: 0px;
	text-decoration: none;
}


div.nederland
{
	position:absolute;
	top:300px;
	left:188px;
	background-image: url(images/chalkboard.jpg);
	border-style: solid;
	border-width:1px;
	border-color: #ffffff;
	width:420px;
	height:490px;
	overflow:auto;
}

div.nederland p
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-variant: normal;
    font-size: 9pt;
	 line-height:12pt;
    padding-left:20px;
    padding-top:15px;
	 padding-bottom:10px;
    padding-right:20px;
    color: #ffffff;
    text-align: left;
}

div.nederland p font
{
	 font-size: 24px;
    color: #ebb81e;
    font-weight: bold;
	 font-variant: small-caps;
}

div.nederland p em
{
     color: #ffffff;
     font-weight: bold;
     font-style: normal;
}

div.question
{
	padding-left: 0px;
	padding-top: 10px;
	width: 200px;
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-variant: normal;
	font-size: 9pt;
	line-height:12pt;
	font-weight: normal;
	color:#ffffff;
	text-align:left;
	
}




div.question td
{
	padding-top: 0px;
	margin-left: 45px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-variant: normal;
	font-size: 9pt;
	line-height:12pt;
	font-weight: normal;
	color:#ffffff;
	text-align:left;
	vertical-align: top;	
}

div#quiz_foto
{
	width: 416px;
	height: 312px;
	/** background-image: url(images/quiz/Veenendaal/dia1.jpg); */
	background-repeat:no-repeat;
	background-position: center;
}

/** div waarin de popup voor 1e keer fout wordt gedefinieerd */
div#fout_popup
{
	position:absolute;
	top:350px;
	left:250px;
	width:300px;
	height:200px;
	background-color: #ebb81e;
	visibility: hidden;
	z-index: 300;
}

/** div waarin de popup voor 2e keer fout wordt gedefinieerd */
div#opnieuwfout_popup
{
	position:absolute;
	top:350px;
	left:250px;
	width:300px;
	height:200px;
	background-color: #ebb81e;
	visibility: hidden;
	z-index: 300;
}

/** div waarin de popup voor het goede antwoord wordt gedefinieerd
   (kan natuurlijk ook gewoon over de keuze vragen worden geplaatst
   in plaats van midden over het scherm) */
div#goed_popup
{
	position:absolute;
	top:350px;
	left:250px;
	width:300px;
	height:200px;
	background-color: #b8eb1e;
	visibility: hidden;
	z-index: 300;
}

/** voorbeeld hoe de verderknop als button gemaakt kan worden
    voor zowel in de opnieuw fout popup als de goed popup */
div#opnieuwfout_popup a, div#goed_popup a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 142px;
	height: 39px;
	background-image:  url(images/buttons/verzend.gif); /** moet natuurlijk de 'ga verder...' knop zijn */
	background-repeat: no-repeat;
	text-decoration: none;
	z-index: 200;
}

div#restart a {
	position: absolute;
	top: 100px;
	right: 10px;
	width: 142px;
	height: 39px;
	background-image:  url(images/buttons/verzend.gif); /** moet natuurlijk 'doe nogmaals de quiz' knop zijn */
	background-repeat: no-repeat;
	text-decoration: none;
	z-index: 200;
}

div#debug
{
	position:absolute;
	top:100px;
	left:850px;
	width:200px;
	height:200px;
	background-color: #eeeeee;
	visibility: visible;
	z-index: 300;
}



