.portlet_header{
  line-height: 26px;
  background-color: #be0000;
  background-image: url(../images/intranet/header2.gif);
  background-repeat: repeat-x;
}
#portlet_vullen .portlet_body{
  float: left;
}
div#inhoud {
}
.portlet_body{
  background-image: none;
  background-color: white;
  border: 1px solid silver;
  width: 700px;
  padding: 15px;  
} 

.portlet_body a:link, .portlet_body a:active, .portlet_body a:visited{
  color: gray;
}

.portlet_body a:hover{
  color: skyblue;
}
.portlet_body .input_field input{
  width: 220px;
}

.portlet_footer{
  background-color: silver;
  background-image: none;
  border-top: 1px solid gray;
  border-left: 2px solid silver;
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 700px;
  clear: both;
}

.portlet_footer a:link, .portlet_footer a:active, .portlet_footer a:visited,
.portlet_footer input{
 /* background-image: url(/images/intranet/button.gif);*/
  background-color: #be0000;
  line-height: 26px;
  border: 1px solid #2d405d;
}

.portlet_footer a:hover{
  background-color: #be0000;
	color: black;
  border: 1px solid maroon;
}
.fotoframe{
  padding: 2px;
  height: 140px;
  width: 223px;
  float: left;
  margin: 2px;
}
.person_thumb{
  width: 100px;
  margin: 0 auto;
}
.person_name{
  text-align: center;
  color: white;
    background-color: #004B96;
    line-height: 24px;
    margin-top :16px;
}
