@import url("style-navi.css");

body {
  margin: 25px 0;
	background: #fc6;
	text-align: center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0 none transparent;
}
#aussen {
	position: relative;
	width: 830px;
	margin: auto;
	padding: 3px;
	border: 1px solid #B72B00;
	background: #fc6 url("bild/bgaussen.jpg") no-repeat top right;				
}
#all {
	position: relative;
	margin: auto;
	padding: 0;
	border: 1px solid #B72B00;
	background: #FFFDEE url("bild/bgstrich.gif") repeat-y;				
}
#header {
	background: #FFD07D;
	text-align: left;	
}
#mitte {
    overflow: auto;
}
#info {
	border-top: 1px solid #B72B00;	
	border-bottom: 1px solid #B72B00;	
	background: #FFD07D url("bild/bgende.jpg") repeat-x;
	height: 32px;	
	padding: 4px 24px;
}
#links {
	position: relative;
	float: left;
	width: 190px;
	padding: 20px 10px;	
	color: #3E2020;
	font-size: 80%;
	line-height: 1.5em;
	text-align: left;
}

* html #links {
    height: 1%;
}

#inhalt {
	position: relative;
	float: left;
	width: 550px;		
	color: #B72B00;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: lighter;
	text-align: left;	
	padding: 20px;
}
#ende {
	position: relative;
	height: 55px;
	padding: 10px 30px 2px 0;
	border-top: 1px solid #3C1E13;	
	background: #FFD07D url("bild/bgende.jpg") repeat-x;
	font-size: 0.8em;
	clear: both;
}
#endelinks {
	position: relative;
	float: left;
	width: 200px;
	text-align: right;
	padding: 0;	
}
#enderechts {
	position: relative;
	float: right;	
	text-align: right;
	padding: 0;		
}

a:link, a:visited, a:active {
	color: #790000;
}
a:hover {
	color: #615B30;
	text-decoration: underline overline;
}
a.weiss:link, a.weiss:visited {
	color: #fff;
	text-decoration: none;
	font-size: 1em;	
}
a.weiss:hover {
	color: #fff;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #C43604;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;	
}
.pic {
	border: 1px solid #CA8000;
	padding: 3px;	
}
.picright {
	float: right;
	border: 1px solid #CA8000;
	padding: 3px;	
	margin: 0 0 5px 15px;
}
.kasten1 {
	border: 1px solid #B98C4B;
	padding: 5px 8px;
	margin-top: 10px;
	background: #FFF4C1;
	font-size: 0.8em;
	text-align: left;		
}

.bgcatering {
	background: url("bild/bgcatering.jpg") no-repeat;	
}
.auflisten li {
	list-style-image: url(bild/pdf.gif);
	line-height: 1.5em;
	margin: 10px 40px;
}

/* Kontaktformular */

label,input, textarea {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 3px;
	font-size: 11px;		
}
input, textarea {
	border: 1px solid #B72B00;
}
label {
	text-align: right;
	width: 250px;
	padding-right: 20px;
}
input.hidden {
	display: none;
}
br {
	clear: left;
}
.menu1 {
	width: 470px;
	border-bottom: 2px solid #C43604;
	margin-bottom: 10px;
}
.menu2 {
	color: #3E2020;	
}

ul.news-item {
	list-style-type: none;
	margin: 0;
	line-height: 1.5em;			
}
ul.news-item li {
	padding: 0;
}
ul.news-item {
	padding: 0;
}