<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document created for GSan - �kologische Gew�ssersanierung GmbH December 2012 */

body {
	background:#959A9C;
	line-height:150%;
	color: #75756c;                /*#295693;*/
	font-family:'Verdana';
	font-weight:normal;
	/*border:4px solid white;*/
}
#wrap {
	width:960px;
	height:auto;
	min-height:600px;
	margin:0 auto;
	margin-top:27px;
}
#logo {
	height:170px;width:945px;
	background:url(../images/logos/gsan_logo_head.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:5px;
}
#content {
	width:960px;
	height:600px;
	margin:0 auto;
	background:url(../images/backgrounds/gsan_content_bg.png);
	background-repeat:repeat-x;
	border:1px solid white;
}

#footer {
   height:26px;
  /*margin-top: 505px; */ padding: 20px 0 0 0;
  text-align: center;
  background:url(../images/backgrounds/navi_leisten_bg.png);
	background-repeat:repeat-x;
	border:2px ridge silver;
 }
 
 #footerlinks{ width:300px; margin-right:40px; margin-top:-10px; font-size:9px;text-align:right;float:right; }
 #footercopy { width:300px; margin-left:40px; margin-top:-10px; font-size:9px;text-align:left;float:left; }
 
 #footer p1 {
	 width:300px; 
	 margin-left:30px; 
	 font-size:9px;
	 text-align:left;
	 float:left;
	 }
	
	 
 #footer p2 {	 
	 width:300px; 
	 margin-right:30px; 
	 font-size:9px;
	 text-align:right;
	 float:right;
 }
 
 .foot {	 
	 color:#193b67; 
	 text-decoration:none;
	 font-size:10px;	 
 }
	 
  
#floatend1 {
	width:610px; 
	height:438px;
	border:4px solid white;
	float:right;
	margin-right:60px;
	/*margin-bottom:30px;*/
	background-color:#b6b6a9;
	/*overflow-x:hidden;
	overflow-y:scroll;*/
}

h1 {
  padding:0 0 10px 20px;
  font-size:18px;
}
h4 {
  padding:0 0 10px 20px;
  font-size:14px;
}

p {
  padding-left:20px;
  padding-right:20px;
  margin-top:-20px;
  font-size:13px;
}
/*p img { border:4px solid white; }*/


#imagebox1 {
	width:200px; 
	height:auto; 
	margin-left:60px;
	/*margin-top:40px;*/
	margin-bottom:30px;
}
.bold {
font-weight:bold;
}
#header_new {
	background-color:#75756C;background:url(../images/logos/gsan_logo_head_q.jpg) no-repeat; border-radius:12px;height:169px;width:960px;margin:0 auto;
}
</pre></body></html>