body, td, input, select, textarea
{
	color: #392F01;
	font-size: 13px;
	font-family: Comic Sans MS, sans-serif, Verdana;
	line-height: 18px;
}
a:link 
{
	color: #392F01;
	text-decoration: underline;
	border:hidden;
}
a:visited 
{
	color: #392F01; 
	text-decoration: underline;
	border:hidden;
}
a:hover 
{
	color: #392F01; 
	text-decoration: underline;
	border:hidden;
}
hr
{ 
	color: #BBDF3D;
	width: 100%;
}
h1, h2     
{
	color: #392F01;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	font-family: Comic Sans MS, sans-serif, Verdana;
}
h3, h4
{
	font-family: Comic Sans MS, sans-serif, Verdana;
	font-size: 18px;
	color: #392F01;
}
h4
{
	font-size: 15px;
}
h5, th 
{
	font-family: Comic Sans MS, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #392F01;
}
/* indeling site: */
div.divspacer
{
	margin: 30px;
}
div.header
{
	height: 110px;
	margin: 0px;
	text-align:left;
	background-color: #BBDF3D;
	background-image: url(images/repeat.jpg);
	background-repeat: repeat-y;
}
div.header_menubalk
{
	height: 28px; 
	margin: 0px;
	position: absolute;
	text-align:left;
	background-color: #BBDF3D;
}
div.header_logocenter
{
	position:absolute; 
	height: 88px; 
}
div.footer
{
	border-top: 2px solid #BBDF3D;
	text-align: center;
	vertical-align: middle;
}
div.hoofdmenu
{
	background: #BBDF3D url(images/lbg_b.gif) no-repeat bottom right;
	width: 245px; 
	height: 100%; 
	margin: 0px;
	overflow-y:auto !important;
	scrollbar-face-color:#BBDF3D;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#fafafa;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#333333;	
}
div.main_container
{
	background-image:url(images/repeteer1.jpg);
	background-repeat:repeat-x;
	position:absolute;
	width: 100%;
	height: 100%;
	overflow: auto !important;
	margin: 0px;
	scrollbar-face-color:#BBDF3D;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#fafafa;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#333333;		
}
.popupcontainer{
	background-color: #DAEE95; 
	padding: 20px; 
	overflow:auto; 
	border: 2px solid #E7E7E7;
}
/* nieuw indeling: */
.login_choice{
	color: #AF1D1E;
	cursor: pointer;
}
.error_message{
	color: #AF1D1E;
	font-weight: bold;
}
.hoofd_item{
	font-weight: bold;
}
.hoofd_spacer{ color: #BBDF3D; }
/* submenu: */
.sub_item {
	margin-left:20px; 
	width: 100%; 
	padding-top: 3px; 
	padding-bottom: 5px; 
	cursor: pointer;
	font-weight: bold;
}

.sub_item_marked{
	background-color: #FFFFFF;
}
/* upload veld: */
#divSpacer {
	height:2px;
	width:100%;
	background-color: white;
}

#divProgress{
	height:3px;
	width:100%;
	background-color: #392F01;
}
#divProgress1{
	width:50%;
	height:100%;
	background-color: #BBDF3D;
}
/* style voor p4.Table: */
table tbody tr.alt td{ background: #DAEE95; }
table tbody tr.selected td{ background: #BBDF3D; }
tbody.scrollContent td, tbody.scrollContent tr td 
{
	background: #FFF;
	padding: 2px;
}
tbody.scrollContent tr.alternateRow td 
{
	background: #e3edfa;
	padding: 2px;
}
tbody.scrollContent tr.selected:hover td 
{
	background: #ff3;
	padding: 2px;
}	
tbody.scrollContent tr.selected td 
{
	background: #604F00;
}
.tpTitle, .tpContent 
{
	border: 1px solid #604F00;
	width: 202px;
}
.tpTitle 
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #604F00;
}
/* image dir browser:*/
.mceIcon.mce_netImageBrowser {
	background: url(images/folder_picture.png) !important;
	background-repeat: no-repeat !important;
}
.folderListUl{
	list-style-type: none;
	margin: 0 0 8px;
	padding: 0;
}
.folderListUl li{
	background: transparent url(../images/folder.png) no-repeat scroll left center;
	padding: 2px 0 2px 19px;
	text-decoration: none;
	color: #752E2B;
	margin-top: 8px;
	text-decoration: none;
	cursor: pointer;
}
.Home{
	background: transparent url(../images/folder_home.png) no-repeat scroll left center;
	padding: 2px 0 2px 22px;
	text-decoration: none;
	color: #752E2B;
	margin-top: 8px;
	text-decoration: none;
	cursor: pointer;
}
