@charset "utf-8";
/* CSS Document */


img {
	display: block;
}



a {
	text-decoration: none;
}


/* Google Map */


.gmap{
	width:738px;
	height:400px;
}


/* Speisekarte */

.rot {
color:#9a004a;
}

.speisekarte {
	width:420px;
	padding:0px;
	border-collapse:collapse;
}

.speisekarte h2 {
	font-size: 1.1em;
	color:#9a004a;
	padding: 0 0 0.5em 0;
}

.speisekarte tr td table {
border: none;
width:420px;
padding: 0px;
border-collapse:collapse;
}

.speisekarte tr td {
	vertical-align:top;
	line-height: 24px;
}

.produkt {
	width: 370px;
}

.preis {
	width: 50px;
	text-align:right;
}


/* Allgemein */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/body_bg_klein.jpg);
	line-height: 1.4em;
}


#rahmen {
	margin: 0 auto;
	width: 960px;
	padding: 25px 0 0 0;
	position: relative;
}

#logo {
	position:absolute !important;
	position:relative;
	top:0px;
	left: 345px;
	width: 250px;
	height: 224px;
}

#logo img{
	border:0px;
}

#top {
	float: left;
	width: 960px;
	height: 60px;
	background-image:url(../images/container_top_bg.png) !important;
	background: none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/container_top_bg.png,sizingMethod='scale');
	background-repeat:no-repeat;
}

#container {
	float: left;
	width: 850px;
	padding:140px 55px 0 55px !important;
	padding:180px 55px 0 55px;
	margin:0 !important;
	margin:-228px 0 0 0;
	background-image:url(../images/container_bg.png) !important;
	background: none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/container_bg.png,sizingMethod='scale');
	background-repeat:repeat-y;
}

#container *{
	position:relative;
}

#header {
	float: left;
	width: 850px;
	height: 166px;
	border: 2px solid #e8ddd1;
}

#content {
	float: left;
	width: 850px;
	background-image:url(../images/content_bg.gif);
}

#links {
	float: left;
	width: 190px;
}

#links a {
	color:#ad8f6b;
}

#links ul {
	padding: 20px 0 0 0;
	line-height: 2.4em;
}

#links ul li {
	border-bottom: 1px solid #e8ddd1;
	padding: 0 0 0 20px;
}

#links ul .active {
	background-color: #fcefdf;
	line-height: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#links ul .active a {
	color:#9a004a;
	font-weight: bold;
}

#links ul .active ul {
	padding: 5px 0 10px 0px;
	line-height: 17px;
	font-size: 0.9em;
}

#links ul .active ul li {
	border:none;
	padding: 0 0 0 20px;
	background-image:url(../images/sub_nav_unsel.gif);
	background-repeat:no-repeat;
	height: 17px;
}

#links ul .active ul li a{
	color:#ad8f6b;
	font-weight: normal;
}

#links ul .active ul .active {
	background-image:url(../images/sub_nav_sel.gif);
	background-repeat:no-repeat;
}

#links ul .active ul .active a {
	color:#9a004a;
	font-weight: bold;

}


#mitte_rahmen {
	float: left;
	width:470px;
}

#mitte {
	float: left;
	width: 420px;
	padding: 25px;
	font-size: 0.9em;
}

#mitte h1 {
	font-size: 1.2em;
	color:#9a004a;
	padding: 0 0 0.7em 0;
}

#mitte a {
color:#9a004a;
}

#rechts {
	float: right;
	width: 175px;
	padding: 0 0 0 15px;
}


.news {
	float: left;
	width: 170px;
	background-image:url(../images/news/news_05.png) !important;
	background: none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/news/news_05.png,sizingMethod='scale');
	text-align:center;
}

.news a {
	color:#3d0804;
}

.news_top {
	float: left;
	width: 130px;
	height:25px;
	background-image:url(../images/news/news_01.jpg);
	padding: 76px 20px 0 20px;
}

.news_content {
	float: left;
	width: 130px;
	padding: 0 20px 0 20px;
	color:#3d0804;
}

.news h2 {
	color:#3d0804;
}

.news h3, h4, h5 {
	font-weight: normal;
	color:#3d0804;
}

.news_bottom {
	float: left;
	width: 170px;
	height: 48px;
	background-image:url(../images/news/news_03.png) !important;
	background: none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/news/news_03.png,sizingMethod='scale');
}

.news_top_weitere {
	float: left;
	width: 170px;
	height:28px;
	background-image:url(../images/news/news_04.png) !important;
	background: none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/news/news_04.png,sizingMethod='scale');
	padding: 30px 0px 0 0px;
}

.news_content_weitere {
	float: left;
	width: 130px;

}



.news_bottom_weitere {
	float: left;
	width: 170px;
	height: 30px;
	background-image:url(../images/news/news_06.png) !important;
	background: none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/news/news_06.png,sizingMethod='scale');
}

#footer {
	float: left;
	width: 960px;
	height: 60px;
	background-image:url(../images/container_bottom_bg.png) !important;
	background: none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/container_bottom_bg.png,sizingMethod='scale');
	text-align:center;
	font-size: 0.9em;
	color:#fdefdf;
	line-height: 60px;
}

#footer a {
	color:#fdefdf;
}



/* News Content und Archiv */


.news_content_archiv {
	border-top: 1px dotted #999999;
	padding: 10px 0 0px 0;
	float:left;
	width: 400px;
	}

.news_content_archiv h2 {
	padding: 0 0 0.8em 0;
}

.news_content_archiv h3 {
	font-weight: normal;
}

.news_content_archiv h4 {
	font-weight: normal;
}

.news_content_archiv .date {
	font-weight: normal;
}

.news_archiv_more {
	float: left; 
	padding: 10px 0 0px 0;
}	

.clear_news_default {
clear:both;
height: 10px;
}

.news-entry-content {
float: left;
width: 400px;
padding: 0 0px 0 0;
}


/* Content Images */

#content_images_rahmen {
	float: left;
	width: 470px;
}

.content_images_rahmen {
	float: left;
	padding-left: 24px;
	padding-right: 4px;
	padding-bottom: 15px;
}

.content_images {
	float: left;
	background-color:#ffffff;
	padding: 5px;
	width: 110px;
	border: 1px solid #cccccc;
}

.content_images img {
	display:block;
}

.image_description {

text-align: center; 
padding-top: 4px;
color:#666666;
font-size:0.8em;
line-height:1.5em;
}



/* Kontaktformular, Empfehlen, usw. */

.kontakttabelle  {
margin: 0px;
padding: 0px;
}

.kontakttabelle td {
vertical-align:top;
}

.kontakttabelle input {
border: 1px dotted #a1a1a1;
width: 230px;
margin-bottom: 7px;
font-family:Arial, Verdana;
font-size:11px;
}

.kontakttabelle .textbox {
border: 1px dotted #a1a1a1;
width: 230px;
font-family:Arial, Verdana;
font-size:11px;
}

.kontakttabelle .textbox2 {
border: 1px dotted #a1a1a1;
width: 230px;
font-family:Arial, Verdana;
font-size:11px;
overflow:auto;
}

.kontakttabelle .absenden {
background-color: #ffffff;
color:#ed7909;
font-weight:bold;
border:1px dotted #ed7909;
margin-top:10px;
padding:2px 0 0 0;
cursor:pointer;
width:120px;
}

.kontakttabelle select{
width:100px;
}

.empfehlen_tabelle input {
border: 1px dotted #a1a1a1;
width: 230px;
margin-top: 7px;
}

.empfehlen_tabelle .absenden {
background-color: #ffffff;
color:#ed7909;
font-weight:bold;
border:1px dotted #ed7909;
margin-top:10px;
}

.empfehlen_tabelle .absenden_vorschau {
background-color: #ffffff;
color:#ed7909;
font-weight:bold;
border:1px dotted #ed7909;
margin-top:10px;
width: 190px;
margin-right: 30px;
}

.telemediengesetz {
font-size: 0.9em;
line-height: 1.5em;
width:230px;
}


#maennle {
	position: absolute;
	width: 80px;
	height: 116px;
	right: 0px;
	bottom: 0px;
	
	background-image:url(../images/maennle.png) !important;
	background: none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/maennle.png,sizingMethod='scale');
	
}



