<!-- Extended StyleSheet for DD-Personalplaner and its Documentations -->


.divBorder
{
  BORDER-LEFT: #EFEFEF 1px solid;
  BORDER-TOP: #EFEFEF 1px solid;
  BORDER-RIGHT: #747474 1px solid;
  BORDER-BOTTOM: #747474 1px solid;
  PADDING: 4px;
}

.dashedBorder
{
  BORDER-STYLE:dashed; 
  BORDER-WIDTH:1px ;
  BORDER-COLOR:#747474;
}


.Content{
  MARGIN: 25px 20px 10px 10px;
}
