body,html {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #444;
	background-color: #FFFFFF;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.colorbox {
 	width: 16px;
	height: 16px;
	border: 1px solid #F3F4F4;  
	float: left;
}	
.popupdiv {
 	display: none; 
	position: fixed;
  	top: 50%;
  	left: 50%;
	border: 1px solid #C4CDA2; 
	padding: 10px; 
	background-color: #EFF2DF; 
	width: 300px;	
}	
.calendarmonth_table {
	width: 100%;
}
.calendarmonth_header {
  	font-size: 14px;
	text-align: center;
	padding-bottom: 5px;
}
.calendarmonth_subheader {
	text-align: center;
	padding-bottom: 5px;
}
.calendarmonth_celweek {
	width: 2%;
}
.calendarmonth_celempty {
	width: 14%;
	height: 75px;
}
.calendarmonth_cel,
.calendarmonth_cel_selected {
	width: 14%;
	height: 80px;
	border: 1px solid #C4CDA2; 
}
.calendarmonth_cel_selected {
	background-color: #C4CDA2;
}

.calendarmonth_celheader,
.calendarmonth_celheader_selected {
	background-color: #EFF2DF;
	text-align: right;
}
.calendarmonth_celheader_selected {
	background-color: #C4CDA2;
}
.calendarmonth_celbody {
	padding: 2px;
}
.calendarmonth_celkleur {
   	margin-bottom: 2px;
}
.layout_table_filebrowser {
	text-align: left;
	padding: 12px 0px 0px 0px;
	width: 100%;
}
.layout_table_filebrowser_theader {
	background-color:#EFF2DF;
	border-bottom: 1px solid #C4CDA2;
	font-weight: bold;
	height: 20px;
}
.layout_table_filebrowser_type {
	width: 25px;
	text-align: center;
}
.layout_table_filebrowser_name {	
	text-align: left;
}
.layout_table_filebrowser_size {
	width: 75px;
	text-align: left;
}
.layout_table {
 	align: center;
 	border: 0px;
 	width: 100%;
 	height: 100%;
 	border-spacing: 0px; 	 
}	
.layout_table_top_left {
	width: 104px;
 	height: 119px;
	background-image: url(img/linkslogo.png);
	background-repeat: no-repeat;
	background-position: center center;
}				
.layout_table_top_nav {
	background-image: url(img/bovenkleuren.png);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #EFF2DF;
}																
.layout_table_top_main {
	background-image: url(img/bovenkleuren.png);
	background-repeat: repeat-x;
	background-position: top center;	
	padding-top: 10px;
	text-align: center;
	font-size: 26px;
}																					
.layout_table_main_left {
	background-image: url(img/linkskleuren.png);
	background-repeat: repeat-y;
	background-position: top center;	
}								
.layout_table_main_nav {
	width: 200px;
	height: 100%;
	background-color: #EFF2DF;
	vertical-align: top;	
}																			
.layout_table_main_main {
	padding: 0px 20px 20px 20px;
	vertical-align: top;	
}	
.layout_table_bottom_left {
	background-image: url(img/linkskleuren.png);
	background-repeat: repeat-y;
	background-position: top center;
}								
.layout_table_bottom_nav {
	height: 20px;
	background-color: #EFF2DF;
	vertical-align: top;	
}																			
.layout_table_bottom_main {
	vertical-align: top;	
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
}
.nav_item {
	padding: 5px 0px 5px 14px;
}
.nav_item_selected {
	padding: 5px 0px 5px 4px;
	background-color: #FFFFFF;
	margin-left:10px;
}

.nav_item_mobile,
.nav_item_mobile_selected {
  	height: 32px;
  	padding: 20px 0px 5px 55px;
	background-image: url(img/phone.png);
	background-repeat: no-repeat;
	background-position:  14px center;
	margin-left:10px;
	
}
.nav_item_mobile_selected {
	background-color: #FFFFFF;
	padding: 20px 0px 5px 55px;
	margin-left:10px;
}
.iframe {	
	border: 0.1px solid #EFF2DF;
	width: 100%;
	height: 700px;	
}
.content_foto_box {
	padding: 10px 0px 20px 0px;
}
.content_foto_title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
.content_foto_content {	
	background-color: #EFF2DF;
}
.content_foto_table {
	width: 100%;
}
.content_foto_table_text {
	font-size: 12px;
	line-height: 1.4;
	vertical-align:top;
	width: $%;
}
.content_foto_table_foto {
	width: 340px;
}
.content_box {
	padding: 10px 0px 20px 0px;
}
.content_title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
.content_extrabottom {	
	font-size: 11px;
	padding-top: 1px;
	border-top: 1px solid #EFF2DF;
}
.content_extratop {
	font-size: 11px;
	padding-bottom: 2px;
}
.content_content {
	font-size: 12px;
	line-height: 1.4;
	padding-bottom: 3px;
}
.pages_box {
	padding-top: 20px;
	text-align:center;
}
.pages_content {
}
.pages_num {
	background-color: #EFF2DF;
	border: 1px solid #C4CDA2;
	padding: 0px 3px 0px 3px;
}
.pages_num_selected {
	background-color: #C4CDA2;
	border: 1px solid #C4CDA2;
	padding: 0px 3px 0px 3px;	
}
.zoeken_box {
	border: 1px solid #C4CDA2;
	background-color: #EFF2DF;
}
.zoeken_text {
	font-size: 26px;
	color:#FFFFFF;
	color: #C4CDA2;
	width: 100px;
}
.popupbox {
	background-color: #EFF2DF;
	border: 1px solid #C4CDA2;
	height: 100px;
	width: 200px;
	padding: 5px;
	display:none;
	position:absolute;
	overflow: auto;
}
form {
	padding: 0px;
	margin: 0px;
}
.zoeken_item_holder {
	vertical-align:middle;
}
.zoeken_item {
	height: 25px;
	line-height: 25px;
	padding-right: 10px;
}
.zoeken_content {
}
input, textarea, select {
	border: 1px solid #C4CDA2;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 12px;	
}
input, textarea {
  	width: 100%;
}
img {
	border: 0.1px solid #EFF2DF;
}
.imgicon {
	border: 0px;
	margin-bottom: -3px;
}
.imgbutton {
	border: 0px;
	padding: 0px;
	margin-bottom: -3px;
	width: 16px;
}
.buttonbig {
	border: 1px solid #C4CDA2;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 12px;	
	font-weight: normal;
 	width: 100px;
}
.content_table {
 	border: 0px;
}
.content_table_header {
 	font-weight: bold; 
 	background-color:#EFF2DF;
	border-bottom: 1px solid #C4CDA2;
	vertical-align:bottom;
}
.content_table_row {
 	background-color: #FFFFFF; 
}
.content_table_row_over {
	background-color: #EFF2DF;
}
.content_table_row_cel {
	border-bottom: 1px solid #C4CDA2; 
}
.content_table_row_cel_right {
	border-right: 1px solid #C4CDA2; 
}
.content_table_row_cel_bt {
	border-bottom: 1px solid #C4CDA2; 
	border-top: 1px solid #C4CDA2; 
}
.content_table_ruler {
	border-bottom: 1px solid #C4CDA2; 
	background-color: #EFF2DF; 
	height: 3px;
}
a:link,
a:visited,
a:active {
  	color: #444;
	text-decoration: none;		
}
a:hover {
	color: #D31A5D;
	text-decoration: none;
}
/* chat */
a.chata:link,
a.chata:visited,
a.chata:active {
  	color: #444;
	text-decoration: underline;		
}
a.chata:hover {
	color: #D31A5D;
	text-decoration: underline;
}
.contentchat_box {
  	border-top: 1px solid #EFF2DF;
  	padding-top: 3px;
  	padding-bottom: 3px;
  	width: 100%;
}
.contentchat_title {
  	width: *%;
	padding-left: 2px;
}
.contentchat_info {
  	vertical-align:top;
  	border-right: 5px solid #EFF2DF;
  	text-align: right;
  	padding-right: 5px;
  	width: 100px;
  	font-size: 10px;
}
.contentchat_buttons {
	width: 78px;
	vertical-align:top;  
	text-align: right;
}
.imgbbbutton {
  	border: 0px;
	padding: 0px;
}
