* {
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
}
html {
	height: 100%;
}
body {
	height: 100%;
	font-size: 100.01%;
	/*Standard-Hintergrund*/
	background: url(../layout/bg/ornament.gif) no-repeat center 220px;
}
ul {
	list-style: none;
}
a img{
	border: none;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
	font-size: 0.7em;
}
.pageHotel {
	background: url(../layout/bg/hotel.gif) no-repeat center 280px;
}
.pageHochzeit {
	background: url(../layout/bg/hochzeit.gif) no-repeat center 220px;
}
.pageGastronomie {
	background: url(../layout/bg/gastronomie.gif) no-repeat center 220px;
}
.pageTagungen {
	background: url(../layout/bg/schreibfeder.gif) no-repeat center 420px;
}
.pageEvents {
	background: none;
}
#header {
	padding-top: 10px;
}
#contentCell {
	min-height: 320px;
	height: auto;
}
#footer {
}
.languageSwip {
	left:0;
	right:0;
	margin:0 auto 20px auto;
	width:20px;
}
#contentCell:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
a {
	color:  #C42B1F;
	text-decoration: none;
}
a:hover {
	color:  #C42B1F;
}
#contentCell a {
	color: #9C8375;
	text-decoration: underline;
}
#contentCell a:hover {
	color: #C42B1F;
}
h1 {
	position: relative;
	overflow: hidden;
	width: 100%;
}
h1 span {
	position: absolute;
	left: 2000px;
}
.clear {
	clear: both;
}
hr {
	background: #000000;
	color: #000000;
	height: 1px;
	overflow: hidden;
	border: none;
}
#mainNav {
	padding-bottom: 95px;
	margin-top: 5px;
}
#footer ul {
	margin-top: 5px;
	text-align: center;
	margin-bottom: 80px;
}
#mainNav ul li, #footer ul li {
	float: left;
	text-align: center;
	padding: 0px 20px 0px 20px;
	position: relative;
}
#mainNav.mainNavEN ul li {
	float: left;
	text-align: center;
	padding: 0px 15px 0px 16px;
	position: relative;
}
#footer ul li.first {
    margin-left: -60px;
}
#footer ul ul li.first {
    margin-left: 0px;
}
#footer.footerEN ul li.first {
    margin-left: -25px;
}
#footer.footerEN ul ul li.first {
    margin-left: 0px;
}
#footer ul li ul.level_2 {
left:0;
margin-left:19px;
position:absolute;
text-align:left;
top:20px;
}
#footer ul.level_1 {
	display: block;
	margin-left:200px;
}
#mainNav ul li.first {
	text-align: left;
	padding-left: 0px;
	padding-right: 23px;
}
#mainNav ul li.last {
	text-align: right;
	padding-right: 0px;
	padding-left: 23px;
}
#mainNav ul li ul.level_2 {
	position: absolute;
	left: 0px;
	top: 24px;
	text-align: left;
	margin-left: 21px;
}
#mainNav ul li ul.level_2 li {
	text-align: left !important;
	padding: 0px;
	display: block;
	float: none;
}
#mainNav ul li a, #mainNav ul li span, #footer ul li a, #footer ul li span {
	color: #B8AB96;
	font-weight: bold;
	font-size: 1.25em;
	float: left;
}
#footer ul li ul li a, #footer ul li ul li span {
margin-left:-18px;
}
#mainNav ul li ul.level_2 li a, #mainNav ul li ul.level_2 li span {
	font-size: 1em;
	float: none;
}
#mainNav ul li.trail a,
#mainNav ul li.active span,
#mainNav ul li a:hover,
#footer ul li.active span,
#footer ul li a:hover {
	color: #C42E21;
	text-decoration: none;
}
#mainNav ul li.trail ul li a {
	color: #B8AB96;
}
#mainColumn {
	float: right;
	width: 380px;
	padding-right: 90px;
	line-height: 1.7em;
	padding-top: 26px;
}
#mainColumn p, #leftColumn p {
	margin-bottom: 15px;
}
#mainColumn img {
	padding: 2px;
	
}
#leftColumn {
	float: left;
	width: 300px;
	line-height: 1.7em;
	padding-left: 165px;
	background: url(../layout/logo_small.gif) no-repeat left 4px;
	background: z-index: 101;
	color: #9C8375;
	min-height: 65px;
	
}
#leftColumn h2, #mainColumn h2 {
	color: #D8531C;
	font-weight: normal;
	margin-bottom: 7px;
	font-size: 20px;
	font-family: 'times new roman', verdana, arial, sans-serif;
}
#contactForm label, #contactForm span {
	color: #000000;
}
#contactForm input, #contactForm textarea {
	margin-bottom: 7px;
}
#contactForm input.text, #contactForm textarea {
	width: 200px;
}
#contactForm .text, #contactForm textarea, #contactForm .captcha {
	padding: 2px;
	border: 1px solid #AAAAAA;
}
#contactForm .error {
	color: #CC0000;
}
#contactForm .col_first {
	padding-bottom: 4px;
	padding-right: 10px;
}
#contactForm .col_first, #contactForm .col_last {
	vertical-align: top;
}
form p.error {
	margin-bottom: 2px !important;
}
#headerArticleBanner p {
	width: 2000px;
}
