/* CSS CityFitness */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #ddd url(../bilder/verlauf.jpg) repeat-x;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
}
a {
	color: #ff9933;
}
a:hover {
	color: #333;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 2px dotted #999;
	padding-bottom: 8px;
	color: #666;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	width: 622px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #999;
	margin-bottom: 15px;
}
/* ----------container------------- ------------- */
#container {
	position: relative;
	width: 952px;
	margin: auto;
	margin-top: 23px;
}
#kopf {
	width: 952px;
	height: 323px;
	background: transparent url(../bilder/header.png) no-repeat;
}
#switcher {
	position: absolute;
	width: 130px;
	top: -15px;
	left: 790px;
	font-size: 13px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	color: #666;
}
#switcher ul {
	list-style-type: none;
}
#switcher li {
	display: inline;
}
#switcher a {
	text-decoration: none;
	color: #666;
}
#switcher ul li.actu a {
	color: #ff9900;
}
#switcher ul li a:hover {
	color: #ff9900;
}
/* ----------navi------------- ------------- */
#navi {
	position: absolute;
	width: 620px;
	top: 260px;
	left: 261px;
	font-size: 13px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	color: #fff;
}
#navi ul {
	list-style-type: none;
}
#navi li {
	display: inline;
	padding-right: 3px;
	padding-left: 2px;
}
#navi a {
	text-decoration: none;
	color: #fff;
	padding-top: 3px;
	position: relative;
}
#navi ul li.actu a {
	color: #ff9900;
}
#navi ul li a:hover {
	color: #ff9900;
}
/* ----------content------------- ------------- */
#content {
	position: relative;
	width: 952px;
	background: transparent url(../bilder/mitte.png) repeat-y;
	height: 100%;
}
#aktuelles {
	margin-left: 270px;
	background-color: transparent;
	color: #666;
}
#inhalte {
	width: 485px;
	margin-left: 410px;
	background-color: transparent;
	color: #444;
	font-size: 13px;
	line-height: 1.4em;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left: 1px solid  #d3d3d3;
}
#inhalte p {
	padding: 0px 10px 0px 5px;
}
#content ul.listenpunkte {
	margin-left: 255px;
	background-color: transparent;
	color: #444;
	font-size: 13px;
	line-height: 1.4em;
	padding-right: 40px;
	padding-bottom: 10px;
}
#content h3 {
	margin-left: 275px;
	background-color: transparent;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
p#partner a {
	padding: 20px;
}
p.galery {
	margin-left: 270px;
}
p.galery a {
	padding-right: 5px;
}
p.karte {
	margin-left: 280px;
	width: 620px;
	color: #333;
	font-size: 13px;
	border-bottom: 2px dotted #999;
}
p.anfahrt {
	color: #333;
	padding-top: 15px;
	margin-left: 280px;
	font-size: 13px;
}
#inhalte p.new {
	border-bottom: 2px dotted #999;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 13px;
}
#inhalte p.new_u {
	padding-bottom: 10px;
	padding-top: 10px;
}
#aktuelles p.new {
	border-bottom: 2px dotted #999;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 620px;
	font-size: 13px;
}
#aktuelles p.new_u {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 620px;
	font-size: 13px;
}
p a.neues {
	margin-left: 480px;
	
}
p a.neues_b {
	margin-left: 370px;

}
/* ----------subnavi------------- ------------- */
.unter {
	font-size: 10px;
	font-weight: normal;
}
#subnavi {
	width: 250px;
	float: left;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}
#subnavi ul {
	list-style-type: none;
}
#subnavi li {
	padding-left: 55px;
	padding-top: 10px;
}
#subnavi a {
	text-decoration: none;
	color: #fff;
}
#subnavi ul li.actu a {
	color: #333;
	font-weight: bold;
}
#subnavi ul li a:hover {
	color: #333;
	border-top: 0;
}
.plan {
	margin-left: -40px;
	font-size: 95%;
	font-weight: normal;
	color: #fff;
}
#subnavi li a.actu {
	color: #333;
	font-weight: bold;
}
/* ----------footer------------- ------------- */
#footer {
	width: 952px;
	height: 65px;
	background: transparent;
	clear: both;
}
/* ----------footer------------- ------------- */
p#recht {
	text-align: center;
	color: #333;
	font-size: 11px;
	font-family: Verdana;
	padding-top: 15px;
	padding-bottom: 25px;
}
.pics {
	width: 130px;
	float: left;
	margin-left: 25px;
	padding-right: 5px;
	
}
/* ----------spans------------- ------------- */
.tel {
	font-size: 2.0em;
	color: #ffd500;
}
.ueber {
	font-size: 1.1em;
	font-weight: bold;
	color: #6e6c2b;
}
.einkauf {
	margin-left: 450px;
}
a.link {
	color: #ff9900;
	text-decoration: none;
}
a.link:hover {
	color: #333;
	text-decoration: none;
}
a {
	text-decoration: none;
}
.punkt {
	height: 3px;
	width: 350px;
	border-bottom: 2px dotted #A9A9A9;
	padding-top: 10px;
	margin-bottom: 10px;
}
.fett {
	font-weight: bold;
}
.invisible {
	color: #ff9900;
}
img {
	border: none;
	padding-bottom: 10px;
}
.cityinfo {
	margin-left: 20px;
}
.bigger {
	font-weight: bold;
	font-size: 1.3em;
}
p#headpic {
	margin-left: 280px;
}
.klein{
 font-size: 0.8em;
}
/* -----------kursplan------------- -------------------------- ------------- */
#aerobic-intro, #intervall, #xco, #pushpull, #fatburnercycle, #woyo, #ironcross , #minidance, #kindertanz, #funkydance, #videoclip, #aerobic1, #step2, #flexiexpress, #dance , #bauchfit , #thairobic, #bodystyling , #pilates, #hotiron , #seniorfit, #yoga , #stretch, #easycycle, #fatburnercycle , #bbp, #thaiyoga, #indoorcycle, .kursbeschreibung {
	position: absolute;
	width: 247px;
	z-index: 998;
	left: 650px;
	top: 95px;
	visibility: hidden;
	background-color: transparent;
}
* html div#kursinfo,  * html div#aerobic-intro,  * html div#aerobic1,   * html div#step2,  * html div#dance,  * html div#bauchfit,  * html div#bodystyling,  * html div#thairobic,  * html div#hotiron,  * html div#pilates,  * html div#yoga,  * html div#seniorfit,  * html div#stretch,  * html div#easycycle,  * html div#indoorcycle,  * html div#fatburnercycle,  * html div#bbp,  * html div#pushpull {
	padding-top: 20px;
}
/* -----------IE6 PNGfix------------- -------------------------- ------------- */
img, div {
	behavior: url(iepngfix.htc)
}
/* -----------Formular------------- -------------------------- ------------- */
.newsletter_input {
	border: none;
	background-image: url(../newsletter/input.gif);
	background-repeat: no-repeat;
	width: 345px;
	height: 23px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.newsletter_send {
	border: none;
	background-image: url(../newsletter/send1.gif);
	width: 96px;
	height: 23px;
	margin-top: 15px;
	margin-left: 254px;
}
.newsletter_send:hover {
	background-image: url(../newsletter/send2.gif);
}
.newsletter_box {
	margin: 16px;
	color: #999999;
	font-weight: bold;
}
/* -----------Lightbox CSS------------- -------------------------- ------------- */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;
/* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}
#imageData {
	padding: 0 10px;
	color: #666666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}