body{
	background: #A5A5A3; 
	font-family: Times New Roman;
	color: #F0CB73;
}
#container
{

width: 90%;
margin: 10px auto;
background: #2E2E2C;
z-index: 1;
text-align: middle;
width:790px;
}
#top
{
padding-top: .5em;
/*
background-color: #ECBA6B;
*/
background-color: #A5A5A3;
border-bottom: solid 2px #2E2E2C;
height: 84px;

}
#top h4
{
text-align: center;
color: #2E2E2C;
margin: 0;
}

#leftnav
{
float: left;
background: url(../images/logo.gif) no-repeat;
width: 50px;
height: 400px;
border-left: 2px solid #2E2E2C;
}

#content
{
/*margin-right: 45px;*/
margin-left: 15px;
height: 390px;
overflow: auto;
border-right: 2px solid #2E2E2C;
}

#info{
background: url(../images/wolk.gif) no-repeat top right;
z-index: 2;
position: absolute;
right: 8%;
top: 290px;
color: #2E2E2C;
width:200px;
height: 102px;
padding: 18px 30px 20px 27px;
line-height: 0.8em;
text-align: right;
}

#view{
	padding: .5em;
	float: right;
	text-align: right;
	width:48px;
	background: #ECBA6B;
	line-height: 0.75em;
	color: #7A7A68;
}

#specOptreden{
	font-variant: small-caps;
	font-weight: bold;
	padding: .5em;
	text-align: right;
	width:160px;
	background: #ECBA6B;
	line-height: 0.75em;
	border: 0px;
	color: #7A7A68;
}

#footer
{
clear: both;
margin: 0;
padding: 0;
text-align: center;
border-bottom: 2px solid #2E2E2C;
}
h5{
margin: 0;
padding: 0;
}

/***************************
SPECIALE FONTS
****************************/
.optreden{
	text-transform: uppercase;
	font-weight: bold;
}
.optreden_datum{
	font-size: 8pt;
}
.web{
	font-size: 8pt;
	color: #2E2E2C;
	text-align: center;
}

/***********************
LINKS A HREF 
***********************/
h4 a{
	color: #2E2E2C;
	text-decoration: none;
}
h4 a:hover{
	text-decoration: underline;
}

#view a{
	color: #7A7A68;
	text-decoration: none;
}
#view a:hover{
	color: #2E2E2C;
}
#content a{
	color: #F0CB73;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}

#content h4 a{
	color: #2E2E2C;	
}

#content h4 a:hover{
	color: #2E2E2C;	
}

h5 a{
	color: #F0CB73;
	text-decoration: none;
}
h5 a:hover{
	text-decoration: underline;
}
#info a{
	color: #2E2E2C;
	text-decoration: none;
}



/************************
NIEUWSBERICHTEN
**********************/
h4{
	font-variant: small-caps;
	padding:0;
}

#content h4{
	margin: 5px 0px 0px 0px;
	background: #F5DD92;
	color: #2E2E2C;	
}

#content p{
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
}

/**************************
OPTREDENS TABEL
***************************/
table {
	border-collapse: collapse;
}
tr.agendaTop{
	background: #F5DD92;
	padding:0;
	margin: 0;
	cursor: pointer;
	cursor: hand;
}
tr.agendaTop td{
	padding:0;
	margin: 0;
}
tr.agenda{
	cursor: pointer;
	cursor: hand;
}
/****
SPECIAAL OPTREDEN
**/


/**************************************************************************************
uitbreiding naar KAVIJAKS MUSIC !!!!!!!!!
*/

#choose_site{
	background-color: #ECBA6B;
	border-top: solid 3px #2E2E2C; 
	border-left: solid 3px #2E2E2C; 
	border-right: solid 3px #2E2E2C; 
	margin:0px;
	padding:0px 3px 0px 3px;
}
#not_choose_site{
	/*background: #2E2E2C;*/
	border-top: solid 1px #2E2E2C; 
	border-left: solid 1px #2E2E2C; 
	border-right: solid 1px #2E2E2C;
	border-bottom: solid 3px #2E2E2C; 
	background-color: #ECBA6B;
	margin:0px;
	padding:0px 3px 0px 3px;
}
#tab_back{
	border-bottom: solid 3px #2E2E2C; 
}
#tab_front{
	border-bottom: solid 3px #2E2E2C; 
}
td.menu{
	background-color: #ECBA6B;
}
tr.menu{
	background-color: #ECBA6B;
}
table.topMenu{
	border-left: 2px  solid #2E2E2C;
	border-right: 2px  solid #2E2E2C;
}