
/******************************************************************************
*
*						De site onderdelen.
*
******************************************************************************/
/* cabedge.com Screen Styles */
html { margin: 0; padding: 0; width: 100%}

/* resets most browser styles to enhance cross-browser compatibility */
h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img, a{ border:none; text-decoration: none;}
ul, li{ list-style:none;}
li.newmember { list-style: disc; padding-left: 10px; padding-bottom:5px; }

A:link		{ font-family: verdana; color: #000000; font-size: 8pt; text-decoration: none; }
A:visited	{ font-family: verdana; color: #000000; font-size: 8pt; text-decoration: none; }
A:active	{ font-family: verdana; color: #000000; font-size: 8pt; text-decoration: none; }
A:hover		{ font-family: verdana; color: #FA0000; font-size: 8pt; text-decoration: none; }


.hh { 
		font-family: verdana;
		font-size: 10px;
		padding: 0px;
		margin: 0px;
	}

body
	{
		margin: 0px;
		background: #dae3c2;
	}	


body, table, td, input, select
	{
		font-family: verdana, helvetica;
		font-size: 11px;
		color: #000000;
	}
#site
{
width: 1080px;
}
#left
{
	width:100px;
	float:left;
	margin-top:150px;
}
#wrapper
	{
		width: 970px;
		float:left;
		margin: 0px auto;
		background: #dae3c2;
		border: 1px solid #000000;
	}

#header
	{
		width: 970px;
		height: 193px;
		background: url('../images/waalwijk/header3.jpg') no-repeat;
	}

#content
	{
		width: 970px;
	}

#errormessage_container
	{
	border-width: 1px;
	border-color: #000000;
	border-style: none none solid none;	
	}
#errormessage
	{
	color: #FA0000;
	padding: 1px;
	border-width: 3px;
	border-color: #FF0000;
	border-style: solid solid solid solid;
	background: #FFFFCC;
	font-weight: bold;
	text-align: center;
	}

#menu
	{
	width: 235px;
	float: left;
	}

#main_522_container
	{
	float: left;
	width: 522px;
	}

#main_522_container img 
{
    max-width: 500px;  /* Mozilla */
    width: expression(this.width > 500 ? 500: true); /* IE */
}

#right_container
	{
	float: left;
	width: 213px;
	}

#main_735_container
	{
	float: left;
	width: 735px;
	}

#footer
	{

	text-align: center;
	clear: both;
	}

.menu_right_achtergrond
	{
	width: 213px;
	background: url('../images/buttons/menu_right_achtergrond.jpg') repeat-y;
	}

#datum
	{
	width: 213px;
	height: 41px;
	background: url('../images/buttons/menu_right_datum.jpg') no-repeat;
	}
#datumtekst
	{
	font: 0.8em Verdana;
	padding-top: 17px;
	padding-right: 4px;
	color: #FFFFFF;
	font-weight: bold;
	}

#statistieken
	{
	width: 213px;
	}

#statistieken table
	{
	width: 170px;
	padding-right: 10px;
	float: right;
	color: #FFFFFF;
	}
#statistieken td
	{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 0.9em Verdana;
	}
#statistieken a
	{
	color: #FFFFFF;
	}

.rechtermenu
	{	
	width: 213px;
	padding-left:20px;
	color: #FFFFFF;
	background: url('../images/buttons/menu_right_achtergrond.jpg') repeat-y;
	}
.rechtermenu table
	{
	color: #FFFFFF;
	}
.rechtermenu tr
	{
	color: #FFFFFF;
	}
.rechtermenu td
	{
	color: #FFFFFF;
	}

h2
	{
		color: #6f1d3e;
		font: 1.4em Verdana;
		font-weight: bold;
	}
h3
	{
		color: #FFFFFF;
		font: 1.4em Verdana;
		font-weight: bold;
	}

h4
	{
		color: #FFFFFF;
		font: 1.1em Verdana;
		font-weight: bold;
	}

#marquee
	{
		width: 970px;
		height: 33px;
		padding-top: 152px;
	}


.nm_sub1
{
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

.nm_sub2
{
	font-size: 14px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: none none dashed none;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#nm_toelichting
{
	text-align: left;
	padding:15px;
}


