/**
* (C) by Matthias Gally 2010,
* Gally Websolutions GmbH, www.gally-websolutions.com
**/

html, body {
	margin:0px;
	padding:0px;
	}

#all {
	position:fixed;
	background-image:url(../img/hintergrund-schwimmschule-knechtli.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	
}
#contenter {
	position:relative;

	margin:0px auto 0px auto;
	padding:0px;
	width:1017px;
	text-align:left;
}

/* for Internet Explorer */
/*\*/
* html #contenter {
}
/**/
	
	
#logo {
	position:fixed;
	background-image:url(../img/knechtli-logo.png);
	background-repeat:no-repeat;
	width:202px;
	height:143px;
	margin-top:0px;
	margin-left:0px;
	}
#logo a, #logo a:link, #logo a:visited {
	display:block;
	width:202px;
	height:143px;
	text-decoration:none;
	}
	
#header {
	position:fixed;
	background-image:url(../img/home-header.jpg);
	background-repeat:no-repeat;
	width:810px;
	height:189px;
	margin-left:207px;
	z-index:130;
}

#menu {
	position:fixed;
	margin-left:71px;
	margin-top:218px;
	width:145px;
	z-index:10;
	}

		
#titel {
	position:fixed;
	background-image:url(../img/titel-background.jpg);
	background-repeat:no-repeat;
	width:792px;
	height:40px;
	margin-left:215px;
	margin-top:180px;
	padding-left:33px;
	padding-top:30px;
	z-index:15;
}
#content-back {
	position:fixed;
	margin-left:207px;
	margin-top:180px;
	background-image:url(../img/home-content-back.jpg);
	background-repeat:no-repeat;
	width:811px;
	height:463px;
	z-index:5;
}


#content-wrapper {
	position:absolute;
	margin-left:194px;
	margin-top:251px;
	width:800px;
	z-index:10;
}
#content {
	padding-left:57px;
	padding-right:100px;
	min-height:430px;
	padding-bottom:60px;
}
	
#footer {
	height:80px;
	width:837px;
	text-align:center;
	color:#386597;
	font-size:12px;
	padding-top:9px;
	background-image:url(../img/fussbalken.png);
	background-repeat:no-repeat;
	background-color:transparent;
	z-index:15000;
}

#footer a {
color:#386597;
text-decoration:none;

}
#footer a:hover {
text-decoration:underline;
}

#copyright {
	color:#BCB3B3;
	font-size:10px;
	padding-top:18px;
}
#copyright a {
color:#BCB3B3;
text-decoration:none;

}
#copyright a:hover {
text-decoration:underline;
}

#header #babybaden {
	position:relative;
	margin-top:144px;
	display:block;
	margin-left:30px;
	width:98px;
	height:30px;
	z-index:2000;
	float:left;
	}

#header #babybaden a, #header #babybaden a:link, #header #babybaden a:visited {
	display:block;
	width:98px;
	height:30px;
	text-decoration:none;
	}
	
#header #eltern-kind {
	position:relative;
	margin-top:144px;
	display:block;
	margin-left:32px;
	width:98px;
	height:30px;
	z-index:2000;
	float:left;

	}

#header #eltern-kind a, #header #eltern-kind a:link, #header #eltern-kind a:visited {
	display:block;
	width:98px;
	height:30px;
	text-decoration:none;
	}
#header #kinder {
	position:relative;
	margin-top:144px;
	display:block;
	margin-left:32px;
	width:98px;
	height:30px;
	z-index:2000;
	float:left;

	}

#header #kinder a, #header #kinder a:link, #header #kinder a:visited {
	display:block;
	width:98px;
	height:30px;
	text-decoration:none;
	}
#header #erwachsene {
	position:relative;
	margin-top:144px;
	display:block;
	margin-left:32px;
	width:98px;
	height:30px;
	z-index:2000;
	float:left;

	}

#header #erwachsene a, #header #erwachsene a:link, #header #erwachsene a:visited {
	display:block;
	width:98px;
	height:30px;
	text-decoration:none;
	}
#header #aqua-fit {
	position:relative;
	margin-top:144px;
	display:block;
	margin-left:32px;
	width:98px;
	height:30px;
	z-index:2000;
	float:left;

	}

#header #aqua-fit a, #header #aqua-fit a:link, #header #aqua-fit a:visited {
	display:block;
	width:98px;
	height:30px;
	text-decoration:none;
	}
#header #aqua-gym  {
	position:relative;
	margin-top:144px;
	display:block;
	margin-left:32px;
	width:98px;
	height:30px;
	z-index:2000;
	float:left;
	}

#header #aqua-gym a, #header #aqua-gym  a:link, #header #aqua-gym  a:visited {
	display:block;
	width:98px;
	height:30px;
	text-decoration:none;
	}
	
#header #watsu  {
	position:relative;
	margin-top:144px;
	display:block;
	margin-left:32px;
	width:98px;
	height:30px;
	z-index:2000;
	float:left;
	}

#header #watsu a, #header #watsu a:link, #header #watsu  a:visited {
	display:block;
	width:98px;
	height:30px;
	text-decoration:none;
	}

	

#preloader {
	visibility:hidden;
}


#preloader-eltern-kind{
	background-image:url(../img/eltern-kind-header.jpg);
	background-repeat:no-repeat;
}

#preloader-kinder {
	background-image:url(../img/kinder-header.jpg);
	background-repeat:no-repeat;
}

#preloader-erwachsene {
	background-image:url(../img/erwachsene-header.jpg);
	background-repeat:no-repeat;
}

#preloader-aqua-fit {
	background-image:url(../img/aqua-fit-header.jpg);
	background-repeat:no-repeat;
}

#preloader-aqua-gym {
	background-image:url(../img/aqua-gym-header.jpg);
	background-repeat:no-repeat;
}
#preloader-aqua-gym {
	background-image:url(../img/watsu-header.jpg);
	background-repeat:no-repeat;
}


#message {
	padding:10px;
	border:1px solid #F9821A;
	margin-bottom:10px;
}
