body { 
	background: #1B7860;
}
* {
	font-family: arial, helvetica;
}
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;
}



#lightbox{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.haus-alb.de/clips/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.haus-alb.de/clips/white.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.haus-alb.de/clips/lightbox/overlay.png", sizingMethod="scale");
	}
