/************ CSS Document - www.taste-gassner.com ************/
/*                                                            */
/*                       Gassner Gastronomie GmbH             */
/*                                                            */
/*               design: www.jungekreative.at                 */
/*                 date: mai 2007                             */
/*      letzte änderung: 10.08.2009                           */
/*                                                            */
/*  browsertauglichkeit: Firefox 1.0                          */
/*                       Microsoft IE für Win 5.5             */
/*                       Netscape Navigator 6.0               */
/*                                                            */
/**************************************************************/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
html {/*overflow: hidden;*/
}
object, embed {/*display:block; width:100%; height:100%;*/
}
body {
	margin: 0px;
	padding: 0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font: 62.5%/1.2 Arial, Helvetica, Verdana, sans-serif; /* reset 1em to 10px, 1.2 is correct default for paras */
	font-size: 70%;
	color: #ffffff;
	line-height: 1.5em;
	text-align: center;
	background: #736a58 url(img/bg.gif) repeat-x;
}
#start {
	position: relative;
	margin: 0px auto 0px auto;
	padding-top: 80px;
	width: 1010px;
}
#bg {
	position: relative;
	height: 560px;
	background: url(img/bg_shadow.png) 0px 0px;
}

/*--------------------------------------------
png image dateien
---------------------------------------------*/
/*img { behavior: url("img/pngbehavior.htc"); }*/

.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
}
a.footer:link { 
color : #ffffff;
text-decoration : none;
} 
a.footer:visited { 
color : #ffffff;
text-decoration : none;
} 
a.footer:hover { 
color : #d9d9d9;
text-decoration : none;
} 
a.footer:active { 
color : #ffffff;
text-decoration : none;
}

