
#thumb img
{
	border-color: #c8c8c8;
	border-width: 1px;
	padding: 6px;
	margin: 3px;
}

#preistabelle td
{
	font-family: arial;
	font-size: 12px;
	color: #3d3d3d;
}

#preistabelle td
{
    border-color: #c8c8c8;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 2px;
}

#preistabelle td.al {text-align: left;}
#preistabelle td.ar {text-align: right;}

#preistabelle
{
    border-color: #c8c8c8;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

#speisenkarte th {
text-align: left;
font-family: times;
font-size: 16px;
color: #3d3d3d;
}

#speisenkarte td {
font-family: arial;
font-size: 12px;
color: #3d3d3d;
}

#speisenkarte td.al {text-align: left;}
#speisenkarte td.ar {text-align: right;}

p, li {
font-family: arial;
font-size: 12px;
color: #3d3d3d;
}

h2 {
font-family: times;
font-size: 16px;
color: #3d3d3d;
}

h1 {
font-family: times;
font-size: 25px;
color: #3d3d3d;
}

#content {
	min-height:400px;
	height:auto !important;
	height:400px;
	text-align: left;
  background-color: white;
  margin: 0px 60px 20px 280px;
  padding: 0px 0px 20px 0px;
}

#menu li a:hover{
	color: #ab300e;
	text-decoration: underline;
}

#menu li a{
	display: block;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #3d3d3d;
	margin: 0px 0px 0px 10px;
}

#menu li{
	border-bottom: 1px solid #e6e9eb;
	padding: 4px 0px 4px 0px;
}

#menu {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	float: left;
	width: 200px;
	margin: 0 0 0 60px;
	padding: 0;
	border: 1px solid #c8c8c8;
}

#contentcontainer {
	background: white;
	height: 80%;
}

#head {
	background-image: url(../../media/head.png);
	height: 94px;
	margin: 10px 60px 10px 60px;
}

#uppermenu li a.current {
	border-left: 1px solid #3d3d3d;
	border-right: 1px solid #3d3d3d;
  color: #3d3d3d;
  background-color: white;
}

#uppermenu li a{
	display: block;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: white;
	line-height: 30px;
}

#uppermenu li {
	float: left;
	height: 30px;
	width: 100px;
}

#uppermenu {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 60px;
	height: 30px;
	border: 1px solid white;
	background: url(../../media/backgroundnavigationoben.png) repeat-x;
}

#logo {
	background-image: url(../../media/logo.png);
	height: 100px;
}

#centercontainer {
	float: left;
	width: 890px;
	height: 100%;
}

#rightcontainer {
	float: left;
	background-image: url(../../media/randrechts.png);
	background-position: left center;
	background-repeat:no-repeat;
}

#leftcontainer {
	float: left;
	background-image: url(../../media/randlinks.png);
	background-position: right center;
	background-repeat:no-repeat;
}

#rightcontainer, #leftcontainer {
	width: 25px;
	height: 320px;
	margin-top: 100px;
}

#page {
	margin: 0px auto;
	width: 940px;
	height: 100%;
}

body{
	background: #F7D27A url(../../media/background.gif) repeat-x;
	text-align: center;
}