table.newslist {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 10pt;
	width: 100%;
	text-align: left;
	border:0px;
}
                  .catslistdiv{
background-color: #eee;
padding: 5px;
font-size: 11px;
}
.catslistdiv .ni0 a{
color: #444;
}
.catslistdiv .ni0 a:hover{
color: #000;
}
.catslistdiv .ni1{
font-size: 11px;
color: #d45c00;
}
.catslistdiv .ni2{
font-size: 10px;
position: absolute;
color: #fff;
background-color: #d45c00;
padding: 1px 4px;
border: 1px solid #d45c00;
width: 200px;
font-weight: bold;
 display:none; 
}
table.newslist thead tr th, table.newslist tfoot tr th {

	border: 1px solid #FFF;
	font-size: 10pt;
	padding: 4px;
}
table.newslist thead tr .header {
background-color: #ddd;
color:black;
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.newslist tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.newslist tbody tr.odd td {
	background-color:#F0F0F6;
}
table.newslist thead tr .headerSortUp {
	background-image: url(http://www.profundo.nl/public/site_images/asc.gif);
}
table.newslist thead tr .headerSortDown {
	background-image: url(http://www.profundo.nl/public/site_images/desc.gif);
}
table.newslist thead tr .headerSortDown, table.newslist thead tr .headerSortUp {
background-color: #B64E1A;//#d45c00;
color:white;
}
div.tablesorterPager {
 	text-align: center;
 	background-color: #fff;
 	border: 1px solid #cdcdcd;
 	width: 200px;
 	margin: 0 auto;
 }
 div.tablesorterPager span {
 	padding: 0 5px 0 5px;
 }
 div.tablesorterPager input {
 	font-size: 10px;
 	width: 50px;
 	border: 1px solid #330000;
 	text-align: center;
 }
 div.tablesorterPager input.prev {
 	width: auto;
 	margin-right: 10px;
 }
 div.tablesorterPager input.next {
 	width: auto;
 	margin-left: 10px;
 }
 div.tablesorterPager input.pagedisplay {
 	margin-bottom: 3px;
 }
 div.tablesorterPager select.pagesize {
 	margin-bottom: 2px;
 }
 div.tablesorterPager img {
 	margin-top: 5px;
}
/* CSS Document */
.atablesearch{
right:4px;
margin-top:14px;
font-weight:bold;
color:999;
position:absolute;
padding-top:0px;
//margin-top:4px;
}
.atablesearch input{
background-color:#eee;
border: 1px solid #999;
}
html,body {
	height:100%;
width:100%;
}
.inp_description{
	height:300px;
}
.clearow{
height: 0px;
clear:both;
margin: 0px;
font-size: 0px;
padding:0px;
}
.clear{
	clear:both;
height: 0px;
font-size:0px;
margin: 0px;
padding:0px;
border:0px;
dislay:none;
}
body {
	margin-top:10px;

	padding: 0px;
	font-family: trebuchet ms,arial, Sans Serif;
    font-size:10pt;
	color: #333;

    line-height:140%;
      background-color:#eee;
  background-image: url('http://www.profundo.nl/public/site_images/bglue.jpg');
background-repeat: repeat-x

}
/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}

p{
margin: 0px;
padding: 0px;
}
.mceContentBody a {
   color: red !important; /* FF requires a important here */
}
table{
	font-size: 10pt
}
#left{
	width: 200px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#maindiv{
	text-align: center;
	width:100%;
	border: 0px;
}
#headdiv{
	height: 250px;
	background: url(http://www.profundo.nl/public/site_images/title-nl.gif) no-repeat #fff;
}
#maintable{
width:900px;
text-align: left;
margin: 0 auto;
background-color: #ffffff;
border: 1px solid #ccc;
}
#maintable td{
	vertical-align: top;
}
a.mainmenu,a.mainmenu:hover{
	text-decoration: none;
}
.mainmenu span{
	background-color: #ddd;
	display: block;
	height: 22px;
	width: 180px;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
padding-top:3px;
cursor:hand;
cursor:pointer;


}
.mainmenu:hover span{
	background-color: #aaa;

}
.subm a{
color: #B64E1A;
	font-weight: bold;
	margin-left: 5px;
}
#cright{
	color: white;

}
#cright a{
	color: #ddd;
	font-weight:bold;
	font-style: italic;
}
.editt{
	display:none;
position:absolute;
}
.clickelement{
	line-height:160%;
}
.subm{
line-height: 200%;
	background-image: url(http://www.profundo.nl/public/site_images/subm.jpg);
	width: 180px;
font-size:9pt;
font-family:arial,helvetica;
}
#languagemenu{
	width:900px;
	margin: 0 auto;
	text-align: right;
}
#languagemenu a span{
	color: #ffffff;
width: 30px;
display: table-cell;
text-align:center;
font-size: 8pt;
height: 10px;
overflow: hidden;
}
#languagemenu a span img{
border: 1px solid #222;
}
.adminmenulink,.adminmenulink:hover{
	text-decoration: none;
}
.adminmenulink span{
	cursor:hand;
cursor:pointer;
color: white;
background: url('http://www.profundo.nl/public/site_images/bigbackbar.gif');
font-weight: bold;
padding: 2px 15px;
float: right;
margin:0 5px;
}
.adminmenulink:hover span{
background:;
background-color: #000;
}

.filemanager td{
	vertical-align:top;
	border: 1px solid #ccc;
}
.filemanager{
	border-collapse:collapse;
	border: 1px solid #ccc;
}
#action{
	font-weight:bold;
	background-color:#ddd;

}
.newslist,.newslist td,.newslist th{
	border-collapse:collapse;
	border:0px;
}
.title{
	font-weight: bold;
	display: block;
	font-size: 10pt;
	color: #d45c00;
}

.edit{
	width:100%;
	position:absolute;
}
.newsi{
cursor:pointer;cursor:hand;

}


#treeaction{
	text-align:center;
}
.case .caseinfotitle{
	border-bottom:1px solid grey;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 15px;
}
.case h1{
	margin-bottom: 5px;
line-height: 100%;
}

.row textarea, .row input{
width: 100%;
}
.row .formextra{
    font-weight: normal;
    font-style: italic;
    font-size: 7pt;
    color: #216;
    line-height: 120%;
}
#formaction{
background-color:#ddd;
display:block;
text-align:center;
font-size: 13pt;
padding: 5px 0px;

}
.form{
background-color: #eee;
padding: 15px 0px;
}
.inp_address{

	height: 100px;
}
.newslist{
width:100%;
	border-collapse:collapse;
	border:1px solid #ccc;
}
.newslist th{
background-color: #ddd;
padding: 4px;
}
.newslist td{
border-color: #eee;
border-style: solid;
border-width: 1px 0px;
padding: 4px;
}
span.homepage{
text-align:center;
display:block;

}
.form .label{
width: 17%;
float: left;
font-weight: bold;
text-align: right;
margin-right: 5px;
margin-top: 5px;
padding-left:15px;
color: #779;
}
.formemail .label{

	width: 15%;
}
.ni0{
font-weight:bold;
}
.ni1{
font-weight:bold;
color:grey;
}
a{
	color: #d45c00;
}
a:hover{
	color: #000;
	text-decoration:none;
}
#side_html h2,h2,.h2{

	font-size: 12pt;
	padding-bottom: 0px;
	margin-bottom: 3px;
color: #d45c00;
}
ul{

margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
textarea{

margin-bottom: 15px;
}
.form .formelement{
width: 73%;
float: left;
}
.formemail .formelement{
	width: 70%;
}
.form .formelement_body textarea, .form .formelement_text textarea, .form .formelement_description textarea,.form .formelement_email textarea{

}
.form .row{

padding: 0px;
margin: 3px 0;
clear:both;
//margin: 0px;
}
.form .fieldset{
    clear:both;
border: 1px solid #ccc;
background-color: #eee;
padding: 3px;
position: relative; margin-top:1em; padding-top:.75em;
padding-bottom: 10px;
margin-top: 25px;
}
.form legend{
	position:absolute; top: -.5em; left: .5em;
font-weight: bold;
font-size: 11pt;
color: #216;
}
.submit_but,a.annuleren{
    width:100px;
    float:right;
    margin: 5px;
}
a.annuleren{
    margin-top:8px;
    padding: 2px ;
    text-align:center;
    width: 70px;
    background-color:#ccc;
    display: block;
    font-weight: normal;
font-size: 9pt;
}

.form .error a{
font-size: 18px;
color: red;
position: absolute;
}
.edit{
display:block;
	width:110px;
}
.error{

}
.clr {
	clear: both;
	height:0px;
	font-size: 0px;
}
.link_buts{
	clear:both;
}
.link_but span{
	float:left;
		margin:3px;
}
.link_but_right span{
	float:right;
	margin:3px;
}

.link_but_right span,.link_but span{
	padding:1px 5px;
	background-color:#999;
	border: 1px solid #ccc;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.orange{

	color:#d45c00;
}
.link_but_right:hover span,.link_but:hover span{
	background-color:#d45c00;
	border: 1px solid #888;
	color: #fff;
}
.loginform_msg{
    text-align:center;
    font-weight: bold;
    width: 100%;
    color: darkred;
    margin-top: 5px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {

	height: 21px !important;
	height: 23px;
}
#pathway_text a{
    color: white;
}
#pathway_text a:hover{
    text-decoration:underline;
}
#pathway_text {
  overflow: hidden;
	display: block;
	height: 22px;
padding-top: 2px;
	padding-left: 10px;
font-size: 12pt;
	margin:0 0 7px -5px;
	background: url('http://www.profundo.nl/public/site_images/bigbackbar.gif');
	color: white;
	font-weight: bold;
	padding-top:3px;
}
a.mselected{
text-decoration: none;
color:#222;
}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}



#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
	border-bottom:1px solid #225;
height:230px;

padding:0px;
padding-top:5px;
width:100%;

}

#header {
width:700px;

	float: left;
	padding: 0px;

margin-left:35px;

height: 85px;

}

#top_outer{
	float: left;


}

#top_inner {

	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 9px;
	width: 165px;
padding-left:10px;
}

#left_inner {

	padding: 2px;
  float: none !important;
  float: left;
padding-top:0px;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;

	float: left;
	width: 715px;
	background:#fff;
	margin-left:10px;

}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
margin-top:-1px;
  line-height:145%;
}
#map{
border: 2px solid #216;
}
.gmnoprint{
text-align:center;
margin:0px;
padding:0px;
line-height:100%;
}
.cpBorder
{
border:solid 2px #900;
background-color:#eee;
}
.cpBorder td
{
border:0px;

}
#dateselectdiv{

	z-index:100;
}
#dateselectdiv td{
font-size:9px;
padding:5px;
}
.cpDayColumnHeader{
font-weight:bold;
text-align:center;
background-color:#900;
color:white;
border:0px;
}
.cpOtherMonthDate{
background-color:#ccc;
font-size:8px;
text-align:right;
border:1px solid #ccc;
padding:3px;
}
td.cpCurrentMonthDate{
border:1px solid #eee;
text-align:right;
background-color:white;
}
#dateselectdiv table table{
padding:1px;
}
td.cpCurrentDate{
border:1px solid #eee;
text-align:right;
background-color:#eee;
}
.smaller{

	font-size:8pt;
}
.cb{
float: left;
}
.cbname,.cbtext{
display: table;
margin-top:-5px;
//margin-top:0px;
}