html, body {	font-family: arial, helvetica, geneva, sans-serif;	text-align: center;	margin-top: 10px;	padding: 0;	font-size: 14px;}/* ---------------------------------Popup Images "Techinfo"------------------------------------*/.thumbnail{position: relative;z-index: 0;}.thumbnail:hover{background-color: transparent;z-index: 50;}.thumbnail span{ /*CSS for enlarged image*/position: absolute;background-color: #E0E0E0;padding: 5px;left: -1000px;border: 1px black;visibility: hidden;color: black;text-decoration: none;text-align: left;}.thumbnail span img{ /*CSS for enlarged image*/border-width: 0;padding: 2px;}.thumbnail:hover span{ /*CSS for enlarged image on hover*/visibility: visible;top: 0;left: 60px; /*position where enlarged image should offset horizontally *//* ---------------------------------Popup Images "Techinfo"------------------------------------*/}/* ---------------------------------Popup Images "Angebot"------------------------------------*/.thumbnail_1{position: relative;z-index: 0;}.thumbnail_1:hover{background-color: transparent;z-index: 50;}.thumbnail_1 span{ /*CSS for enlarged image*/position: absolute;background-color: #E0E0E0;padding: 5px;left: -1000px;border: 1px black;visibility: hidden;color: black;text-decoration: none;}.thumbnail_1 span img{ /*CSS for enlarged image*/border-width: 0;padding: 2px;}.thumbnail_1:hover span{ /*CSS for enlarged image on hover*/visibility: visible;top: 0;left: -200px; /*position where enlarged image should offset horizontally *//* ---------------------------------Popup Images "Angebot"------------------------------------*/}.bestellung {	text-align: center;	padding: 20px;	padding-top: 30px;}.tab_bestellung {	/*border: 1px solid #000000;*/}.tab_spacer {	height: 4px;	padding: 0;	background: #E60000;	vertical-align: top;}.tab_spacer_1 {	height: 25px;	padding: 0;	background: #E0E0E0;	vertical-align: top;}.bestellung td {	padding: 5px;	/*border: 1px solid #686868;*/}.symbol td {	background: #FFFFFF;}.angebot td {	border: 0px;}.border {	/* */	border: 1px solid #686868;}.theader {	font-weight: bold;	text-align: center;	background: #E0E0E0;	padding: 5px;	/* */	border: 1px solid #686868;	}.theader_l {	font-weight: bold;	text-align: right;	background: #E0E0E0;	padding: 5px;	/* */	border: 1px solid #686868;	}.img_bestellung {	text-align: center;	/* */	border: 1px solid #686868;}.beschr_bestellung {	text-align: left;	padding: 10px;	/* */	border: 1px solid #686868;}.name_bestellung {	text-align: left;	font-weight: bold;	/* */	border: 1px solid #686868;}.name_cat {	text-align: left;	background: #E60000;	color: #FFFFFF;	font-size: 30px;		font-weight: bold;	/* */	border: 1px solid #E60000;}
