@charset "utf-8";
/* CSS Document */


/* Reset
***************************************/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}


html,body,div,p,img,table,tr,td,hr{border:0;margin:0;padding:0;}
body{
	background-color:#fff;
	color:#000;
	font: 12px verdana, sans-serif;
	line-height:16px;
}

h1{
	color:#000;
	text-decoration:none;
	font-size:12px;
	padding-bottom:15px;
	font-weight:normal;
	text-align:center
}
h2{color:#fff;text-decoration:none; font-size:12px;}
a{color:#000;text-decoration:none;}
a:active {
	text-decoration:underline;}
	a:hover{
	text-decoration:underline;
	color:#019ba3;}

#contentcenter	{
	margin: auto;
	width: 800px;
	height:895px;
	background-repeat:no-repeat;
	margin-top:60px;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:10%;}

#maincontent	{
	width: 800px;
	padding-top:450px;
	padding-left:108px;
	}
	
	table {
	border-collapse: separate;
	border-spacing: 1px 1px;
	margin: 1em;
	vertical-align: top;


   }
td {
	padding: 2px 15px 2px 5px;
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px #007DB3 solid;
	;
   }
th {
	padding: 3px 15px 3px 5px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px #007DB3 solid;
	;
   }
tfoot th {
   text-align: right;
   }
table th.tag {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px #007DB3 solid;
	;
   }
table thead tr.caption {
   display: none;
   }
table tfoot tr.caption th {

	
 

   }

table thead tr,
table tfoot tr {
	border: 1px #fff solid;

   }
table tr.di,
table tr.do {

   }
table tr.mo,
table tr.mi,
table tr.fr  {

   }
table tr.sa  {

   }
table tr.so  {

   }

table colgroup.rohdaten {

   }
table colgroup.auswertung2 {

   }
