@charset "utf-8";
/* @group Ausrichtung */
#center {
  width: 882px;
  margin: 0 auto;
}
#container {
  color: black;
  background-color: white;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
}
#container:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin-bottom: 1em;
}
/* @end */
/* @group Toolbar und Header */
/* @group Toolbar */
#toolbar {
  width: 100%;
  background: #666666 url(/images/backgrounds/toolbar.jpg) repeat-x left bottom;
  margin: 0 0 1px 0;
  padding: 0;
  float: left;
}
/* @group Abteilungen */
#toolbar h2 {
  font-size: 80%;
  font-weight: normal;
  color: white;
  margin: 1.1em 1em;
  padding: 0;
  float: left;
}
#divisions ul {
  margin: .7em 0;
  padding: 0;
  float: left;
}
#divisions ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
#divisions ul li a {
  font-size: 80%;
  text-decoration: none;
  color: white;
  display: block;
  float: left;
}
#divisions ul li a span {
  margin-right: 1em;
  display: block;
}
#divisions ul li a:hover {
  color: #faf168;
}
#divisions ul li.current a {
  color: #faf168;
}
/* @group Pictogramme */
#divisions ul li#nav_schwimmen a span {
  background: url(/images/pictogramme/schwimmen.gif) no-repeat left center;
  padding-left: 22px;
}
#divisions ul li#nav_yacht_segeln a span {
  background: url(/images/pictogramme/yacht_segeln.gif) no-repeat left center;
  padding-left: 24px;
}
#divisions ul li#nav_wasserball a span {
  background: url(/images/pictogramme/wasserball.gif) no-repeat left center;
  padding-left: 28px;
}
#divisions ul li#nav_triathlon a span {
  background: url(/images/pictogramme/triathlon.png) no-repeat left center;
  padding-left: 26px;
}
#divisions ul li#nav_camping a span {
  background: url(/images/pictogramme/camping.gif) no-repeat left center;
  padding-left: 38px;
}
/* @end */
/* @end */
/* @group Suche */
#search {
  margin: .7em 1em;
  float: right;
}
#search .textfield {
  width: 130px;
  font-size: 80%;
  margin-right: 1em;
}
#search .button {
  font-size: 90%;
}
/* @end */
/* @end */
/* @group Header */
#header {
  background: url(/images/backgrounds/header.jpg) no-repeat left top;
  display: block;
  float: left;
  height: 150px;
  margin: 0 0 1px 0;
  position: relative;
  width: 100%;
}
#header.jubilaeum {
  background-image: url(/images/backgrounds/header-jubilaeum.jpg);
}
#header.london2012 {
  background-image: url(/images/backgrounds/header-london.jpg);
}
#Logo {
  display: block;
  height: 80px;
  left: 50px;
  position: absolute;
  text-indent: -99999px;
  top: 35px;
  width: 230px;
}
#Jubilaeum {
  display: block;
  height: 132px;
  left: 431px;
  position: absolute;
  text-indent: -99999px;
  top: 11px;
  width: 132px;
}
#London2012 {
  display: block;
  height: 150px;
  right: 0;
  position: absolute;
  text-indent: -99999px;
  top: 0;
  width: 400px;
}
/* @end */
/* @end */
/* @group Haupt-Navigation */
#nav ul {
  width: 100%;
  background: #0582b0 url(/images/backgrounds/nav_main.jpg) repeat-x left bottom;
  margin: 0 0 1px 0;
  padding: 0;
  float: left;
}
#nav ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
}
#nav ul li a {
  font-size: 115%;
  font-weight: bold;
  text-decoration: none;
  color: white;
  display: block;
  float: left;
}
#nav ul li a span {
  border-right: 1px solid #3894bb;
  padding: .7em 0;
  display: block;
  text-align: center;
}
#nav ul li.last a span {
  border-right: none;
}
#nav ul li.current a,
#nav ul li a:hover {
  color: #faf168;
}
#nav_aktuelles span {
  width: 122px;
}
#nav_der-verein span {
  width: 132px;
}
#nav_historie span {
  width: 111px;
}
#nav_schwimmschule span {
  width: 173px;
}
#nav_jugend span {
  width: 104px;
}
#nav_bildergalerie span {
  width: 147px;
}
#nav_shop span {
  width: 85px;
}
#nav_100-jahre_festlicher-abend span {
  background: url(/images/logos/jubilaeums-icon.gif) no-repeat 170px center;
}
/* @end */
/* @group Haupt-Bereich */
#main {
  background: white url(/images/backgrounds/main.gif) repeat-y left top;
  float: left;
}
body.wide #main {
  background: none;
}
/* @group Sidebar */
#sidebar {
  width: 200px;
  background-color: #f2f2f2;
  padding: 2em 0;
  float: left;
}
/* @group Divisions */
#sidebar .division {
  margin-bottom: 1em;
}
#sidebar .division h2 {
  margin: 0;
  margin-bottom: 1px;
}
#sidebar .division h2 a {
  font-size: .75em;
  font-weight: normal;
  text-decoration: none;
  color: white;
  background: #0582b0 url(/images/backgrounds/nav_main.jpg) repeat-x left bottom;
  padding-left: .5em;
  display: block;
}
#sidebar .division img {
  border: 0;
  padding: 0;
}

#Contact {
  font-size: .75em;
  background: transparent url(/images/backgrounds/contact.png) no-repeat -5px bottom;
  margin-bottom: 2em;
}
#Contact h2 {
  background: #0582b0 url(/images/backgrounds/nav_main.jpg) repeat-x left bottom;
  color: white;
  font-weight: normal;
  margin: 0;
  margin-bottom: 1px;
  padding: .3em .5em;
  text-decoration: none;
}
#Contact p {
  padding: 0 .75em;
}
/* @end */
/* @group Navigation 2. Ebene */
#subnav ul {
  border-top: 1px solid #999999;
  margin: 0;
  padding: 0;
}
#subnav li {
  list-style: none;
  display: inline;
}
#subnav a {
  color: #666666;
  text-decoration: none;
  display: block;
}
#subnav a:hover {
  color: #0582b0;
}
#subnav li.current a.nav2 {
  color: #0582b0;
}
#subnav span {
  background-color: #eaeaea;
  border-bottom: 1px solid #999999;
  padding: .4em 1em;
  display: block;
}
/* @end */
/* @group Navigation 3. Ebene */
#subnav ul ul {
  border-top: none;
}
#subnav ul ul li.current a.nav3 {
  color: #0582b0;
}
#subnav ul ul span {
  padding: .4em 1em .4em 2.5em;
}
/* @end */
/* @end */
/* @group Content */
#content {
  width: 640px;
  padding: 1em 20px 2em 20px;
  float: left;
}
body.wide #content {
  float: none;
  min-height: 400px;
  width: auto;
}
body.wide #content .column-left {
  float: left;
  width: 410px;
}
body.wide #content .column-right {
  float: right;
  width: 410px;
}
/* @end */
/* @end */
/* @group Footer */
#footer {
  width: 100%;
  background-color: #f2f2f2;
  border-top: 1px solid #eaeaea;
  float: left;
}
#footer .copyright {
  font-size: 70%;
  color: #666666;
  margin: 0;
  padding: .5em 1em;
  float: left;
}
/* @group System-Navigation */
#system ul {
  margin: 0;
  margin-right: 1em;
  padding: 0;
  float: right;
}
#system ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
}
#system ul li a {
  font-size: 70%;
  text-decoration: none;
  color: #666666;
  display: block;
  float: left;
}
#system ul li a span {
  border-right: 1px solid;
  margin: .5em 0;
  padding: 0 .5em;
  display: block;
}
#system ul li a:hover {
  text-decoration: underline;
}
#system ul li.last a span {
  border-right: none;
  padding-right: 0;
}
/* @end */
/* @end */
