@charset "UTF-8";

body {
	margin:0;
	padding: 0;
	font-size:62.5%;
	font-family: arial,verdana,helvetica,sans-serif;
	background-color:#fff;
}

h1, h2, h3 {
	font-family:Times New Roman;
	color:#711322;
}

h1 {
	font-size:2.4em;
	line-height:1.5em;
}

h2 {
	font-size:2em;
	line-height:1.5em;
}


h3 {
	font-size:1.5em;
	line-height:1.1em;
}

h4 {
	font-size:1.3em;
	font-family:Times New Roman;
	color:#711322;
	line-height:1.1em;
}

a {
	color:#252227;
}

a:hover {
	color:#711322;
}

input, textarea, select {
	border:1px solid #d2d2d2;
}

hr {
	border:0;
	border-top:1px solid #d2d2d2!important;
	height:1px;
}

input.error, textarea.error, select.error {
	border:1px solid #701322;
	background:#f7eeed;
}

input.error[type='checkbox'] {
	outline:1px solid #701322;
}

iframe {

	border:none;
}

div#root {
	background-repeat:no-repeat;
	background-position:center top;
}

	img#rutschenspiel {
		position:absolute;
		top:200px;
		margin-left:33px;
		width:806px;
		z-index:100;
	}

	div#head_bg {
		background:url(../style/bi-head.png) no-repeat center top;
		font-size:1.2em;
		line-height:1.5em;
		position:relative;
	}

		img#zertifikat {
			float:right;
			position:absolute;
			top:390px;
			right:12px;
		}

		img#zahlart {
			float:left;
			position:absolute;
			top:390px;
			left:12px;
		}

		div#main {
			margin:auto;
			width:983px;
		}

			/***** Header *****/
			div#header {
				height:552px;
				color:#252227;
				overflow:hidden;
			}
				img#logo {
					margin-top:40px;
				}

				/***** Navigation *****/
				ul#nav {
					margin:54px 0 0!important;
					position:relative;
					z-indx:99;
				}

				ul#nav a {
					text-decoration:none;

				}

				ul#nav a:hover, span.meta_active, span.meta_active:hover, a.prim_active, a.sek_active, a.tab_link_active {
					color:#711322;
				}

					li.nav_meta {
						float:left;
						background-image:url(../style/hg_meta.png);
						border-left:1px solid #f8f8f8;
						border-right:1px solid #bcbcbc;
						list-style-type:none;
					}

					li.meta_1 {
						border-left:none;
						width:303px;
					}

					li.meta_2 {
						width:260px;
					}

					li.meta_3 {
						width:196px;
					}

					li.meta_4 {
						width:216px;
					}

						span.nav_meta {
							font-family:Times New Roman;
							text-transform:uppercase;
							display:block;
							background-repeat:no-repeat;
							font-size:1.6em;
							text-align:center;
							height:37px;
							padding-top:20px;
							letter-spacing:0.5px;
							cursor:default;
						}

						p.nav_prim {
							line-height:1.2em;
							font-size:0.9em;
							margin-left:15px;
						}

						img.meta_pfeil {
							margin-right:5px;
							vertical-align:-2px;
						}
							ul.nav_prim {
								margin:0 0 15px 36px;
								display:none;
								padding-right:10px;
							}

							ul.show_prim {
								display:block;
							}

								li.nav_prim {
									padding-bottom:3px;
									list-style-type:none;
								}

									a.nav_prim {
										text-transform:uppercase;
										background:url(../style/ic-pfeil-do.png) no-repeat left 5px;
										text-decoration:none;
										padding-left:15px;
										font-size:1.2em;
										line-height:1.2em;
										display:block;
									}

									a.pfeil_down {
										background-image:url(../style/ic-pfeil-up.png);
									}

										ul.nav_sek  {
											margin:3px 0 0 15px;
										}
										ul.nav_sek li {
											list-style-type:none;
											 min-height:18px;
										}
											a.nav_sek  {
												background:url(../style/ic-pfeil-kl-do.png) no-repeat left center;
												padding-left:8px;
												font-size:1.1em;
												line-height:0.9em;
											}

					li.meta_1 a {
						border-left:none;
					}

					li.meta_3 a {
						border-right:none;
					}

			/***************** Info Box *********************/
			div#info_box {
				float:left;
				width:309px;
				clear:both;
			}

				div#info_box_background {
					background:#f3e3e2;
					padding:19px 9px 0px 9px;
				}

					div#info_box_background li.tabs {
						background: url(../style/bi-tab-loop-li-spalte.png) repeat-x;
					}

					div#info_box_background li.tabs.tab_active {
						border-bottom:1px solid #f3e3e2 !important;
						height: 21px !important;
					}

				div#news_container {
					margin-top:20px;
					padding-top:10px;
					height:110px;
					overflow:hidden;
					padding-bottom:5px;
					border-top:1px solid #D2D2D2;
				}

				#zur_startseite {
					background:url(../style/ic-pfeil-do.png) no-repeat left center;
					text-transform:uppercase;
					text-decoration:none;
					padding-left:12px;
				}

				input#text_suche {
					/*padding:3px 7px 2px!important;*/
					padding:3px 0px 2px 0px !important;
					margin:0px !important;
					position:relative;
					color:#3b3b3b !important;
					width:100%;
				}

				input#send_suche {
					background:url(../style/ic-lupe.gif) no-repeat center;
					border:0 none;
	    			cursor:pointer;
				    float:right;
				    height:12px;
				    margin-right:6px;
				    top:-20px;

				    position:relative;
				    width:15px;
				    z-index:99;
				}

			div.box_pauschalen {
				padding:15px 0px 16px;
				margin-top:12px;
				color:#8c878a;
			}

				h4.box_pauschalen {
					color:#3b3b3b;
				}

					ol.box_pauschalen {
						margin:15px 0 0;
					}
						li.box_pauschalen {
							background-repeat:no-repeat;
							background-position:left center;
							list-style-type:none;
							height:30px;
							padding-left:50px;
							margin-left:0;
							margin-top:5px;
						}

						li.box_pauschalen p {
							padding-top:5px;
						}

							p.aktiv {
								color:#711322;
							}

			/************ TABS **********************/
			ul#tabs {
				margin:20px 0 0!important;
				clear:both;
				border-bottom:1px solid #D2D2D2;
				height:22px;
			}

				li.tabs {
					float:left;
					background:#fff url(../style/bi-tab-loop.jpg) repeat-x;
					list-style-type:none;
					height:21px;
					border:1px solid #D2D2D2;
					margin-right:2px;
					position:relative;
					z-index:1;
				}

				li.tab_active {
					border-bottom:#fff;
					height:22px;
				}

					li.tabs span {
						float:left;
						background-repeat: no-repeat;
						background-position:6px 6px;
						padding:2px 5px 0px 22px;
						color:#9A9A9A;
						cursor:pointer;
						display:block;
					}

					li.tab_active span {
						color:#711322!important;
					}
			div.tabs {
				clear:both;
				display:none;
				padding:10px;
				border-bottom:1px solid #D2D2D2;
				min-height:118px;
			}

			div.tabs a {
				background: url(../style/ic-pfeil-do.png) no-repeat left center;
   				padding-left: 12px;
   				text-decoration: none;
   				text-transform: uppercase;
			}

			div.tab_active {
				display:block;
			}

				div#tabs h3 {
					font-size:1.4em;
					line-height:1.2em;
					color:#252227;
				}

				div.news {
					display:none;
				}
					a.news {
						background:none!important;
						font-size:1.5em;
						font-family:Times New Roman;
   						line-height:1.5em;
   						padding:0!important;
   						text-transform:inherit!important;
					}


			div#box1 {
				padding:0px 0px 17px;
				/*border-bottom:1px solid #D2D2D2;*/
			}

				div#metad {
					border-bottom:1px solid #D2D2D2;
					padding:0px 12px 10px;
				}

				p.head_text {
					font-family:Times New Roman;
					color:#252227;
    				font-size:1.4em;
    				line-height:1.2em;
				}

				ul#nav_metab {
					width:100%;
					margin:0 0 13px!important;
				}

					li.nav_metab {
						list-style-type:none;
						float:left;
						margin-right:18px;
						letter-spacing:0.5px;
					}

					a.nav_metab {
						background:url(../style/ic-pfeil-do.png) no-repeat -3px center;
						text-transform:uppercase;
						text-decoration:none;
						padding-left:10px;
					}

				div#auslastung_container {
					margin:20px 0px 0px -11px;
					padding:0px 12px 10px;
				}

				div#auslastung {
					width:290px;
					height:70px;
					margin:2px 0px 5px;
				}

				p.hotline {
					clear:both;
					background:url(../style/ent_ic_telefon.png) no-repeat left center;
					padding-left:14px;
					margin-top:14px;
				}

			div#box2 {
				padding:19px 12px 17px;
			}

			img.flash_player {
				float:left;
				margin:0 5px 0 -3px;
			}

			h3.flash_player {
				margin-top:10px;
			}

			div#flashtower_box{
				float:left;
				overflow:hidden;
				width:100%;
				height:297px;
				margin-bottom:15px;
			}


			/*****Content*****/
			div#article {
				float:left;
				padding:15px 14px 50px 26px;
				width:618px;
				min-height:500px;
				overflow-x:hidden;
			}

					a.kaufen {
						position:absolute;
						bottom:13px;
						left:308px;
						height: 32px;
    					padding: 10px 10px 10px 58px;
    					width:232px;
    					text-decoration:none;
    					background-repeat:no-repeat!important;
    					color: rgb(113, 19, 34);
    					overflow:hidden;
					}

					a.ext_kombiticket {
						font-size:11px;
					}

						span.link_head2 {
							font-size:19px;
							text-transform:uppercase;
						}

				div#article img {
					border:1px solid #D2D2D2;
				}

				span#status {
					float:left;
					font-size:0.9em;
					margin-bottom:19px;
				}

				span#status a {
					color:#000;
					text-decoration:none;
				}

				img.no_border {
					border:none!important;
				}

			/***** Footer *****/
			div#footer {
				clear:both;
				background-color:#f6f6f6;
				border-top:1px solid #d8d8d8;
				height:163px;
				font-size:0.9em;
			}

				hr.footer {
					border:0;
					border-top:1px solid #fff;
					height:1px;
					margin:-1px;
					padding:0;
					width:100%;
				}
				/********** FÜR IE 7 *************/
				*+html hr.footer {
				   margin-top:-8px;
				}

				div#footer_text {
					margin:auto;
					width:950px;
					padding:37px 8px 0;
					line-height:1.3em;
				}

					div#footer_kontakt {
						float:left;
						width:260px;
						margin-right:19px;
					}

						a#mh_logo {
							background:url(../style/logo_mh.png) no-repeat left center;
							padding-left:20px;
							height:17px;
							display:block;
							margin-top:8px;
							text-decoration:none;
						}

					div#footer_kontakt strong, div#footer_info strong {
						font-family:Times New Roman;
						font-size:1.8em;
						line-height:1.2em;
						font-weight:normal;
					}

					div#footer_links {
						float:left;
						width:192px;
						margin-right:19px;
					}
						ul.footer_links {
							margin:9px 0 0!important;
						}

						ul.footer_links li {
							list-style-type:none!important;
						}

							a.footer_links {
								background:url(../style/ic-pfeil-kl-do.gif) no-repeat left center;
								padding-left:8px;
								text-decoration:none;
								line-height:1.8em;
							}

					div#footer_info {
						float:left;
						width:460px;
					}

/************************** Home *****************************************/

img.home {
	float:right;
	margin-left:10px;
}

a.home {
	background:url(../style/ic-pfeil-do.png) no-repeat left center;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:12px;
}

hr.home {
	clear:both;
	margin:17px 0 12px;
}


/*********************************** Detailansicht ****************************************/
a.detail {
	background:url(../style/ic-pfeil-do.png) no-repeat left center;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:12px;
}

img.detail {
	float:left;
	margin:5px 20px 5px 0;
}

/*********************************** Pauschalen ************************************************/
img#content_logo1 {
	float:left;
	margin:0 82px 25px 0;
}

img#content_logo2 {
	margin:0 64px 25px 0;
}

img#content_logo3 {
	margin-bottom:25px;
}

a.pauschale {
	background:url(../style/ic-pfeil-do.png) no-repeat left center;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:12px;
}

hr.pauschale {
	margin:29px 0 30px;
}

div.pauschalen_box {
	float:left;
	margin:0 51px 24px 0;
}
	div.pauschalen_img {
		background:url(../style/test-pauschale.jpg);
		width:274px;
		height:188px;
		border:1px solid #D2D2D2;
		margin-bottom:5px;
	}

		div.pauschalen_text {
			background-image:url(../style/hg_meta.png);
			height:37px;
			padding:6px 9px;
			overflow:hidden;
		}

			h3.pauschalen {
				line-height:1.1em;
			}

			div.pauschalen_preis {
				background:url(../style/bi-preis-button.png);
				width:53px;
				height:62px;
		    	margin-left:194px;
	   			margin-top:61px;
		   		position:relative;
		    	color:#fff;
		    	padding:20px 20px 20px 28px;
		    	line-height:1.2em;
		    	letter-spacing:-1px;
			}

				strong.pauschalen {
					font-size:2em;
					line-height:1.4em;
				}

/***************************************************************/
img.bestellvorgang {
	float:left;
	margin-bottom:19px;
	height:81px;
}

div.bestellvorgang {
	float:left;
	border-top:1px solid #D2D2D2;
	position:relative;
	width:100%;
	padding-top:19px;
	margin-bottom:29px;
}

	div.bewertung {
		position:absolute;
		bottom:0;
		left:0;
	}

	img.pauschale_waehlen {
		float:right;
		margin-bottom:3px;
	}

	a.pauschale_waehlen {
		background:url(../style/ic-pfeil-do.png) no-repeat left center;
		text-transform:uppercase;
		text-decoration:none;
		padding-left:12px;
		margin-left:13px;

	}

	div.pauschalen_preis2 {
		position:absolute;
		background:url(../style/bi-preis-button.png);
		width:53px;
		height:62px;
	   	margin-left:537px;
	 	margin-top:2px;
	   	color:#fff;
	   	padding:20px 20px 20px 28px;
	   	line-height:1.2em;
	   	letter-spacing:-1px;
	}


/************************ Pauschalen Detail *************************************/

			h3.pauschalen_detail {
				line-height:1.1em;
			}

			div.pauschalen_preis_detail {
				background:url(../style/bi-preis-button.png);
				width:53px;
				height:62px;
		    	margin-left:192px;
	   			margin-top:170px;
		   		position:relative;
		    	color:#fff;
		    	padding:20px 20px 20px 28px;
		    	line-height:1.2em;
		    	letter-spacing:-1px;
			}

				strong.pauschalen_detail {
					font-size:2em;
					line-height:1.4em;
				}

			input.pauschalen_detail {
				background:transparent url(../style/ic-pfeil-do.png) no-repeat left center;
				border:none!important;
				text-transform:uppercase;
				text-decoration:none;
				padding-left:12px;
				color:#000;
			}

			h3.headline_detail {
				clear:both;
				margin-top:15px;
			}

			img#bahn_auto_flug {
				margin-top:17px;
			}

/************************ Kursplaner *************************************/

table.kursplan {
	width:546px;
	border:0;
	margin:auto;
}

	table.kursplan th {
		width:91px;
	}

	table.kursplan td, table.kursplan th {
		padding:0!important;
	}

	table.kursplan td img , table.kursplan th img {
		border:0!important;
	}

	table.kursplan td.kursplan_ab {
		padding:3px 10px!important;
		background:#db9f84;
		color:#fff;
	}

		div.kursplan_kurs {
			height:30px;
			padding:10px 0;
			background-repeat:no-repeat;
			background-position:top right;
			text-align:center;
			color:#640b1b;
			overflow:hidden;
			position:relative;
			z-index:1;
			border-bottom:1px solid #fff;
			cursor:pointer;
			filter:alpha(opacity=80);
			-moz-opacity:0.8;
			-khtml-opacity:0.8;
			opacity:0.8;

		}

		div.kursplan_kurs:hover {
			filter:alpha(opacity=100);
			-moz-opacity:1;
			-khtml-opacity:1;
			opacity:1;
			color:#000;
		}

		div.kursplan_kurs {
			box-shadow: 2px 3px 4px #000;
			-webkit-box-shadow: 2px 3px 4px #000;
			-moz-box-shadow: 2px 3px 4px #000;
			margin-bottom:4px;
			border-bottom:0;
		}


		div.kursplan_kurstyp {
			width:13px;
			height:12px;
			position:absolute;
			top:0;
			right:0;
		}

		div.muskelaufbau {
		    background-color: #CFE0A4;
		}
		div.herzkreislauf {
		    background-color: #F7BCA9;
		}
		div.entspannung {
		    background-color: #A3D3EF;
		}
		div.muskelaufbau-herzkreislauf {
		    background-image: url("../style/kursplaner/bi-muskel-herz.jpg");
		}
		div.muskelaufbau-entspannung {
		    background-image: url("../style/kursplaner/bi-muskel-entspannung.jpg");
		}
		div.herzkreislauf-entspannung {
		    background-image: url("../style/kursplaner/bi-herz-entspannung.jpg");
		}
		div.multi_kursplan div.fitness, b.fitness {
		    background-image: url("../style/kursplaner/ic-ecke-orange.png");
		}
		div.multi_kursplan div.gesundheit, b.gesundheit {
		    background-image: url("../style/kursplaner/ic-ecke-rot.png");
		}
		div.multi_kursplan div.kinder, b.kinder {
		    background-image: url("../style/kursplaner/ic-ecke-blau.png");
		}
		div.multi_kursplan div.gesundheitserie, b.gesundheitserie {
		    background-image: url("../style/kursplaner/ic-ecke-gruen.png");
		}
		b.fitness, b.gesundheit, b.kinder, b.gesundheitserie {
		    background-position: right top;
		    background-repeat: no-repeat;
		    padding-right: 20px;
		}

			div.kursplan_kurs span {
				cursor:pointer;
				text-decoration:underline;
				font-size:0.9em;
			}

		div.kursplan_kurs_detail {
			display:none;
			position:absolute;
			padding:10px 30px 10px 10px;
			background:#fff;
			border:1px solid #974642;
			width:450px;
			z-index:2;
		}

			div.kursplan_kurs_detail img.close {
				cursor:pointer;
				position:absolute;
				top:0;
				right:5px;
			}

			div.kursplan_kurs_detail p {
				margin-bottom:10px;
			}

/* --------------- XStandard -------------- */

div.medien_untertitel_none {
	float: left;
	width: 100%;
}

div.medien_untertitel_none img {
	clear:both;
}

img.right, div.medien_untertitel_right {
	float:right;
	margin-left:10px;
}

img.left, div.medien_untertitel_left {
	float:left;
	margin-right:10px;
}

img.left {
	margin: 0 10px 10px 0;
	float:left;
}

img.right {
	margin: 0 0 10px 10px;
	float:right;
}

div.medien_untertitel_right {
	float:right;
	margin:0 0 10px 10px;
}

div.medien_untertitel_left {
	float:left;
	margin:0 10px 10px 0;
}


li {
	list-style-type: circle;
}

div#article ul, li, ol {
	margin:0;
}


div#article ul {
	margin-left:17px;
}

div#article ul li {
	padding-left:4px;
}

ul {
	margin-left: 16px;
}

	ul li {
		list-style:disc;
		padding-left:0;

	}

ol {
	margin-left: 16px;
	list-style-position: inside;
}

	ol li {
		list-style:decimal;
		padding-left:0;
		margin-left:5px;
	}

p.left {
	text-align:left;
}

p.right {
	text-align:right;
}

p.center {
	text-align:center;
}

p.indent {
	margin-left: 20px;
}

p.block {
	text-align: justify;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

th {
	font-weight:bold;
}



/******** Kursplaner buchen*******/
form[name="kursanmeldung"] {
	margin:10px;
}
