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

body {background-color:#00aef0;
	  color:#ffffff;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  background-image:url(Bilder/Layout_Winter/hghab.png);
	  background-position:top;
	  background-repeat:repeat-x;}

A:link {color:#ffffff; text-decoration:none }
A:visited {color:#ffffff; text-decoration:none }
A:hover {color:#ffffff; text-decoration:none }
A:active {color:#ffffff; text-decoration:none }

/*DIV Master*/
#master {height:auto; width:986px; 
		 margin:0px auto;
		 padding:2px;
		 background-color:#00aef0);}

#Header {height:286px; width:986px; 
		 background-image:url(http://hausamberg166.lima-city.de/Bilder/Layout_Winter/header.png);
	   	background-repeat:no-repeat;
	  	background-position:center;}
		
#affafi {width:960px; height:20px; 
		 padding:8px;}

.affi_link {opacity: 0.5;}
.affi_link:Hover {opacity: 1.0;}


#navbar {height:52px; width:986px; 
	     background-image:url(Bilder/Layout_Winter/end_header.png);
		 background-repeat:no-repeat;
		 background-position:center;
		 background-color:#959595;}


/*NAVIGATION*/
#navi { width:986px; height:52px; padding:5px;
        margin:0px auto;
		border-width:1px;
		border-color:#ffffff;
		border-right-style:solid;
		border-left-style:solid;}	

.navigation { padding:0 0 0 0; width:986px; 
			  height:52px; list-style:none; 
			  margin:0; z-index:1;}

.navigation li.top {display:block; float:left; text-align:center;}

.navigation li a.top_link {display:block; float:left; 
						   width:140px; font-size:16px; 
						   line-height:52px; font-weight:bold; 
						   color:#ffffff;}
						   
.navigation li a.top_link span {display:block; float:left; 
								width:140px; height:50px; 
								cursor:pointer;
								border-width:1px;
						        border-style:solid;
						        border-color:#fffff;}

.navigation li:hover &gt; a.top_link {background-color:#00aef0;}

.navigation li:hover &gt; a.top_link span {border-width:1px;
										border-color:#FFFFFF;
										border-top-style:solid;
										border-left-style:solid;
										border-right-style:solid;}

.navigation table {border-collapse:collapse; 
				   width:0; height:0; position:absolute; 
				   top:0; left:0;}

.navigation a:hover {visibility:visible; position:relative; 
					 z-index:2;}

.navigation li:hover {position:relative; z-index:2;}

.navigation ul {position:absolute; left:-9999px; 
                top:-9999px; margin:0; list-style:none; 
				width:0; height:0; padding:0;}

.navigation ul.sub {width:140px; 
					border-width:1px;
					border-color:#FFFFFF;
					border-bottom-style:solid;
					border-left-style:solid;
					border-right-style:solid;}

.navigation :hover ul {left:0; white-space:nowrap; 
                       height:auto; z-index:2; 
					   top:50px;}
					   
.navigation :hover ul li {display:block; height:30px; 
						  position:relative; width:auto; 
						  background-color:#959595;}
						  
.navigation :hover ul li a {display:block; height:30px; 
                            width:auto; text-decoration:none; 
							line-height:30px; }
							
.navigation :hover ul li a:hover {color:#ffffff; font-weight:bold; 
								  background-color:#00aef0; border-width:1px;
								  border-left-style:solid; border-right-style:solid;}

.navigation li ul .end { width:140px; height:10px;}

#main {height:auto; width:986px; background-position:center; background-image:url(Bilder/Layout_Winter/bg1hab.png)}

#footer {height:80px; width:986px;
		 background-image:url(Bilder/Layout_Winter/footer.png);
		 background-repeat:no-repeat;
		 background-position:top;
		 background-color:#00aef0;}
		 
#counter { width:256px; height:40px; 
		   float:left; 
		   font-size:10px;}

#footer_navi {width:370px; height:40px; 
			  float:left; text-align:center; 
			  font-size:14px;}
		 
#copy {width:350px; height:40px; 
	   float:right; font-size:10px; 
	   text-align:right;
 	   padding-right:5px;}
		 
h2 {font-size:18px; 
	text-align:center;}
	
/*Ende*/</pre></body></html>