*{
	margin:0px;
	padding:0px;
	border:0px;
}
div.ieInfo
{
    display:none;
	position:absolute;
	width:600px;
	margin-top:50px;
	padding:10px;
	z-index:500;
	margin:auto;
	border:5px solid red;
	background-color:#fff;
	height:200px;
}
html,body{
	background:#7281a1 url('/images/bg.jpg') no-repeat center top;
	background-attachment:fixed;
	font:normal 14px/1.2 "Arial";
	color:#382c2d;
}
a{
	text-decoration:none;
	color:#007f3e;
}
a:hover{
	color:#000;
	text-decoration:none;
}
.cB{
	clear:both;
}
.fL{
	float:left;
}
.fR{
	float:right;
}
.bold{
	font-weight:bold;
}
.red{
	color:red;
}
.error{
	padding:5px;
	background-color:#FFE8E8;
	border:1px solid #CC3300;
	width:500px;
	margin:auto;
	margin-bottom:20px;
}
.mailError{
	padding:5px;
	margin-left:20px; 
	margin-right:20px;
	background-color:#FFE8E8;
	border:1px solid #CC3300;
}
.mailThanks{
	padding:5px;
	margin-left:20px; 
	margin-right:20px;
	background-color:#E0FEED;
	border:1px solid #00CC00;
}
.link a{
	background-image:url('/images/magnifier_medium_left.png');
	background-repeat:no-repeat;
	padding-left:20px;
}
.logout
{
    position:absolute;
    margin-top:240px;
    margin-left:942px;
    text-transform:uppercase;
	font-size:10px;
}
#rahmen{
	width:990px;
	margin-left:-500px;
	left:50%;
	top:50px;
	position:absolute;
	background:#fff;
	height:660px;
	border:1px solid #4c453a;
}
#header{
    width:990px;
}
#content{
	padding:40px;
	padding-top:25px;
	background:url('/images/contentBG.jpg') no-repeat top center;
	height:595px;
}
#content img[align=left]{
	margin-right:10px;
	margin-bottom:5px;
	margin-top:4px;
}
h1{
	font:normal 1.7em/1.2 "Times New Roman", Times;
	font-style:italic;
	margin-bottom:10px;
	color:#382c2d;
}
h2{
	font:normal 1.4em/1.2 "Times New Roman", Times;
	font-style:italic;
	margin-bottom:10px;
	color:#007e40;
	background:url('/images/pfote.png')no-repeat 0px 0px;
	padding-left:34px;
	padding-top:3px;
	padding-bottom:3px;
}
.highlights{
	padding:20px;
	background:#fff7df;
	width:390px;
	float:left;
	position:relative;
	padding-top:50px;
	margin-top:60px;
	margin-right:30px;
	border:1px solid #e2cca8;
	min-height:220px;
	font-size:14px;
}
.h1_highlights{
	position:absolute;
	top:-61px;
}
.box_shadow{
	position:absolute;
	bottom:-25px;
	left:0px;
}
.oeffnungszeiten{
	float:left;
	position:relative;
	background:#fff7df;
	margin-top:60px;
	padding:20px;
	width:390px;
	border:1px solid #e2cca8;
	min-height:250px;
	font-size:14px;
}
#footer{
	text-align:right;
	z-index:999;
	position:absolute;
}
#footer a{
	color:#fff;
}
.gluehwein{
	position:absolute;
	bottom:-30px;
	right:-40px;
	z-index:888;
}
.wsblogo{
	position:absolute;
	top:-50px;
	right:0px;
}
