@charset "utf-8";
/* CSS Document */

	/* wasserchraft-generell.css */

	/***********************************
		Generell
	************************************/

	* {
		padding:0;
		margin:0;
	}
	
	body {
		font:0.9em/normal Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		background-color:#fff;
	}
	
	/***********************************
		Titles
	************************************/
	
	h1 {
		display:none;
	}
	
	h2 {
		font-size:21px;
		padding-bottom: 10px;
		margin-top:10px;
		margin-bottom: 10px;
	}
	
	h2 span {
		
	}
	
	h3 {
		display:none;
	}
	
	/***********************************
		Links
	************************************/
	
	a {
		outline:none;
	}
	
	a, a:visited {
		color:#949494;
		text-decoration:none;
	}
	
	a:active, a:hover {
		color:#000;
	}
	
	/***********************************
		Miscellaneous
	************************************/
	
	.float-left {
		float:left;
	}
	
	.float-right {
		float:right;
	}
	
	.clear { 
		clear:both; 
		height:0; 
		width:0; 
		line-height:0; 
		font-size:0; 
	}
	
	/***********************************
		Containers
	************************************/
	
	div#main-container {
		width:720px;
		height:100%;
		margin:0 auto;
		padding-top:22px;
		padding-bottom:22px;
	}
	
	div#left-content {
		float:left;
		width:232px;
	}
	
	div#middle-content {
		float:left;
		width:488px;
		margin-left:40px;
		margin-top:4px;
		padding-bottom: 10px;
		border-bottom: 1px solid #CCC;
	}
	
	
	div.fotos-row {
		width: 100%;
		height: 110px;
		float: right;
		border-bottom: 1px dotted #CCC;
		margin: 10px 0 5px 0;
	}
	
	div.team-row {
		width: 100%;
		height: 80px;
		float: right;
		margin: 10px 0 5px 0;
	}
	
	div.foto-float-left {
		margin-right: 14px;
		float:left;
	}
	
	div#right-content {
		float:right;
		width:132px;
		margin-top:24px;
	}
	
	/* Content */
	
	
	
	/* Header */
	
	div#header {
		width:200px;
		height:40px;
	}
	
	div#header-logo {
		width:200px;
		height:38px;
		background:url(../files/img/print/wasserchraft-print-logo.gif) no-repeat;
		margin-left:40px;
	}
	
	/* Footer */
	
	div#footer {
		display:none;
	}
	
	div#footer-print {
		padding-top: 20px;
		color:#999;
		padding-left:40px;
		padding-bottom: 20px;
	}	
	
	/* drucken */
	
	div#drucken {
		display:none
	}
	
	div#drucken a {
		display:none
	}
	
	div#drucken-div {
		height:10px;
		display:none
	}
	
	div#drucken-div a {
		padding-left: 16px;
	}
		
	.photobox-repeat {
		width:107px;
		background:url(../files/img/layout/wasserchraft-photo-repeat-y.gif) repeat-y;
		
	}
	
	.photobox-top {
		background:url(../files/img/layout/wasserchraft-photo-top.gif) no-repeat top;
		width:107px;
		height:5px;
	}
	
	.photobox-bottom {
		background:url(../files/img/layout/wasserchraft-photo-bottom.gif) no-repeat bottom;
		width:107px;
		height:5px;
	}
	
	div.photobox-text {
		font-size:9px;
		color:#999;
		margin-top:10px;
		width: 80px;
		margin-left:4px;
	}
	
	div.photobox-text a span {
		background:url(../files/img/layout/wasserchraft-lupe.gif) no-repeat right;
		width:12px;
		height:12px;
		float:right;
		display:block;
		margin: -14px -18px 0 0;
	}
	
	

	
	/***********************************
		Content
	************************************/
	
	.aufzahlung-a-b-c {
		list-style-type:lower-latin;
		padding-left:20px;
	}
	
	.aufzahlung-none {
		list-style-type:none;
		padding-left:20px;
	}
	
	div.pdf-icon {
		background: url(../files/img/content/reader_icon.gif) no-repeat;
		width: 16px;
		height: 16px;
		float:left;
	}
	
	a.pdf-icon-link {
		padding-left: 5px;
	}
	
	div.border {
		border-top: 1px dotted #CCC;
		width:100%;
		padding-top: 5px;
	}
	
	.marginpadding0 {
		margin:0;
		padding:0;
		
	}
	
	.tablegrey {
		background:#ddd;
		height: 30px;
		border:none;
		padding: 2px;
	}
	
	.tablewhite {
		background:#eee;
		height: 30px;
		border:none;
		padding: 2px;
	}
	
	tr.table-halbtages {
		height: 30px;
		border:none;
	}
	
	.tablepadding {
		padding-left: 7px;
	}
	
	div.uhr {
		background:url(../files/img/layout/wasserchraft-uhr.gif) no-repeat;
		width: 20px;
		height: 30px;
		margin-right: 10px;
		float:left;
	}
	
	div.halbtags {
		background:url(../files/img/layout/wasserchraft-uhr-12h.gif) no-repeat;
		width: 20px;
		height: 30px;
		margin-right: 10px;
		float:left;
	}
	
	div.ganztags {
		background:url(../files/img/layout/wasserchraft-uhr-24h.gif) no-repeat;
		width: 20px;
		height: 30px;
		margin-right: 10px;
		float:left;
	}
	
	div.gruppen {
		background:url(../files/img/layout/wasserchraft-schulen.gif) no-repeat;
		width: 20px;
		height: 30px;
		margin-right: 10px;
		float:left;
	}
	
	div.tour {
		background:url(../files/img/layout/wasserchraft-tour.gif) no-repeat;
		width: 20px;
		height: 30px;
		margin-right: 10px;
		float:left;
	}
	
	span.span-zeiten {
	}
	
	a#logo-sia {
		background: url(../files/img/content/logo-sia.gif);
		width: 100px;
		height: 100px;
		display: block;
		float:left;
	}
	
	div.infoline {
		background:url(../files/img/layout/wasserchraft-footer.gif) no-repeat top left;
		width:100%;
		margin-top:10px;
		font-size:9px;
		color:#999;
		padding-top:5px;
	}
	
	/***********************************
		Formular
	************************************/
	
	form#formular {
		color:#000;
	}
	
	.formular-normal {
		border: 1px solid #ccc;
		width: 260px;
		height: 14px;
		font-size:11px;
		padding: 3px;
	}
	
	.formular-nachricht {
		border: 1px solid #ccc;
		width: 260px;
		height: 75px;
		padding: 3px;
		font:1.0em/normal Verdana, Arial, Helvetica, sans-serif;
	}
	
	.form-send {
		border: 1px solid #ccc;
		width: 60px;
		height: 24px;
		float:right;
		font-size:11px;
		padding: 3px;
		margin-right: 12px;
	}
	
	/***********************************
		Sitemap
	************************************/
	
	ul.sitemap-category li {
		list-style:none;
		list-style-position:inside;
		font-size:12px;
		font-weight:bold;
		padding-bottom: 5px;
		padding-left: 1px;
		list-style-image:url(../files/img/content/sitemap/sitemap-category.gif);
	}
	
	ul.sitemap-menu li {
		font-size:10px;
		font-weight:bold;
		padding-left: 10px;
		color: #999;
		list-style-image:url(../files/img/content/sitemap/sitemap-menu.gif);
	}
	
	ul.sitemap-subnav li {
		font-size:9px;
		font-weight:normal;
		list-style-image:none;
		padding-left: 18px;
	
	}
	
	
	/***********************************
	Photos, Thumbs
	************************************/
		/* link-galerie */
	
	a#link-01 {
		background:url(../files/img/content/links/link-01-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#link-02 {
		background:url(../files/img/content/links/link-02-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	/* Rhein-galerie */
	
	a#rhein-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/rhein/rhein-01-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	
	a#rhein-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/rhein/rhein-02-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rhein-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/rhein/rhein-03-s.jpg);
		width:97px;
		height:131px;
		margin-left:5px;
		display:block;
	}
	
	/* Rafting-galerie */
	
	a#rafting-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/rafting-01-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	
	a#rafting-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/rafting-02-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/rafting-03-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-04 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/tagesfahrt-01-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-05 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/tagesfahrt-02-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-06 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/tagesfahrt-03-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-07 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/halbtagesfahrt-01-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-08 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/halbtagesfahrt-02-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-09 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/halbtagesfahrt-03-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-10 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/schulklasse-01-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-11 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/schulklasse-02-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-12 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/schulklasse-03-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	a#rafting-13 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/2tagesfahrt-01-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-14 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/2tagesfahrt-02-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#rafting-15 {
		background:url(http://www.wasserchraft.ch/files/img/content/rafting/2tagesfahrt-03-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	/* funyak-galerie */
	
	a#funjak-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/funyak/funyak-01-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	
	a#funjak-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/funyak/funyak-02-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	a#funjak-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/funyak/funyak-03-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	/* kayak-galerie */
	
	a#kayak-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/kayak/kayak-01-s.jpg);
		width:97px;
		height:73px;
		margin-left:5px;
		display:block;
	}
	
	
	a#kayak-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/kayak/kayak-02-s.jpg);
		width:97px;
		height:69px;
		margin-left:5px;
		display:block;
	}
	
	/* ueber-uns-galerie */
	
	a#ueber-uns-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/ueber-uns/ueber-uns-01-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	
	a#ueber-uns-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/ueber-uns/ueber-uns-02-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	/* sicherheit-galerie */
	
	a#sicherheit-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/sicherheit/sicherheit-01-s.jpg);
		width:97px;
		height:75px;
		margin-left:5px;
		display:block;
	}
	
	/* fotos-galerie */
	
	a#fotos-rafting-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-01-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-02-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-03-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-04 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-04-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-05 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-05-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-06 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-06-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-07 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-07-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-08 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-08-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-09 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-09-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-10 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-10-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-11 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-11-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-12 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-12-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-13 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-13-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-14 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-14-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-15 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-15-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-16 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-16-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-17 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-17-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-18 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-18-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-19 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-19-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-20 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-20-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	a#fotos-rafting-21 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-21-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-22 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-22-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-23 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-23-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-24 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-24-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-25 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-25-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-26 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-26-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-27 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-27-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-28 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-28-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-29 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-29-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-30 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-30-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}	
	a#fotos-rafting-31 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-31-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-32 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-32-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-33 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-33-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-34 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-34-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rafting-35 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rafting-35-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	
	
	a#fotos-funyak-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-01-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-02-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-03-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-04 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-04-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-05 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-05-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-06 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-06-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-07 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-07-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-08 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-08-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-09 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-09-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-10 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-10-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-11 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-11-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-12 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-12-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-13 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-13-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-funyak-14 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/funyak-14-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	
	
	a#fotos-kajak-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/kajak-01-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-kajak-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/kajak-02-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-kajak-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/kajak-03-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-kajak-04 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/kajak-04-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	

	
	a#fotos-sicherheit-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/sicherheit-01-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-sicherheit-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/sicherheit-02-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-sicherheit-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/sicherheit-03-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-sicherheit-04 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/sicherheit-04-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-sicherheit-05 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/sicherheit-05-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-sicherheit-06 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/sicherheit-06-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}

	
	a#fotos-infrastruktur-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/infrastruktur-01-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-infrastruktur-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/infrastruktur-02-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-infrastruktur-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/infrastruktur-03-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-infrastruktur-04 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/infrastruktur-04-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	
	a#fotos-essen-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-01-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-02-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-03-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-04 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-04-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-05 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-05-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-06 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-06-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-07 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-07-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-08 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-08-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-09 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-09-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-10 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-10-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-11 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-11-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-12 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-12-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-13 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-13-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-14 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-14-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-15 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-15-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-16 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-16-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-17 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-17-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-18 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-18-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-essen-19 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/essen-19-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	
	a#fotos-rhein-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-01-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-02-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-03-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-04 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-04-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-05 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-05-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-06 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-06-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-07 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-07-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-08 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-08-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-09 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-09-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-10 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-10-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-11 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-11-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-12 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-12-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-13 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-13-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-14 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-14-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#fotos-rhein-15 {
		background:url(http://www.wasserchraft.ch/files/img/content/fotos/rhein-15-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	/* ueber-uns-galerie */
	
	a#team-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-01-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	
	a#team-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-02-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-03-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-04 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-04-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-05 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-05-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-06 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-06-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-07 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-07-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-08 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-08-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-09 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-09-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-10 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-10-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-11 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-11-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-12 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-12-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-13 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-13-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#team-14 {
		background:url(http://www.wasserchraft.ch/files/img/content/team/team-14-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	/* link-galerie */
	
	a#link-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/links/link-01-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	a#link-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/links/link-02-s.jpg);
		width:97px;
		height:65px;
		margin-left:5px;
		display:block;
	}
	
	
	
	
	
	/* infrastruktur */
	
	a#infrastruktur-01 {
		background:url(http://www.wasserchraft.ch/files/img/content/infrastruktur/infrastruktur-01-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
	a#infrastruktur-02 {
		background:url(http://www.wasserchraft.ch/files/img/content/infrastruktur/infrastruktur-02-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	a#infrastruktur-03 {
		background:url(http://www.wasserchraft.ch/files/img/content/infrastruktur/infrastruktur-03-s.jpg);
		width:97px;
		height:64px;
		margin-left:5px;
		display:block;
	}
	
