* {
	font-family: Verdana,Arial,sans-serif;
}

h1,h2,h3,h4,h5,h6,p,td,ul,li {
	color: #972520;
	font-size: 12px;
}


h1 {
	font-size: 24px;
}

h2 {
	font-size: 14px;
}

body {
	background-color: #f8ecdf;
	margin: 0;
}

div#outerspace,
div#outerspace2 {
	position: absolute;
	margin-left: -425px;
	left: 50%;
	width: 850px;
	height: 650px;
	background-image: url(../image/fond_punkte.gif);
	background-position: 180px 165px;
	background-repeat: no-repeat;
}

div#outerspace2 {
	background-image: url(../image/fond2.gif);
	background-position: 71px 165px;
	background-repeat: no-repeat;	
}

div#logobig {
	position: absolute;
	left: 95px;
	top: 40px;
}

div#headblock {
	position: absolute;
	left: 225px;
	top: 50px;
}

div#headblock * {
	color: black;
	font-size: 10px;
}

div#content {
	margin-left: 223px;
	margin-top: 178px;
	
}

div#navigation {
	position: absolute;
	left: 0;
	top: 178px;
	width: 193px;

}

div#navigation * {
		color: #000;
}

div#navigation ul {
	list-style-type: none;
	text-align: right;
}

div#navigation ul li {
	margin-bottom: 16px;
}

a, a:visited, a:hover, a:link {
	color: #972520;
	text-decoration: none;
}

img.embeddedleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.first {
	padding-top: 20px;
}

div#speisekarte {
	width: 272px;
	height: 385px;
	background-image: url(../image/fond_transparent.png);
	overflow: auto;
	position: relative;
}

div.innercontent {
	padding: 20px;
	font-size: 11px;

}
div.innercontent p{
	font-size: 11px;

}

div#speisekarte-subhead {
	position: absolute;
	left: 350px;
	top: 170px;
}

div.right {
	position: absolute;
	left: 574px;
	top: 250px;
}

div.right.top {
	top: 190px;
}
