body,html {
	background: url('../images/bg_music.gif') repeat;
	font-size: 13px; 
	font-family: "Lucida Grande", Verdana, Trebuchet MS, Sans-Serif;
	line-height: 1.5em;
	padding: 0;
	margin: 0;

	scrollbar-face-color:		#f5f5f5;
	scrollbar-base-color:		#f5f5f5;
	scrollbar-arrow-color:		black;
	scrollbar-track-color:		#F3F3F3;
	scrollbar-shadow-color:		#EBF5FF;
	scrollbar-highlight-color:	navy;
	scrollbar-3dlight-color:	#78AAFF;
	scrollbar-darkshadow-Color:	navy;

}

#banner {
	background: url('../images/banner_fci.gif') no-repeat; 
	background-position: center;
	background-color: navy;
	padding: 60px;
	margin: 0;
	border-bottom: 3px solid silver;
}

#container {
	background: white;
	margin: 0px 200px 0px 200px;
	padding: 30px;
	
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	
}

#container a {
	color: #608FFF;
}

#container a:hover {
	text-decoration: none;
}

#container ul {
	margin: 0 0 0 150px;
	padding: 0;
}

#container li {
	list-style-type: none;
	background: url(../images/opsom.jpg) no-repeat 0px 5px;
	padding: 0 0 0 25px;
	line-height: 2em;
	letter-spacing: 0.1em;
	color: navy;
}

#bottom {
	background: url('../images/nav/bg_nav.gif') repeat;
	border-top: 3px solid silver;
	padding: 8px 0px 8px 100px;
	margin: 0px 200px 0px 200px;
}

#bottom a {
	color: #608FFF;
}

#bottom a:hover {
	text-decoration: none;
}

#right {
	width: 200px;
	margin: 10px 0px 10px 10px;
	float: right;
	padding: 5px;
}

#right img {
	margin-bottom: 5px;
}



#opsommusic{
	padding: 7px 5px 7px 22px;
	margin: 10px 0px 5px 10px;
}

#opsommusic ul{
	margin: 0;
	padding: 0;
}

#opsommusic li{
	list-style-type: none;
	background: url(../images/opsom/sound.png) no-repeat 0px 5px;
	padding: 0 0 0 25px;
	line-height: 2em;
	letter-spacing: 0.1em;
}
	
#opsommusic a{
	color: navy;
	font-size: 12px;
	text-decoration: none;
}

#opsommusic a:hover{
	font-size: 12px;
	color: red;
	text-decoration: none;
}

#opsomdoc{
	padding: 7px 5px 7px 22px;
	margin: 10px 0px 5px 10px;
}

#opsomdoc ul{
	margin: 0;
	padding: 0;
}

#opsomdoc li{
	list-style-type: none;
	background: url(../images/opsom/doc.png) no-repeat 0px 5px;
	padding: 0 0 0 25px;
	line-height: 2em;
	letter-spacing: 0.1em;
}
	
#opsomdoc a{
	color: navy;
	font-size: 12px;
	text-decoration: none;
}

#opsomdoc a:hover{
	font-size: 12px;
	color: red;
	text-decoration: none;
}

#opsomregular{
	padding: 7px 5px 7px 22px;
	margin: 10px 0px 5px 10px;
}

#opsomregular ul{
	margin: 0;
	padding: 0;
}

#opsomregular li{
	list-style-type: none;
	background: url(../images/opsom/regular.png) no-repeat 0px 5px;
	padding: 0 0 0 25px;
	line-height: 2em;
	letter-spacing: 0.1em;
}
	
#opsomregular a{
	color: navy;
	font-size: 12px;
	text-decoration: none;
}

#opsomregular a:hover{
	font-size: 12px;
	color: red;
	text-decoration: none;
}



#left {
	width: 160px;
	padding: 7px 5px 7px 5px;
	margin: 10px 0px 5px 10px;
	float: left;
}

.colorblack{
	color: black;
	text-decoration: none;
}

.colorblue{
	color: blue;
	text-decoration: none;
}

.DBmessage {
	color: red;
	font-weight: bold;
}

.NoAgendaItem {
	color: grey;
}

.lefttitel {
	color: #FFFFFF;
	background-color: #608FFF;
	font-weight: bold;
	font-size: 16px;
	padding: 3px 10px 5px;
	width: 140px;
}

.box {
	text-align: center;
	background-color: #f5f5f5;
	border-width: 1px;
	border-style: solid;
	border-color: gray;

	/*padding: 7px 5px 7px 5px;*/
	padding: 2px 2px 5px 2px;
}

.legenda {
	background-color: #f5f5f5;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	margin: 20px;
	padding: 2px 2px 5px 5px;
}

.boxberichten {
	text-align: center;
	background-color: navy;
	border-width: 1px;
	border-style: none;
	border-color: black;
	line-height: 1.5;
}

.floatleft{
	float: left;
	margin: 0px 10px 10px 10px;
	background-color: white;
}

.boxhotitem {
	text-align: center;
	background: #FFAA00;
	color: yellow;
	border: 1px dotted red;
	padding: 7px 5px 7px 5px;
}

.containertitel {
	color: #608FFF;
	font-weight: bold;
	font-size: 16px;
}

.containermeta {
	border-top: 1px solid #aaa;
	color: #aaa;
	text-align: right;
}

.containerline {
	border-top: 1px solid #aaa;
	color: #aaa;
	padding: 2px;
	margin: 2px;
}



/* Formulieren*/
form {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	padding: 20px;
	background-color: #f5f5f5;
}

form.beheer {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 10px;
	background-color: white;
}
	
label {
	float: left;
	width: 75px;
	text-align: right;
	margin-right: 15px;
}
    
input {
	font-size: small;
	border-width: 1px;
	border-style: solid;
    border-color: #999999;
    margin-bottom: 5px;
}
    
select{
    width: 120px;
    font-size: small;
    background-color: white;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
}
    
textarea {
    background-color: white;  
    border-width: 1px;
    border-style: solid;
    border-color: #999999;	    
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
	    
    margin-bottom: 15px;
}

/*Beheerders tabellen*/

table.beheer {
	border-width: 1px;
	border-style: solid;
	border-color: navy;
	border-collapse: collapse;
	background-color: white;
}

table.beheer th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	color: white;
	background-color: navy;
}

table.beheer td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: silver;
	font-size: x-small;
}

#nav {
	background: url('../images/nav/bg_nav.gif') repeat;	
	border-bottom: 3px solid silver;	
	text-align: center;
	padding: 1px 5px 1px 5px;
	min-height: 22px;
}

.horizontalcssmenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	width: 100px; /*Width of top level menu link items*/
	padding: 2px 8px;
	border: 1px solid #A1A1A1;
	border-left-width: 1px;
	text-decoration: none;
	/*background: url(menubg.gif) center center repeat-x;*/
	color: black;
	font: bold 13px Tahoma;
	background-color: #EFEFEF;
	margin-left: 1px;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
	left: 0;
	top: 0;
	border-top: 1px solid #202020;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
	display: inline;
	float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width: 160px; /*width of sub menu levels*/
	font-weight: normal;
	padding: 2px 5px;
	background: #EFEFEF;
	border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
/*background: url(menubgover.gif) center center repeat-x;*/
	background-color: #C6C3C6;
}

.horizontalcssmenu ul li ul li a:hover{
	background: #C6C3C6;
}

.horizontalcssmenu .arrowdiv{
	position: absolute;
	right: 0;
	background: transparent url(../images/nav/menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */
