/* $Id: almere2018.css,v 1.1 2007/04/26 10:39:13 leopold Exp $ */

/* global behaviour */

body {
	margin: 0 ;
	color: #000000 ;
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size: 12px ;
	font-style: normal ;
	line-height: 15px ;
	/* background-color: #D8D5C6 ; */
}

h1, h2, h3, h4, p {
	margin-bottom: 8px ;
	margin-top: 0 ;
}

ol, ul {
	margin-bottom: 8px ;
}

h1 {
	font-size: 14px ;
	font-weight: bold;
	color: #990000 ;
}

h2 {
	font-size: 14px ;
	font-weight: bold;
	color: #990000 ;
}

h3 {
	font-size: 12px ;
	font-weight: bold;
	color: #990000 ;
	text-transform: uppercase; 
}

h4 {
	font-size: 12px ;
	font-style: italic ;
	color: #990000 ;
}

p.onderschrift
{
	font-size: 10px ;
}

/* links are bold, no underline, color changes on hover */

a {
	text-decoration: none; 
	font-weight: bold;
	color: black ;
}

a:hover {
 	color: #990000;
}

/* clean tables */
/* <table cellspacing='0' cellpadding='0' border='0'> */
/* <td valign='0'> */

table {
	border: 0 ;
	border-spacing: 0 ;
	border-collapse: collapse ;
}

td {
	border: 0 ;
	padding: 0 ;
	vertical-align: top ;
	text-align: left ;
	
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif ; 
	font-size: 12px ;
	font-style: normal ;
	line-height: 15px ;
}

/* oldstyle tables */

table.oldstyle td {
	padding: 3px ;
}

table.border td {
	border: 1px solid black ;
}

/* clean forms */

fieldset {
	border: 0 ;
	padding: 0 ;
}

/* no border for img tags with an anchor */

img {
	border: 0 ;
}

/* first ul nno indent */

ul {
	margin-left: 18px ;
	padding: 0 ;
}

ul ul {
	margin-left: 18px ;
}

ul li {
	margin-left: 0px ;
}



/* page layout */

div#a18_page_margin_top
{
	height: 6px ;
}

div#a18_page_margin_bottom
{
	height: 6px ;
}

/* header */

td#header_td
{
	background-image: url(../images/shadow_bottom.gif) ; 
	background-position: bottom ; 
	background-repeat: repeat-x ; 
	background-color: white ;
}

div#header
{
/*	width: 900px ;  */
	height: 12px ;
}

/* cell width */

div#navigation,
div#content_bl
{
/*	width: 940px ; */
}

/* cell height */

div.height_force
{
	width: 1px ;
	/* background-color: red ; */
}

div#navigation div.height_force
{
	height: 61px ;
}

div#content_cl div.height_force,
div#content_cm div.height_force,
div#content_cr div.height_force
{
	height: 300px ;
}

div#content_bl div.height_force
{
	height: 12px ;
}

td#navigation_td,
td#content_cl_td,
td#content_cm_td,
td#content_cr_td
{
	/* border: 1px solid green ; */
	padding-top: 24px ;
	padding-bottom: 24px ;
	padding-left: 24px ;
	padding-right: 0px ;
}

td#content_cl_td
{
	padding-left: 64px ;
}

/* navigation */

table.navigation td
{
	padding: 4px ;
	padding-top: 8px ;
	font-size: 14px ;
	letter-spacing: 1px;
	vertical-align: middle; 
}

table.navigation a
{
	font-weight: bold;
	text-decoration: none ;
	color: #999999 ;
}

table.navigation a:hover
{
	color: #990000 ;
}

td.current a
{
	font-weight: bold;
	text-decoration: underline ;
	color: #990000 ;
}

td.current a:hover
{
	font-weight: bold;
	color: #990000 ;
}


div#navigation{
	padding-left: 24px ; 
	padding-right: 0px ; 
	text-align: left ;
}

div.navigation_pages
{
	padding-left: 110px ; 
	padding-top: 0px ; 
}

div.navigation_pages table.navigation td
{
	padding: 4px ;
	padding-top: 0px ;
	padding-left: 12px ;
	font-size: 12px ;
	letter-spacing: 0px;
}

div#content_bl
{
	padding: 24px ;
}

/* cr background images */

div.cr_image
{
	width: 200px ;
	height: 286px ;
}

/* column width */

div#content_cl,
div#content_cm,
div#content_cr
{
	width: 240px ;
}

/* page variants (double first column) */

div#page_verslag_flitssymposium div#content_cl,
div#page_kunstlokaal div#content_cl,
div#page_steun div#content_cl,
div#page_donateurs div#content_cl,
div#page_mensen div#content_cl,
div#page_info div#content_cl,
div#page_kunstlokaal_agenda div#content_cl,
div#page_home_en div#content_cl
{
	width: 564px ;
}

div#page_verslag_flitssymposium div#content_cm,
div#page_kunstlokaal div#content_cm,
div#page_steun div#content_cm,
div#page_donateurs div#content_cm,
div#page_mensen div#content_cm,
div#page_info div#content_cm,
div#page_kunstlokaal_agenda div#content_cm,
div#page_home_en div#content_cm
{
	padding: 0px ;
	width: 2px ;
}

/* page variants (double second column) */

div#page_ontwikkelingen div#content_cl
{
	width: 180px ;
}

div#page_ontwikkelingen div#content_cm
{
	width: 600px ;
}

/* page variants (triple first column) */

div#page_flitssymposium_fotos div#content_cl
{
	width: 700px ;
}

div#page_flitssymposium_fotos div#content_cm,
div#page_flitssymposium_fotos div#content_cr
{
	padding: 0px ;
	width: 2px ;
}

div#page_flitssymposium_fotos div.cr_image
{
	display: none ;
	background-image: none ;
}

/* steunformulier */

div#page_steun td.formlabelbox
{
	width: 100px ;
}

div#page_steun input
{
	width: 180px ;
}

div#page_steun td.formradio input
{
	width: 20px ;
}

div#page_steun textarea
{
	width: 280px ;
	height: 40px ;
}

/* banner, niet op home page */

div#page_home p.prinsbernardfonds
{
	display: none ;
}

div#footer
{
	width: 900px ;
}

/* agenda */

p.agenda_title
{
	font-size: 1.2em ;
	font-weight: bold ;
}

/* donateurs */

ul.donateurslijst li
{
	font-size: 1.2em ;
}

ul.steunbetuigerslijst li
{
	font-size: 1.0em ;
}

ul.donateurslijst span.naam,
ul.steunbetuigerslijst span.naam
{
	font-weight: bold ;
}

ul.donateurslijst span.quote,
ul.steunbetuigerslijst span.quote
{
	font-style: italic ;
}
