body {font-family:Verdana,arial,sans-serif,Helvetica,Geneva; font-size:11px; color:#013786; margin:0px;}

.error  {font-family:Verdana,arial,sans-serif,Helvetica,Geneva; font-size:11px; color:#FF7F2A; margin:0px; font-weight:bold;}

.header
{font-family: verdana, sans-serif, Helvetica, Geneva; font-size:11px;
font-weight:bold;color:#ffffff;text-decoration:none; 
}

.text_aan
{   
	color:#009900; 
}
.text_weetniet
{   

	color:#FF7F2A;
}
.text_uit
{   

	color:#E22000;
}

textarea {font-family:Verdana,arial,sans-serif,Helvetica,Geneva; font-size:11px; color:#013786;}
input {font-family:Verdana,arial,sans-serif,Helvetica,Geneva; font-size:11px; color:#013786;}
select {font-family:Verdana,arial,sans-serif,Helvetica,Geneva; font-size:11px; color:#013786;}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #B3B3B3;
padding: 2px;
background-color: #B3B3B3;
visibility: hidden;
z-index: 200;
}

p
{   
    font-size:9px; 
    font-weight:normal;
    padding:4px;
    color:#b4b4b4;
}

a:link, a:visited
{
    color:#013786; 
}
a:hover 
{
    color:#47227C; 
}
a.button:link, a.button:visited, a.button:hover 
{
    color:#013786; 
    background-color:#EBF2F9;
    border-color:#B3B3B3;
    border-style:solid;
    border-width:1px;
    font-size:11px; 
	text-align: center;
	text-decoration: none;
	padding: 2px;
}
a.buttonimg:link, a.buttonimg:visited, a.buttonimg:hover 
{
    vertical-align: bottom;
	color:#013786; 
    border-color:#B3B3B3;
    border-style:solid;
    border-width:1px;
    font-size:11px; 
	text-align: center;
	text-decoration: none;
	padding: 0px;
}

.button
{
    color:#013786; 
    background-color:#EBF2F9;
    border-color:#B3B3B3;
    border-style:solid;
    border-width:1px;
    font-size:11px; 
	font-weight:normal;
}

table.buitentabel
{   
    border-color:#B3B3B3;
    border-style:solid;
    border-width:1px;
    font-size:11px;
}
td.buitentabel
{   
    font-size:11px; 
    font-weight:bold;
    padding:4px;
}

table.binnentabel
{
    border-style:none;
	text-align:left;
	font-weight:normal;
    font-family: verdana, sans-serif, Helvetica, Geneva; 
    font-size:11px; 
    color:#013786; 
    padding:4px;
    
}
td.binnentabel
{   
	padding:4px;
}
td.binnentabelprint
{   
	border-color:#B3B3B3;
	border-style:solid;
        border-width:1px;
	padding:4px;
}
thead.binnentabel
{
    background:#00619E;
    font-weight:bold;
    color:#ffffff;
}

table.helpbinnentabel
{
    border-style:none;
	text-align:left;
	font-weight:normal;
    font-family: verdana, sans-serif, Helvetica, Geneva; 
    font-size:11px; 
    color:#888888; 
    padding:4px;
    
}
td.helpbinnentabel
{   
	padding:4px;
}

thead.helpbinnentabel
{
    background:#47227C;
    font-weight:bold;
    color:#FFFFFF;
}


table.buitentabel_error
{   
    Background:#fff3e9;
    border-color:#B3B3B3;
    border-style:solid;
    border-width:1px;
}
td.buitentabel_error
{   
    font-size:11px; 
    font-weight:bold;
    padding:4px;
}

table.binnentabel_error
{
    border-style:none;
	text-align:left;
	font-weight:normal;
    font-family: verdana, sans-serif, Helvetica, Geneva; 
    font-size:11px; 
    color:#FF7F2A; 
    padding:4px;
    
}
td.binnentabel_error
{   
	padding:4px;
}

thead.binnentabel_error
{
    background:#FF7F2A;
    font-weight:bold;
    color:#ffffff;
}


td.binnentabel_weetniet
{
    border-style:none;
	text-align:left;
	font-weight:normal;
    font-family: verdana, sans-serif, Helvetica, Geneva; 
    font-size:11px; 
    color:#FF7F2A; 
    padding:4px;
    
}

td.binnentabel_rechts
{   
	padding:4px;
	border-right:1px solid #B3B3B3;
}
tr.regel2
{
    background:#ffffff;

}


/* common styling menu */
.menu {
font-family: verdana, sans-serif, Helvetica, Geneva; 
position:relative; 
font-size:10px;
font-weight:bold;
z-index:100;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#ffffff; 
font-weight:bold;
border:1px solid #00619E; 
border-width:1px 1px 0 0; 
background:#00619E; 
padding-left:10px; 
padding-right:10px; 
line-height:2em;
}

.menu ul li ul {
display: none;
}
table {
margin:-1px; 
border-collapse:collapse;
font-size:10px;
}

/* specific to non IE browsers */
.menu ul li:hover a,
.menu ul li a:hover {
color:#ffffff; 
background:#47227C;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:2em;
margin-top:1px;
left:0; 

}
* html .menu ul li a:hover ul {
margin-top:0;

}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:0; 
width:0;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block; 
background:#00619E; 
color:#ffffff; 
height:auto; 
line-height:1.2em; 
padding:5px 10px; 
width:129px;
}


.menu ul li:hover ul li a.drop,
.menu ul li a:hover ul li a.drop {
background:#47227C;
}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#47227C; 
color:#ffffff;
}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
left:150px; 
top:0;
}

.calendar {
  position: relative;
  display: none;
  font-size: 11px;
  cursor: default;
  background: #F1F9FE;
  font-family: verdana, sans-serif, Helvetica, Geneva;
}

.calendar table {
  border-top: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  font-size: 11px;
  cursor: default;
  background: #F1F9FE;
  font-family: verdana, sans-serif, Helvetica, Geneva;
  padding: 2px;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border-top: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  background: #00619E;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #B3B3B3;
  padding: 2px;
  text-align: center;
  background: #F1F9FE;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  visibility: hidden;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
 padding: 0px;
  background-color: #e4e0d8;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  background-color: #c4c0b8;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: center;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #B3B3B3;
  visibility: hidden;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #B3B3B3;
  background: #F1F9FE;
}

.calendar tbody .rowhilite td {
}

.calendar tbody .rowhilite td.wn {
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #e4e0d8;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 4px 2px 2px;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  padding: 2px 4px 2px 2px;
  background-color: #BACEE4;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  padding: 2px 4px 2px 2px;
  background-color: #BACEE4;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  visibility: hidden;
}


.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #F1F9FE;
  padding: 1px;
  border-top: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  background: #B3B3B3;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  background: #e4e0d8;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c4c0b8;
  padding: 0px;
  border-top: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
}

.calendar .combo .hilite {
  background: #048;
  color: #fea;
}

.calendar td.time {
  border-top: 1px solid #B3B3B3;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-top: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  background-color: #766;
  color: #fff;
}

.calendar td.time span.active {
  border-top: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  background-color: #000;
  color: #0f0;
}

#calendar-container{
border-style: none;
float: left;
width: 200px;
padding-right: 5px;
}

#legenda{
float: left;
}

.vandaag {
  color: #729ac9;
  font-weight: bold;
  background-color: #BACEE4;
  text-align: center;
  padding: 2px 4px 2px 2px;
}  

.gigopt {
  color: #ff9904;
  background-color: #FCD59A;
  font-weight: bold;
  text-align: center;
  padding: 2px 4px 2px 2px;
}

.rehearsal {
  color: #47d420;
  font-weight: bold;
  background-color: #B2EFA1;
  text-align: center;
  padding: 2px 4px 2px 2px;
}   

.gig {
  color: #f34c4c;
  font-weight: bold;
  background-color: #F89C9C;
  text-align: center;
  padding: 2px 4px 2px 2px;
}

