/* Stile ---------------------------------------*/

.orange-bold	{ 
	color: #FF9900;
	font-weight: bold;
}

.oragen	{
	color: #ff9900;
}



html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	text-decoration:none;
	font:normal 11pt Verdana, sans-serif;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow:hidden;
	/* */
}
body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-color: #FCEADA;
	background-image: url(../image/gras.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
h1 {
	padding:0px;
	padding-top:20px;
	margin:0px;
	text-align:center;
	font:bold 22pt Verdana, sans-serif;
	line-height:40pt;
}
h2 {
	padding:0px;
	margin:0px;
	text-align:left;
	font:bold 14pt Verdana, sans-serif;
	line-height:20pt;
}
a {
	font:normal 10pt Verdana, sans-serif;
	text-decoration:none;
	color: black;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

#content {
	display:block;
	clear:both;
	overflow:auto;
	position:absolute;
	top:125px;
	left:50%;
	bottom:0px;
	margin-left:-400px;
	width:800px;
	z-index:3;
	padding:0px;
	background-color: #FCEADA;
}

* html #content {
	/* top:0; */
	bottom:0;
	height:100%;
	width:800px;
	border-top:125px solid #fff;
	border-bottom:0px solid #fff;
}


#head {
	position:absolute;
	margin-left:-400px;
	left:50%;
	top:0;
	width:800px;
	height:100px;
	z-index:5;
	background-color: #FCEADA;
}
* html #head {
	top:0px;
	width:800px;
	height:100px;
}
#foot {
	position:relative;
	left:0;
	width:100%;
	font:normal 7pt Verdana, sans-serif;
	text-align:center;
	padding:10px 0;
	background-color: #FCEADA;
}
#foot a {
	font:normal 7pt Verdana, sans-serif;
	text-decoration:underline;
}
#menu {
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-400px;
	width:800px;
	height:30px;
	z-index:10;
	background-color: #FCEADA;
}
* html #menu {
	top:100px;
	width:800px;
	height:25px;
}
#menu table {
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
}
#menu table tr {
	height:25px;
}
#menu table tr td {
	padding:0;
	margin:0;
}
#menu table tr td a {
	display:block;
	padding-top:2px;
	width:100%;
	height:100%;
}
.menuItem {
	width:auto;
	height:100%;
}

.menuItem2 {
	width:104px;
}

.picture {
	width:760px; 
}
#border { 
	border:1px solid #FF9900
}

/* Header ---------------------------------------------*/

#schnaps {
	position:absolute;
	bottom:5px;
	left:655px;
}

#gb {
	position:absolute;
	bottom:5px;
	left:725px;
}
#gb a img {	
	border:0;
}
#booze {
	position:absolute;
	bottom:10px;
	left:725px;
}
#booze a img {
	height:30px;
	border:0;
}
* html #gb {
	position:absolute;
	left:760px;
	right:0px;
}
#flag_eng {
	position:absolute;
	top:10px;
	left:725px;
}
#flag_eng a img {
	width:30px;
	border:0;
}
#flag_ger {
	position:absolute;
	top:10px;
	left:760px;
}
#flag_ger a img {
	width:30px;
	border:0;
}
#airpic img {
	position:absolute;
	top:0px;
	left:0px;
	height:100px;
	border:0px;
}
#headline {
	position:absolute;
	top:30px;
	left:170px;
	width:100%;
	height:100%;
	font:bold 30px Arial, sans-serif;
}