#container-index {
/*	background-color: #FAFAD2;*/
	background-color: #e2d0c4; 
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	text-align: center;
	margin-top: 20px;
	border: 2px solid #b38665;
}

#greystripe-index {
/*	background-color: #FAFAD2;*/
	background-color: #E3E3E3; 
	width: 900px;
	height: 60px;
	position: relative;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: bold;
}

input.text {
	width: 270px;
}

html, body {
	background-color: #CFCFCF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
	/*background-image: url(navi_bg.gif) repeat-y top left;*/
	width: 800px;
	position: relative;
	left: 50%;
	text-align: center;
	margin-left: -400px;
	margin-top: 20px;
	border: 1px solid #8B4513;
	background-color: #E3E3E3;
	
}

.greystripe {
	position: relative;
	height: 25px;
	width: 780px;
	text-align: right;
	background-color: #E3E3E3;
	padding-right: 20px;
	/*	background-color: #e2d0c4;*/
}

#greystripe-smalltext {
	font-size: 14px;
}

#ghfrickh {
	position: relative;
	width: 150px;
	height: 100px;
	background-image: url(ghlogo.gif);
	float: right;
}
#ghslogan {
	position: relative;
	font-size: 12px;
	margin-top: 63px;
	margin-right: 10px;
	float: right;
}
#loesch {
clear: both;
}
#left {
	position: relative;
	float: left;
	text-align: left;
	padding-top: 45px;
	/*padding-left: 20px;*/
	width: 180px;
	background-color: #E3E3E3;	
}
#right {
	position: relative;
	text-align: left;
	float: right;
	padding: 40px 20px 20px 20px;
	width: 560px;
	border-top: 1px solid #8B4513;
	border-left: 1px solid #8B4513;
	border-bottom: 1px solid #8B4513;
	background-color: #F5F5F5;
}

#speisekarte {
	margin: -18px -20px 0px 0px;
	background-image: url(speise_bg.jpg);
	background-position: center right;
	background-repeat: no-repeat;
}

#speisekarte2 {
	background-image: url(adk.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: -20px;
}

a.impressum {
	color: black;
}

#footer {
	clear: both;
	text-align: right;
}

table {
	margin-bottom: 20px;
}

div.hm {
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 7px;
}

ul.Navigation {
	float: left; width: 180px;
	margin: 0; padding: 0;
	list-style: none;
}

ul.Navigation li {
	margin: 0;
	/*padding: 5px 0px 5px 0px;*/
	line-height: normal;
}
ul.Navigation li.activated {
	margin: 0;
	background-color: #e2d0c4;
	/*padding: 5px 0px 5px 0px;*/
	line-height: normal;
}

ul.Navigation a {
	font-size: 18px;
	padding: 10px 0px 15px 40px;
	height: 16px;
	display: block;
	color: black;
	text-decoration: none;
}

ul.Navigation a.zweizeiler {
	height: 36px;
}

ul.Navigation a:hover {
	background-color: #e2d0c4;
}

ul.splist {
	list-style: outside;

}

ul.splist a {
	color: black;
	font-size: 18px;
}
ul.splist li {
	padding: 0px 0px 20px 0px;
}


div.titleaktuelles {
	font-size: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: underline;
}

div.textaktuelles {
	padding-bottom: 25px;
}

div.speisetitle {
	text-align: center;
	padding: 10px 0px 20px 0px;	
}
div.speisenavi {
	margin-bottom: 10px;
	font-size: 12px;
	color: black;
}

span.hinweis {
	font-size: 12px;
}

div.speisenavi a {
	color: black;
}

div.besuch_mitte {
	text-align: center;
	font-weight: bold;
}

td.speise_second {
	font-size: 14px;
}

img {
	border: none;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
img.fleft {
	float: left;
	padding-right: 10px;
}
img.fright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
div.fclear {
	clear: both;
}

h3 {
	margin-bottom: 50px;
	font-size: 28px;
}

h2 {
	padding: 0;
	margin: 0;
	text-decoration: none;
}

h4 {
	padding: 5px;
	margin: 0;
	font-size: 26px;
}

h1 {
	padding: 10px;
	margin: 0px;
	font-size: 44px;
}
a.blob {
	background-color: silver;
	width: 400px;
}
a.blob:hover {
	background-color: blue;
}