.xxbody         {
	margin: 0px;
	background-color: #eaeaea;
	background-image: url(../img/bg-fond.gif);
	background-repeat: repeat;
	}
/*
body, p, td, li, input, select, textarea, div {
	font-family : 	Arial, sans-serif;
	font-size: 12px;
}
*/

div#houder {
	background-color: white;
	width: 703px; /*822 - padding*/
	padding: 22px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
	position: relative; /* we plaatsen dingen hier absoluut in */
}



/*
div#logohouder {
	left: 0;
	top: 0;
	text-align: left;
	padding: 0;
	margin: 0;
}
*/

div.scheidingslijn {
	background-color: #999;
	height: 2px;
}

div#hoofdmenu {
	padding: 0 0 0 0;
}

/*
div#hoofdmenu td, div#hoofdmenu a, div#hoofdmenu a:hover {
	font-size: 12px;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
*/
.xxdiv#hoofdmenu a:hover {
	color: #666;
	text-decoration: underline;
}


/* $this->Session->flash output: */
div#flashMessage {
	border: 4px dotted red;
	margin: 14px;
	text-align: center;
	width: 700px;
	font-size: 14px;
	color: red;
	font-weight: bold;
	padding: 5px;
}

/*mededeling is net zoiets, maar gewoon handmatig geplaatst (vooralsnog) */
div#mededeling {
	border: 2px dotted red;
	margin: 6px;
	text-align: center;
	width: 700px;
	font-size: 12px;
	color: black;
	background-color: #ff9;
	font-weight: bold;
	padding: 5px;
}

div#mededeling_info {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

/* abonnementreminder. Absoluut binnen de relative houder */
div#aboreminder {
	background-color: red;
	color: yellow;
	border: 1px solid yellow;
	padding: 5px;
	text-align: center;
	width:  780px;
	font-size: 12px;
	font-weight: normal;
	position: absolute; /*maar wel binnen de centerdiv */
	top: 50px;
	z-index: 100;
}

div#aboreminder a {
	color: yellow;
	font-weight: normal;
}


div.fullcontent {
	padding: 0 0 0 13px;
}

.xxxdiv.fullcontent h1{font-size: 28px;}

table.tweekolommen {
	width: 778px;
	border: 0;
	padding: 0;
	margin: 10px 0 0 0;

}

table.tweekolommen td.kolom {
	width: 368px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

table.tweekolommen td.kolom .kolomcontent {
	width: 340px;
	text-align: left;
	padding-top: 0px;
}

table.tweekolommen td.kolom .kolomcontent p {
	margin-top: 2px;
	line-height: 140%;
}


table.tweekolommen td.tussenruimte {
	width: 42px; /*778 - 2*368*/
	padding: 0;
	margin: 0;
}

ul.opsomming {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
}

ul.opsomming li
{
	margin-top: 2px;
}

/*
.paginakop, H2, .paginasubkop, a.grotelink,.tekstkop {
	font-family: Georgia, serif;
	font-weight: normal;
}
*/
.xxH1, .paginakop {
	font-size: 48px;
	color: #000;
}

H2, .paginasubkop {
	font-size: 21px;
	color: #000;
}

.paginakop {
	/*als h1, maar dan met andere marges en kleuren*/
	margin-top: 10px;
	margin-bottom: 2px;
	line-height: 0.97;
}

.paginasubkop {
	margin: 0;
	color: #999;
}

/*
.pubdatum {
	font-family: Arial, sans-serif;
	color: #000;
	margin: 0;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
}
*/
.xxa {
	color: #d30910;
	text-decoration: underline;
}

.xxa.geenstreep {
	text-decoration: none;
}

a.grotelink {
	display: block;
	color: #d30910;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 2px;
	font-weight: normal;
	text-decoration: none;
	border: 0;
}


.tekstkop {
	color: black;
	font-size: 16px;
	font-weight: bold;
}

div.uitleg {
	font-size: 11px;
	color: #666;
}

.uitgeschakeld {
	color: #666;
}

/*Tabellen e.d. */
table.lijst {
	width: 100%;
	border-collapse: collapse;
}

table.lijst td {
	border: 1px solid #999;
	padding: 2px 4px 2px 4px;
	vertical-align: top;
	text-align: left;
}

table.lijst tr.lijstkop td {
	font-weight: bold;
}

td.beschrijving {
	cursor: help;
}



/*diagram, maar niet onderdeel van de diagramcode
(we hebben puzzel layout wel in scrypto.css)*/

table#puzzelhouder td {
	vertical-align: top;
}

div#evenwachten {
	width: 100%;
	text-align: center;
	padding-top: 40px;
	height: 300px;
}

div#kruis {
	padding: 0;
}

div#clues {
	padding: 0 0 0 30px;
}

div#puzzel_copyright {
	/* wordt verder geplaatst door js, met een left: Vandaar niet te breed en rechts uitlijnen */
	font-size: 11px;
	color: #999;
	text-align: right;
	width: 200px;
}

div#puzzel_acties {
	margin-top: 20px;
	font-size: 14px;
	color: #666;
}

div#puzzel_acties a {
	color: #d30910;
	text-decoration: underline;
}

div#puzzel_ondervak {
	margin-top: 12px;
	position: relative;
	height: 80px;
}

span#feedback {
	font-size: 14px;
	padding: 4px;
	font-weight: normal;
	background-color: #ff9;
	color: #666;
}

/******************** LOSJES ******************************/
.blocked {
	display: block;
}

.noborder {
	border: 0;
}

.klein {
	font-size: smaller;
}

.fixedklein {
	font-size: 10px;
}

@media screen {
	.print {
		display: none;
	}
}

@media print {
	.screen {
		display: none;
	}

}

.xxh1{font-family: Georgia, serif;font-weight: normal;font-size:32px;}
.xxh2{font-family: Georgia, serif;font-size: 21px;}
.art{width:600px;}
.art p{font-size:14px;line-height: 1.5em;}
p.koldrie{width:242px;display:block;float:left;}
.midden{margin-left:22px;margin-right:22px;}
.xxp.koldrie b{color:red;font-weight:normal;font-family: Georgia, serif;font-size: 16px;}
.xxkoldrie a{font-family: Georgia, serif;
	font-weight: normal;font-size: 16px;color:black;font-weight:bold;text-decoration: none;}
.xxkoldrie a:hover{color:red;text-decoration: underline;}

.koltwee{width:369px;float:left;}
.koltwee h1{font-size:18px;}
