@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#main {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	margin-bottom: 10px;
	height: 180px;
	width: 984px;
	-webkit-box-shadow: 4px 4px 4px #444;
	-moz-box-shadow: 4px 4px 4px #444;
	box-shadow: 4px 4px 4px #444; 
}
#topimage {
	height: 160px;
	position: relative;
	overflow: hidden;
}
#topimage img {
	border:none;
}
#topline {
	height: 20px;
	background-image: url(images/topline.jpg);
}
#navigation {
	width: 150px;
	float: left;
	text-align:center;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 14px;
	line-height: 25px;
}
#footer {
	background-image: url(/images/footer.jpg);
	text-align: right;
	padding-right: 10px;
	clear: both;
	height: 27px;
	margin-bottom: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#footer li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#navigation .subnav {
	z-index: 1;
}
#navigation a {
	display:block;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
#navigation a.navPoint:visited {
	color:#FFFFFF;
}
#navigation .navTop {
	background-image: url(images/navigation/navigation_top.png);
	background-repeat: no-repeat;
	height: 12px;
}
#navigation .navPoint {
	background-image: url(images/navigation/navigation_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 25px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
#navigation a.navPoint:hover, #navigation div.navPoint:hover {
	background-image: url(images/navigation/navigation_hover.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 25px;
	color: #0066A2;
	text-decoration: none;
}
#navigation .navBottom {
	background-image: url(images/navigation/navigation_bottom.png);
	background-repeat: no-repeat;
	height: 13px;
}
#unternavWUB {
	position: absolute;
	left: 150px;
	top: 25px;
	width: 150px;
	visibility:hidden;
}
#navigation #navWUB:hover #unternavWUB {
	visibility:visible;
}
#unternavWR {
	position: absolute;
	left: 150px;
	top: 50px;
	width: 150px;
	visibility:hidden;
}
#navigation #navWR:hover #unternavWR {
	visibility:visible;
}
#unternavSCHW {
	position: absolute;
	left: 150px;
	top: 75px;
	width: 150px;
	visibility:hidden;
}
#navigation #navSCHW:hover #unternavSCHW {
	visibility:visible;
}
#unternavJU {
	position: absolute;
	left: 150px;
	top: 100px;
	width: 150px;
	visibility:hidden;
}
#navigation #navJU:hover #unternavJU {
	visibility:visible;
}
#unternavAUSB {
	position: absolute;
	left: 150px;
	top: 125px;
	width: 150px;
	visibility:hidden;
}
#navigation #navAUSB:hover #unternavAUSB {
	visibility:visible;
}
#navigation #updated {
	font-size: 12px;
	margin-top: 10px;
	line-height: 25px;
}
.fett {
	font-weight: bold;
}
.content {
	float: left;
	text-align: justify;
	font-size: 14px;
	margin-left: 10px;
	width: 830px;
}
.content p {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 14px;
	line-height: 21px;
}
.content a, .content a:hover, .content a:visited {
	color: #0062A2;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
.content h1 {
	color: #0066A2;
	margin-top: 0px;
	font-size: 32px;
	text-align: center;
}
.content h2 {
	color: #0066A2;
	font-size: 24px;
	text-align: center;
	clear: left;
	margin: 0px;
	padding: 0px;
}
.content h3 {
	font-size: 18px;
	color: #0066A2;
	text-align: center;
	clear: both;
	padding-top: 20px;
	margin-bottom: 10px;
}
.content h4 {
	color: #0066A2;
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
.content ul {
	text-align: left;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.content li {
	margin-bottom: 5px;
}
.content .bild_links {
	float: left;
	margin-right: 15px;
	width: 400px;
	text-align: center;
	margin-bottom: 10px;
}
.bildunterschrift {
	font-size: 12px;
}
.content .bild_mittig {
	text-align: center;
	margin-bottom: 10px;
}
.content .bild_rechts {
	float: right;
	width: 400px;
	padding-left: 15px;
	text-align: center;
	margin-bottom: 10px;
}
.content #sprinter_bild_links {
	float: left;
	margin-right: 15px;
	width: 450px;
	text-align: center;
	margin-bottom: 10px;
}
.content #sprinter_bild_rechts {
	float: right;
	width: 204px;
	padding-left: 15px;
	text-align: center;
	margin-bottom: 10px;
}
.content .praxis-inhalte {
	float: right;
	width: 415px;
}
.content .theorie-inhalte {
	float: left;
	width: 415px;
}
.content .nach_oben {
	text-align: right;
	clear: both;
	color: #0062a2;
}
.content .sicherheitshinweis {
	font-size: 12px;
}
#abzeichen h3 a, #abzeichen h3 a:hover, #abzeichen h3 a:visited {
	color: #0062A2;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
#abzeichen .logo {
	width: 100px;
	float: left;
	clear: left;
}
#abzeichen .anforderungen {
	float: left;
	width: 730px;
}
#abzeichen #seepferdchen_anforderungen {
	height: 100px;
}
#abzeichen #djsa_bronze_anforderungen {
	height: 100px;
}
#abzeichen ul {
	padding-left: 10px;
}
#abzeichen li {
	margin-bottom: 5px;
	margin-left: 10px;
}
#baderegeln .baderegel {
	float: left;
	width: 180px;
	padding-right: 36px;
	padding-bottom: 36px;
}
#baderegeln p {
	text-align: center;
}
#baderegeln .baderegel_rechts {
	float: left;
	width: 180px;
	padding-bottom: 36px;
}
#chronik #jahreszahlen {
	padding-right: 220px;
	padding-left: 220px;
	width: 390px;
}
#chronik .infos_news {
	text-align: center;
}
#chronik hr {
	color: #0066a2;
}
#dienst .input_lang {
	width: 190px;
}
#dienst fieldset {
	background-color: #0066A2;
	color: #FFFFFF;
	width: 370px;
}
#dienst label {
	color:#FFFFFF;
}
#dienst legend {
	background-color: #FFFFFF;
	color: #000000;
}
.pflichtfeld {
	width: 395px;
	margin-left: 217px;
}
#dienst form {
	background-color: #0066A2;
	width: 395px;
	margin-left: 217px;
}
#dienst .input_uhrzeit {
	width: 40px;
}
#eisregeln #zeile2 img {
	float: left;
	padding-right: 23px;
	padding-top: 23px;
}
#eisregeln #zeile3 img {
	float: left;
	padding-right: 35px;
	padding-top: 23px;
}
#eisregeln #zeile4 img {
	float: left;
	padding-right: 51px;
	padding-top: 23px;
}
#eisregeln #zeile5 img {
	float: left;
	padding-right: 55px;
	padding-top: 23px;
}
#eisregeln .eisregel_rechts {
	float: left;
	padding-top: 23px;
}
#impressum .anschrift {
	text-align:center;
	float:left;
	height: 230px;
	margin-bottom: 30px;
}
#impressum .anschrift h3 {
	margin-top:0px;
}
#impressum #anschrift_og {
	width: 276px;
}
#impressum #anschrift_kww {
	width: 277px;
}
#impressum #anschrift_kv {
	width: 277px;
}
#index {
	width: 630px;
	margin-right: 10px;
}
#index p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 20px;
}
#index .bild_kegeln {
	float: left;
	margin-right: 15px;
	width: 207px;
	text-align: center;
	margin-bottom: 10px;
}
#index #aufstellung .links {
	float: left;
	width: 200px;
}
#index #aufstellung .rechts {
	float: right;
	width: 400px;
}
#index #aufstellung {
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.autor {
	text-align: right;
	font-size: 12px !important;
}
#jugendaktuelles .jugend_datum {
	width: 180px;
	float: left;
}
#jugendaktuelles .jugend_veranstaltung {
	width: 470px;
	float: left;
	font-weight: bold;
}
#jugendaktuelles .jugend_ansprechpartner {
	width: 180px;
	float: left;
}
#jugendaktuelles .jugendprogramm {
	text-align: center;
	height: 60px;
}
#jugendausbildung #jwr_bilder {
	clear: right;
}
#jugendausbildung .flossy_links {
	float: left;
	margin-right: 20px;
	width: 130px;
	text-align: center;
	margin-bottom: 10px;
}
#jugendausbildung .flossy_rechts {
	float: right;
	width: 130px;
	padding-left: 20px;
	text-align: center;
	margin-bottom: 10px;
}
#jugendausbildung .jwr_logo {
	float: right;
	width: 198px;
	padding-left: 20px;
	text-align: center;
	margin-bottom: 10px;
}

#kontakt p {
	line-height: 18px;
}
#kontakt #logo-nu {
	text-align: center;
	width: 350px;
	float: right;
}
#logo-nu {
	text-align: center;
	width: 220px;
	float: right;
}
#og #motto {
	clear: both;
}
#og ul {
	list-style-position: inside;
}
#rth #rth_logo {
	width: 200px;
	float: right;
	margin-left: 10px;
}
#rth #rth_trage {
	width: 300px;
	float: left;
	margin-right: 10px;
}
#rth #rth_einsteigen {
	width: 300px;
	float: right;
	margin-left: 10px;
}
#schwimmkurs {
	margin-bottom: 250px;
}
#schwimmkursleiter .vorstand_beschreibung table {
	width: 155px;
}
#signalmann #leinenzugzeichen {
	float: right;
	width: 400px;
	padding-left: 15px;
	margin-bottom: 10px;
	height: 302px;
}
#tauchen_verlaengerung {
	height: 312px;
}
#training {
	text-align: center;
}
.vorstandsmitglied div {
	margin-bottom: 10px;
	float: left;
	height: 155px;
	text-align: center;
}
.vorstandsmitglied .vorstand_beschreibung table {
	vertical-align: middle;
	height: 155px;
	text-align: center;
	width: 260px;
}
.vorstandsmitglied .vorstand_bild {
	margin-right: 10px;
	width: 140px;
}
.vorstandsmitglied .vorstand_bild_rechts {
	margin-right: 10px;
	width: 140px;
	margin-left: 10px;
}
.termine {
	width: 190px;
	float: right;
	height: 100%;
}
.termine a, .termine a:hover, .termine a:visited {
	color: #0062A2;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
.termine .termine-top {
	background-image: url(images/termine/termine_top.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 190px;
}
.termine .termine-middle {
	height: 100%;
	width: 190px;
	float: left;
	background-image: url(images/termine/termine_middle.jpg);
}
.termine .termine-middle .termine-titel {
	width: 154px;
	color: #FFFFFF;
	text-align:center;
	font-size: 16px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 21px;
}
.termine .termine-middle .termine-content-top {
	background-image: url(images/termine/termine_content_top.gif);
	height: 11px;
	width: 154px;
	margin-right: 10px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
.termine .termine-middle .termine-content {
	background-color: #FFFFFF;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 10px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	width: 142px;
}
.termine .termine-middle .termine-content-bottom {
	height: 11px;
	width: 154px;
	background-image: url(images/termine/termine_content_bottom.gif);
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.termine .termine-bottom {
	background-image: url(images/termine/termine_bottom.jpg);
	height: 17px;
	width: 190px;
	clear: both;
}
.termine .datum {
	font-weight: bold;
	padding-top: 5px;
	font-size: 14px;
}
.termine .termin {
	font-size: 12px;
}
.termine .termine-middle .termine-titel .heute {
	font-size: 12px;
}
.termine #alleTermine {
	padding-top: 10px;
}
.termine .termin a, .termine .termin a:link, .termine .termin a:hover, .termine .termin a:active, .termine .termin a:visited {
	color: #000;
}
.wache_bemerkung {
	font-size: 12px;
	margin-top: 5px;
}
.wache_editor {
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
}
#wasserretter_rahmenbedingungen {
	float: right;
	width: 400px;
	padding-left: 15px;
	text-align: justify;
	margin-bottom: 10px;
	height:240px;
}
#wasserretter_voraussetzungen {
	float: left;
	margin-right: 15px;
	width: 400px;
	text-align: justify;
	margin-bottom: 10px;
	height:240px;
}
#bildergalerie div {
	text-align: center;
}
#bildergalerie img {
	margin-right: 10px;
}
#bildergalerie div a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
#gallery .gallerytitel {
	margin-bottom: 16px;
}
#gallery div {
	text-align: center;
}
.clear {
	clear: both;
}
#index #aktivenwettbewerb {
	width: 284px;
}
.content .bild_index_links {
	float: left;
	width: 310px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}
#index #gedicht {
	line-height: 1.5em;
	text-align: center;
}
.content .bild_index_rechts {
	float: right;
	width: 310px;
	text-align: center;
	margin-bottom: 10px;
}
#navigation #updated a {
	margin: 0px;
	height: auto;
	width: auto;
	color: #0066A2;
	display: inline;
}
#mehr_infos {
	font-size: 10px;
}
#termineOverview p.datum {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#termineOverview h3 {
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
}
#termineOverview .termin {
	margin-bottom: 30px;
}
#index_right_column {
	float: right;
	width: 190px;
}
#spende {
	position: fixed;
	right: 0;
	top: 40%;
}

