/* Stijlblad voor de ganse website van de Sluisstappers
Versie opgemaakt op februari 2006 */ 

/* ID body */
body{
	font-weight: normal;
	font-size: 14px;
	font-family: "Palatino Linotype", Verdana, Arial;
}
body#hoofding{
	background-image: url(beelden/agrond/aghoofding.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body#navigatie{
	background-attachment: fixed;	
	background-repeat: no-repeat;
}
body#inhoud{
	background-image: url(beelden/agrond/aginhoud.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;	
	margin-left: 20px;
}
body#voetnoot{
	margin-top: 1px;
	font-size: 11px;
	margin-left: 5px;
} /*background-color: #e5e5e5;	*/

/* varia */ 
.nieuws {background-color:#FFFF99;color:#FF0000; font-weight: bold; }
.speciaal {	background-color:#CCFFFF;color:#FF66FF;font-weight: bold;font-style:oblique;}
.pinker{background-color:#33FF00;color:#FF0033;font-weight: bold;font-style:oblique;text-decoration: blink;font-size: 18px;}
.aandacht {background-color:#F4F4F4;color:#000000;font-style:oblique;font-family: Verdana, "Palatino Linotype", Haettenschweiler, Arial;	font-size: 12px;}
table.lijst{font-size: 12px;}

/* gebruikte kleuren */
.siteblauw{
	background-color:#4169FF;
	font-weight:bold;
	color: #FFFFFF;
}
.siterood{
	font-weight:bold;
	color: #FF0000;}
.tekstblauw{font-weight:bold;color: #4169FF;}
.sitegrijs{background-color:#e5e5e5;font-weight:bold;}

/* ID kaders */
div#schermkader {
	width: 680px;
	height: auto;
	top: 0px;
	margin-left: 160px;
}
