/* PRINT-CSS für www.olympia-ischgl.at */
#website_top, #head, #bild, #logo, #headright, #ischgl_logo, #schnellres, #schnellres_bg, #navi, #cell_220, .cell_220, #website_foot, .functions, #adress
							{ display: none; }


body						{ margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica; color: rgb(0,0,0); font-size: 11px;
								line-height: 15px; background: none; }
							
body, html, p, form, h1, h2, h3, h4, h5, ul
							{ margin: 0px; padding: 0px; }
							
/* Textformatierungen */
h1							{ font-size: 15px; line-height: 18px; padding-bottom: 15px; }

/* Links */
a:link, a:active, a:visited
							{ color: rgb(0,0,0); text-decoration: underline; }
a:hover						{ color: rgb(0,0,0); text-decoration: none; }

/* Layout-Formatierungen */	
.clear						{ clear: both; height: 1px; overflow: hidden; }	
.img_border					{ border: 1px solid rgb(186,134,64); }

#website_content			{ width: 99%; height: auto; background: none; }

#content				{ width: 99%; margin-top: 1px; margin-left: 10px; }
	#cell_526			{ width: 540px; float: left; padding: 10px 20px 10px 0px; background: none; }
							
#cell_526 img.right			{ float: right; width: 200px; margin-left: 10px; margin-bottom: 5px; }
								
#cell_526 ul				{ margin-top: 5px; margin-bottom: 10px; margin-left: 12px; }
	#cell_526 ul li				{ padding-left: 2px; margin-bottom: 3px; }
								
	#adress					{ height: 18px; color: rgb(20,20,20); }
		#adress a				{ color: rgb(20,20,20); }
	
table.preise				{}
table.preise th				{ padding: 2px 2px 2px 3px; }
table.preise td				{ padding: 1px 2px 2px 3px; }
table.preise td.bg_line1	{ background: rgb(60,60,60); border-top: 1px solid rgb(110,110,110); }
table.preise td.bg_line2	{ background: rgb(75,75,75); border-top: 1px solid rgb(110,110,110); }
table.preise td.preis			{ text-align: center; }