@charset "UTF-8";
/* ///////////////////////////////////////////////////// 

Bestandsnaam: print_style.css
Versie: 1.0.0 (10-06-2009)

Om hover acties toe te passen gebruik je de volgende regel op het juiste element:
behavior:url("/htc/csshover.htc");
		
Om .png bestanden als achtergrond te gebruiken in CSS en ze in IE 6 goed weer te geven je de volgende regel op het juiste element:
behavior:url("/htc/iepngfix.htc");

///////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* ALGEMEEN */
	 
.clr {
	clear: both;
}

.flt_rgt {
	float: right;
}

.flt_lft {
	float: left;
}

.print {
	display: block !important;
}

a {
	text-decoration: none;
	color: #E48F00;
}

a:hover {
	text-decoration: underline;
}

#map {
	
}

#map span {
	display: none;
}

.adres {
	
}

.route {
	
}

.btn {
	background-image: url('/img/more_news_btn.gif');
	width: 107px;
	height: 27px;
	line-height: 0;
	font-size: 0;
	text-indent: -10000px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

.btn2 {
	background-image: url('/img/more_agenda_items.gif');
	width: 107px;
	height: 27px;
	line-height: 0;
	font-size: 0;
	text-indent: -10000px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

.send_btn {
	background-image: url('/img/versturen.gif');
	width: 107px;
	height: 27px;
	line-height: 0;
	font-size: 0;
	text-indent: -10000px;
	display: block;
	border: 0;
	cursor: pointer;
}

.paging {
	display: none;
}

.even {
	border: 1px solid #E2E2E2;
	width: 860px !important;
	padding: 10px;
	margin: 20px 0 !important;
}

.oneven {
	border: 1px solid #e0e0e0;
	width: 860px !important;
	padding: 10px;
	margin: 20px 0 !important;
}

.even h3, .oneven h3 {
	padding: 0 0 0 5px;
}

.text .datum {
	padding: 0 0 0 5px;
	color: #E48F00;
	font-style: italic;
}

hr {
	background-color: #e2e2e2;
	color: #e2e2e2;
	border: 0;
	height: 1px;	
}

.small_head {
	font-size: 15px !important;
	font-weight: bold;
}

.vereniging_adres {
	width: 400px;
	float: left;
}

.contactpersoon {
	width: 400px;
	float: left;
}

.verenigingen {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}

.verenigingen h4 {
	font-size: 12px;
	font-variant: small-caps;
	margin: 0;
}

.verenigingen li {
	border-bottom: 1px solid #E2e2e2;
	margin: 0 0 10px 0;
}

.slider {
	border: 0;
} 

.slider .vereniging_adres {
	width: 150px;
	float: left;
}

.slider .contactpersoon {
	float: right;
	width: 150px;
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	 /* GLOBALE PAGINA OPMAAK */	 

body {
	width: 100%;
	height: 100%;
	color: #000000;
	letter-spacing: 1px;
	line-height: 23px;
	font-family: Arial;
	font-size: 11px;
}

html {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}

#wrapper {
}

#header {

}

#header h1 {

}

#content_wrap {
	width: 100%;
}

#footer {
	display: none;
}

#banner {
	width: 899px;
	margin: 0 auto;
	height: 105px;
}

#content_left {
	float: left;
	width: 285px;
}

#middle_left {
	float: left;
	width: 320px;
	margin: 8px 0 0 0;
}

#content_right {
	float: left;
	margin: 0 0 0 10px;
}

#content {
	float: left;
	margin: 0 0 0 20px;
}

#content .text {
	width: 880px;
}

#content .text p {
	padding: 0 10px 0 5px;
}

#content .text ul {
	list-style: square;
}

#content .text h3 {
	padding: 0 0 0 5px;
}

#content .text h2 {
	width: 870px;
	height: 26px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}

.linktabel a {
	color: #000000;
	text-decoration: underline;
}

.linktabel a:hover {
	color: #E48F00;
	text-decoration: none;
}

#sitemap a {
	color: #000000;
	text-decoration: underline;
}

#sitemap a:hover {
	color: #E48F00;
	text-decoration: none;
}

.news_block {
	width: 228px;
	margin: 0 auto;
}

.news_block ul {
	margin: 0 0 20px 20px;
	padding: 0 7px 0 0;
	list-style: square;
}

.news_block ul li {
	margin: 5px 0;
}

.news_block h2 {
	width: 218px;
	height: 26px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}

#content_right .text {
	width: 590px;
}

#content_right .text h2 {
	width: 590px;
	height: 26px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}

.rss_feed_homepage {
	width: 228px;
	margin: 28px -5px 0 0;
}

.rss_feed_homepage ul {
	margin: 0 0 20px 20px;
	list-style: square;
	padding: 0 7px 0 0;
}

.rss_feed_homepage ul li {
	margin: 5px 0;
}

.rss_feed_homepage h2 {
	width: 218px;
	height: 26px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}

.last_news_item {
	margin: 20px 0 0 0;
}

.last_news_item h2 {
	width: 320px;
	height: 26px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}

.fotoalbum img {
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
	padding: 3px;
}

.comment {
	color: #cc0000;
	padding: 0 0 0 5px;
}

.text2 {
	
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* HOOFDMENU */ 
	
#nav, #nav ul { /* all lists */
	display: none;
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* TOPMENU */ 	 

#topmenu {
	display: none;
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* FOOTERMENU */ 	

#footer ul {
	display: none;
}
	
/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */

	/* FORMULIER */	

form {
	padding: 0 0 0 5px;
}
	
label {
	display: block;
	width: 120px;
	float: left;
}

input, textarea {
	width: 200px;
	padding: 2px;
	margin: 3px 0;
	border: 1px solid #d0d0d0;
	background-color: #f5f5f5;
	letter-spacing: 1px;
	font-family: Arial;
	font-size: 11px;
}

textarea {
	overflow: auto;
}

form img {
	border: 3px solid #d0d0d0;
}

/* ////////////////////////////////////////////////// */