body
{
	margin: 0;
	margin: 0 auto;
	background: #811515;/* url(pics/bg_verlauf.png) repeat-x;*/
	background-position: bottom;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
.outer_table {
	border: 1px solid #c2b78b;
	padding: 2px;
	width: 1000px;
}
#menu {
	padding-left: 50px;
	padding-top: 20px;
	text-align: left;
}
#menu a, a.speisekarte, a.galerie {
	color: #4e0b0b;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	
	text-decoration: none;
	display: block;
	padding: 5px;

	padding-left:22px;
	padding-right: 3px;
	background-image:url(pics/navi_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#menu a:hover, a.speisekarte:hover, a.galerie:hover
{
	color: #961010;
	text-decoration: underline;
	/*background-color: #000077;*/
	background-image:url(pics/navi_arrow_active.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.owner_info {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	position: bottom;
}
.placeholder {
	background: url(pics/platzhalter2.gif);
}
.content_title {
	background: #f0f0ef;
	height: 100px;
}
.content_text {
	padding-left: 20px;
	display: block;
}
.logo_cell {
	width: 1px;
	height: 1px;
}
.standard {
	/*background: #aac8c8;*/
	padding: 5px;
}
.menu_cell, .standard, .logo_cell, table.galerie_bildrahmen {
	/*background: #f3e9c0;*/
	background: #c2b78b;
}
.menu_cell {
	padding: 5px;
	height:100%;
}
.standard_bright {
	background: #fdfcf9;
	padding: 5px;
}
.content_cell
{
	vertical-align: top;
	text-align: left;
	/*padding: 25px;*/
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
	width:700px;
	color: #000000;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 5px;
	background: #fdfcf9 url(pics/bg_content_fill.gif) repeat-y;
	/*background: #bad9d9 url(pics/bg_content.gif) no-repeat;*/
	background-position: top left;
}
.content_bg {
	position: absolute;
	display: block;
	top: 500;
	left: 50%;
	width: 235px;
	height: 172px;
	background: url(pics/bg_mask.gif) no-repeat;
}
.popup
{
	vertical-align: top;
	text-align: left;
	/*padding: 25px;*/
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-left: 0px;
	padding-right: 5px;
	background: #fdfcf9 url(pics/bg_content_fill.gif) repeat-y;
	background-position: top left;
}
.right_border {
	background: url(pics/bg.jpg);
	background-position: 150px;
}
p {
	padding-left: 20px;
}
td
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1, h2, h3, h4
{
	font-family: Tahoma, sans-serif;
	border-bottom: #000000 solid 1px;
	padding: 2px;
	padding-bottom: 0px;
	color: #961010;
	background: #fdfcf9;
	padding-left:4px;
	background-image:url(pics/title_arrow.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
a {
	color: #000066;
}
.footer
{
	text-align: center;
	padding: 12px;
	font-family: Tahoma, sans-serif;
	font-weight: lighter;
	font-size: 9px;
	color: #555555;
}
.title
{
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #701919;
}
.darktitle
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
hr
{
	width:90%;
	border:0;
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
}
li
{
	list-style-type: square;
	line-height: 160%;
}
tr.row_1 {
	background: #E7E0BD;
}

tr.row_0 {
	background: #D7D0AD;
}

th {
	background: #9f1a1a;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
div.start_info {
	padding-left: 20px;
	position: relative;
	width: 80%;
	left: 20px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	border: 2px solid #FF0000;
	background: #E7E0BD;
	display: block;
}
table.galerie_bildrahmen {
	border: 1px solid black;
	padding: 5px;
}
