@CHARSET "ISO-8859-1";

img a {
	border: none;
	outline: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	}
.show {
	display: block;
}
.hide {
	display: none;
}
/*CONTAINERS*/

#hoofd_container {
	width:800px;
	margin: 0 auto;
	}
	
#kop_container {
	width: 800px;
	height: 117px;
	/*background-image: url("layoutpix/kop_bg.jpg");*/
	}

#links_container {
	width: 100px;
	height: 600px;
	background-image: url("layoutpix/links_bg.jpg");
	background-repeat: no-repeat;
	float: left;
	}

#rechts_container {
	width: 150px;
	float: right;
	padding: 0px;
	}
	
#midden_container {
	width: 530;
	margin: 0 160px 0 110px;
	}
	

/*MENU*/
#menu_container {
	/*width: 90px;*/
	width:100px;
	margin-top:120px;
	margin-left: 6px;
	height: 150px;
	}
.menu_item {
	width: 96px;
	display: block;
	height: 20px;
	line-height:20px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #f7f4cb;
	margin-bottom: 3px;
	border: 1px solid #ddd93d;
	font-size: 16px;
	text-indent: 3px;
	/*font-variant: small-caps;*/
	}
a.menu_item {
	text-decoration: none;
	color: #000;
	}
a.menu_item:hover {
	color: #000;
	background-color: #f7d93d;
	}
	
	
/*KOPPEN*/
h1 {
	background-color: #f7d03d;
	margin: 0px;
	font-weight: normal;
	font-size: 24px;
	text-indent: 5px;
	height: 36px;
	line-height: 36px;
	/*background-image: url("layoutpix/h1_bg.jpg");*/
	/*border: 1px solid #f7d03d;*/
}
h2 {
	margin: 0px 0 10px 0;
	font-weight: bold;
	font-size: 16px;
	text-indent: 5px;
	}


/*AGENDA-DEEL*/
#rechts_container .agenda_item {
	margin: 10px 0 20px 0;
	}
	
#rechts_container .datum {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	}
#rechts_container .uitvoerende {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	}
#rechts_container .werken_van {
	font-size: 12px;
	margin: 0px;
	}

/*VOORPAGINA*/
.leesverder {
	color:#000;
	text-indent: 10px;
	font-size: 12px;
}
.leesverder a {
	color: #f00;
}

/*TABBLADEN*/
.tab_container {
	width: auto;
	height: 20px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.tab_active {
	width: 100px;
	height: 20px;
	border: 1px solid #fff;/*was 000*/
	border-bottom: 1px solid #fff;
	display: block;
	float: left;
	margin-left: 2px;
	text-align: center;
	background-image: url("layoutpix/tab_active_bg.jpg");
}
a.tab_active {
	color: #000;
	text-decoration: none;
}
.tab_inactive {
	width: 100px;
	height: 20px;
	/*border: 1px solid #000;*/
	display: block;
	float: left;
	margin-left: 2px;
	text-align: center;
	background-color: #fdf4cb;
	background-image: url("layoutpix/tab_inactive_bg.jpg");
}
a.tab_inactive {
	color: #666;
	text-decoration: none;
}
a.tab_inactive:hover {
	background-color: #f7d03d;
	color: #000;
	background-image: url("layoutpix/tab_hover_bg.jpg");
	}
	
/*CONCERT-PAGINA*/	
.art_header {
	font-family: Lucida Grande, Tahoma, arial, helvetica, sans-serif;
	margin: 10px 0 10px 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-indent: 35px;
	display: block;
	background-image: url("layoutpix/plus.gif");
	background-position: 1%;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #B9A351;
	/*background-color: #f7f4cb;*/
}
.artikel_container {
	/*border-bottom: 1px solid #333;*/
	margin-right: 20px;
}
.artikel_container ul, .artikel_container ol {
	margin:0px;
	padding: 0px;
	}
.artikel_container li {
	list-style: disc;
	}
.artikel_container td {
	padding-bottom: 15px;
}
.inhoud_container {
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	border-top:none;
	width: 99%;
	overflow: hidden;
}
.concert_foto {
	float: right;
	margin: 0 10px 0 10px;
}
/*NIEUWS-PAGINA*/	
.art_header_nieuws {
	font-family: Lucida Grande, Tahoma, arial, helvetica, sans-serif;
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-indent: 5px;
	display: block;
	color: #7B6CD5;
}
.inhoud_container_nieuws {
	padding-top:10px;
	padding-bottom: 30px;
}
.geplaatst {
	font-size: 10px;
	text-indent: 5px;
}
.nieuws_foto {
	float: right;
	margin: 0 10px;
}
/*MIDDEN ALGEMEEN*/	
#midden_container p {
	font-size: 13px;
	line-height: 19px;
	margin-left:10px;
	margin-right: 10px;
	margin-top:0px;
	text-align: justify;
	}
	
table {
	font-size: 13px;
	margin-left:10px;
	margin-top: 10px;
	/*line-height: 19px;*/
}	


/*PROGRAMMA*/
.programma_naam_componist {
	font-weight: bold;
}
.programma_jaartallen {
	font-size: 10px;
	color: #666;
}
.programma_titel_stuk {
	font-weight: bold;
}

/*REACTIES*/
.reactie {
	margin-bottom: 10px;
}
#midden_container .reactie_naam {
	margin: 0 0 0 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	
}
#midden_container .reactie_datum {
	/*margin: 0 0 0 10px;*/
	font-size: 11px;
	color: #aaa;
}
#midden_container p.reactie_inhoud {
	margin: 0 0 0 10px;
	font-size: 13px;
	line-height: 19px;
}

/*vanw*/
input.button {
	border: 1px solid #000;
	background-color: #fdf4cb;
	font-weight: bold;
	cursor: pointer;
	margin-left: 10px;
	}

/*CONTACT FORMULIER*/
.contact_label {
width: 100px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-weight: bold;
font-size: 13px;
}
