body {
	background: #fff;
	background-image: url(../images/intranet/body_back.gif);
	background-repeat: no-repeat;
	background-position: center 106px;
	color: #000;
}

div#header {
  text-align: center;
  height: 110px;
}
div#menu {
  margin-top:100px;
}
div#inhoud {
  margin:0;
  padding:0 20px 20px; 
}

div.portlet h1 {
  font-size: 18px;
  font-weight: normal;
    font-family: "Arial Rounded MT Bold";
}

table th {
  font-weight: bold;
}

table tr.odd {
  background-color: #ddd;
}

table tr.even {
  background-color: #f0f0f0;
}

table tbody.edit tr:hover {
  background-color: #829cc5;
}

.fotoframe
{
  border: 1px solid #000;
}

.portlet {
	border: 0px solid #336666;	
	
}

.portlet_header {	
  background-image:url(../images/intranet/header.gif);
  background-repeat:no-repeat;
  color: white;
  font-family: arial ;
  font-weight: normal;
  line-height :25px;
}
.portlet_icons {	
  float: right;
  width: 15px;
  margin: 9px 20px 0 0;
}

#flash_notice {
  color: green;
  font-weight: bold;
  font-size: 14px;
}

#flash_warning {
  color: red;
  font-weight: bold;
  font-size: 14px;
}

.portlet_footer {
  background-image:url(../images/intranet/footer.gif);
  background-repeat:no-repeat;
}

.portlet_body {
  background-image:url(../images/intranet/content.gif);
  background-repeat:repeat-y;
  color: black;
}

.portlet_body p {
  color: gray;
}



#menu  li a:hover, #menu  li.active a {
  color: #be0000;
  background-color: transparent;
}

#beheer li a{
	color :black;
}
#menu #log li a{
	
	 color: #be0000; 
}
#menu  li a{
  color: #444444;
  margin-bottom: 2px;
  line-height: 21px;
  font-family: "Arial Rounded MT Bold";
}


h2 {
  font-weight: bold;
  font-size: 14px;
}

.portlet h2
{
  font-size: 14px;  
}

h3
{
  font-size: 13px;
}

label{
  font-weight: bold;  
}

.terug_but{
	z-index: 4;
	text-align :right;
	margin-right :10px;
}

.terug_but a{
	color: white;
	font-weight: bold;
}

.terug_but a:hover{
	color: white;
}

#titel
{
	font-size: 100%;
  border: 1px solid #337066;
	background: #cccc99;
}

.column a:link, .column a:active, .column a:visited{
  color: #be0000;
}
.column a:hover{
  color: black;
}
/*---------pagina table-----------*/
#tbl_portlet td, #tbl_portlet_avail td{
  border-bottom: 1px solid #efefef;
}
#tbl_portlet thead, #tbl_portlet_avail thead{
  font-size: 14px;
  font-weight: bold;
}
#tbl_portlet .portlet_cat, #tbl_portlet_avail .portlet_cat{
  background-color: #efefef;
  border-bottom: 1px solid white;
}

#tbl_portlet li{
  background-color: #efefef;
  border-bottom: 1px solid white;
  line-height: 20px;
  display: block;
}

.breedte{
  width: 98%;
}

.portlet_footer a:link, .portlet_footer a:active, .portlet_footer a:visited, .portlet_footer input{
	color: white;
}