<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body { margin: 0; padding: 0; font-family: "Arial"; background-color: green; min-width:950px;}

#header_register_links
{
  position: fixed;
  top: 0px;
  width: 100%;
  font-family: "blueRegular","Verdana";
  font-weight: normal;
  font-size: 16px;
  background-color: rgba(255, 255, 255, 0.9);
  height: 25px;
  color: white;  
  text-align: right;
  /*border-bottom:1px solid green;*/
  z-index: 9;
}

#header_register_links a
{
  line-height: 1.7;
  color: green;  
  text-decoration: none;
  margin-right: 10px;
}
#header_register_links a:hover
{
  color: SteelBlue;
  border-bottom:1px dotted green;
}

#header_register_links:hover
{
	background-color: rgba(255, 255, 255, 1.0);
}

#logo
{
	position: fixed;
	left: 21px;
	top: 2px;
	width: 88px;
	height: 67px;	
	background-image:url('img/logo_nh_green_trans_verysmall.png');
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 10;
	/* border right wird ueber einen versteckten kleinen Hilfsbereich erzeugt,
	damit Linien nicht mit Schrift ueberlappen */
	/*border-right:1px solid green;*/
}
#logo:hover
{
	background-color: rgba(255, 255, 255, 1.0);
}
#logo_bg
{
	position: fixed;
	top: 25px;
	left: 15px;
	height: 50px;
	width: 98px;
	background-color: rgba(255, 255, 255, 0.9);
	border-bottom:1px solid green;
	border-left:1px solid green;
	border-right: 1px solid green;
	z-index: 9;
}

#logo_bg:hover
{
	background-color: rgba(255, 255, 255, 1.0);
}

/* Hilfscontainer fuer rechten Linienrahmen am Logo oben*/
#logo_border_right_fixer1
{
	position: fixed;
	left:0px;
	top: 25px;
	width: 15px;
	height: 2px;
	border-top:1px solid green;
	z-index: 12;
}
/* Hilfscontainer fuer rechten Linienrahmen am Logo unten*/
#logo_border_right_fixer2
{
	position: fixed;
	left: 114px;
	top: 25px;
	right: 0px;
	height: 2px;
	border-top:1px solid green;
	z-index: 12;
}

#naturundheim_block
{
	position: fixed;
	left: 187px;
	top: 0px;
	height: 20px;
	right: 0px;
	width: 350px;
	text-align: left;	
	font-size: 3.0em;
	line-height: 3;
	z-index:11;
}
#naturundheimtext_headline
{
    font: bold 15px "Arial", "Verdana";
	color: green;
	margin-top: 15px;
	letter-spacing: 0px;
	font-style: italic;
}
#naturundheimtext_headline h1
{
	font-size: 15px;
	line-height: 1%;
}
#naturundheimtext_headline span
{
	font-size: 9px;
}

.distance
{
	margin-left: 30px;
	font-style: normal;
}

#topslider
{
	right: 0px;
	left: 0px;
	height: 520px;
	width: 100%;
	/*background-attachment:fixed;*/
	/* 1920 Breite!!! */
	background-color: white;
	/*font-family: "blueRegular","Verdana";*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14pt;
}
#slider1
{
	right: 0px;
	left: 0px;
	height: 520px;
	/*background-image:url('img/backkarte.jpg');*/
        background-image:url('img/dachberlin.jpg');
	background-repeat:no-repeat;
	background-position:center; 
	display: none;
}
#slider2
{
	right: 0px;
	left: 0px;
	height: 520px;
        background-image:url('img/dachberlin.jpg');
	background-repeat:no-repeat;
	background-position:center top; 
	display: none;
}

#slider6
{
	right: 0px;
	left: 0px;
	height: 520px;
	background-image:url('img/teichpool2.jpg');
	background-repeat:no-repeat;
	background-position:center top; 
	display: none;
}

#slider7
{
	right: 0px;
	left: 0px;
	height: 520px;
	background-image:url('img/waterfallsnight.jpg');
	background-repeat:no-repeat;
	background-position:center top; 
	display: none;
}
#slider8
{
	right: 0px;
	left: 0px;
	height: 520px;
	background-image:url('img/flowerswater.jpg');
	background-repeat:no-repeat;
	background-position:center top; 
	display: none;
}
#slider9
{
	right: 0px;
	left: 0px;
	height: 520px;
	background-image:url('img/seatswater.jpg');
	background-repeat:no-repeat;
	background-position:center top; 
	display: none;
}

#bubblecorner
{
	position: absolute;
	left: 200px;
	top: 255px;
}

#bubblebig1
{
	position: absolute;
	right: 200px;
	top: 225px;
}

.bubblebig
{
	width: 160px;
	height: 160px;
	background-image:url('img/bubblebig.png');
	background-repeat:no-repeat;
	background-position:center top; 
	font-family: "blueBold","Georgia";
}
.bubblebig span
{
	position: absolute;
	width: 140px;
	height: 85px;
	/*background-color: red;*/
	top: 55px;
	left: 10px;
	text-align: center;
	color: green;
}

.bubblecorner
{
	width: 140px;
	height: 140px;
	background-image:url('img/greencorner.png');
	background-repeat:no-repeat;
	background-position:center top; 
	font-family: "blueBold","Georgia";
}
.bubblecorner span
{
	position: absolute;
	width: 120px;
	height: 85px;
	top: 35px;
	left: 10px;
	text-align: center;
	color: white;
}

.alphafadingtext
{
	position: absolute;
	left: 0px;
	top: 420px;
	height: 100px;
	width: 100%;
}

.alphafadingtext span
{
	padding: 10px;
	display:table-cell;
	vertical-align:middle;
}

.alphafadingtextright
{
	position: absolute;
	right: 0px;
	top: 25px;
	height: 495px;
	width: 300px;
	border-left:1px solid green;
}

.alphafadingtextright span
{
	padding-left: 5px;
	padding-right: 5px;
	
	display:table-cell;
	vertical-align:middle;
}

.alphafadingtextleft
{
	position: absolute;
	left: 0px;
	top: 25px;
	height: 495px;
	width: 300px;
	border-right:1px solid green;
}

.alphafadingtextleft span
{
	padding-left: 5px;
	padding-right: 5px;
	
	display:table-cell;
	vertical-align:middle;
}

.alpha
{
	color: green;
	background-color: rgba(255, 255, 255, 0.8);	
	z-index:1;
	font-weight: bold;
	display:table;
}

.alpha:hover
{
	background-color: rgba(255, 255, 255, 0.9);
}

.is-showing
{
	display: inline;
}

#splitter
{
	width: 100%;
	/*height: 30px;*/
	background-image: url('img/greenverlauf.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	color: white;
	text-align: center;
}

#splitter h1
{
	font-size: 16pt;
	line-height: 0;
}

#middleblock
{
	text-align: justify;
	/*height: 720px;*/
	/*background-image:url('img/bgblue1.jpg')*/
	background-image:url('img/background_1.jpg');
	background-repeat:no-repeat;
	background-position:center top; 
	background-attachment:fixed;
	font: 15px/1.4 "Helvetica Neue",Arial,sans-serif;
	-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;
	color: black;
}

#middleblock strong
{
	color: #006B00;
	border-bottom: 1px solid white;
}

.inner
{
	margin: 0px auto;
	width: 950px !important;
}

.column
{
	padding: 15px;
	width: 440px;
	float: left;
}

.smallbanner
{
	background-image:url('img/smallbannerdach1.jpg');
	-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;
	height: 120px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.smallbanner2
{
	background-image:url('img/smallbannerdach2.jpg');
	-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;
	height: 120px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	clear: both;
}

.smallbanner3
{
	background-image:url('img/smallbannerdach3.jpg');
	-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;
	height: 120px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	clear: both;
}

.smallbanner4
{
	background-image:url('img/smallbanner4.jpg');
	-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;
	height: 120px;
	border-top: 1px solid white;
	border-bottom: 1px solid green;
}

.columnfull
{
	padding: 15px;
	clear: both;
}

.colsplitter 
{
	border-left: 1px solid white;
	margin:0px;
	margin-top: 60px;
	padding-left: 0px;
	float: left;
	height: 320px;
	width: 1px;
}

.rowsplitter 
{
	border-top: 1px solid white;
	height: 2px;
	margin-left: 120px;
	margin-right: 120px;
	padding: 0px;
	clear:both;
}

.content
{
	color: white;
	padding: 10px;
	border-bottom: 1px solid white;
	width: 70%;
}
.contentImage
{
	background-color: red;
}

#referenzenklicker
{
	float: right;
	width: 200px;
	height: 360px;
	border: 1px solid green;
	color: green;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	
	background-image:url('img/referenzendach.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#referenzenklickertext
{
	margin-top: 60px;
}

#footer
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: white;
	text-align: center;
	font: 14px/1.5 "Helvetica Neue",Arial,sans-serif;
	color: green;
	font-weight: bold;
	border-top: 1px solid green;
}

img
{
    border: 1px solid green;
}</pre></body></html>