body {
	background: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 15px;*/
	}
	
/*Ausblenden*/

div#header div#procmelogo img,
div#header div#topnav,
.box_with_heading,
div#content_area h2,
div#footer,
div#left_area,
.modulnavigation_top,
.modulnavigation_bottom
{
	display: none !important;
}	

div#content_main div#content_intern div#content_area hr {
	margin-bottom: 20px;
}

div#header div#procmelogo h1 {
	font-size: 20px;
}

div#content_main div#content_intern div#content_area table {
	border: 1px solid #000000;
	border-collapse: collapse;
	}
	
div#content_main div#content_intern div#content_area table td,
div#content_main div#content_intern div#content_area table th {
	border: 1px solid #000000;
		}
		
div#content_main div#content_intern div#content_area div.examresultanswers li.statimg_bold {
	font-weight: bold;
	}		