body {
	background-color: #747474;
	color: #000;
	margin-left:0px;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#center {
	width: 945px;
	margin: 0 auto;
	text-align: center;
}

.content {
	text-align: left;
	background: #eee;
}


#schatten {
	background: url(../bilder/schatten_mitte.png) repeat-y top center;
	width: 945px;
}	

#schatten_oben{
	width: 945px;
	height: 28px;
	background: url(../bilder/schatten_oben.png) no-repeat top center;
}

#schatten_unten {
	background: url(../bilder/schatten_unten.png) no-repeat bottom center;
	width: 945px;
	height: 28px;
}

a img{
	border: none;
}

a {
	color: #904736;
	font-weight: bold;
	text-decoration: none;
}

a.navi {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

p {
	margin-left: 1.5em;
	margin-right: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h1, h2, h3{
	margin-left: 15px;
	margin-right: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}

.navi, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #50281e;
	text-decoration: none;
		margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.textfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: normal;
}
.border_oben_unten {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5CA7F;
	border-bottom-color: #E5CA7F;
	background-color:#904736;
	font-size: 1px;
}

h1 {
	margin-top: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.partner_img {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #50281e;
}

/*suche*/
em {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #999;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#output a {font-weight: bold;}

.searchword  {color: #222; background-color: #f7eccb; border: 1px dotted #ffd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #50281e;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;}
.searchword0 {color: #222; background-color: #ff0; border: 1px dotted #ffffff;}
.searchword1 {color: #222; background-color: #0f0; border: 1px dotted #f7eccb;}
.searchword2 {color: #222; background-color: #0ff; border: 1px dotted #0ff;}
.searchword3 {color: #222; background-color: #fbb; border: 1px dotted #fbb;}
.searchword4 {color: #222; background-color: #dfd; border: 1px dotted #dfd;}
.searchword5 {color: #222; background-color: #faf; border: 1px dotted #faf;}
.searchword6 {color: #222; background-color: #ccc; border: 1px dotted #ccc;}

.mod {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #50281e;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;}

#searchfooter {
font-size: .8em;
margin-top: 1em;
}

.unterueb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


/* NEW COLORSTYLES */

a {color: #006633}

#logo {
	width: 210px;
	height: 81px;
	position: absolute;
	top: 0;
	right:2px;
	}

#header {
	background: #e1e1e1 url(../bilder/header-shatten.png) repeat-x bottom left;
	height: 100px;
	position: relative;
	}

#navigation {
	width: 880px;
	display: block;
	position: absolute;
	left: 0;
	bottom:10px;
	list-style: none;
	margin: 0;
	padding: 0 8px;
	}
	
#navigation li{
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	}
	
#navigation li a{
	display: block;
	padding: 5px 7px;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
	outline: 0;
	}
	
#navigation li a:hover {
	color: #093;
	}
.unser_haus #unser_haus a, 
.unser_haus #unser_haus a:hover,
.umgebung #umgebung a, 
.umgebung #umgebung a:hover,
.kueche #kueche a, 
.kueche #kueche a:hover,
.geschichte #geschichte a, 
.geschichte #geschichte a:hover,
.partner #partner a, 
.partner #partner a:hover,
.shop #shop a, 
.shop #shop a:hover,
.gaestebuch #gaestebuch a, 
.gaestebuch #gaestebuch a:hover,
.presseservice #presseservice a, 
.presseservice #presseservice a:hover,
.kontakt #kontakt a, 
.kontakt #kontakt a:hover{
	color:#999;
	}

#footer {
	text-align: left;
	padding: 10px;
	height: 80px;
	padding-top: 32px;
	}

.footer_links {
	width:430px;
	float: left;
	margin-right: 20px;
	}
	
.footer_rechts {
	width:430px;
	float: left;
	}
	
#subnav {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	float: right;
	display: inline;
	}
	
#subnav li {
	display: inline;
	padding: 0;
	margin: 0;
	}
	
#subnav li a{
	color: #666;
	display: inline;
	float: left;
	height: 11px;
	line-height: 11px;
	padding: 0 10px;
	border-left: 1px solid #666;
	}
	
#subnav li a.first{
	border: none;
	}

.ausrichtung_links {float:left; padding-right:15px; margin-top:5px;}
