body	{
	background-color: #000000;
	background-image: url('images/background_holz.jpg');
	background-attachment:fixed;
	font-size: 16px;
	font-family: garamond, "Times New Roman", tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}

#center	{
	margin: 45px auto;
	padding: 0;
	text-align: left;
	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	{
	display: inline;
	margin: 15px 0 0 80px;
	padding: 0px;
	color: #1A130E;
	width: 500px;
	float: left;
	text-align:left;
}

.gallery	{
	margin: 60px 20px 20px 0; 
	padding: 0;
	float: right;
	display: inline;
	height: 97px;
	background-repeat: no-repeat;
}

.pic	{
	margin: 10px;
	padding: 0;
	height: 97px;
	width: 127px;
	background-repeat: no-repeat;
	float: left;
}

#menupos	{
	position:absolute;
	top:70px;
	left:30px;
	display: inline;
}

h1	{
	margin: 0;
	padding: 0;
	font-size:24px;
	font-weight: bold;
}

h2	{
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}

/*.mmenu a {
	font-size: 14px;
	color: #ddc199;
	position: relative;
	top: -100px;
	left: -175px;
	* left: -165px;
	display: inline;
	font-weight: normal;
	
}

.mmenu a:hover {
	font-size: 14px;
	color: #ddc199;
	position: relative;
	font-weight: bold;
	top: -100px;
	left: -175px;
	display: inline;
}*/

input {
	border: 1px solid #ddc199;
}

textarea {
	border: 1px solid #ddc199;
}

#button {
	border: 1px solid #1A130E;
	background-color: #ddc199;
	color: #1A130E;
}

#table1	{
	font-family: garamond, "Times New Roman",tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

td	{
		font-family: garamond, "Times New Roman",tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#tbldoku	{
	font-family: garamond, "Times New Roman",tahoma, 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;
}

#link	{
	margin:0 0 20px 0;
	padding:0;
}

#link .kategorie	{
	margin: 0px 0 5px 0;
	font-weight:bold;
	}
	
#link .name	{
	margin: 5px 0;
	text-indent:10px;
}

#link .anker	{
	margin: 2px;
	text-indent:10px;
 	font-size:14px;
}

#link .line	{
	border-bottom:1px solid #ddc199;
}

#speisekarte {
	width:300px;
	text-align:center;
	margin:0 0 30px 100px;
	}

#speisekarte .art	{
	font-weight:bold;
	text-decoration:underline;
	font-size:16px;
	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:14px;
	font-weight:bold;
	

