html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

#bg_image {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-image: url(pics/bg.gif);
}

#scrollable {
	width: 100%;
	height: 100%;
	height: auto; 
	min-height: 100%;
	z-index: 2;
	top: 0;
	position: relative;
	left: 0px;
}

#scrollable #holder {
	margin: auto;
	width: 1000px;
	text-align: left;
	padding-bottom: 80px;
}

#logo {
	padding-top: 25px;
	padding-left: 41px;
	width: 233px;
	height: 102px;
}
#nav {
	width: 120px;
	padding-top: 25px;
	padding-left: 147px;
	float: left;
}
#nav img {
	padding-bottom: 10px;
}
#nav #bg {
	height: 30px;
	width: 120px;
	background-color: #666;
	visibility: hidden;
}
#nav #vorwort {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	background-image: url(pics/white.jpg);
	background-repeat: repeat-x;
	visibility: hidden;
}
#nav #angebot {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	background-image: url(pics/yellow.jpg);
	background-repeat: repeat;
	visibility: hidden;
}

/* yellow menue item angebot*/
#nav #angebotActiv {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	background-image: url(pics/yellow.jpg);
	background-repeat: repeat;
	visibility: hidden;
}
#bonsai #scrollable #holder #nav #angebotActiv {
	visibility: visible;
}

#kinder #scrollable #holder #nav #angebotActiv {
	visibility: visible;
}

#erwachsene #scrollable #holder #nav #angebotActiv {
	visibility: visible;
}

#40 #scrollable #holder #nav #angebotActiv {
	visibility: visible;
}

#gesundheit #scrollable #holder #nav #angebotActiv {
	visibility: visible;
}
#faq #scrollable #holder #nav #angebotActiv {
	visibility: visible;
}
#massage #scrollable #holder #nav #angebotActiv {
	visibility: visible;
}
#pilates #scrollable #holder #nav #angebotActiv {
	visibility: visible;
}
#tai #scrollable #holder #nav #angebotActiv {
	visibility: visible;
}
/*done yellow menue item angebot*/

/* white menue item Vorwort*/
#nav #vorwortActiv {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	background-image: url(pics/white.jpg);
	background-repeat: repeat;
	visibility: hidden;
}
#vorw #scrollable #holder #nav #vorwortActiv {
	visibility: visible;
}
/* white menue item Vorwort*/

/* orange menue item Location*/
#nav #locationActiv {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	background-image: url(pics/orange.jpg);
	background-repeat: repeat;
	visibility: hidden;
}
#lorappi #scrollable #holder #nav #locationActiv {
	visibility: visible;
}

#louz #scrollable #holder #nav #locationActiv {
	visibility: visible;
}
/* orange menue item Location*/

/* green menue item Lehrer*/
#nav #lehrerActiv {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	background-image: url(pics/green.jpg);
	background-repeat: repeat;
	visibility: hidden;
}
#teacher #scrollable #holder #nav #lehrerActiv {
	visibility: visible;
}
/* green menue item Lehrer*/

/* purple menue item Lehrer*/
#nav #newsActiv {
	height: 32px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	background-image: url(pics/purple.jpg);
	background-repeat: repeat;
	visibility: hidden;
}
#new #scrollable #holder #nav #newsActiv {
	visibility: visible;
}
/* purple menue item Lehrer*/


/* red menue item Tunrererfolge*/
#nav #erfolgActiv {
	height: 32px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	background-image: url(pics/red.jpg);
	background-repeat: repeat;
	visibility: hidden;
}
#turniererfolg #scrollable #holder #nav #erfolgActiv {
	visibility: visible;
}
/* red menue item Tunrererfolge*/


/* brown menue item Geschichte*/
#nav #geschichteActiv {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	background-image: url(pics/brown.jpg);
	background-repeat: repeat;
	visibility: hidden;
}
#karate #scrollable #holder #nav #geschichteActiv {
	visibility: visible;
}
#shito #scrollable #holder #nav #geschichteActiv {
	visibility: visible;
}

#kumite #scrollable #holder #nav #geschichteActiv {
	visibility: visible;
}

#kata #scrollable #holder #nav #geschichteActiv {
	visibility: visible;
}

/* brown menue item Geschichte*/



/* black menue item links*/
#nav #linksActiv {
	height: 32px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	background-image: url(pics/black.jpg);
	background-repeat: repeat;
	visibility: hidden;
}
#link #scrollable #holder #nav #linksActiv {
	visibility: visible;
}
/* black menue item links*/



#nav #location {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	visibility: hidden;
	background-image: url(pics/orange.jpg);
	background-repeat: repeat-x;
}
#nav #lehrer {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	visibility: hidden;
	background-image: url(pics/green.jpg);
	background-repeat: repeat-x;
}
#nav #news {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	visibility: hidden;
	background-image: url(pics/purple.jpg);
	background-repeat: repeat-x;
}
#nav #erfolg {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	visibility: hidden;
	background-image: url(pics/red.jpg);
	background-repeat: repeat-x;
}
#nav #geschichte {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	visibility: hidden;
	background-image: url(pics/brown.jpg);
	background-repeat: repeat-x;
}
#nav #links {
	height: 33px;
	position: absolute;
	margin-left: 80px;
	width: 70px;
	visibility: hidden;
	background-image: url(pics/black.jpg);
	background-repeat: repeat-x;
}
#inhalt {
	width: 70%;
	float: left;
	background-color: #FFF;
	margin-top: -53px;
	margin-left: 30px;
	min-height: 410px;
}

#inhaltFlash {
	width: 70%;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	min-height: 410px;
}

#inhaltNews {
	width: 70%;
	float: left;
	margin-top: -53px;
	margin-left: 30px;
	min-height: 410px;
	background-color: #FFF;
	margin-bottom: 100px;
}
#holder #soundI {
	float: right;
	margin-top: -10px;
}

#holder #sound {
	float: right;
	margin-top: -80px;
}


#foot {
	background-color: #8e181b;
	z-index: 2;
	width: 100%;
	position: relative;
	margin-top: -80px;
	left: 0px;
	height: 80px;
	float: left;
	text-align: left;
	padding-left: 0;
	clear:both;
}

#angebotNav ul {
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	float: left;
	width: 200px;
}

#locationNav ul {
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	float: left;
	width: 200px;
}


#titel {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	background-image: url(pics/yellow.jpg);
	float: left;
	text-transform: uppercase;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-top: 15px;
}

#titelVorwort {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	background-image: url(pics/white.jpg);
	float: left;
	text-transform: uppercase;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-top: 15px;
	margin-left: 20px;
}

#titelLehrer {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(pics/green.jpg);
	float: left;
	text-transform: uppercase;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-top: 15px;
	margin-left: 20px;
}

#titelLocation {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(pics/orange.jpg);
	float: left;
	text-transform: uppercase;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-top: 15px;
}

#titelGeschichte {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(pics/brown.jpg);
	float: left;
	text-transform: uppercase;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-top: 15px;
}

#titelLinks {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(pics/black.jpg);
	float: left;
	text-transform: uppercase;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-top: 15px;
	margin-left: 20px;
}

#text {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 12px;
	float: left;
	margin-top: 0px;
	padding-left: 0px;
	width: 480px;
	line-height: 17px;
	padding-bottom: 90px;
}

#textBreit {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 12px;
	float: left;
	width: 450px;
	line-height: 17px;
	padding-bottom: 90px;
	padding-left: 20px;
	margin-top: -15px;
}

#textBreiter {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 12px;
	float: left;
	margin-top: 10px;
	width: 600px;
	line-height: 17px;
	padding-bottom: 90px;
	padding-left: 20px;
}

#textLinks {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 12px;
	float: left;
	width: 500px;
	line-height: 17px;
	padding-left: 20px;
}


#adressRapi {
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	width: 250px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	float: left;
}

#adressUznach {
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	width: 250px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	float: left;
}

#kontakt{
	width: 50px;
	padding-top: 40px;
	overflow: hidden;
	float: right;
	padding-right: 150px;
}

#figur {
	float: left;
	margin-top: -55px;
	margin-right: auto;
	margin-bottom: auto;
	text-align: left;
	padding-left: 10%;
}
p a {
	color: #8e181b;
	text-decoration: none;
}
h3 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	padding-top: 10px;
}
#text ul li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: -25px;
}

#text ul li a {
	color: #8e181b;
	text-decoration: none;
}

clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.qualitop {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 12px;
	margin-top: 10px;
	line-height: 17px;
	text-align: right;
}

.qualitop a {
	color: #8e181b;
	text-decoration: none;
}

#faq #scrollable #holder #inhalt #text h3 {
	margin-bottom: -10px;
}
#textBreiter table tr td ul li {
	list-style-position: outside;
	list-style-type: square;
}
#textBreiter table tr td ul {
	padding-left: 15px;
}
#textBreiter table tr td h3 {
	margin-top: -10px;
}
#textLinks a {
	color: #AC001C;
	text-decoration: none;
}
#text table {
	margin-left: -2px;
}
