@charset "utf-8";
/* CSS Document */


	/*------------------Headerdefinitionen------------------------*/

	.shtheader{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
	.shtheader{margin: 0px; padding:5px; width:100%; background-color:#ffffff; border:none;}
	.shtlogobox{display: block; height: auto; width:399px; min-width: 399px; background-color:#ffffff;}
	.shtlogobox img{height:auto; width:100%; float:left;}
	.shtuebergangbox{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
	.shtuebergangbox{height: 54px; width:100%; min-width:70px; border:none;}

	/*.table_header{margin: 0px; padding: 0px; border-spacing: 0px; border-collapse: collapse; height: 54px; width:100%; min-width:70px;}*/
	.table_header{margin: 0px; border-spacing: 0px; height: 100%; width:100%; min-width:70px;}
	.table_header tr{padding: 0px; border-spacing: 0px; border-collapse: collapse; color: #000000; background-color:#ffffff;}
	.table_header td.uebergang{background-color: #44638a; color: #000000;}
	.table_header td.uebergang{padding: 0px; border-spacing: 0px; border:1px solid #44638a;}
	.table_header td.uebergang_last{background-color: #44638a; color: #000000;}
	.table_header td.uebergang_last{padding: 0px; border-spacing: 0px; border-radius:0px 3px 0px 0px; border:1px solid #44638a;}
	.table_header td.space_first{width:5px; min-width:5px;background-color: #ffffff;}
	.table_header td.space{width:1px; min-width:1px;background-color: #ffffff;}


@media only screen and (max-width:780px) {
	
	/*------------------Headerdefinitionen------------------------*/

	.shtheader{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
	.shtheader{margin: 0px; padding:5px; width:100%; background-color:#ffffff; border: none;}
	.shtlogobox{display: block; height: auto; width:218px; min-width: 218px; background-color:#ffffff;}
	.shtlogobox img{height:auto; width:100%; float:left;}
	.shtuebergangbox{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
	.shtuebergangbox{height: 30px; width:100%; min-width:0px; border:none;}

	/*.table_header{margin: 0px; padding: 0px; border-spacing: 0px; border-collapse: collapse; height: 54px; width:100%; min-width:70px;}*/
	.table_header{margin: 0px; padding: 0px; border-spacing: 0px; height: 100%; width:100%; min-width:50px;}
	.table_header tr{padding: 0px; border-spacing: 0px; border-collapse: collapse; color: #000000;}
	.table_header td.uebergang{background-color: #44638a; color: #000000;}
	.table_header td.uebergang{padding: 0px; border-spacing: 0px; border:1px solid #44638a;}
	.table_header td.uebergang_last{background-color: #44638a; color: #000000;}
	.table_header td.uebergang_last{padding: 0px; border-spacing: 0px; border-radius:0px 2px 0px 0px; border:1px solid #44638a;}
	.table_header td.space{width:1px; min-width:1px;}

}
