body	{
	background-color: #000000;
	background-image: url('images/background_holz.jpg');
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.mmenu	{
	display: none;
}

#center	{
	margin: 45px auto;
	padding: 0;
	text-align: center;
	width: 1000px;
	background-image: url('images/line.gif');
	background-repeat: repeat-y;
}

#header	{
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	height: 116px;
	width: 1000px;
	background-color: #ffffff;
	position:relative;
	
}

#footer	{
	margin: 0 0 0 -1px;
	padding: 0;
	text-align: center;
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	height: 62px;
	width: 1000px;
	clear: both;
}

#tbl_content	{
	font-size: 16px;
	display: inline;
	margin: 0px 0 0 20px;
	padding: 0px;
	color: #1A130E;
	width: 800px;
	float: left;
	text-align:left;
}

.gallery	{
	display: none;
}

.pic	{
	display: none;
}

.menu	{
	display: none;
}

h1	{
	margin: 0;
	padding: 0;
}

h2	{
	margin: 0;
	padding: 0;
	
}

input {
	border: 1px solid #ddc199;
}

textarea {
	border: 1px solid #ddc199;
}

#button {
	border: 1px solid #1A130E;
	background-color: #ddc199;
	color: #1A130E;
}

.mmenu a:hover {
	font-size: 16px;
	color: #ddc199;
	position: relative;
	font-weight: bold;
	top: -100px;
	left: -175px;
	display: inline;
}

#table1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

td	{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#tbldoku	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 500px;
	height: 300px;
}

.tblborder	{
	background-color: #ffffff;
	height: 20px;
}

.tblborder a {
	color: #bb9c73;
	text-decoration: none;
	font-weight: bold;
}

.tblborder a:hover {
	color: #bb9c73;
	text-decoration: underline;
	font-weight: bold;
}

a {
	color: #ddc199;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ddc199;
	text-decoration: none;
	font-weight: bold;
}


#speisekarte {
	width:300px;
	text-align:center;
	margin:0 0 30px 100px;
	font-size: 20px;
	}

#speisekarte .art	{
	font-weight:bold;
	text-decoration:underline;
	font-size:20px;
	margin: 5px 0 20px 0;
	padding: 0px;
	}

#speisekarte .bold {
	font-weight:bold;
	margin: 5px;
	padding: 0px;
	}
	
#speisekarte .beschreibung	{
	margin: 5px;
	padding: 0px;
	}
	
#speisekarte .preis	{
	margin: 5px 0 20px 0;
	padding: 0px;
}

#speisekarte .preise	{
	margin: 5px 0 20px 0;
	padding: 0px;
}

#speisekarte .titel	{
	margin: 5px;
	padding: 0px;
	font-size:18px;
	font-weight:bold;
	

