@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
 => global tags
==================================================*/

* {
	padding:0;
	margin:0;
}

body {
	color:#2f2f2f;
	vertical-align:baseline;
	text-align: center;
	font: 78% Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.gif) repeat;
}

ol,
ul,
dl {
	list-style:none;
}

.highlight {
	font-size:1.3em;
	line-height:1.8em;
	font-weight:bold;
}

h2.home {
	background: url(../images/bg-h2Home.gif);
	text-indent: -999999px;
	width: 330px;
	height: 63px;
	margin-bottom: 30px;
}

h3.fragen {
	background: url(../images/bg-h3Fragen.gif);
	text-indent: -999999px;
	height: 29px;
	width: 249px;
	margin-bottom: 10px;
}

/*==================================================
 => global classes
==================================================*/

.clear {
	clear:left;
	float:none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.noMarginRight {
	margin-right: 0;
}

div.trenn {
	border-bottom: 1px dashed #2E2E2E;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*==================================================
 => container
==================================================*/

div#container {
	width: 960px;
	position:relative;
	margin: 0 auto;
	text-align: left;
}

/*==================================================
 => header  
==================================================*/

#header {
	background: url(../images/bg-header.jpg);
	height: 421px;
	width: 970px;
}

/*------------------ =branding  ------------------*/

h1#branding a {
	display:block;
	width:257px;
	height:67px;
	position:absolute;
	top:112px;
	left:706px;
	text-indent:-9999px;
	outline:none;
}


/*==================================================
 => contentContainer  
==================================================*/
div#contentContainer {
	height:100% !important;
	padding:0 0 0;
	width: 969px;
	background: url(../images/bg-content.gif);
}

/*------------------ =contentMain  ---------------*/

div#contentMain {
	float:left;
	width: 511px;
	text-align:left;
	font-size:1em;
	line-height:1.6em;
	height:auto !important;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
	min-height:370px;
	height:370px;
	position: relative;
}

div.box {
	width: 249px;
	height: 150px;
	margin-top: 15px;
	margin-left: 5px;
	float: left;
}

#contentMain a{
	color: #2f2f2f;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

#contentMain a:hover {
	color: #2f2f2f;
	text-decoration: none;
	border-bottom: 1px solid red;
}

#contentMain a:active {
	color: #2f2f2f;
	text-decoration: none;
}

/*------------------ =headlines  ---------------*/


/* =lists */



/* =image */

.image {
	border: 1px solid #c8c8c8;
	padding: 2px;
	margin: 0px 10px 10px 0;
	cursor: url(../images/icon-zoomin.cur), pointer;
	outline: none;
}

/* =imprint */

dl.imprintTypeOfBusiness,
dl.vcard {
	line-height: 20px;
	margin: 15px 0 20px 0;
}

dl.imprintTypeOfBusiness dt,
dl.vcard dt {
	display: block;
	width: 160px;
	float:left;
	font-weight:bold;
}

dl.imprintTypeOfBusiness dd,
dl.vcard dd {
	clear:right;
	width:390px;
	float:left;
}

/*==================================================
 => contentSidebar    
==================================================*/

div#contentSidebar1 {
	position:relative;
	float:left;
	width: 168px;
	height:auto !important;
	min-height:450px;
	height:450px;
	display: inline;
}

div#contentSidebar2 {
	color: #FFF;
	position:relative;
	float:left;
	width: 226px;
	height:auto !important;
	padding-top: 40px;
	padding-left: 1px;
	padding-bottom: 40px;
	min-height:370px;
	height:370px;
	display: inline;
	margin-left: 3px;
	
}

div#contentSidebar2 a {
	color: #000;
	text-decoration: underline;
}

div#contentSidebar2 a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid red;
}

#aktionen {
	margin-bottom: 25px;
}

#aktionen, #news {
	padding: 15px;
}

/*==================================================
 => navi   
==================================================*/

ul#navi {
	background: url(../images/bg-navi.gif) no-repeat;
	width: 168px;
	height:279px;
	position:absolute;
}

ul#navi li a {
	height:28px;
	display:block;
	outline:none;
	text-decoration: none;
	text-indent: -99999px;
}

ul#navi li a:hover {
	background: url(../images/bg-naviHover.gif) no-repeat;
	height:28px;
}

ul#navi li a.groupfitness:hover {
	background-position:0 0px;
}

ul#navi li a.powerplate:hover {
	background-position:0 -28px;
}

ul#navi li a.spinning:hover {
	background-position:0 -56px;
}

ul#navi li a.badminton:hover {
	background-position:0 -84px;
}

ul#navi li a.fitnesscardio:hover {
	background-position:0 -112px;
}

ul#navi li a.squash:hover {
	background-position:0 -140px;
}

ul#navi li a.tennis:hover {
	background-position:0 -168px;
}

ul#navi li a.wellness:hover {
	background-position:0 -196px;
}

ul#navi li a.solarium:hover {
	background-position:0 -224px;
}

ul#navi li a.kampfsport:hover {
	background-position:0 -252px;
}

/*==================================================
 => naviAdd   
==================================================*/

ul#naviAdd1 {
	width: 969px;
	height: 54px;
	position:absolute;
	top:0;
	left:0;
	float: left;
}

ul#naviAdd1 li a {
	float: left;
	display: block;
	text-decoration: none;
	text-indent: -99999px;
}

ul#naviAdd1 li {
	float:left;
}

ul#naviAdd1 li a.shop {
	height:54px;
	width: 141px;
}

ul#naviAdd1 li a.gaestebuch {
	height:54px;
	width: 139px;
}

ul#naviAdd1 li a.anfahrt {
	height:54px;
	width: 141px;
}

ul#naviAdd1 li a.kontakt {
	height:54px;
	width: 143px;
}

ul#naviAdd1 li a.impressum {
	height:54px;
	width: 140px;
}

ul#naviAdd1 li a.badvoeslau {
	height:54px;
	width: 264px;
}

ul#naviAdd1 li a:hover {
	background: url(../images/bg-naviAdd1Hover.gif);
}

ul#naviAdd1 li a.shop:hover {
	background-position: 0px 0px;
}

ul#naviAdd1 li a.gaestebuch:hover {
	background-position: -141px 0px;
}

ul#naviAdd1 li a.anfahrt:hover {
	background-position: -280px 0px;
}

ul#naviAdd1 li a.kontakt:hover {
	background-position: -421px 0px;
}

ul#naviAdd1 li a.impressum:hover {
	background-position: -564px 0px;
}

ul#naviAdd1 li a.badvoeslau:hover {
	background-position: -704px 0px;
	height:54px;
	width: 264px;
}

/*------------------ NaviAdd2 ---------------------*/

#naviAdd2 {
	text-decoration: none;
	position: absolute;
	top: 150px;
	left: 0px;
	width: 167px;
	height: 140px;
}

#naviAdd2 li a {
	display:block;
	outline:none;
	text-decoration: none;
	height: 28px;
	text-indent: -99999px;
}

ul#naviAdd2 li a:hover {
	background: url(../images/bg-naviAdd2Hover.gif);
}

ul#naviAdd2 li a.preise:hover {
	background-position: 0px 0px;
}

ul#naviAdd2 li a.team:hover {
	background-position: 0px -28px;
}

ul#naviAdd2 li a.partner:hover {
	background-position: 0px -56px;
}

ul#naviAdd2 li a.links:hover {
	background-position: 0px -84px;
}

ul#naviAdd2 li a.virtueller-rundgang:hover {
	background-position: 0px -112px;
}

/*==================================================
 => footer   
==================================================*/

div#footer {
	height: 192px;
	margin:auto;
	width: 970px;
	background: url(../images/bg-footer.gif) no-repeat scroll 0 0;
}

div.wienerneustadt {
	float: left;
	color: #FFF;
	position: relative;
	top: 50px;
	left: 200px;
}

div.badvoeslau {
	float: left;
	color: #FFF;
	position: relative;
	top: 50px;
	left: 315px;
}

div.wienerneustadt h4, div.badvoeslau h4{
	font-size: 14px; 
	color: #00958d;
}

div.wienerneustadt a, div.badvoeslau a{
	color: #FFF;
	text-decoration: underline;
}

div.wienerneustadt a:hover, div.badvoeslau a:hover{
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid red;
}

div.oeffnungszeitenWN, div.oeffnungszeitenBV {
	margin-top: 20px;
}

div.oeffnungszeitenWN h5, div.oeffnungszeitenBV h5 {
	font-size: 12px;
	font-weight: bold;
	color: #00978f;
}

dl.oeffnungszeiten dd {
	width: 110px;
	float: left;
}


/*==================================================
 => googlemaps   
==================================================*/

#map {
	margin-top: 40px; 
}

div#map a {
	background:transparent url(../wiener-neustadt/images/anfahrt/bg-google-enlarge.gif) no-repeat scroll 0 0;
	display:block;
	height:27px;
	text-indent:-9999px;
	width:202px;
	margin:10px 0 5px 0;
}

div#map a:hover {
	background:transparent url(../wiener-neustadt/images/anfahrt/bg-google-enlargeHover.gif) no-repeat scroll 0 0;
}

.iframemap {
	border:1px solid #dddbdb;
	padding:3px;
}

/*==================================================
 => clearfix   
==================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	zoom: 1; /* triggers hasLayout */
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
