/* table scroll2 classes */

.head	{
	text-align: center;
	font-size: 12px;
	font-weight: bold;	
	margin-left: 0px;
	/* margin-right: auto; */
	width: 550px;
	color: #598688;
	border-top: 1px double #CDCDCD;
	background-color: #FEF5C7; /* #FEF5C7 */
}

.head1	{
	text-align: center;
	font-size: 12px;
	font-weight: bold;	
	margin-left: 0px;
	/* margin-right: auto; */
	width: 550px;
	color: #598688;
	border-top: 1px double #CDCDCD;
	background-color: #FEF5C7; /* #FEF5C7 */
}

.tab {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	color: #6F0037;
	background-color: #E4E6DB;
}

.tab1 {
width: 550px;
	margin-left: auto;
	margin-right: auto;
background-color: #FEF5C7;
}

.tab2 {
width: 550px;
	margin-left: auto;
	margin-right: auto;
border-left: 1px solid #000000;
}

.tab2 td{
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
}

.tab3 {
width: 550px;
	margin-left: 10px;
	/* margin-right: auto; */
border-left: 1px solid #000000;
}

.tab3 td{
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
}

#container_prod {
	border: double 2px #FFFFFF;
	background-color: #E4E6DB;
	padding: 0.3em 0.1%;
	}

#container1 {
	border: double 3px #FFFFFF;
	background-color: #E4E6DB;
	padding: 1em 0.2%;
	}

#container2 {
	border: double 0px #FFFFFF;
	background-color: #E4E6DB;
	padding: 1em 0.0%;
	}

#container_thead {
	margin: 3px;
	background-color:#E4E6DB ;/* #CC00FF */
	width: 550px;
	z-index: 0;
	}


#cont_hid {
	background-color: #55002B;
	border: double 3px #E4E6DB;
	position: absolute;
	padding: 1em 0.2%;
	/* right: 200px;*/
	left: 0px; 
	top: 160px;
	bottom: 800px;
	}

/* Global Print Styles*/
@media print {

.noprint {display: none;}

#container_prod {
	border: none;
	padding: 0;
	}

#container1 {
	border: none;
	padding: 0;
	}

#container_thead {
	border: none;
	padding: 0;
	}

#cont_hid {
	border: none;
	padding: 0;
	}
}

div.scroll_container_home {
	width: 98%;		/* table width will be 99% of this*/
	height: 330px; 	/* must be greater than tbody*/
	overflow: auto;
	margin: 0px auto;
	background-color: #E4E6DB;
	}

div.scroll_container_prod {
	width: 98%;		/* table width will be 99% of this*/
	height: 230px; 	/* must be greater than tbody*/
	overflow: auto;
	margin: 0px auto;
	background-color: #E4E6DB;/* #E4E6DB */

	}

div.scroll_container_agb{
	width: 98%;		/* table width will be 99% of this*/
	height: 280px; 	/* must be greater than tbody*/
	overflow: auto;
	margin: 0px auto;
	background-color: #E4E6DB;
	}

div.scroll_container_ne-ha{
	width: 98%;		/* table width will be 99% of this*/
	height: 380px; 	/* must be greater than tbody*/
	overflow: auto;
	margin: 0px auto;
	background-color: #E4E6DB;
	}

div.scroll_hidden {
	width: 98%;		/* table width will be 99% of this;*/ 
	/*ohne oder genaue höhe: no scroll */
	margin: 0px auto;
	background-color: #E4E6DB;
	}

div.scroll_titel {
	width: 550px;		/* table width will be 99% of this;*/ 
	/*ohne oder genaue höhe: no scroll */
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFF00;/* #E4E6DB */	
}

div.scroll_titel1 {
	width: 550px;		/* table width will be 99% of this;*/ 
	/*ohne oder genaue höhe: no scroll */
	background: #FF0000;/* #E4E6DB */
	margin-left: 20px ;
	margin-right: auto;
}
