.container {
	margin:0;
	padding:0;
	overflow: scroll;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D7D7D7;
}
div.logo {
	position : absolute; 
	float:left; 
	padding-top: 20px; 
	margin-left:-223px;
	left: 50%;
	z-index : 2;
}
.header{
	margin:0;
	padding:0;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #505050;
}
div.nav-top {
	top : 50px; 
	position : absolute;
	z-index : 2;
	padding-top:2px;
	padding-right:2px;
}
div.nav-bottom {
	top : 164px; 
	position : absolute;
	z-index : 2;
	padding-top:4px;
	padding-left: 0px;
}
.navigatie {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	font-weight : normal; 
	color : #ffffff; 
	height: 20px;
} 
.navigatie a {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	font-weight : normal; 
	color : #ffffff; 
} 
.navigatie a:hover {
	color : #BCC7CD; 
} 
.submenu {
	z-index : 10; 
	position : absolute; 
	display : none; 
	top : 22px; 
	width : 100px; 
	padding-top: 5px;
	left: 50%;
} 
.menuitem {
	background-color : #59678E; 
	border-bottom: 1px solid #BCC7CD; 
	border-left: 1px solid #BCC7CD; 
	border-right: 1px solid #BCC7CD; 
	font-family : Verdana, sans-serif; 
	font-size : 11px; 
	text-decoration : none; 
	list-style-type : none; 
	font-weight : normal; 
	padding-left : 2px; 
	margin : 0; 
	color : #FFF;
	width: 100%;
} 
.menuitem a {
	font-size : 11px; 
	text-decoration : none; 
	color : #FFFFFF; 
} 
.menuitem a:hover {
	color : #BCC7CD; 
} 
.paneel {
	border : 0 solid #ffffff; 
	padding : 0px; 
	background-color : #505050; 
} 

#main td {
	padding: 10px 5px 10px 5px;
}

#videoclips td {
	padding: 5px 5px 5px 5px;
}

table#plaat {
    background-color:#505050;
    /*border: solid #fff 1px; */
    /* width: 80%; */
	padding: 0px;
	text-align: left;
}

table#plaat td {
    padding: 10px;
    border: solid #fff 0px;
	font-size: 12px;
	color: #FFF;	
	font-family: Verdana, sans-serif;
}

.tableheader {
    text-align: center;
    background-color: #59678E;
	font-size: 12px;
	color: #FFF;	
	font-family: Verdana, sans-serif;
	text-decoration : none; 	
}

div.main {
	overflow: auto;
} 
.footer {
	background-color: #59678E;
	background-image: url('../images/footer.jpg');
	color: #FFF;
	font-family : Verdana, sans-serif; 
	font-size : 11px; 
}
.tekst {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	color : #FFFFFF; 
} 
.tekst a {
	font-family : Verdana, sans-serif; 
	font-size : 12px;
	text-decoration : none; 
	color : #FFFFFF; 
}
.tekst a:visited {
	font-family : Verdana, sans-serif; 
	font-size : 12px;
	text-decoration : none; 
	color : #FFFFFF; 
}
.tekst a:hover {
	font-family : Verdana, sans-serif; 
	font-size : 12px;
	text-decoration : underline; 
	color : #FFFFFF; 
}

/* GASTENBOEK */

#gastenboek {
	width:90%;
	font-family : Verdana, sans-serif; 
	text-decoration : none; 
	font-size : 12px; 
	color : #ffffff; 
	width:90%;
}

.gastenboekAchtergrond{
	BACKGROUND-COLOR: #333333;
} 
.gastenboekTabel td {
	border : 1px solid #FFFFFF; 
	padding : 5px; 
} 
.gastenboekTabel {
	border : 0px solid #396159; 
	font-family : Verdana, sans-serif; 
	text-decoration : none; 
	font-size : 12px; 
	color : #ffffff; 
} 
.gastenboekTitel {
	font-weight : normal; 
	color : #FFFFFF; 
	background-color: #59678E;
}

a.gastenboekLinkActive{
	color : #FFFFFF; 
	font-weight : bold; 
} 

/* Knoppen */

.button {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #636363;
	border: #999999 1px solid;
	width: 90px;
	padding: 0px 0px 4px 0px;
	line-height: 18px;
	height: 18px;
	cursor: pointer;
	text-align: center;
	text-decoration: none !important;
}

.button a {
	display: block;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #FFFFFF;
	background-color: #636363;
	border: #999999 1px solid;
	width: 90px;
	height: 18px;
	cursor: pointer;
	text-align: center;
	text-decoration: none !important;
}

.button a:hover {
	display: block;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	border: #666666 1px solid;
	width: 90px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}

.buttonover, .button:hover {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	border: #666666 1px solid;
	width: 90px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}

/* agenda */

.error {
	color: #ffa518;
}

.agenda {
	border: solid 1px #ddd;
}

.agenda_date {
	border: solid 1px #ddd;
	background-color: #444;
}

.agenda_nr, .agenda_nr_leeg {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddd;
}

.agenda_nr_leeg a{
	display: block;
	height: 60px;
	width: 78px;
	line-height: 22px;
}

.agenda_nr_leeg a:hover, .agenda_nr a:hover {
	text-decoration: none;
	background-color: #333;
}

.agenda_header {
	background-color: #ddd;	
}

.agenda_month {
	color: #4c5f80;
}

.agenda_header a, .agenda_header a:hover{
	color: #4c5f80;
}

.agenda_dag {
	background-color: #4c5f80;
	color: #ddd;
}

.agenda_date_now {
	border: solid 1px #ddd;
	background-color: #4c5f80;
}

.agenda_line {
	color: #FFF;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.agenda_title {
	font-weight: bold;
}

.agenda_input {
	height: 10px;
	border: solid 1px #F00;
}

.agenda_contract_tekst {
	color: #000;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.agenda_contract_input {
	color: #000;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 17px;
	border: solid #ddd 1px;
}

.agenda_contract_textarea {
	color: #000;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid #ddd 1px;
}

.agenda_contract_total {
	border-top: solid 1px #000;
}

.agenda_prev, .agenda_prev a {
color: #455066 !important;
}

.agenda_next, .agenda_next a {
color: #455066 !important;
}
