<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

body, html,
.container,
.senden {
	background-color:#F8F8E4;
}

.container
{
	border-top: 1px solid #5A5A31;
	border-bottom: 0px;
}

.container .boxCenter {
	background:url("../images/hellbeige/boxcenter_bg.gif") repeat scroll 0 0 #b6b198;
}


.contactTable td {
	color:#333333;
}


.main .box.second h1,
.main .box.first h2,
.main .box.first h1, 
.main .gallery h1,
.main .angebot h1,
.person b,
.container 
{
	
	color: #5A5A31;
	border-color: #5A5A31;
	font-family: "Trebuchet MS";
}


.main .box.second h1,
.main .box.first h2,
.main .box.first h1, 
.main .gallery h1,
.main .angebot h1
{
	font-size: 20px;
}



.container
{
	color: #333333;
}

.inputtext,
.inputarea,
#clone a,
.player .plrContent .plrCurrent,
.player .plrContent .plrPrev,
.player .plrContent .plrNext,
.person,
.main a.pdf,
.main .files,
#clone a,
.form
{
	border-color: #86826a;
}

#clone a:hover,
.player .plrContent .plrPrev,
.player .plrContent .plrNext
{
	color: #86826a;
}

.container .head .navi a
{
	color: #9F9F76;
	font-size: 14px;
}

.footer,
.footer a
{
	color: #9F9F76;
}


.container .head .navi a.aktiv
{
	font-weight: bold;
}

.container .head h1,
.container .head h2,
.container .head .navi a.aktiv, 
.container .head .navi a:hover,
.container .head .switcher a.aktiv, 
.container .head .switcher a:hover,
.player .plrTitle,
.player .plrContent .plrInfo
{
	color: #5A5A31;
	font-family: "Trebuchet MS";
}

table.facts tr.even {
	background-color:#E6E8CA;
}

.container .head .ornament.left
{
	background-image:	url('../images/hellbeige/ornament_left.png');
}

.container .boxCenter
{
	background-image:	url('../images/hellbeige/boxcenter_bg.gif');
}

.container .boxCenter .main 
{
	background-image:url("../images/hellbeige/main_bg.gif");
}

.main .angebot tbody tr.odd
{
	background-color:#f8f9ea;
}
	
.main .angebot tbody tr:hover
{
	background-color:#86826A;
}





.contactTable 
{
	width: 100%;
}

.contactTable td
{
	color: #5A5A31;
	padding: 6px 2px;
}

.inputtext{
	border:	0px;
	border-bottom:		1px solid #5A5A31;
	background-color:	#cccc9c;
	width:				270px;
	padding:			3px;
}


.inputtext.plz{

	width:			50px;
	margin-right:	5px;
}


.inputtext.city{
	width:	209px;
}

.inputarea{
	border:				0px;
	border-bottom:		1px solid #5A5A31;
	border-top:			1px solid #5A5A31;
	width:				272px;
	background-color:	#cccc9c;
	padding:			2px;
	margin:				0px;
}

.senden
{
	background-color: 	#5A5A31;
	color:				#FFFFFF;
	margin-top:			5px;
	padding: 			5px 22px;
	border:				0px;
}

label
{
	display: block;
}


.error
{
	color:	red;
}











.dimmer
{
	position:absolute;
	top:0px;
	left:0px;
	z-index: 999;
	background-color: #000000;
}

.player
{
	font-family:"Trebuchet MS";
	font-weight:bold;
	display:none;
	width: 1000px;
	height: 628px;
	z-index:1000;
	background-color: #cccc9c;
	margin-top:	33px;
}

.player .plrTitle
{
	font-size: 18px;
	line-height: 46px;
	position:absolute;
	top: 0px;
	left: 20px;
	height:46px;
	width:870px;
	padding-left: 10px;
	color: #5A5A31;
}

.player .plrClose
{
	position:absolute;
	top: 12px;
	right: 12px;
	height:21px;
	width:72px;
	cursor: pointer;
	background-image:url(../images/close.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 2px;
}

.player .plrNavigation
{
	position:absolute;
	top: 55px;
	left: 20px;
	height:450px;
	width:220px;
	overflow:auto;
}

.player .plrNavigation .plrImages img
{
	border: 1px solid #5A5A31;
	margin:1px;
	margin-bottom: 9px;
	margin-right: 9px;
	float:left;
	cursor: pointer;
}

.player .plrNavigation .plrImages img.active
{
	border: 2px solid #e32118;
	margin:0px;
	margin-bottom: 8px;
	margin-right: 8px;
}

.player .plrContent
{
	position:absolute;
	top: 56px;
	right: 20px;
	height: 530px;
	width: 770px;
	

}

.player .plrContent .plrCurrent
{
	position:absolute;
	left: 0px;
	top: 0px;
	height:500px;
	width:770px;
	overflow:hidden;
	border: 1px solid #5A5A31;
}

.player .plrContent .plrCurrent .plrEye
{
	cursor: pointer;
		
}



.player .plrContent .plrCurrent img
{
	position:absolute;
	top:0;
	left:0;
}

.player .plrContent .plrPrev
{
	cursor:pointer;
	text-align: center;
	position:absolute;
	bottom: 250px;
	left: 0px;
	height:30px;
	width:30px;
	border: 1px solid #5A5A31;
	color: #5A5A31;
	font-size: 18px;
	background: #f8f8e4;
	z-index: 1000;
	line-height: 30px;
}

.player .plrContent .plrNext
{
	cursor:pointer;
	text-align: center;
	position:absolute;
	bottom: 250px;
	right: 0px;
	height:30px;
	width:30px;
	border: 1px solid #5A5A31;
	border-right: 0px;
	color: #5A5A31;
	font-size: 18px;
	background: #f8f8e4;
	line-height: 30px;
}

.player .plrContent .plrInfo
{
	font-size: 12px;
	font-weight: normal;
	color: #5A5A31;
	position:absolute;
	bottom: 6px;
	left: 6px;
	height:20px;
	line-height: 20px;
	width: 500px;
	
}</pre></body></html>