/* ----------------- EnAccord CSS ----------------- */

/*  	 */

/* ----------------- EnAccord CSS ----------------- */

/* ----------------- Layout ----------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; /* for ie5/win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for the compliant browsers */	
}
html>body {
	font-size: small; /* be nice to Opera */	
}
#container {
	float: left;
	width: 75em;
	background: url(../images/top_bg.gif) 0px 220px repeat-x;
}
#logocontainer {
	width: 75em; /* for ie/win */
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 75em;
	height: 243px;  
	heigh\t: 223px; /* for ie5 */
	background: url(../images/header_blade2.jpg) left bottom no-repeat;
	text-align: right;
	padding-top: 20px;
}
#main_bg {
	float: left;
	z-index: 50;
	background: url(../images/side_bg.gif) top right repeat-y;
	width: 60em;
	margin-top: 220px;
}
#main {
	float: left;
	background: url(../images/side_bg_top2.gif) top right no-repeat;
	width: 60em;
}
#content {
	display: inline; /* fixes double margin float bug in ie */ 
	float: left;
	width: 38em;
	margin: 7em 0 0 5em;
	padding: 0 0 2em 0;
	text-align: left;
	background: url(../images/bottom_line.gif) 50% bottom no-repeat;
}
#sidebar {
	background-color: #FFFFFF;
	float: right;
	width: 15em;
	padding-top: 25em;
	text-align: center;
}
#news {
	margin-top: 1.5em;
	padding-bottom: 1em;
	background: url(../images/bottom_line_small.gif) 50% bottom no-repeat;
}
#footer {
	clear: both;
	margin: 0 0 0 140px;
	padding: 40px 0 100px 0;
	font-size: .7em;
	text-align: center;
	background: url(../images/side_bg_fade.gif) right bottom no-repeat;
}


/* ----------------- Navigation ----------------- */

#nav {
	display: inline;
	float: left;
	width: 140px;
	height: 460px;
	padding: 0 0 0 5px;
	background: url(../images/menu_line.jpg) right 23px no-repeat;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 100px 0 10px 15px;
}
#nav a {
	display: block;
	width: 104px;
	height: 24px;
}
#nav a span {
	display: none;
}
#nav a:hover {
	background-position: right top;
}
#nav a#navlang:hover {
	background-position: 66px bottom;
}
#nav1 {
	background: #fff url(../images/home.gif) left top no-repeat;
}
#nav2 {
	background: #fff url(../images/hetkwartet.gif) left top no-repeat;
}
#nav3 {
	background: #fff url(../images/repertoire.gif) left top no-repeat;
}
#nav4 {
	background: #fff url(../images/agenda.gif) left top no-repeat;
}
#nav5 {
	background: #fff url(../images/nieuws.gif) left top no-repeat;
}
#nav6 {
	background: #fff url(../images/fotos.gif) left top no-repeat;
}
#nav7 {
	background: #fff url(../images/luisteren.gif) left top no-repeat;
}
#nav8 {
	background: #fff url(../images/contact.gif) left top no-repeat;
}
#nav9 {
	background: #fff url(../images/gastenboek.gif) left top no-repeat;
}
#navlang {
	background: #fff url(../images/flag_uk.gif) 66px bottom no-repeat;
}


/* ----------------- typography ----------------- */

p {
	color: #414141;
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.5em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar p {
	color: #aaa;
	font-size: 90%;
}
.meer {
	text-align: left;
}
h1 {
	display: block;
	font-size: 180%;
	font-family: Georgia, "Trebuchet MS", Times, serif;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0 3em 1em 3em;
	padding: 0 1em;
	color: #505050;
	background: url(../images/header_line_71.gif) left 50% repeat-x;
}
h1 span {
	font-family: Georgia, "Trebuchet MS", Times, serif;
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
	background: #fff;
}
h2 {
	font-family: Georgia, "Trebuchet MS", Times, serif;
	color: #505050;
	background: url(../images/header_line_25.gif) left 50% repeat-x;
	font-size: 95%;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0 2em 1.5em 2em;
	padding: 0;
	display:block;
}
h2 span {
	font-family: Georgia, "Trebuchet MS", Times, serif;
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
	background: #fff;
}
h3 {
	font-family: Georgia, "Trebuchet MS", Times, serif;
	color: #505050;
	font-size: 95%;
	margin: 0 0 .1em 0;
	text-align: left;
}
#content h3 {
	padding: 2em 0 0 0;
}
#sidebar h3, #sidebar h3 a{
	/*color: #777;*/
color: #ae4003;
}
#sidebar h3 a:hover {
	color: #e55404;
}
h3 a {
	color: #505050;
}
a {
	text-decoration: none;
	color: #ae4003;
}
a:hover {
	color: #e55404;
}
p.center {
	text-align: center;
}
#content img {
	border: #ab9388 1px solid;
	padding: 5px;
	margin: 10px 0;
}
#content img.leden {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.orange {
	display: block;
	margin: 0;
	padding: 0 0 .4em 0;
	font-weight: normal;
	font-style: italic;
	color: #e55404;
}
#content ul {
	list-style-type: none;
	margin: 0 0 0 25px;
	padding: 0 0 1.5em 0;
}
#content ul li {
	display: list-item;
	background: url(../images/bullet_white.gif) no-repeat 0 .4em;
	padding: .3em 0 0 1.5em;
	margin: 0;
	text-align: left;
	color: #414141;
}
.tab p {
	margin: 0 0 0 25px;
}


/* ----------------- gallery ----------------- */

.rssThumbFloat {
	float: left;
	height: 120px;
	margin: 0;
	padding: 5px;
	font-size: .85em;
}

/* ----------------- stichting-button -------- */

#stichting {
	margin-top: 20px;
	padding-bottom:1em;
	background: url(../images/bottom_line_small.gif) center bottom no-repeat;
}
#stichting a {
	display: block;
	width: 182px;
	height: 40px;
	background: #fff url(../images/stichting.png) left top no-repeat;
}
#stichting a span {
	display: none;
}
#stichting a:hover {
	background-position: left bottom;
}

#nmf {
	margin-top:20px;
}

/* ----------------- Guestbook & Contactforms ----------------- */

div.contact {
	margin: 0 0 0 60px;
}
#content ol li p {
	display: block;  
	margin: 2.5em 1em .3em .3em;
	padding-bottom: .3em;
	border-bottom: 1px solid #999999;
}
.commentname {
	display: inline;
	margin-left: .4em;
	font-weight: normal;
	font-family: Georgia, "Trebuchet MS", Times, serif;
	font-style: italic;
	color:  #e55404;
}
.commentname a	{
	text-decoration: none;
	color:  #e55404;
}
.commenttime {
	display: inline;
	margin-bottom: 4px;
	font-family: Georgia, "Trebuchet MS", Times, serif;
	font-weight: normal;
	font-style: italic;
	color:  #999999;
}
.commentform {
	display: block;
	width: 60%;
	text-align: right;
}
.commenttextarea {
	display: block;
	width: 60%;
	text-align: right;
	vertical-align: top;
}
input, textarea		{
	border: 1px solid #999999; 
	padding-left: 4px; 
	padding-right: 4px; 
	margin: 2px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	background-color: #dddddd;
}
.commentposthidden	{
	display: none;
}
.commentpostvisible	{
	display: block;
}
#content ol		{
	list-style-type: none; 
	margin: 4em; 
	padding: 0;
}
div ul#gb_nav 	{
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}
div ul#gb_nav li 	{
	display: inline; 
	background: none;
	margin: 0; 
	padding: 0;
}
div ul#gb_nav li a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
div ul#gb_nav li a.passive	{
	color: #999999;
}

.quote {
	font-family: Georgia, "Trebuchet MS", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #e55404;
	padding: 0;
}
cite {
	font-style: italic;
}

/* ----------------- End of CSS ----------------- */
