/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Verdana;
}

html, body {
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	letter-spacing:normal;
	background-color: #FFFFFF;
	margin: 0px auto;
	text-align: left;
	height:100%;
}
h  {
	line-height:100%;
}

h1 {
	font-family:"Trebuchet MS", Verdana;
	font-size: 38px;
	color: #8F3558;
	font-weight:bolder;
}
h1.two{
	color: #B20000;
}
h2 {
	font-size: 24px;
	color:#6AAF51;
}

h3 {
	font-size: 18px;
	font-weight:bold;
	color: #6AAF51;
}

h4 {
	font-size: 16px;
	font-weight:bold;
	color: #55B2B9;
}
h5 {
	font-size: 14px;
	font-weight:bold;
	color:#B1AA23;
}
h6 {
	font-size: 100%;
	color:#B1AA23;
}
a{
	font-weight: bold;
	color: #5c7092;
	text-decoration: none;
}
a:link{
	font-weight: bold;

}
a:visited{
	color: #6d85ae;
}
a:hover{
	text-decoration: underline;
}
a:active{

}

/* HEADER */
#headercontainer{
	text-align: left; 
	margin: 0 auto;
	width: 900px;
	height: 150px;
}
#headerleft {
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	float:left;
	height: 150px;
	background-color:#C4D5D7;
}
#headermid {
	text-align: left; 
	margin: 0 auto;
	width: 500px;
	float:left;
	background-image:url(../images/structure/kits.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 150px;
}
#headerright {
	text-align: center; 
	margin: 0 auto;
	width: 200px;
	float: right;
	height: 150px;
	background-color:#C4D5D7;
}
#headerbalk{
	text-align: left; 
	margin: 0 auto;
	width: 900px;
	height: 18px;
	background-image:url(../images/structure/kitsheaderbalk18.jpg);
	background-repeat:no-repeat;
}
#headerbalk900{
	text-align: left; 
	margin: 0 auto;
	width: 900px;
	height: 5px;
	background-image: url(../images/structure/900kitsheaderbalk.jpg);
	background-repeat: no-repeat;
}

/* PAGE */
#container {
	text-align: left; 
	margin: 0 auto;
	width: 900px;
	/*background-image: url(../images/structure/leftbg.gif);
	background-repeat:repeat-y;*/
	background-color:#DDE7E9; /*E5EEEE; /*E5EEEE;*/
	padding: 0;
	/*background-position: left;*/
	/*position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	/*height:100%; /* voor IE */
}
#containerrightbg {
	text-align: left; 
	margin: 0 auto;
	width: 900px;
	/*background-image: url(../images/structure/leftbg.gif);
	background-repeat:repeat-y;
	background-position: right;*/
	background-color:#DDE7E9 /*E5EEEE;*/
	padding: 0;
	/* hoogte altijd 100 %*/
	/*position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	/*height:100%; /* voor IE */
}
#leftcontainer {
	text-align: left; 
	margin: 0 auto;
	width: 190px;
	float:left;
	padding: 0 5px 0 5px;
	background-color:#DDE7E9; /*E5EEEE;*/
	/* */
	/*position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	/*height:100%; /* voor IE */
}
#midcontainer {
	text-align: justify; 
	margin: 0 auto;
	width: 480px;
	float:left;	
	background-color:#FFF; /*c6ddb8;*/
	clear: none;
	padding: 0 10px 0 10px;
	/* */
	/*position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	/*height:100%; /* voor IE */
}
	/* Thema bgs*/
	#midcontainermop {
		text-align: justify; 
		margin: 0 auto;
		width: 480px;
		float:left;	
		background-color:#FFF; /*c6ddb8;*/
		background-image:url(../images/pagebgs/achtergr_mop.jpg);
		background-repeat: repeat-y;
		clear: none;
		padding: 0 10px 0 10px;
		/* */
		/*position: relative;
		min-height: 100%;
		height:auto !important; /* voor moderne browsers */
		/*height:100%; /* voor IE */
	}
	#midcontainerboek {
		text-align: justify; 
		margin: 0 auto;
		width: 480px;
		float:left;	
		background-color:#FFF; /*c6ddb8;*/
		background-image:url(../images/pagebgs/achtergr_boek.jpg);
		background-repeat: repeat-y;
		clear: none;
		padding: 0 10px 0 10px;
		/* */
		/*position: relative;
		min-height: 100%;
		height:auto !important; /* voor moderne browsers */
		/*height:100%; /* voor IE */
	}
	#midcontainervraag {
		text-align: justify; 
		margin: 0 auto;
		width: 480px;
		float:left;	
		background-color:#FFF; /*c6ddb8;*/
		background-image:url(../images/pagebgs/achtergr_vraag.jpg);
		background-repeat: repeat-y;
		clear: none;
		padding: 0 10px 0 10px;
		/* */
		/*position: relative;
		min-height: 100%;
		height:auto !important; /* voor moderne browsers */
		/*height:100%; /* voor IE */
	}
#rightcontainer {
	text-align: left; 
	margin: 0 auto;
	width: 190px;
	float:right;
	padding: 0 5px 0 5px;
	background-color:#DDE7E9; /*E5EEEE;*/
	/* */
	/*position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	/*height:100%; /* voor IE */
}
#900container {
	text-align: justify; 
	margin: 0 auto;
	width: 900px;
	float:left;	
	background-color:#FFF; /*c6ddb8;*/
	clear: none;
	padding: 0px;
}
/* Topic kaderkes */
/*** LEFT */
#websleutel{
	text-align: left; 
	margin: 0 auto;
	width: 170px;
	padding: 0 2px 10px 2px;
	/*margin-top: 10px;*/
	color: #FFFFFF;
}
#websleutel h1{
	font-size: 17px;
	font-weight:bolder;
	color: #57A639;
	letter-spacing:-0.2px;
	word-spacing:-2px;
}
#websleutel h2{
	font-size: 15px;
	color: #897C74;
}
#websleutel h3{
	font-size: 14px;
	color: #897C74;
}
#websleutel h4{
	font-size: 13px;
	color: #63605F;
}
#websleutel p{
	font-size: 12px;
	color: #63605F;
	text-align:justify;
	margin-bottom:10px;
}
#topiccontainer{
	width: 200px;
	margin: 0px -5px 0px -5px;
	background-color: #CCDBDD;
}
#topiccontainerlogin{
	width: 200px;
	margin: 0px -5px 0px -5px;
	background-color: #DDE7E9; /*E7ECEF;*/
}
#greenline{
	background-image:url(../images/structure/greenlineleft.gif);
	background-repeat: repeat-x;
	width:200px;
	height:7px;
	margin: 0px;
	padding: 0;
}
#greenlinebottom{
	background-image:url(../images/structure/greenlineleft.gif);
	background-repeat: repeat-x;
	width:200px;
	height:7px;
	margin: 0px -5px 0px -5px;
	padding: 0;
}

#nieuwsvandedag{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 150px;
	padding: 0px;
	/*margin-top: 0px;*/
}
#nieuwsvandedaglogout{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 84px;
	padding: 0px;
	/*margin-top: 0px;*/
}
#archief{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 150px;
	padding: 0px;
	/*margin-top: 5px;*/
}
#archieflogout{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 84px;
	padding: 0px;
	/*margin-top: 5px;*/
}
#woordenlijst{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 150px;
	padding: 0px;
	/*margin-top: 5px;*/
}
#woordenlijstlogout{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 84px;
	padding: 0px;
	/*margin-top: 5px;*/
}
#speeltijd{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 150px;
	padding: 0px;
	/*margin-top: 5px;*/
}
#speeltijdlogout{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 84px;
	padding: 0px;
	/*margin-top: 5px;*/
}
/*** RIGHT */
#topiccontainerright{
	width: 200px;
	margin: 0px -5px 0px -5px;
	background-color: #DDE7E9; /*E7ECEF;*/
}
#vraagenantwoord{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 150px;
	padding: 0px;
	/*margin-top: 0px;*/
}
#mopvandeweek{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 150px;
	padding: 0px;
	/*margin-top: 5px;*/
}
#boekvandeweek{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 150px;
	padding: 0px;
	/*margin-top: 5px;*/
}
#ecards{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 150px;
	padding: 0px;
	/*margin-top: 5px;*/
}


/* Text opmaak */
#topictitel{
	width: 500px;
	height: 90px;
	padding: 0;
	margin: 0px -10px 0px -10px;
}
#900topictitel{
	width: 900px;
	height: 90px;
	padding: 0;
	margin: 0px -10px 0px -10px;
}

#nieuwstxt{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	letter-spacing:normal;
	text-align:justify;
	color:#7AA94D;
	width: 50%;
	height: 150px;
	vertical-align:top;
}
#nieuwstxt h1{
	font-size: 18px;
	font-weight:bold;
	color:#7AA94D;
	margin-bottom: 10px;
}
#polltxt{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	letter-spacing:normal;
	text-align:justify;
	color:#CAC536;
	width: 50%;
	height: 150px;
	vertical-align:top;
}
#polltxt h1{
	font-size: 18px;
	font-weight:bold;
	color:#CAC536;
	margin-bottom: 10px;
}
#archieftxt{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	letter-spacing:normal;
	text-align:justify;
	color:#DC8AAE;
	width: 50%;
	height: 150px;
	vertical-align:top;
}
#archieftxt h1{
	font-size: 18px;
	font-weight:bold;
	color:#DC8AAE;
	margin-bottom: 10px;
}
#wedstrijdtxt{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	letter-spacing:normal;
	text-align:justify;
	color:#D29431;
	width: 50%;
	height: 150px;
	vertical-align:top;
}
#wedstrijdtxt h1{
	font-size: 18px;
	font-weight:bold;
	color:#D29431;
	margin-bottom: 10px;
}
#woordenlijsttxt{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	letter-spacing:normal;
	text-align:justify;
	color:#D6B535;
	width: 50%;
	height: 150px;
	vertical-align:top;
}
#woordenlijsttxt h1{
	font-size: 18px;
	font-weight:bold;
	color:#D6B535;
	margin-bottom: 10px;
}
#boektxt{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	letter-spacing:normal;
	text-align:justify;
	color:#93BFC2;
	width: 50%;
	height: 150px;
	vertical-align:top;
}
#boektxt h1{
	font-size: 18px;
	font-weight:bold;
	color:#93BFC2;
	margin-bottom: 10px;
}
#speeltxt{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	letter-spacing:normal;
	text-align:justify;
	color:#6199D4;
	width: 50%;
	height: 150px;
	vertical-align:top;
}
#speeltxt h1{
	font-size: 18px;
	font-weight:bold;
	color:#6199D4;
	margin-bottom: 10px;
}
#ecardstxt{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	letter-spacing:normal;
	text-align:justify;
	color:#A9687E;
	width: 50%;
	height: 150px;
	vertical-align:top;
}
#ecardstxt h1{
	font-size: 18px;
	font-weight:bold;
	color:#A9687E;
	margin-bottom: 10px;
}

/* NIEUWS*/
#nieuwsitem{
	margin-top: 10px;
}
#nieuwsoverzicht{
	width: 100%;
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	letter-spacing:normal;
}
#nieuwsoverzichtsymbool{
	width: 80px;
	vertical-align:top;
}
#nieuwsoverzichtitem{
	width: 420px;
	text-align:left;
}

/* Special links */
#backlink{
	width: 100%;
	text-align: right;
	color: 6D85AE;
}
#backlink a{
	text-decoration: none;
}
#backlink a:link{
	text-decoration: none;
}
#backlink a:visited{
	text-decoration: none;
}
#backlink a:hover{
	text-decoration: underline;
}
.hand {
cursor:pointer;
}
.hand a{
cursor:pointer;
}
.hand a:link{
cursor:pointer;
}
.hand a:visited{
cursor:pointer;
}
.hand a:hover{
cursor:pointer;
}


/* WOORDENLIJST */
#lettersnav{
	font-size:110%;
	margin-top:10px;
	margin-bottom:10px;
}
#woordoverzicht{
	width: 100%;
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	letter-spacing:normal;
}
#tabwoord{
	width: 30%;
	vertical-align:top;
	padding-right:5px;
}
#tabuitleg{
	width: 70%;
	text-align:justify;
	padding-left:5px;
}

/* MOP VAN DE WEEK */
#mop{
	border: 3px solid #CE8C35;
	padding: 5px;
	background-color:#F6F6F6;
}
#moppen{
	padding: 5px;
}
#vorigemop{
	border-bottom:1px solid #CE8C35;
	margin-top:10px;
}
/* ZEND MOP */
#popupcontainer{
	text-align: left; 
	margin: 0 auto;
	width: 800px;
	height: 750px;
	padding: 0;
}
#popupheader{
	width: 800px;
	height: 90px;
	padding: 0;
	margin: 0 auto;
	vertical-align: middle;
	text-align: left; 
}
#kitslogopopup{
	float:left;
	margin: 0 auto;
	text-align:left;
	width:90px;
	padding-left: 5px;
	padding-top: 18px;
	/*vertical-align: middle;*/
}
#kitstopicpopup{
	float:left;
	margin: 0 auto;
	text-align:center;
	width:700px;
	padding: 0;
}
#popupbody{
	width: 790px;
	height: 600px;
	padding: 5px;
}

/* BOEK VAN DE WEEK */

#boekfragment{
	height: 58px;
	vertical-align: middle;
	/*display:table-cell;*/
}
#fragmentknop{
	float:left;
	vertical-align: middle;
}
#fragmenttxt{
	float:left;
	vertical-align: middle;
}
#wedstrijdvraag{
	border: 3px solid #9CCACC;
	padding: 5px;
	background-color:#F6F6F6;
}

/* VRAAG EN ANTWOORD */
#vraag{
	border: 3px solid #9FBA15;
	padding: 5px;
	background-color:#F6F6F6;
}
#antwoordenoverzicht{
	padding: 5px;
}
#vragenoverzicht{
	padding: 5px;
}
#vorigantwoord{
	border-bottom:1px solid #C9CA2E;
	margin-top:10px;
}

/* E-CARDS */
#ecardscontent{
	width: 880px;
	height: 550px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	background-image:url(../images/ecards/bg_ecards.jpg);
	background-repeat:no-repeat;	
}
#inpagenav{
	width: 880px;
}
#showcards{
	width: 880px;
	margin-top: 130px;
	text-align:right;
}
.ecardcell{
	text-align:center;
	vertical-align: middle;
}
.ecardsnav{
	text-align: right;
}
.ecardimage{
	padding: 15px 5px 0px 5px;
}


/* SPEELTIJD */
#speeltijdcontent{
	width: 880px;
	height: 550px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	background-image:url(../images/speeltijd/bg_speeltijd.jpg);
	background-repeat:no-repeat;	
}
#showgames{
	width: 880px;
	margin-top: 130px;
	text-align:right;
}
.gamescell{
	text-align:center;
	vertical-align: middle;
}
.gamesnav{
	text-align: right;
}
.gamesimage{
	padding: 15px 5px 0px 5px;
}
#gamecontainer{
	width: 100%
	text-align: center;
	vertical-align:middle;
	background-color:#1067AA;
}

/* INDEX 1 */
#laatstenr{
	display: inline-block;
}
#nieuwshp{
	border: 3px solid #6AAF51;
	padding: 5px;
	background-color:#FFF;
	width:400px;
}


/* FOOTER */
#footercontainer {
	text-align: left; 
	margin: 0 auto;
	width: 900px;
	height: 62px;
	/*background-color:#333333;*/
	padding: 0;
}
#footerleft{
	text-align: left; 
	margin: 0 auto;
	width: 200px;
	height: 62px;
	float: left;
	background-image:url(../images/structure/footer/leftfooterbg.gif);
	background-repeat:repeat-x;
	padding-top:20px;
}
#footermid{
	text-align: center; 
	margin: 0 auto;
	width: 500px;
	height: 62px;
	float: left;
	background-image:url(../images/structure/footer/midfooterbg.gif);
	background-repeat:repeat-x;
	padding-top:20px;
	color:#65AC4B;
	font-size:14px;
}
#footermid a{
	color:#5BA83F;
}
#footermid a:link{
	color:#5BA83F;
}
#footermid a:hover{

}

#footerright{
	text-align: right; 
	margin: 0 auto;
	width: 190px;
	height: 62px;
	float: right;
	background-image:url(../images/structure/footer/leftfooterbg.gif);
	background-repeat:repeat-x;
	padding-top:20px;
	padding-right:10px;
}
#footerright a{
	color: #F99700;
	font-weight:bolder;
	font-size:110%;
}
#contact {
	text-align: left; 
	margin: 0 auto;
	width: 810px;
	float:left;
	padding:5px;
	background-color:#333333;
}
#oranje{
	text-align: left; 
	margin: 0 auto;
	width: 70px;
	float:right;
	padding:5px;
	background-color:#333333;
}
#oranje a{
	color: #F99700;
}


/* FORMS */
input{
	color: #000;
	background: #F3F4F5;
	border: 1px solid #000;
}
.submitbutt{
	cursor: pointer;
}
.error{
font-size: 14px;
color:#F62801;
padding:0;
margin-bottom:5px;
text-align:left;
vertical-align:top;
}

/* FLASH */
.ufoDemo{
width:500px;
text-align:center;
padding: 0px;
margin: 0px;
}

/* ZOEK FORM ARCHIEF */
/** Zoekopmaak */
#zoekpanel {
width:100%; 
height:30px; 
/*background:#D0D8DA;*/ 
overflow:hidden;
}
.zoektabel {
width:100%;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #444444;
padding: 2;
/*background-color:#D4D0C8;*/
}
.zoektabel td {
vertical-align:top;
}
.zoekrowa {
background-color: #F4F3EE;
}
.zoekrowb {
background-color: #ECE9D8;
}
.onlinerow {
background-color: #7DD3FF;
}
