
body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color:#fdf3f4;
		color:#3E404A;
		margin: 0;
		padding: 0;
	}
	

		
		
/* Divs */
				
div#container
	{
		width:952px;
		height:auto;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: auto;
		padding:0;
		border-top: 1px solid #CF142B;
		border-right: none;
		border-bottom: none;
		border-left: none;
		background-color: #fdf3f4;
	}
		

div#topbanner
	{
		width: 950px;
		height: 130px;
		background-color:#eaeaeb;
		background-image: url(images/header.jpg);
		background-repeat: repeat;
		margin-top: 0; 
		margin:0;
		padding:0;
		border-right: 1px solid #CF142B;
		border-left: 1px solid #CF142B;
		cursor: pointer;
	}


div#bannershadow
	{	
		float: left;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 950px;
		height: 6px;
		border-top: none;
		font-size: 0;
		background-image:url(images/dropshadow.jpg);
		background-repeat:repeat-x;
		border-right: 1px solid #CF142B;
		border-bottom: none;
		border-left: 1px solid #CF142B;
		}


div#navigatie
	{
		float: left;
		width: 155px;
		height: 805px;
		margin:0;
		padding: 30px 0 0 0;
		color:#3E404A;
		background-color: #cf142b;
		border-left: 1px solid #CF142B;
		text-align:center;
		display:inline;
	}		


div#breadcrumbs
	{
		float:left;
		height: 55px;	
		width: 350px;
		text-align:left;
		margin:0;
		padding:10px 0 0 75px;
		font-size:12px;
	}
	

	
div#stylesbox 
	{
		float:right;
		clear:right;
		margin:0;
		padding: 10px 40px 10px 0;
		height:55px;
		width:285px;
		line-height:6px;
		font-size: 12px;
		border-right: 1px solid #CF142B;
		text-align:right;
	}

	

div#content
	{
		float:right;
		width:700px;
		height: 720px;
		margin:0;
		background-color: #fdf3f4;
		padding: 20px;
		border-right: 1px solid #CF142B;
		text-align:left;
		overflow:auto;
		z-index: 200;
	}

				
div#footer
		{
		clear: both;
		float:left;
		width: 952px;
		height: 20px;
		padding-top: 3px;
		background-color: #CF142B;
		font-size: .7em;
		color: #FCF7F8;
		}
		
div#footershadow
		{
		clear:both;
		float:left;
		width: 950px;
		height:6px;
		font-size: 0;
		background-image:url(images/dropshadow.jpg);
		background-repeat:repeat-x;
		margin-top: 0; 
		padding:0;
		}



/* Instellingen voor header */	
		
		
#topbanner h1
		{
		display:none;
		}



/* Instellingen voor navigatie menu*/


ul 
	{
		margin: 0;
		padding: 0;
		list-style: none;
		width: 154px; 
		height: 25px;
		cursor:pointer;
	}
	
		
	
ul li 
	{
		position: relative;
		font-size: 1em;
		border-bottom: 1px solid #3E404A;
		font-weight:bold;
		text-align:center;
	}
	

	
li ul 
	{
		position: absolute;
		left: 153px; 
		top: 0;
		display: none;
		z-index:200;
	}
	
	


ul li a 
	{
		display: block;
		text-decoration: none;
		color:#3E404A;
		padding: 5px;
		border-bottom: 0;
	}
	
/* Hack voor IE \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } 

		

a.activiteiten:link, a.activiteiten:visited
	{
		text-decoration:none;
		font-size:1em;
		background-color:#daac98;
		color:#3E404A;
		text-align:center;
	}


a.activiteiten:hover, a.activiteiten:active
	{
		text-decoration:none;
		font-size:1em;
		background-color:#f1c4b0;	
		color:#3E404A;
		text-align:center;
	}
	


a.nieuws:link, a.nieuws:visited

	{	
		text-decoration:none;
		font-size:1em;
		background-color:#bfc6e0;
		color:#3E404A;
		text-align:center;
	}

a.nieuws:hover,  a.nieuws:active
	{
		text-decoration:none;
		font-size:1em;
		background-color:#d9dce8;
		color:#3E404A;
		text-align:center;
	}



a.lidmaatschap:link, a.lidmaatschap:visited
	{
		text-decoration:none;
		font-size:1em;
		background-color:#b0bb91;
		color:#3E404A;
		text-align:center;
	}


a.lidmaatschap:hover, a.lidmaatschap:active
	{
		text-decoration:none;
		font-size:1em;
		background-color:#c1d290;	
		color:#3E404A;	
		text-align:center;
	}



a.vereniging:link, a.vereniging:visited
	{
		text-decoration:none;
		font-size:1em;
		background-color:#fbd0cc;
		color:#3E404A;
		text-align:center;
	}


a.vereniging:hover, a.vereniging:active
	{
		text-decoration:none;
		font-size:1em;
		background-color:#fcdcd9;
		color:#3E404A;
		text-align:center;
	}


a.fotoalbum:link, a.fotoalbum:visited
	{
		text-decoration:none;
		font-size:1em;
		background-color:#a7add0;
		color:#3E404A;
		text-align:center;
	}

a.fotoalbum:hover, a.fotoalbum:active
	{
		text-decoration:none;
		font-size:1em;
		background-color:#b7bbcf;
		color:#3E404A;
		text-align:center;
	}


a.gasten:link, a.gasten:visited
	{
		text-decoration:none;
		font-size:1em;
		background-color:#ffe6b9;
		color:#3E404A;
		text-align:center;
	}


a.gasten:hover, a.gasten:active
	{
		text-decoration:none;
		font-size:1em;
		background-color:#fef0d6;
		color:#3E404A;
		text-align:center;
	}



a.contact:link, a.contact:visited
	{
		text-decoration:none;
		font-size:1em;
		background-color:#9aa78c;
		color:#3E404A;
		text-align:center;
	}


a.contact:hover, a.contact:active
	{
		text-decoration:none;
		font-size:1em;
		background-color:#aab2a2;
		color:#3E404A;
		text-align:center;
	}

a.home:link, a.home:visited
	{
		text-decoration:none;
		font-size:1em;
		background-color:#eca1aa;
		color:#3E404A;
		text-align:center;
	}


a.home:hover, a.home:active
	{
		text-decoration:none;
		font-size:1em;
		background-color:#f2bac1;
		color:#3E404A;
		text-align:center;
	}

.vriendenbanner	
	{
		display: block;
		position: absolute;
		top: 750px;
		left:12px;
		width:150px;
		text-align:center;
		text-decoration:none;
		font-size:0.9em;
		margin-bottom: 30px;
		padding:0;
		cursor: pointer;
		border: 1px solid #FCF7F8;
	}

.rtvbanner	
	{
		display: block;
		position: absolute;
		top: 870px;
		left:12px;
		width:150px;
		text-align:center;
		text-decoration:none;
		font-size:0.9em;
		margin-bottom: 30px;
		padding:0;
		cursor: pointer;
		border: 1px solid #FCF7F8;
	}

/* Instellingen voor breadcrumbs*/	
#breadcrumbs a:link, a:visited
	{
		color:#3E404A;
		text-decoration:underline;
		text-align:left;
	}
	
#breadcrumbs a:hover, a:active
	{
		background-color:#dd5a6b;
		color:#FCF7F8;
		text-decoration:underline;
		text-align:left;
	}
	
	
/* Instellingen voor stylesbox*/	
	
#stylesbox a:link, a:visited
	{
		text-decoration:none;
		color:#dd5a6b;
		font-weight:bold;
	}
	
#stylesbox a:hover, a:active
	{
		text-decoration:none;
		background-color:#dd5a6b;
		color:#FCF7F8;
		font-weight:bold;
	}
	
/* Instellingen voor content */	
		
div#content h2	
	{
		color:#CF142B;
	}
	
div#content h3	
	{
		color:#CF142B;
		font-weight:bold;
	}
	

div#content p
	{
		color:#3E404A;
		line-height: 150%;	
		padding: 10px 0 10px 0;
		margin: 0;	
	}


.foto
	{
		margin:20px;
		border:none;
	}


	
	

div#content a:link, a:visited
	{
		text-decoration:none;
		color:#dd5a6b;
		font-weight:bold;
	}
	
div#content a:hover, a:active
	{
		text-decoration:none;
		background-color:#dd5a6b;
		color:#FCF7F8;
		font-weight:bold;
	}
	
em
	{
	font-style:normal;
	font-weight: bold;
	}
	

/* Instellingen voor formulieren */

	
label	
	{
		width:175px;
		float:left;
		padding: 0 0 0 0;
		margin: 5px 5px 5px 0;
		color:#3E404A;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;
	}
	
input	
	{
		padding: 1px;
		border: solid 1px #dd5a6b;
		background-color:#FCF7F8;
		vertical-align:middle;
		color:#3E404A;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;
		cursor:text;
	}
	
		
		
textarea	
	{
		margin: 5px 0 5px 0;
		padding:1px;
		border: solid 1px #dd5a6b;
		background-color:#FCF7F8;
		vertical-align:middle;
		color:#3E404A;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;
		text-align:left;
		cursor:text;
	}

		
	
.submitbutton	
	{
		background-color:#dd5a6b;
		color:#FAF0E6;
		font-weight: 600;
		text-transform:uppercase;
		margin:5px 5px 5px 5px;
		padding:5px 5px 5px 5px;
		cursor:pointer;
		width: 178px;
		float:left;
		text-align:center;
	}


/* Instellingen voor header */	

	
a.footer:link, a.footer:visited
	{
		text-decoration:none;
		color:#FCF7F8;
		font-weight:bold;
	}
	
a.footer:hover, a.footer:active
	{
		text-decoration:none;
		background-color:#FCF7F8;
		color:#CF142B;
		font-weight:bold;
	}
		

		/* CSS Document */

