@charset "utf-8";
a{
	color: #000;
}
a:link{
	text-decoration: underline;
}
#table_gb {
	border: 1px solid #7E664C;
	width: 450px;
	margin-bottom: 10px;
}
#table_gb   th {
	background-color: #7E664C;
	color: #FFFFFF;
}


a:visited{
text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #E68A00;
}

a:active{
text-decoration: underline;
} 

img {
  border-style: none;
}

#container {
	width: 990px;
	background-image: url(images/bg_fill.gif);
	background-repeat: repeat-y;
}
#header {
	background-color: #7E664C;
	position: relative;
	height:190px;
/*	background-image: url(images/logo_test.gif);
	background-repeat: no-repeat;
	background-position: 50%;
*/
}

#head_left{
  width:252px;
  float:left;
  padding-left:10px;
  padding-top:10px;
  }

#head_right{
  margin-left:300px;
  width:690px;
  background-color:#000;
}
#head_clear{
  clear:both;
}
/*
#header img {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
*/
body {
	background-color: #7E664C;
	font-family: Geneva, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
#player {
	text-align: center;
	padding-top: 5px;
}

/*
#navBar {
	background-color: #333333;
	height: 25px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}
#menu
{
	padding:0;
	list-style-type:none;
	margin: 0px;
	float: right;
}
#menu li {display:inline;}
#menu li a
{
	padding:0.2em 1em;
	text-decoration:none;
	float:left;
	color: #E68A00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#menu li a:hover
{
	color:#FFFFFF;
	text-decoration: underline;
}
*/
#navBar {
	background-color: #333333;
	height: 25px;
	margin-top: 0px;
	font-size: 14px;
}


#nav, #nav ul {
     padding: 0;
     margin: 0;
     list-style: none;
     float:right;
 }

#nav li {
	height: 1%;
	display:inline;
/*		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;*/
	float: left;
}

#nav  a {
    display: block;
	padding:0.2em 1em;
    text-decoration:none;
	color: #E68A00;
 } 

#nav li a:hover
{
	color:#FFFFFF;
	text-decoration: underline;
}

#nav li ul {
	position: absolute;
	width: 15em;
	background: #333333;
	left: -999em;
	     padding: 0;
     margin: 0;
     list-style: none;
 }


 #nav li ul li {
	display:block;
	float: left;
	width: 15em;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	z-index: 20;
}

 
#nav li:hover ul, #nav li.sfhover ul {
     left: auto; 
}


#sidebar_l {
	width: 300px;
	float: left;
	background-color: #7E664C;
}
#sidebar_r {
	width: 180px;
	float: right;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 5px;
}
#maincontent {
	width: 475px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#footer {
	background-color: #333333;
	color: #999999;
	text-align: right;
	clear: both;
	height: 17px;
}
h1 {
	color: #E68A00;
	font-size: 14px;
}
#sidebar_r h2 {
	color: #E68A00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2 {
	font-size: 12px;
	color: #E68A00;
	margin-bottom: 1px;
}

hr {
	color: #7E664C;
	height: 1px;
}

/*
#contactform { 
 background-color: #CCCCCC; 
 color: #000000; 
 border: 1px solid #999999; 
}

*/.form_element {
	font-family: Geneva, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#musicians_tbl  tr:hover {
	color: #E68A00;
}
.no_color {
	color: #000000;
}
#member_img {
	text-align: center;
}
.smaller {
	font-size: x-small;
}

div.agenda_item {
	width: 250px;
	float: left;

}

div.agenda_item_big {
	width: 400px;
	float: left;

}

div.agenda_item img {

}
div.clearer {clear: left; line-height: 0; height: 0;}

#intro_player {
	height: 23px;
	width: 54px;
	float: left;
	margin-left:10px;
}
.line_space {
	line-height: 20px;
}
.repertoiregenre {
	color: #E68A00;
	font-weight: bold;
}

#subscr_container {
	padding-left: 5px;
	padding-top: 10px;
	width: 170px;
}
#sidebar_news_img {
	padding-top: 5px;
	text-align: center;
}
	
#sidebar_r ul {
	padding-left:1em;
	margin-left:1em;
	list-style:bullet;
 }
#logoscroll {
	float: right;
}
#referenties_kolom {
	width: 200px;
	float: left;
}
#YT_video {
	margin-top: 10px;
}

#YT_logo {
text-align:center;
}
#social_media_logo table
{ 
margin-left: auto;
margin-right: auto;
}

