body{
	margin : 0px;
}

.schriftkopf{
	color : #286e55;
	white-space: nowrap;
	font-family: "Times New Roman", Times, serif;
	letter-spacing : 1px;
	text-align : center;
}

#kopf a{
	color : #186e55;
	text-decoration : none;
}

#kopf a:hover{
	color : #ba5029;
	text-decoration : none;
}

#menu {
	position:absolute;
	top:200px;
	left:25px;
	margin:5;
	padding:0;
	z-index:4;
	text-align: left;
	font-family : "Times New Roman", Times, serif;
}
	
	
#menu a {
	display: block;
	color:#186e55;
	background: #fff7ef;
	margin:25;
	text-decoration : none;
	letter-spacing : 2px;
	border-left : 3px solid #186e55;
	padding-left : 8px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 5px;
	border-right : 1px solid #186e55;
	border-top : 1px solid #186e55;
	border-bottom : 1px solid #186e55;
}

#menu a:hover {
	display: block;
	color:#ba5029;
	background: #fff7ef;
	margin:25;
	text-decoration : none;
	letter-spacing : 2px;
	border-left : 3px solid #ba5029;
	padding-left : 8px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 5px;
	border-right : 1px solid #ba5029;
	border-top : 1px solid #ba5029;
	border-bottom : 1px solid #ba5029;
}

#inhalt{
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : 2px;
	padding-left : 220px;
	padding-top : 200px;
	padding-right : 150px;
	height : 100%;
	color : #000000;
	font-size : 17px;
	line-height : 140%;
}

#inhalt a{
	text-decoration : none;
	color : #000000;
}

#inhalt a:hover{
	color : #ba5029;
}

h1 {
	color : #24a079;
	letter-spacing : 1px;
}

h2{
	margin-bottom : 5px;
	margin-top : 30px;
}

.speise{
	font-family : "Times New Roman", Times, serif;
	letter-spacing : 2px;
	color : #000000;
	font-size : 17px;
	line-height : 140%;
}

.speise a{
	text-decoration : none;
	color : #186e55;
}

.speise a:hover{
	text-decoration : none;
	color : #ba5029;
}

.tab{
	font-family : "Times New Roman", Times, serif;
	letter-spacing : 2px;
	color : #000000;
	font-size : 17px;
	line-height : 140%;
}

#webdesign a{
	position:absolute;
	top:705px;
	left:15px;
	color : #cccccc;
	margin-right : 150px;
	font-size : smaller;
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#webdesign a:hover{
	color : #000000;
}

#stein{
	position:absolute;
	top:250px;
	right:15px;
}
