/* CSS Document www.gammadruck.ch */

body,html {
	 background-position:	top; 
	 background-repeat:		no-repeat; 
	 margin-top:			0px;
	 margin-bottom:			0px;
	 font-family:			Verdana, Arial, Helvetica, sans-serif;
	 font-size:				12px;
}

div#Gesamtrahmen {
	position:				relative; 
	 
	right:					4%;
	top:					  0px; 
	width:					904px; 
	height:					100%;
	z-index:				1; 
	background-image: 		url(../backgrounds/bg_main.jpg); 
	border: 				1px none #cccccc; 
	background-repeat:		repeat-y;
	overflow:				visible;
}

div#Gesamtrahmen_Aktuell {
	position:				relative; 
	right:					4%;
	top:					  0px; 
	width:					904px; 
	height:					1450px;
	z-index:				1; 
	background-image: 		url(../backgrounds/bg_main.jpg);
	border: 				1px none #cccccc; 
	background-repeat:		repeat-y;
	overflow:				visible;
}

div#Gesamtrahmen_Firma {
	position:				relative; 
	right:					4%;
	top:					  0px; 
	width:					904px; 
	height:					960px;
	z-index:				1; 
	background-image: 		url(../backgrounds/bg_main.jpg);
	border: 				1px none #cccccc; 
	background-repeat:		repeat-y;
	overflow:				visible;
}

div#Gesamtrahmen_Verlag {
	position:				relative; 
	right:					4%;
	top:					  0px; 
	width:					904px; 
	height:					6800px;
	z-index:				1; 
	background-image: 		url(../backgrounds/bg_main.jpg);
	border: 				1px none #cccccc; 
	background-repeat:		repeat-y;
	overflow:				visible;
}

div#Logo {
	position:				absolute; 
	left: 					13px; 
	top:					29px; 
	width:					211px; 
	height:					138px; 
	z-index:				6;  
	border: 				1px none #000000;
}

div#Ort {
	position:				absolute; 
	left: 					17px; 
	top:					328px; 
	width:					211px; 
	height:					138px; 
	z-index:				6;  
	border: 				1px none #000000;
}

div#Riesenkristalle {
	position:				absolute; 
	left: 					17px; 
	top:					258px; 
	width:					211px; 
	height:					138px; 
	z-index:				6;  
	border: 				1px none #000000;
}

div#Aeschlimann {
	position:				absolute; 
	left: 					64px; 
	top:					468px; 
	width:					94px; 
	height:					62px; 
	z-index:				6;  
	border: 				1px none #000000;
}

div#Chef{
	position:				absolute; 
	left: 					17px; 
	top:					348px; 
	width:					211px; 
	height:					138px; 
	z-index:				6;  
	border: 				1px none #000000;
}

div#U_Navi_vert {
	position:				absolute; 
	left: 					18px; 
	top:					229px; 
	width:					211px; 
	height:					138px; 
	z-index:				6;  
	border: 				0px none #000000;
}

div#Headerbild {
	position:				absolute; 
	left: 					239px; 
	top:					7px; 
	width:					513px; 
	height:					139px; 
	z-index:				7;
	border: 				1px none #000000;
}	

div#Navi_horizontal {
	position:				absolute; 
	left: 					242px; 
	top:					150px; 
	width:					650px; 
	height:					30px; 
	z-index:				7; 
	background-color: 		#E9E9E9;
	padding: 				0px;
}

div#Main {
	position:				absolute; 
	left: 					242px; 
	top:					190px; 
	width:					650px; 
	height:					auto;
	overflow:				visible;
	z-index:				7; 
	background-color: 		#FBFBFB;
}

table#tbl_inhalt {
	border: 1px solid #CCCCCC;
}

div#Seperator {
	position:				relative;
	/*top:					10px;*/
	width:					650px; 
	height:					15px; 
	z-index:				28; 
	background-color: 		#E9E9E9;
	/*margin-top:				10px;*/
}

div#Footer {
	position:				relative;
	width:					650px; 
	height:					26px; 
	z-index:				30; 
	background-color: 		#FFFFFF;
	/*border: 				1px solid #CCCCCC;*/
}

