body { 
	background: #1B7860;
}

td.maintd {
	background: url('http://www.haus-alb.de/bg/entspannen.jpg') #F4DC8F;
	background-repeat: no-repeat;
	background-position: top left;
}

td.bline {
	background: #5D2724;
	margin: 50px 0px 0px 0px;
}

td.main {
	padding: 12px;
}

td.menu  {
	background: #C97A00;
	padding: 8px;
}

td.adresse {
	background: #C97A00;
	padding: 8px;
	color: white;
	font-family: arial, helvetica;
	font-size: 9pt;
}
td.head {
	font-family: arial, helvetica;
	font-size: 11pt;
	font-weight: 600;
}
td.tail {
	font-family: arial, helvetica;
	font-size: 11pt;
}

.field {
	color: #00008C;
	font-family: arial, helvetica;
	font-size: 12pt;
	background: #FFFFDF;
	border: 1px  #C97A00 solid;
	width:330px; 
	
}
.field2 {
	color: #00008C;
	font-family: arial, helvetica;
	font-size: 12pt;
	background: #FFFFDF;
	border: 1px  #C97A00 solid;
	width:330px; 
	height:150px;
}

input.bestellen  { width: 200px;
	color: #00008C;
	font-family: arial, helvetica;
	font-size: 12pt;
	background: #FFFFDF;
	border: 1px  #C97A00 solid;
}

a.adresse:link {
	color: white;
	font-family: arial, helvetica;
	font-size: 9pt;
	text-decoration: underline;
}
a.adresse:active {
	color: white;
	font-family: arial, helvetica;
	font-size: 9pt;
	text-decoration: underline;
}
a.adresse:visited {
	color: white;
	font-family: arial, helvetica;
	font-size: 9pt;
	text-decoration: underline;
}
a.adresse:hover {
	color: white;
	font-family: arial, helvetica;
	font-size: 9pt;
	text-decoration: underline;
}

ul.level1 {
	font-family: arial, helvetica;
	font-size: 10pt;
}

span.normal {
	font-family: arial, helvetica;
	font-size: 10pt;
}
span.normalbold {
	font-family: arial, helvetica;
	font-weight: 600;
	font-size: 10pt;
}