* {
     margin: 0;
     padding: 0;
  }
body, html, h1, h2, h3, h4 {
     margin: 0;
     padding: 0;
  }

body {
   background: white;
   font-size: 10pt;
   font-family:Arial,Helvetica,sans-serif;
   }

img {border: 0;}

.content_header {margin: 12pt 0 8pt;}

#logo {display: none;}
#print_logo {text-align: right;}
#print_footer {padding-top: 20px;}
#content_area td, #content_area th {padding-right: 10pt;}

#menu, #header_center, .header_certificate_box, #header_right, .navigation_bottom {
   display: none;
   }
#main_content_shortmenu {
   display: none;
   }
#right_content {
   display: none;
   }
   #footer {
   display: none;
   }
      #tabs_menu {
   display: none;
   }
      #tabs_submenu {
   display: none;
   }
   #textarea_options {
   display: none;
   }
   #left_greytextarea_menu{
     width: 30%;
     margin-right: 2%;
     float:left;
   }
   #grey_menu  {width: auto;}

   .content_header_empty  {
      color:#420000;
      font-size:21px;
      margin:25px 0 0;
      padding:0 0 10px !important;
}

   #left_greytextarea_right {
     width: 65%;
     float: left;
   }
    #crumbs{
       font-size: 9pt;
       margin: 1em 0 2em;
       color: #999;
   }
    #crumbs a {
        color: #999;
       text-decoration: none;
    }
 #left_textarea_box {

   border: 0;
   color: black;
   background: transparent none;
   }
		#left_textarea_left {
			float: left;
			width: 38%;
                        margin-right: 2%;
		}
		#left_textarea_right {
			float: left;
			width: 60%;
		}
.job_offer_short a {
   text-decoration:none !important;
}
.news_pagination {
  display: none;
}
.to_download {
  margin-bottom: 10px;
}

.grey_medium_header {margin-top: 20px;}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

