* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
 	color: #000;
	}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336666;
	padding: 5px 0 10px 25px;
	}
	
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	text-align: center;
	border-bottom: 1px dotted #000;
	padding: 5px;
	margin-bottom: 10px;
	}	

<!-- GEBRUIKT BIJ UITNODIGING -->
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	text-align: center;
	padding: 2px;
	margin-bottom: 10px;
	}		

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666 !important;
	padding: 10px 5px 0 7px;
	word-spacing: normal;
	}
	
#kalender ul li{
	list-style-position: inside;
	list-style-type: none;
	color: #0000FF;
	font-weight: bold;
	padding-left: 120px;
	}
	
#dealer ul li{
	list-style-position: inside;
	list-style-type: square;
	color: #0000FF;
	font-weight: bold;
	padding-left: 150px;
	}
	
#leden ul li{
	list-style-position: inside;
	list-style-type: square;
	font-weight: bold;
	padding-left: 10px;
	}		
	
#leden ul li p{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal !important;
	padding: 10px 5px 0 7px;
	word-spacing: normal;
	}
	
#attentie ul li{
	list-style-position: inside;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
	}			
	
a img{
	border: none;}

#wrapper{ 
	margin: 5px auto;
	width: 970px;
	z-index: 500;
	}

#faux{
	margin-bottom: 10px;
	overflow: auto; 
	width: 100%;
	}

#navigation{
	padding: 0;
	margin: 0px auto;
	width: 930px;
 	}

#header{
	width: 930px;
	height: 120px;
 	padding: 0 auto;
 	margin: 5px 0px 0px 15px;
	background-image: url(../images/header2.png);
 	}

/*##### LINKERZIJDE #####*/

#leftcolumn{ 
	display: inline;
 	color: #333;
 	margin: 10px;
 	padding: 0;
 	width: 195px;
 	float: left;
 	height: 620px;
	}
	
#leftcolumn a{
	font-weight: bold;
 	}	

#evenement{
	width:195px;
	height: 100px;
	float: left;
	}

#evenementtop{
	width: 195px;
	height: 30px;
	background-image: url(../images/evenement.png);
	border-bottom: none;
	float: left;
	}
	
#evenementtekst{
	width: 193px;
	height: 60px;
	padding-top: 10px;
	float: left;
	border: 1px solid #0000FF;
	border-top: none;
	text-align: center;
	color:#660000;
	font-size: 11px !important;
	font-weight: bold;
	}
	
#maand{
	width: 195px;
	height: 235px;
	float: left;
	margin-top: 10px;
	}
	
#maandtop{
	width: 195px;
	height: 30px;
	float: left;
	background-image: url(../images/maand.png);
	border-bottom: none;}
	
#maandtekst{
	width: 193px;
	height: 195px;
	padding-top: 10px;
	float: left;
	border: 1px solid #0000FF;
	border-top: none;
	text-align: center;
	color:#660000;
	font-size: 11px !important;
	font-weight: bold;
	}				
	
#maandimg{
	width: 195px;
	height: auto;
	float: left;
	}	
	
#update{	
	width:195px;
	height: auto;
	float: left;
	margin-top: 10px;
	font-size: 11px !important;
	}
	
#update li{
	list-style-type: none;
	}	

#updatetop{
	width: 195px;
	height: 30px;
	float: left;
	background-image: url(../images/update.png);
	border-bottom: none;}
	
#updatetekst{
	width: 193px;
	height: auto;
	padding-top: 10px;
	float: left;
	border: 1px solid #0000FF;
	border-top: none;
	text-align: center;
	color:#660000;
	font-size: 11px !important;
	font-weight: bold;
	}	
	
#oproep{
	width:195px;
	height: 140px;
	float: left;
	margin-top: 10px;
	}

#oproeptop{
	width: 195px;
	height: 30px;
	background-image: url(../images/oproep.png);
	border-bottom: none;
	float: left;
	}
	
#oproeptekst{
	width: 188px;
	height: 100px;
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	border: 1px solid #0000FF;
	border-top: none;
	color:#000;
	font-size: 10px !important;
	font-weight: bold;
	}				
	
/*##### CONTENT #####*/

#content { 
 	float: left;
 	color: #000;
 	margin: 10px 13px;
 	padding:0;
 	width: 500px;
 	display: inline;
 	position: relative;
 	height: auto;
	border-bottom: none;
	overflow: none;
	}
	
#content img{
	margin: 0px auto 0 25px;
	}	
	
.foto /*negatief achtergrond evenementen*/{
	background-image: url(../images/film.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 170px;
	float: left;
	padding-top: 36px;
	margin-top: 15px;
	margin-left: 30px;
	}
	
#autoleden img{
	width: 325px;
	height: 245px;
	margin-left: 100px;
	margin-bottom: 5px;
	}	
	
#autoleden a{
	margin: 10px 0 0 220px;
	}
		
#ladactueel{	
	float: right;
	margin: 0px 15px 0px 0px;
	}			
	
#footer{
	width: 510px;
	height: 25px;
	float: left;
	margin-top: 15px;
	font-size: 10px;
	color: #666;
	text-align: center;
	}	

/*##### RECHTERZIJDE #####*/

#rightcolumn { 
 	display: inline;
 	position: relative;
 	color: #333;
 	margin: 10px 10px 10px 0px;
 	padding:0;
 	width: 195px;
 	float: left;
 	height: 620px;
	}

#righttcolumn a{
	font-weight: bold;
	text-decoration: none; 
 	}	

#hyves{
	width: 195px;
	height: 180px;
	float: left;
	padding-left: 0px;
	}

#hyvestop{
	width: 195px;
	height: 30px;
	background-image: url(../images/hyves.png);
	float: left;
	}
	
#hyvestekst{
	width: 193px;
	height: 140px;
	padding-top: 10px;
	float: left;
	border: 1px solid #0000FF;
	border-top: none;
	text-align: center;
	background: url(../images/links/hyves_banner.png) center no-repeat;
	}	

#wtcc{
	width: 195px;
	height: 150px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	}

#wtcctop{
	width: 195px;
	height: 30px;
	background-image: url(../images/wtcc.png);
	float: left;
	}
	
#wtcctekst{
	width: 193px;
	height: 110px;
	padding-top: 10px;
	float: left;
	border: 1px solid #0000FF;
	border-top: none;
	text-align: center;
	}
	
/* Alleen op de index.html */
	
#uitgaan{
	width: 195px;
	height: 130px;
	float: left;
	padding-left: 0px;
	margin-top: 10px;
	}

#uitgaantop{
	width: 195px;
	height: 30px;
	background-image: url(../images/uitgaangstip.png);	
	float: left;
	}
	
#uitgaantekst{
	width: 193px;
	height: 170px;
	padding-top: 10px;
	float: left;
	border: 1px solid #0000FF;
	border-top: none;
	text-align: center;
	}	


.clear{
	 clear: both; background: none; 
	 }	
	 
span{
	background-color: #FFFF00;
	}	 
	
hr{	
	margin-bottom: 2px;
	margin-top: 2px;
	}	
	
.links{
	width: 220px;
	height: 170px;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
	}
	
.linkstekst{
	width: 220px;
	height: 20px;
	float: left;
	text-align: center;
	}	
	
.linkstekst a{
	color:#000;
	}	
	
.linkstekst a:hover,visited{
	color: #FF6600;
	}		