body {
	background-color:#fafbf2;
	background-image:url(../images/back.gif);
	margin:0px;
	padding:0px;
	color:#676765;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {	text-decoration:underline;
	color:#333333;
}
a:hover {
	color:#000000;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:325px;
	background-color:#fff;
	background-image:url(../images/logo.gif);
}
.buchenlink {
border:solid 1px #000000;
padding:5px;
text-decoration:none;
background-color:#FFFFFF;
font-weight:bold;}
.buchenlink:hover {
border:solid 1px #000000;
padding:5px;
text-decoration:none;
background-color:#C4DC6E;}
#lang {
	position:absolute;
	top:610px;
	left:44px;
	z-index:2;
	font-size:11px;
	text-decoration:none;
	}
#lang a {
	text-decoration:none;
	color:#67666B;
	font-weight:bold;
	}
#lang a:hover {
	color:#C4DD64;}
#image {
	position:absolute;
	left:300px;
	top:0px;
	width:690px;
	height:325px;
	background-color:#fff;
}
#navi {
	position:absolute;
	left:44px;
	top:335px;
	width:304px;
	height:325px;
	text-align:left;
	z-index:1;
}
#navi a {
	display:block;
	width:180px;
	float:left;
	text-decoration:none;
	font-size:14px;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:3px;
	color:#67666B;
/*	background-image:url(../images/out.gif);*/
	background-repeat:no-repeat;
	background-position:right;
}
#navi a:hover {
/*	background-image:url(../images/over.gif);
*/	color:#d3df89;
}
.navi_active {
	display:block;
	width:150px;
	float:right;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:3px;
	color:#d3df89 !important;
/*	background-image:url(../images/out.gif);*/
	background-repeat:no-repeat;
	background-position:right;
}
#content {
	position:absolute;
	left:325px;
	top:345px;
	width:645px;
	padding-bottom:30px;
	z-index:2;
}
.buchung {
	background-color:#F0F3DB !important;
}
ul {
	padding-left:0px;
	margin-left:19px;
	list-style-type:square;
}
li {
	margin-bottom:10px;
}
*html ul {
	padding-left:0px;
	margin-left:15px;
}
*+html ul {
	padding-left:0px;
	margin-left:15px;
}
h1 {
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:lighter;
}
.bildtabelle td {
	-moz-opacity:0.4;
	filter: alpha(opacity=40);
}
.bildtabelle td:hover {
	-moz-opacity:1.0;
	filter: alpha(opacity=100);
}
.bildtabelle td {
	 hover:expression(this.onmouseover=new  Function("this.style.filter='alpha(opacity=100)';"), this.onmouseout=new  Function("this.style.filter='alpha(opacity=40)';"));
}

input, textarea {
	border: solid 1px #666;
	background-color:#ccddddddcccc; 
	}
#beine {
	width:100px;
	height:75px;
	background-image:url(../images/beine.gif);
	position:absolute;
	left:890px;
	top:322px;
	z-index:3;
	
	}
	

