/*---------------------------------------*/
/* Code voor HTML body                   */
/*---------------------------------------*/

body 
{
    font-family: Verdana, Arial, "Times New Roman", Times, serif;
    color: black; font-size: 12px;
    background-color: #F7F0F0;
    margin-top: 0px;	/* IE and FF have a top margin by default. So cancel it. */
}

/*---------------------------------------*/
/* Code voor plaatjes                    */
/* Plaatjes krijgen standaard geen border*/
/*---------------------------------------*/
img
{
	border: 0;
}

/*------------------------------------------*/
/* Bugfix voor Internet Explorer 5/6        */
/* Forceer de verticale scrollbar, zodat    */
/* de horizontale niet nodeloos verschijnt. */
/*------------------------------------------*/
html 
{
	overflow-y: scroll;
}

/*----------------------------------------*/
/* Code voor HTML headers                 */
/*----------------------------------------*/

h1
{
	margin: 0px 0px 25px 0px;
	font-size: 18px;
	color: #666666; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	padding-left: 2em;
	background-color: #E7E7E7;
}

h2
{
	color: #666666;
	font-size: 14px; 
	font-weight: 700;
}

h3
{
	font-size: 16px;
	margin: 20px 0px 20px 0px; 
	padding: 5px 0px 5px 20px;
	background-color: #99011D;
	border: 0;
	color: #FFFFFF;
	text-align: center;
}

h4
{
	padding: 5px 0px 5px 5px;
	font-size: 12px;
	background-color: #E7E7E7;
	color: #99011D;
}

/*-----------------------------------------*/
/* Code voor HTML links (<a>)              */
/*-----------------------------------------*/

a
{
	color: #99011D;
}

/*-----------------------------------------*/
/* Code voor HTML tabellen                 */
/*-----------------------------------------*/

table
{
	border-collapse: collapse;
	font-size: 12px;
	border-width: 0px;
}

th
{
	font-weight: bold;
	font-size: 14px;
	height: 12px;
	background-color: #A1BADB;
/*	background: url("images/background-cloud.jpg");*/
	padding: 2px 10px 2px 10px;
	text-align: left;
	border-collapse: collapse;
	border: 0px;
}

td
{
	height: 12px;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	border-width: 0px;
}


.zzrecenttopics { font-size: 9px }


/*---------------------------------------------------*/
/* Begin van layout code voor navigatie balk.        */
/* ------------------------------------------------- */

.navbar
{
	background: url("images/navbar_bg.gif") repeat-x left top;
	height: 27px;
	padding-top: 6px;
	padding-left: 40px;
	text-align: center;
}

/*---------------------------------------------------*/
/* Begin van layout code voor linker navigatie menu. */
/* ------------------------------------------------- */

.vmzleftmenulayout
{
	background-color: #F2F2F2;
	background: url("images/menu_bg.gif") repeat left top;
}

.vmzleftmenulayout table
{
	background-color: #FFFFFF;
        border-color: #99011D;
	border-width: 1px;
	border-style: solid;
}

.vmzleftmenulayout table th
{
	background: url("images/titlebar_bg.gif") repeat left top;
	color: white;
	font-size: 10px;
	text-align: center;
}

.vmzleftmenulayout ul.navmenu a
{
	text-decoration: none;
}
.vmzleftmenulayout ul.navmenu
{
	list-style-type: none;
	padding: 0;
	margin: 0.5em;
	width: 11em;
}
.vmzleftmenulayout ul.navmenu li 
{
	background: white;
	margin: 0.5em 0;
	padding: 0.25em;
	border-left: 1em solid #A1BADB;
	font-size: 12px;
}

.vmzleftmenulayout ul.navmenu li a:hover 
{
  color: #A1BADB;
}

/*-------------------------------------------*/
/* Begin van code voor rechter diversen deel */
/*-------------------------------------------*/
.vmzrightmisclayout
{
	background-color: white;
	text-align: center;
}

/*-------------------------------------------*/
/* Begin van layout code voor bottom bar     */
/*-------------------------------------------*/
.vmzbottombarlayout
{
	background-color: #EEEEEE;
}

/*---------------------------------------------*/
/* Begin van layout code voor het smoelenboek. */
/* ------------------------------------------- */

.smoelenboek td 
{ 
	font-size: 90%;	// Een iets kleiner lettertype, vanwege de soms lange omschrijvingen.
}

/* ------------------------------*/
/*Layout code voor VMZ pagina's. */
/* ------------------------------*/
.vmzpagelayout
{
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
/*	background-color: #DDDDDD;    */
/*	background-color: #2D0088;*/
}

.vmzpageheader
{
	padding-left: 0px;
	padding-top: 25px;
	background-color: #F7F0F0;
	border: 1px solid #666666;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
}

.vmzpagecontent
{
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #F7F0F0;
	text-align: justify;
}

.fotoalbum
{
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	background-color: #F7F0F0;
}

/*------------------------------------------*/
/* Begin van layout code voor de linklijst. */
/*------------------------------------------*/
.linklijst table
{
	border: 0px !important;	// Do not show borders!!
}

.linklijst td
{
	border: 0px !important;	// Do not show borders!!
}

/*--------------------------------------------*/
/* Begin van de code voor de download pagina. */
/* ------------------------------------------ */

.downloads table
{
	border: 0px !important;	// Do not show borders!!
}


/*---------------------------------*/
/* Code voor de prijzenkast pagina */
/*---------------------------------*/
.PrijzenkastContent
{
	padding-top: 25px;
	background-color: #DDDDDD;
	padding-left: 50px;
	padding-right: 40px;
	color: #666666;
}

.prijzenkastcontent th
{
	background-color: transparent;
}

#PrijzenkastHeader 
{
	float: left;
	width:100%;
	font-size:93%;
	line-height:normal;
}

#PrijzenkastHeader ul 
{
    margin:0;
    padding: 10px 10px 0;
    list-style:none;
}

#PrijzenkastHeader li 
{
    float:left;
    background: url("images/tab_mac_left.gif") no-repeat left top;
    margin:0;
    padding: 0 0 0 4px;
}

#PrijzenkastHeader a 
{
	float:left;
	display:block;
	background:url("images/tab_mac_right.gif") no-repeat right top;
	padding: 10px 5px 4px 5px;
//	color: #99011D;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #prestatieHeader a {float:none;}
  /* End IE5-Mac hack */

#PrijzenkastBody iframe
{
	border: 1px solid #666666;
}


#bekerVanVerdiensteHistorie
{
	border-collapse: collapse;
}

#bekerVanVerdiensteHistorie th
{
	border: 1px solid white;
}
#bekerVanVerdiensteHistorie td
{
	border: 1px solid white;
}

/*----------------------------------------*/
/* Layout voor de phpEventCalendar        */
/* Overgenomen uit het .css bestand in de */
/* map: phpEventCalendar/css/default.css  */
/*----------------------------------------*/

/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold; }

/**** color and size of calendar cells.  ****/
.day_cell			{ background-color:#F7F0F0; height:80; width: 95; border: 1px solid #666666;}
.empty_day_cell			{ background-color:#C0C0C0; height:80; width: 95; border: 1px solid #666666;}
.today_cell			{ background-color:#33CCCC; height:80; width: 95; border: 1px solid #666666;}

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link		{ color:#99011D; text-decoration:underline }
.title_txt A:active		{ color:#99011D; text-decoration:underline }
.title_txt A:visited		{ color:#99011D; text-decoration:underline }
.title_txt A:hover		{ color:#99011D; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color:#33CCCC; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }


/*----------------------------------------*/
/* Code voor HTML lists                   */
/*----------------------------------------*/
.list_bullet_soaring dt
{
	background:url("images/icon_glider.gif") no-repeat left center;
	padding-left: 20px;
	line-height: 200%;
	color: #99011D;
	font-size: 110%;
}

.list_bullet_soaring dd
{
	margin-bottom: 32px;
}

