body
{
	background-color: #ffffff;
	margin: 20px;
	color: #933100;
	font-family: Verdana;
	font-size: 12px;
	line-height: 120%;
}

img {
	border-width:0;
	padding:0;
	margin:0;
}

h1 {
	font-size: 20px;
}

h2 {

}

h3 {
	font-size: 14px;
}

#page {
	background-color: #FEEBDE;
}

#page td.inhalt
{
	background-image: url('images/b3.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}

#page td.inhalt div.inhalt {
	padding: 25px 10px 0 0px;
}


#page .menue
{
	background-image: url('images/a4.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 0 6px;
	
}

#page .food {
	background-image: url('images/b6.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:right;
}


p {
	margin: 0 0 16px 0;
	padding:0 0 0 0;
}

p.title { 
	font-weight: bold;
	
}

td.space {
	font-size: 2px;
	line-height: 2px;
	height: 16px;
}

td.a1 a, 
td.a2 a,
td.a3 a,
td.a4 a {
	border-width: 0;
	border-style: none;
	background-repeat: no-repeat;
}

td.a1 { background-image: url('images/menue_a1.jpg'); }
td.a2 { background-image: url('images/menue_a2.jpg'); }
td.a3 { background-image: url('images/menue_a3.jpg'); }
td.a4 { background-image: url('images/menue_a4.jpg'); }
td.a1:hover, td.b1 { background-image: url('images/menue_b1.jpg'); }
td.a2:hover, td.b2 { background-image: url('images/menue_b2.jpg'); }
td.a3:hover, td.b3 { background-image: url('images/menue_b3.jpg'); }
td.a4:hover, td.b4 { background-image: url('images/menue_b4.jpg'); }




input, textarea
{
	background-color: #FFF0E6;
	border-color: #933100;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color:#933100;
	margin:2px;
}

a:link, 
a:visited
{
	color: #933100;
	border-color: #933100;
	border-width: 0 0 1px 0;
	border-style: dashed;
	text-transform: inherit;
	text-decoration: none;
}

a:hover {
	border-style: solid;
}

.rahmen {
	border-color: #D12800;
	border-width: 1px;
	border-style: solid;
}
