html {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../_grafik/grafik/hg.gif);
	background-color: #14416d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p, li, td {
	font-size: 80%;
	line-height: 150%;
	color: White;
	background-color: inherit;
}
table {
	border: none;
}
ul {
	margin-top: -10px;
}
h1 {
	margin-top: -0.5em;
	height: 2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	letter-spacing: 0.2em;
	padding-right: 1em;
	text-align: right;
	color: #87CEFA;
	background-color: inherit;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: White;
}
hr {
	margin: 2em auto;
	width: 80%;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: Gray;
	background-color: inherit;
}
a:hover, .kontakt a:hover {
	color: #87CEFA;
}
a img {
	border: none;
}

/* top */
.top {
	height: 160px;
	padding: 30px 0 0 20px;
}
.goodtraining {
	margin: 30px 0 0 70px;
}

/* navigation */
.left {
	width: 13em;
	float: left;
}
.nav ul {
	padding-left: 33px;
}
.nav li {
	list-style: none;
	padding-bottom: 1em;
}
.select {
	color: #87CEFA;
	background-color: inherit;
}

/* text */
.main {
	width: 29em;
	float: left;
	padding-bottom: 5em;
}
.main li {
	margin-left: -2em;
}
.schedule, .schedule-ja {
	border-collapse: collapse;
	font-size: 80%;
}
.schedule {
	font-size: 80%;
}
.schedule-ja {
	font-size: 65%;
}
.schedule td, .schedule-ja td {
	border: 1px solid white;
	padding: 1px 3px;
}
p.right {
	text-align: right;
}
.kontakt {
	margin-top: -0.5em;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: red;
	background-color: inherit;
}
.kontakt a {
	font-size: 100%;
	color: red;
	background-color: inherit;
}
.top .kontakt {
	margin: 10px 0 0 180px;
}
.angebot {
	font-size: 95%;
}
.trainings {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #87CEFA;
}
.links {
	float: left;
}
.klein {
	font-size: 70%;
}
.news {
	color: #ebcf0f;
	background-color: inherit;
}

/* fotos */
.fotoq, .fotoh {
	position: absolute;
	padding-bottom: 3em;
}
.fotoq {
	margin: 3em 0 0 47em;
}
.fotoh {
	margin: 0em 0 0 49em;
}
.teamfoto {
	position: absolute;
	margin-left: 580px;
}

/* homepage */
.index {
	text-align: center;
	margin-top: 5%;
}
#wechsel a {
    background: url(../_grafik/grafik/haiku_g.gif) no-repeat;
    display: block; 
	 width: 230px;
  }
#wechsel img {
    display: block;
	 width: 230px; 
	 height: 313px; 
	 border: 0;
}
#wechsel a:hover img {
    visibility: hidden;
}
#wechsel a:hover { /* Workaround fuer IE 5.5 und 6 */
    border: 0;
}
html #wechsel a {
    margin-right: 1px;
}
html #wechsel a:hover { /* Workaround fuer IE 5.01 */
    width: 231px; 
	 margin-right: 0;
}