@CHARSET "UTF-8";

/* C
   (c) Asalsaya
   (u) www.asalsaya.eu
	 V1.0 Originally created: 031009
	 Based on Original FW 031009
	 Version history: V1.0
---------------------------------------------- */
@import url('nav.css');
@import url('typo.css');
@import url('modulair.css');

/* alles reseten
---------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, 
acronym, address, big, cite, code, a, del, dfn, em, font, img, a img, ins, kbd, q, s, samp, small, 
strike, strong, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, 
thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	text-align:left;
	text-decoration:none;
	  }

* {
	margin:0px;
	padding:0px;
	}
	
body {
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	background-color:black;
	}


/* Website kleuren


---------------------------------------------- */


#container {
	width : 910px;
	margin : 0 auto;
	text-align : left;
	height:auto;
	}
	
#header {
	height:115px;
	width:auto;
	margin-bottom:5px;
	background-color:#fff;
	padding:0px 5px 5px 5px;
	background:#FFF url(../img/header.jpg) no-repeat; 
	}
	#header #iconen a {
		font-size:11px;
		color:#FFF;
		text-decoration:underline;
		
		}
		#header #iconen {
			float:right;
			text-align:right;
			margin-right:55px;
		}
		#header #iconen img {
		
			}
			#header #aanmelden p {
				float:right;
				font-size:12px;
				line-height:35px;
				margin-right:15px;
				}
	#header #aanmelden {
		margin-top:35px;
		margin-right:15px;
		}
#main {
	float:left;
	padding:5px 5px 5px 5px;
	height:auto;
	background:#fff url(../img/topContent.jpg) no-repeat;
	}
	#main .banner img {
		margin-top:10px;
	}
	#nav {
		width:173px;
		float:left;
	}
	
	#content {
		float:left;
		width:515px;
		height:auto;
		padding:5px 15px 5px 15px;
		font-size:11px;
		margin-left:2px;
		font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
		}
	#content a {
		color:#cc0033;
		text-decoration:none;
		}
	#content a:hover {
		color:black;
		text-decoration:underline;
		}
	#content img {
		float:right;
		border:1px #ccc solid;
		width:250px;
		height:auto;
		margin-left:15px;
		margin-bottom:15px;
		}
		table .personeel tbody img {
			border:1px red solid;
			text-align:left;
			}
		#content table.personeel img {
			width:100px;
			height:auto;
		}
			
	#content h1 {
		color:#cc0033;
		font-size:16px;
		margin:0px 0px 15px 0px;
	}
	#content h3 {
		color:#cc0033;
		margin:0px;
		font-size:11px;
		margin:10px 0px 5px 0px;
	}
	#content ul li {
		font-list:none;
		list-style-position:inside;
		list-style-type:disc;
		}
	#rightColumn {
	 	width:160px;
	 	float:left;
	 	height:auto;
	 	margin-left:5px;
		padding-right:15px;
		font-size:11px;
		background-color:#e6e6e6;
	}
	#rightColumn h2 {
		font-weight:Bold;
		font-size:12px;
		color:#cc0033;
		margin-bottom:5px;
		padding-bottom:0px;
		margin-left:15px;
		}
		#rightColumn p {
			margin-top:5px;
			paddin-top:5px;
			font-size:11px;
			padding-bottom:10px;
			margin-left:15px;
		}
		#rightColumn a {
			color:black;
			font-size:11px;
		}
		#rightColumn a:hover {
			color:red;
			text-decoration:underline;
		}
		#rightColumn .marge, #rightColumn #errors {
			margin-left:15px;
		}

#footer {
	width:auto;
	height:165px;
	background:#e2d199 url(../img/footer.jpg) no-repeat;
	padding:40px 6px 10px 20px;
	float:left;
	}
	.footerColumn {
		float:left;
		width:180px;
		margin-right:41px;
		font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
		}
	.footerColumn h3 {
		color:#cc0033;
		font-size:12px;
		font-weight:bold;
		margin-bottom:5px;
	}
	.footerColumn p {
		border-bottom:1px #cc0033 dotted;
		background:url(../img/listFooter.jpg) left center no-repeat ;
		height:25px;
		line-height:24px;
		padding-left:20px;
	}
	.footerColumn p a {
		font-size:11px;
		color:black;
	}
	.footerColumn p a:hover {
		text-decoration:underline;
	}
	
#footer2 {
	font-size:10px;
	text-align:center;
	color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:910px;
	background-color:#cc0033;
	}
	
#twtr-widget-1 img {
	height:auto;
	width: 40px;
	float: left;
	margin-right: 20px;}
