body {
	position: relative;
	text-align: left;
	font-family: Verdana;
	font-size: 9pt;
	padding:0px;
	max-width: 1024px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	}

#page {
	background: #fff url(image001.png) repeat-y scroll;
	background-position: right;
	clear: both;
	width: auto;
	}

#header {
	background: #fff url(image004.png) no-repeat scroll;
	height: 239px;
	text-align: left;
	padding: 10px 0px 0px 150px;
	margin:0px;
	}

#pictureheader {
	background: url(header.jpg) no-repeat scroll;
	height:135px;
	border:1px solid black;
	}

#left {
	z-index: 2;
	float: left;
	width: 220px;
	text-align: center;
	}

#left ul {
	list-style-type: none;
	text-align:left;
	}

.greenbox {
	background-color: #749258;
	padding: 1px 15px;
	}

#center {
	z-index: 1;
	margin-left: 220px;
	margin-right: 240px;
	padding: 39px 25px 25px 25px;
	width: auto;
}
#activity-center {
	z-index: 1;
	margin-left: 220px;
	margin-right: 360px;
	padding: 39px 25px 25px 25px;
	width: auto;
}

#center2 {
	z-index: 1;
	margin-left: 220px;
	padding: 39px 25px 25px 25px;
	width: auto;
	min-height:912px;
}

#center3 {
	z-index: 1;
	margin-left: 220px;
	padding: 39px 25px 25px 25px;
	width: auto;
	min-height: 394px;
}

#center4 {
	z-index: 1;
	margin-left: 220px;
	padding: 39px 25px 25px 25px;
	width: auto;
	min-height: 275px;
}


#activity-right {
	z-index: 3;
	float: right;
	width: 356px;
	height: auto !important;
	margin-top: 220px;
	text-align:right;
	}

.activity {
	height: 236px;
	}

#right {
	z-index: 3;
	float: right;
	width: 240px;
	height: auto !important;
	padding: 47px 2px 0px 0px;
	}

#right img {
	border:1px solid black;
	margin: 0px 0px -2px 0px;
	}

#bottom {
	text-align: center;
	}

#bottom img {
	margin: 0px 0px 0px -7px;
	border:1px solid black;
	}

p {
	font-size: 9pt;
	}

.trainer1 {
	z-index: 7;
	height: 373px;
	}

.kontakt {
	z-index: 7;
	height: 373px;
	}

.kontakt ul {
	list-style-type: none;
	}

.impressum ul {
	list-style-type: none;
	}

.trainerfoto1 {
	z-index: 6;
	float:right;
	}

.trainer2 {
	z-index: 9;
	height: 229px;
	}

.trainerfoto2 {
	z-index: 8;
	float:right;
	}
	
.trainer3 {
	z-index: 11;
	height: 312px;
	}

.trainerfoto3 {
	z-index: 10;
	float:right;
	}

.trainer4 {
	z-index: 13;
	height: 312px;
	}

.trainerfoto4 {
	z-index: 12;
	float:right;
	}

.trainer5 {
	z-index: 15;
	height: 312px;
	}

.trainerfoto5 {
	z-index: 14;
	float:right;
	}
	
.active {
	background: transparent url(active.png) no-repeat scroll;
	padding: 8px 0px 9px 30px;
	margin: 2px 0px 2px 0px;
	}

.active a {
	text-decoration: none;
	color:#000;
	}

.inactive {
	background: transparent url(inactive.png) no-repeat scroll;
	padding: 8px 0px 9px 20px;
	margin: 2px 0px 2px 0px;
	}

.inactive a {
	text-decoration: none;
	color:#000;
	}



