/* Layout Table 1: Standard-Layout mit normalem Raster
-------------------------------------------------------------*/

 table.contenttable.contenttable-0{
	width: 100%;
	border: 1px solid #C8C8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em; 
	margin-bottom: 25px;
	margin-top:10px;
}

 table.contenttable.contenttable-0 caption{
	 color : #000336;
	 font-weight: bold;
	 padding: 0px 0px 0px 0px;
	 caption-side: top;
	 padding-bottom: 13px;
}

 table.contenttable.contenttable-0 th{
	 font-weight: bold;
	 text-align: center;
	 background-color: #c7d9e5;
	
	 background-repeat: repeat-x;
	 background-position: top;
	 border: 1px solid #C8C8C8;
	 padding: 6px 5px 5px 5px;
	 vertical-align: top;
	 
}

 table.contenttable.contenttable-0 th.td-0{
	 font-weight: bold;
	 text-align: left;
}

 table.contenttable.contenttable-0 td{
	 text-align: center;
	 border: 1px solid #C8C8C8;
	 padding: 5px;
	 vertical-align: top;
}

 table.contenttable.contenttable-0 td.td-0{
	 text-align: left;
	 padding: 5px;
	 vertical-align: top;
}

/* End Layout Table 1 
-------------------------------------------------------------*/




/* Layout Table 2: Raster mit Doppel-Header
-------------------------------------------------------------*/

 table.contenttable.contenttable-1{
	width: 100%;
	border: 1px solid #C8C8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 25px;
		margin-top:10px;
}

 table.contenttable.contenttable-1 caption{
	 color : #003366;
	 font-weight: bold;
	 padding: 0px 0px 0px 0px;
	 caption-side: top;
	 padding-bottom: 13px;
}

 table.contenttable.contenttable-1 th{
	 font-weight: bold;
	 text-align: center;
	 border: 1px solid #C8C8C8;
	 padding: 9px 5px 9px 5px;
	 background-color:#c7d9e5;
	
	
	 background-repeat: repeat-x;
	 background-position: top;
	 vertical-align: top;
}

 table.contenttable.contenttable-1 tr.tr-odd.tr-1{

}

 table.contenttable.contenttable-1 th.td-0{
	 font-weight: bold;
	 text-align: left;
}

 table.contenttable.contenttable-1 td{
	 text-align: center;
	 border: 1px solid #C8C8C8;
	 padding: 5px;
	 vertical-align: top;
}

 table.contenttable.contenttable-1 td.td-0{
	 text-align: left;
	 padding: 5px;
	 vertical-align: top;
}

/* End Layout Table 2
-------------------------------------------------------------*/



/* Layout Table 3: Raster nur mit horizontalen Linien
-------------------------------------------------------------*/

 table.contenttable.contenttable-2{
	width: 100%;
	border-top: 1px solid #C8C8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 25px;
		margin-top:10px;
}

 table.contenttable.contenttable-2 caption{
	 color : #003366;
	 font-weight: bold;
	 padding: 0px 0px 0px 0px;
	 caption-side: top;
	 padding-bottom: 13px;
}

 table.contenttable.contenttable-2 th{
	 font-weight: bold;
	 text-align: left;
	 background-color:#c7d9e5;
	 
	

	 background-repeat: repeat-x;
	 background-position: top;
	 border-bottom: 1px solid #C8C8C8;
	 padding: 9px 5px 9px 5px;
	 vertical-align: top;
}

 table.contenttable.contenttable-2 th.td-0{
	 font-weight: bold;
	 text-align: left;
	  background-color:#c7d9e5;
}

 table.contenttable.contenttable-2 td{
	 text-align: left;
	 border-bottom: 1px solid #C8C8C8;
	 padding: 5px;
	 vertical-align: top;
}

 table.contenttable.contenttable-2 td.td-0{
	 text-align: left;
	 padding: 5px;
	 vertical-align: top;
}

/* End Layout Table 3
-------------------------------------------------------------*/




/* Layout Table 4: Raster mit Doppel-Header
-------------------------------------------------------------*/

 table.contenttable.contenttable-3{
	width: 100%;
	border: 1px solid #C8C8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 25px;
		margin-top:10px;
}

 table.contenttable.contenttable-3 caption{
	 color : #003366;
	 font-weight: bold;
	 padding: 0px 0px 0px 0px;
	 caption-side: top;
	 padding-bottom: 13px;
}

 table.contenttable.contenttable-3 th{
	 font-weight: bold;
	 text-align: center;
	 border: 1px solid #C8C8C8;
	 padding: 9px 5px 9px 5px;

	 background-repeat: repeat-x;
	 background-position: top;
	 vertical-align: top;
}

 table.contenttable.contenttable-3 tr.tr-odd.tr-1{

}

 table.contenttable.contenttable-3 th.td-0{
	 font-weight: bold;
	 text-align: center;
}

 table.contenttable.contenttable-3 td{
	 text-align: center;
	 border: 1px solid #C8C8C8;
	 padding: 5px;
	 vertical-align: top;
}

 table.contenttable.contenttable-3 td.td-0{
	 text-align: center;
	 padding: 5px;
	 vertical-align: top;
}

/* End Layout Table 4
-------------------------------------------------------------*/