/* CSS Document */

body, html{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: arial;
	font-size: 13px;
}

td{
	font-family: arial;
	font-size: 13px;
}

#fullContainer{
	position:relative;
	width: 995px;
	height: 400px;
}

#headerContainer{
	width: 100%;
	height: 115px;
	border-bottom: 1px solid #FFF;
}

#logoContainer{
	width: 405px;
	padding: 6px 5px 6px 5px;
}

#logo{
	border: none;
}

#headerImageContainer{
	width: 580px;
	left: 415px;
	top: 0px;
	position:absolute;
	
}

#toolbar{
	position:relative;
	width: 100%;
	height: 25px;
	background-color: #6C5B49;/*#597F1C;*/
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}

#quickLinks{
	position: absolute;
	height: 22px;
	left:180px;
	padding: 4px 5px 0px 5px;
}

#quickLinks a{
	color: #FFF; /*Normaal moet hier inherit staan, maar dit werkt niet in IE*/
	text-decoration: none;
}

#fontsize{
	position: absolute;
	left: 600px;
	padding-top: 3px;
}

a.fontsize{
	text-decoration: none;
	color: #FFF;
	margin: auto 3px auto 3px;
}

a.normal{font-size: 11px;}
a.bigger{}
a.biggest{font-size:15px;}

div#rss{
	position:absolute;
	left:545px;
	padding-top:5px;
}

div#rss img{border: none;}

#searchboxContainer{
	position:absolute;
	right: 15px;
	padding-top: 3px;
}

#searchboxContainer form{
	/*Anders wordt de hoogte van het tekstvak niet opgepikt in IE*/
	float:right;
}

.searchfield{
	float:left;
	clear:right;
	margin-right: 15px;
	/*height: 12px;
	width: 175px;*/
	max-height: 17px;
	width: 175px;border:0px;font-size: 90%;
}

.searchbtn{
	float: left;
	width: 55px;
	height: 17px;
	background: #597F1C;/*#6C5B49;*/
	color: #FFF;
	border: none;
	font-weight: bold;
}

/*Blok aan de linkerkant*/
#leftPane{
	/*float:left;*/
	width: 180px;
	height: 100%;
	background-color: #597F1C;
	vertical-align: top;
	/*clear:right;*/
}

#menuContainer{
	position:relative;
	height: auto;
	display: block;float:left;
}

#simpleContactData{
	/*Float gebruiken, anders wordt de margin-top in FF blijkbaar 
	bij de parent geteld*/
	float:left;
	/*Padding wordt toegevoegd aan de breedte van het item, 
	daarom breedte automatisch*/
	width: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	/*Voorlopig enkel rechtse en linkse padding, rest is (nog) niet aan de orde*/
	padding: 0 5px 0 5px;
	color: #FFF;
}

span.currentDate{
	display:block;
	padding-left:5px;
	padding-right:3px;
	color: #FFF;
	font-size:85%;
	margin-bottom:5px;
}

#homeContentArea{
	/*position:absolute;left:180px;*/
	width: 640px;
	height:100%;
	vertical-align: top;
}

#homeContentArea h1{
	font-size:100%;
	color:#544C3D;
}

#homeBlocks{
	width:630px;
	margin:5px;
	border-collapse:collapse;
}

#homeBlocks td{vertical-align:top;}

#homeBlocks td a{color: #6C5B49;}

td.block1, td.block2{
	border-style: dotted;
	border-color:#544C3D;
}

td.block1{border-width: 0px 1px 1px 0px;}
td.block2{border-width: 1px 0px 0px 1px;width: 270px;}

td.block1 .news_thumb_container{
	margin-right: 10px; 
	margin-bottom: 0px;
	/*Anders wordt de div te groot getoond in IE*/
	overflow:hidden;
	padding: 0px;
	float:left;
	clear: left;
	text-align: right;
}

td.block1 img.news_thumbnail{
	margin:0px; 
}

td.block1 .teaserNewsTitle, td.block1 span.datum{
	font-weight: bold;
}

td.block1 .readMore{
	float:right;
}

#eventsDetail{
	margin:5px;
}

#calendarContainer{
	/*position:absolute;
	left:820px;*/
	width: 175px;
	max-width: 175px;
	vertical-align: top;text-align: center;
	height:100%;background: #B5C500;
}

#eventList{
	width: 160px;
  /* test
	position: absolute;
  right: 6px;
  top: 320px;
  */
  margin:0px;
  margin-left: 7px;
  margin-top: -15px;
	color:#544C3D;
}

#eventList span.event{
	display:block;
	text-align:left;
}

#eventList span.date{
	display:block;
	font-weight:bold;
	color:#544C3D;
	border:1px solid #544C3D;
	border-width:0px 1px 1px 0px;
	text-align:right;
	margin-bottom:3px;
	padding-right:3px;
	background:url(../files/corner.gif) no-repeat bottom right;
}

#eventList a.eventTitle{
	display:block;
	font-weight:bold;
	color: #FFF;
}

#homeFooter{
	background: url(../files/grad.jpg);
	height: 125px;
}

#homeFooter p{
	float:left;
	clear:none;
	/*Tijdelijk? left margin vorig 15px*/
	margin-left:35px;
	margin-top:25px;
	text-align:center;
}

#homeFooter > p{
	margin-left:20px;/*45px;*/
}

#homeFooter a, #homeFooter img{text-decoration:none;}

/*Dit zal normaal slechts een voorlopige oplossing zijn*/
#homeFooter p img{height: 75px !important;width:auto !important;}

#generalContentArea{
	width: 815px;
	height:100%;
	vertical-align: top;
	/*padding: 5px;*/
}

#generalContentArea div.actualContent{margin: 10px 5px 5px 10px;}

h1, h2, h3, h4, h5, h6{
	color:#6C5B49;
}

h3.loc{
	color:#6C5B49;
	font-size:100%;
	margin:5px;
	padding-bottom:2px;
	border-bottom:1px solid black;
}

h3.loc a{
	color:#6C5B49;
	text-decoration: none;
	font-weight:normal;
}

h3.loc a:hover{color:#597F1C;}

#generalContentArea div.actualContent a{color:#6C5B49;}

/* UiTkalender specifiek */

.uitkalender_header img{
	position:relative;
	margin-top:15px;
	padding-left:2px; /*Padding ipv margin voor IE7*/
}

/* Handelaars en verenigingen*/

div.lijstitem{float:left;width:100%;display:block;border-bottom: 1px solid #6C5B49;padding-bottom:10px;position:relative;padding-top:5px;}
.list_logo_container{display:inline;float:left;}
a.teaserTitle{display:block;float:left;}
