.body_programma
{
	background : url(images/achtergrond.jpg);
	margin-top : 0;
	margin-right : 0;
}

.body_detail
{
	margin-top : 0;
	margin-right : 0;
	margin-left: 0;
	background-color : #009900;
}

.hoofd {
	width : 944;
	margin-left : 10;
}

.top_nav {
	width : 100%;
	float: left;
}

.side_nav {
	opacity: .80;
	filter: alpha(opacity=80);
	width : 117px;
	height :395px;
	background-color : Black;
	float: left;
	margin : 0 0 0 0;
}

.footer {
	
  float: left;
	width : 95%;
	padding: 0 0 0 0;

}

.agenda_main {
  float : left;
	width: 955;
}

.agenda_dag{
	opacity: .80;
	filter: alpha(opacity=80);
	float : left;
	width: 201px;
	height: 380px;
	margin : 5 0 0 4;
	overflow : auto;
}

.agenda_bgcolor1
{
	background-color : #009900;
}

.agenda_bgcolor2
{
	background-color : #00FF00;
}

.zoekresultaat_main {
	opacity: .80;
	filter: alpha(opacity=80);
	float : left;
	width: 82.4%;
	height: 375px;
	margin : 10 0 0 5;
	overflow : auto;
}

.border td {
	border-right: 1px solid Black;
	border-top: 1px solid Black;
}

.border table {
	border-left: 1px solid Black;
}

.borderbottom {
	border-bottom: 1px solid Black;
}

.borderzoek td {
	border : 1px solid Black;
}

.datum {
	font-family : Arial, Helvetica;
	color : black;
	font-size : 12px;
	line-height : 12px;
	font-weight : bold;
}

.genre {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	line-height : 13px;
}

.bold {
	font-weight : bold;
}

.lineheight
{
	line-height : 16px;
}

.tijd {
	font-family : Arial Black, Helvetica;
	color : #ffffff;
	font-size : 14px;
	line-height: 14px;
}

.uitvoerenden {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	line-height : 13px;
	text-decoration : none;
}

a.uitvoerenden:hover {
	color: white
}

.titel {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 13px;
	line-height : 13px;
}

.selectbox {
	font-family : "MS Sans Serif", arial, helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	margin-bottom: 10px;
	width : 100px;
	background-color: #ffffff;
}

.linkgroen {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration : none;
	line-height : 30px;
}
a.linkgroen:hover {
	color: white;
}

.linkgroen2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	text-decoration : none;
	line-height : 13px;
}
a.linkgroen2:hover {
	color: white;
}

.linkgroen3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration : none;
	line-height : 13px;
  padding: 5px;
}
a.linkgroen3:hover {
	color: black;
}

.zoek_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height : 20px;
	}

.zoek_tijd {
	font-family : Arial Black, Arial, Helvetica;
	color : #ffffff;
	font-size : 14px;
	line-height : 20px;

}

.zoek_titel {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	line-height : 16px;
}

.zoek_padding {
	padding: 3 3 3 3;
}

.detail_foto
{
	width : 250;
	height: 165;
  border : 5px solid Black;
	margin : 5 5 5 5;
}

.detail_artiest {
	width: 250px;
	border :1px solid Black;
	margin : 5 5 5 5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	background-color : #00FF00;
	padding : 5 5 5 5 ;
}

.detail_info {
	width: 250px;
	height:165px;
	border :1px solid Black;
	margin : 5 5 5 5;
	padding : 5 5 5 5 ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	overflow : auto;
	background-color : #00FF00;
}

.notrans
{
	opacity: 1;
	filter: alpha(opacity=100);
}

.trans
{
	opacity: .8;
	filter: alpha(opacity=80);
}

.gastmain {
	overflow : auto;
  height: 365px;
	width: 575px;
	margin: 10 10 0 10;
	float: left;
}

.gastresult td {
	opacity: .8;
	filter: alpha(opacity=80);
	border-top : 4px solid Black;
	border-left : 4px solid Black;
}

.gastresult_border_right {
	border-right : 4px solid Black;
}

.gastresult_border_bottom{
	border-bottom: 4px solid Black;
}

.gasttijd
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	line-height : 12px;
	background-color : Black;
	font : bold;
}

.gastresult_groen
{
	color: #00FF00;
	background-color : #00FF00;
}

.gastresult_inhoud
{
	color: #000000;
	background-color : #ffffff;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3 3 3 3;
}

.gastnavright {
	border : 5px solid Black;
	width: 216px;
	height: 355px;
	margin: 10 0 10 5;
	float: left;
	background-image : url(images/gast_mensen.jpg);
}

.gastform {
	float: left;
}

.gastformtext
{
	opacity: .80;
	filter: alpha(opacity=80);
	background-color : White;
	border : 1px solid #009900;
	width:375px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5 5 5 5;
}

.gastformtext2
{
	opacity: .80;
	filter: alpha(opacity=80);
	background-color : White;
	border : 1px solid #009900;
	width:375px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4 5 0 5;
}

.gastformsend
{
	opacity: .80;
	filter: alpha(opacity=80);
	background-color : black;
}

.gast_disclaimer
{   
  opacity: .80;
	filter: alpha(opacity=80);
	width: 525px;
  height: 900px;
	color: #000000;
	background-color : #ffffff;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5 10 10 10;
}

.nieuwsbriefmain {
	overflow : auto;
  height: 365px;
	width: 575px;
	margin: 10 10 0 10;
	float: left;
}

#nieuwsbriefintro {
  float: left;
	opacity: .80;
	filter: alpha(opacity=80);
	background-color : White;
	border : 1px solid #009900;
	width: 550px;
  height:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-align:left;
	padding: 5 5 5 5;
}

.nieuwsbriefexplain {
  float: left;
	opacity: .80;
	filter: alpha(opacity=80);
	background-color : White;
	border : 1px solid #009900;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-align:left;
	padding: 5 5 5 5;
	line-height : 13px;
}

.nieuwsbriefsend
{
  width:80px;
	opacity: .80;
	filter: alpha(opacity=80);
	background-color : white;
	border : 1px solid #009900;
}

