body {
	background: #371b15 url(../_img/wd_bg.jpg) 50% 0 no-repeat;
	color: #492111;
	font: 13px/19px Georgia, Time, Serif;
}


#vcard {
	background-color:#fff;
	width:895px;
	height:470px;
	margin:0 auto;
	margin-top:0px;
	z-index:2;
	position:relative;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
}

.wineleave {
	width:200px;
	height:561px;
	position:absolute;
	z-index:4;
	right:265px;
	top:330px;
	visibility:hidden;

}

#content {
	background-color:#fff;
	width:875px;
	height:315px;
	margin:0 auto;
	margin-top:440px;
	z-index:3;
	position:absolute;
	padding-left:20px;
	font-size:18px;
	color:#000;
	font-family: 'PT Serif', serif;

	
}

#content_2 {
	background-color:#fff;
	width:875px;
	height:280px;
	margin:0 auto;
	margin-top:440px;
	z-index:3;
	position:absolute;
	padding-left:20px;
	font-size:14px;
	color:#000;
	font-family: 'PT Serif', serif;

	
}

h1 {
	color:#140606;
	font-size:50px;
	text-align:left;
	font-weight:lighter;
	line-height:0px;
	font-family: 'Alex Brush', cursive;
	color:#140606;
}

.logo {
	position: relative;
    left: 28%;
    width:330px;
	height:auto;
    margin-left: -115px;
	margin-top:30px;
}

.footer {
	font-size:14px;
	color:#fff;
	font-family: 'PT Serif', serif;
	margin:0 auto;
	position:relative;
	margin-top:320px;
	text-align:center;
	
}

 a.impressum:link {
  color:#fff; text-decoration:underline;
  }
 a.impressum:visited {
  color:#fff; text-decoration:underline;
  }
 a.impressum:hover {
  color:#fff; text-decoration:underline;
  }

.speisen {
	float:right; padding-right:40px; 
	padding-top:30px;
	 -moz-transform:rotate(10deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(10deg); /* Safari */
	-o-transform:rotate(10deg); /* Opera */
	-ms-transform:rotate(10deg); /* IE9 */
	transform:rotate(10deg); /* W3C */
}
