html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #104211;
	height:100%;
	background-color: #CCCC99;
	margin:0;
}
#wrapper {
	margin: 0 auto -4.4em;
	position:relative;
	height: auto !important;
	height: 100%; 
	min-height: 100%;
}
#inhalt {
	padding: 44px 0 30px 20px;
}
h1 {	
	font-size: 14px;
	color: #104211;
	font-weight: bold;
	margin:0;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #104211;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

a.vorbestellen:link,
a.vorbestellen:active,
a.vorbestellen:visited  {
	font-weight:bold;
	color:red;
	text-decoration:none;
}

.texttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104211;
	font-weight: bold;
	line-height: normal;
}

.form
{
	background-color:white;
	border:1px solid #76763A;
	padding:2px;
}

.form2
{
	background-color:#EAEAD5;
	border:1px solid #36361B;
	padding:2px;
}

.vk
{
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	padding:5 2 3 2;
}

.fuss
{
	border-bottom:3px double #000000;
	padding:5 2 3 2;
}

.button
{
	border:1px solid #36361B;
	background-color:#EAEAD5;
	padding:3px;
}

.breit
{
	width:280px;
}

.schmal
{
	width:100px;
}

.neu {
	border: 1px solid #104211;
	padding: 5px;
	width: 628px;
}
#spezial {
	color: #F00;
	font-weight:bold;
}
.rechts {
	text-align: right;
}
.markiert {
	background-color:#FC0;
}
#push {
	height: 4.4em;
	margin: 0;
}
#hilfsnavi {
	font-size:10px;
	position: relative;
	height: 4.4em;
	width:640px;
	margin: 0;
	padding-left:20px;
}
#hilfsnavi td {
	text-align:center;
}
#hilfsnavi a {
	text-decoration:none;
	color: #104211;
}
#hilfsnavi a:hover {
	text-decoration: none;
	color: #F00;
}
