@charset "utf-8";
#main {
	background-image: url(gfx/main_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 651px;
	width: 791px;
	left: 50%;
	top: 118px;
	margin-left: -316px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
}
#info {
	position: absolute;
	height: 187px;
	width: 159px;
	left: 50%;
	top: 473px;
	z-index: 5;
	margin-left: -475px;
	background-image: url(gfx_de/nav_partner_info.jpg);
	background-repeat: no-repeat;
	font-size: 100%;
	color: #E2CEC0;
	text-decoration: blink;
	vertical-align: middle;
	text-align: center;
	display: block;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: hidden;
}

body {
	background-color: #e2cec0;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: ffffff;
	text-align: center;
	font-size: 10px;
}
#banner {
	position: absolute;
	visibility: visible;
	height: 108px;
	width: 950px;
	left: 50%;
	top: 10px;
	margin-left: -475px;
	background-image: url(gfx/trattoria_banner.jpg);
	background-repeat: no-repeat;
	z-index: 3;
}
#menu_trattoria {
	visibility: visible;
	position: absolute;
	height: 189px;
	width: 159px;
	left: 50%;
	top: 118px;
	z-index: 2;
	margin-left: -475px;
}
#menu_features {
	visibility: visible;
	position: absolute;
	height: 166px;
	width: 159px;
	left: 50%;
	top: 307px;
	z-index: 2;
	margin-left: -475px;
}
#menu_partner {	
	visibility: visible;
	position: absolute;
	height: 187px;
	width: 159px;
	left: 50%;
	top: 473px;
	z-index: 2;
	margin-left: -475px;
}
#menu_sprache {
	visibility: visible;
	position: absolute;
	height: 109px;
	width: 159px;
	left: 50%;
	top: 660px;
	z-index: 2;
	margin-left: -475px;
}
#wetter {
	visibility: visible;
	position: absolute;
	height: 98px;
	width: 122px;
	left: 50%;
	top: 779px;
	z-index: 2;
	margin-left: -475px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #E2CEC0;
	text-align: left;
	margin-right: 35px;
	margin-top: 26px;
}
#main table {
	text-align: right;
}
a {
	font-size: 100%;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #E2CEC0;
}
a:active {
	text-decoration: none;
	color: #E2CEC0;
	font-size: 14px;
	text-align: center;
}
.seitenzahlen {
	font-weight: bold;
	font-size: 14px;
}
.seitenzahlen_klein {
	font-size: 10px;
}


