@charset "utf-8";

* {
   margin: 0px;
   padding: 0px;
}

body {
   width:100%;
   height:100%;
}

html {
   background:#eeeeee url(../images/bg-html.jpg) top center repeat-x ;
}

body {
   background:url(../images/bg-body.jpg) top center no-repeat ;
   font-family:"trebuchet MS", Verdana, Arial;
   color:#3c3c3c;
   font-size:12px;
}

a {
   outline:none;
   text-decoration:underline;
   color:#3c3c3c;
}

h2,
h3 {
   font-weight:normal;
   font-size:18px;
   color:#E10019;
   line-height:28px;
   float:none;
   clear:both;
}

h4,
h5,
h6 {
   font-weight:bold;
   font-size:12px;
}

a:hover {
   text-decoration:none;
}

ul {
   list-style:none;
}
img{
   border:none;
}
a img{
	border:1px solid #A0A0A0;
    padding:4px;
}
div.clear{
	float:none;
    clear:both;
    height:0;
    line-height:0.01em;
    font-size:0.01em;
}

/* CONTAINER */
#container {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   width:950px;
   margin: 0 auto -44px auto;
   background:transparent url(../images/bg-container.png) 0 0 repeat-y scroll;
  
}

/* HEADER */
#header {
   position:relative;
   width:950px;
   height:456px;
   background:transparent url(../images/bg-header.jpg) 0 0 no-repeat scroll;
   text-indent:-9999px;
}

#header a {
   display:block;
}

h1.branding {
   position:absolute;
   width:284px;
   height:134px;
   left:9px;
   top:17px;
}

h1.branding a {
   width:284px;
   height:134px;
}

#mainNavigation {
   width:440px;
   height: 118px;
   position:absolute;
   top:321px;
   left:15px;
   background:transparent url(../images/bg-main-navigation.png) 0 0 no-repeat scroll;
}

#mainNavigation li {
   float:left;
   height:16px;
   line-height:14px;
   width:214px;
   margin:0 0 9px 0;
}

#mainNavigation a {
   height:16px;
}

#mainNavigation a.startseite {
   width:95px;
}

#mainNavigation a.unsereTherapeuten {
   width:178px;
}

#mainNavigation a.ernaehrung {
   width:115px;
}

#mainNavigation a.physiotherapie {
   width:137px;
}

#mainNavigation a.entspannungUndWellness {
   width:221px;
}

#mainNavigation a.rehabilitation {
   width:132px;
}

#mainNavigation a.gesundheitsmanagement {
   width:225px;
}

#mainNavigation a.praevention {
   width:114px;
}

#mainNavigation a.firmensport {
   width:125px;
}


#mainNavigation a.startseite:hover {
   background:transparent url(../images/bg-main-navigation.png) 0 -118px  no-repeat scroll;
}

#mainNavigation a.unsereTherapeuten:hover  {
   background:transparent url(../images/bg-main-navigation.png) 0 -143px  no-repeat scroll;
}

#mainNavigation a.physiotherapie:hover  {
   background:transparent url(../images/bg-main-navigation.png) 0 -168px  no-repeat scroll;
}

#mainNavigation a.rehabilitation:hover  {
   background:transparent url(../images/bg-main-navigation.png) 0 -193px  no-repeat scroll;
}

#mainNavigation a.praevention:hover  {
   background:transparent url(../images/bg-main-navigation.png) 0 -218px  no-repeat scroll;
}


#mainNavigation a.fitness:hover  {
   background:transparent url(../images/bg-main-navigation.png) -214px -118px  no-repeat scroll;
}

#mainNavigation a.ernaehrung:hover  {
   background:transparent url(../images/bg-main-navigation.png) -214px -143px  no-repeat scroll;
}

#mainNavigation a.entspannungUndWellness:hover  {
   background:transparent url(../images/bg-main-navigation.png) -214px -168px  no-repeat scroll;
}

#mainNavigation a.gesundheitsmanagement:hover  {
   background:transparent url(../images/bg-main-navigation.png) -214px -193px  no-repeat scroll;
}

#mainNavigation a.firmensport:hover  {
   background:transparent url(../images/bg-main-navigation.png) -214px -218px  no-repeat scroll;
}





/* CONTENT */
#contentContainer {
   width:935px;
   padding:0 0 0 15px;
}

/* SIDEBAR */
#sidebar {
   width:248px;
   min-height:583px;
   background:transparent url(../images/bg-sidebar.png) 0 0 no-repeat scroll;
   float:left;
   padding:0 0 0 19px;
}


#oeffnungszeiten {
	height:186px;
}

#unsereTermine {
	height:211px;
}

#info {
	height:195px;
}
			
			
			
#content li{
	background:transparent url(../images/bg-ul-arrow.png) 0 10px no-repeat;
    padding:0 0 0 19px;
    line-height:28px;
}

* html #sidebar {
   height:538px;
}

#sidebar a {
   text-decoration:none;
   color:#3c3c3c;
}

#sidebar a:hover {
   text-decoration:underline;
}

#sidebar h3 {
   text-indent:-9999px;
}

#sidebar h3.oeffnungszeiten {
   height:101px;
}

#sidebar ul.oeffnungszeiten {
   margin:0 0 46px 0;
}

#sidebar h3.unsereTermine {
   height:95px;
}

#sidebar p {
   margin:0 0 18px 0;
}

#sidebar h3.info {
   height:85px;
}

#contentMain {
   width:639px;
   float:left;
   padding:0 0 0 29px;
}

#kontaktDaten {
   width:639px;
   height:186px;
   position:relative;
   background:transparent url(../images/bg-kontaktdaten.png) 0 0 no-repeat scroll;
}

#headlines {
   width:639px;
   height:169px;
   background:transparent url(../images/bg-headline.png) 0 0 no-repeat scroll;
   position:relative;
   text-indent:-9999px;
}

#headlines h2 {
   position:relative;
   height:60px;
   left:41px;
   top:30px;
}

#headlines h2.fehler {
   background:url(../images/h2/bg-404.png) 0 0 no-repeat;
}

#headlines h2.startseite {
   background:url(../images/h2/bg-startseite.png) 0 0 no-repeat;
}

#headlines h2.kontakt {
   background:url(../images/h2/bg-kontakt.png) 0 0 no-repeat;
}

#headlines h2.newsletter {
   background:url(../images/h2/bg-newsletter.png) 0 0 no-repeat;
}

#headlines h2.danke {
   background:url(../images/h2/bg-danke.png) 0 0 no-repeat;
}

#headlines h2.anfahrt {
   background:url(../images/h2/bg-anfahrt.png) 0 0 no-repeat;
}

#headlines h2.impressum {
   background:url(../images/h2/bg-impressum.png) 0 0 no-repeat;
}

#headlines h2.unsereTherapeuten {
   background:url(../images/h2/bg-unsere-therapeuten.png) 0 0 no-repeat;
}

#headlines h2.ernaehrung {
   background:url(../images/h2/bg-ernaehrung.png) 0 0 no-repeat;
}

#headlines h2.physiotherapie {
   background:url(../images/h2/bg-physiotherapie.png) 0 0 no-repeat;
}

#headlines h2.entspannungUndWellness {
   background:url(../images/h2/bg-entspannung-wellness.png) 0 0 no-repeat;
}

#headlines h2.gesundheitsmanagement {
   background:url(../images/h2/bg-gesundheitsmanagement.png) 0 0 no-repeat;
}

#headlines h2.praevention {
   background:url(../images/h2/bg-praevention.png) 0 0 no-repeat;
}

#headlines h2.firmensport {
   background:url(../images/h2/bg-firmensport.png) 0 0 no-repeat;
}

#headlines h2.info {
   background:url(../images/h2/bg-info.png) 0 0 no-repeat;
}

#headlines h2.unsereTermine {
   background:url(../images/h2/bg-unsere-termine.png) 0 0 no-repeat;
}

#headlines h2.rehabilitation {
   background:url(../images/h2/bg-rehabilitation.png) 0 0 no-repeat;
}

#headlines h2.fitness {
   background:url(../images/h2/bg-fitness.png) 0 0 no-repeat;
}

#kontaktDaten h3 {
   text-indent:-9999px;
}

#kontaktDaten address {
   position:absolute;
   font-style:normal;
   display:block;
   width:108px;
   top:122px;
   left:42px;
}

#phoneFax {
   position:absolute;
   top:122px;
   left:188px;
}

#newsMail {
   position:absolute;
   width:160px;
   height:18px;
   line-height:18px;
   top:129px;
   left:370px;
   border:none;
   background:#f4f4f4;
}

* html #newsMail {
   top:128px;
}

*+html #newsMail {
   top:128px;
}

#anmelden {
   position:absolute;
   top:125px;
   left:537px;
}

#schrift a {
   display:block;
   height:14px;
   line-height:12px;
   top:139px;
   width:14px;
}

#schrift a.decrease {
   position:absolute;
   left:554px;
   width:12px;
}

#schrift a.reset {
   position:absolute;
   left:567px;
}

#schrift a.increase {
   position:absolute;
   left:582px;
}

#content {
   padding:0 0 18px 41px;
}

#content p {
   line-height:18px;
   margin:0 0 18px 0;
}
#content p.cms{
   margin:0 18px 18px 0;
}
div.content1,
div.content2 {
   width:252px;
   float:left;
}

div.content2 {
   padding:0 19px 0 74px;
}

div#slideshow {
   float:none;
   clear:both;
   width:auto;
   height:125px;
   background:transparent url(../images/bg-slideshow.png) 0 0 no-repeat;
   padding:5px;
}

/* FOOTER */
#footer,
#footerContainer,
.push {
   height:44px;
   float:none;
   clear:both;
}

#footerContainer {
   background:transparent url(../images/bg-footer.png) center top repeat-x scroll;
}

#footer {
   width:950px;
   margin:0 auto;
   position:relative;
   height:44px;
}

#addNavi {
	position:absolute;
	right:0px;
	top:4px;
	height:15px;
	line-height:12px;
	font-size:10px;
	width: 318px;
}

#addNavi li {
   float:left;
   margin:0 0 0 12px;
}

#addNavi a {
   display:block;
   height:15px;
   background:transparent url(../images/none.png) 0 0 no-repeat;
   text-indent:-9999px;
}

#addNavi a.kontakt {
   width:58px;
}

#addNavi a.anfahrt {
   width:59px;
}

#addNavi a.guestbook {
   width:78px;
}

#addNavi a.impressum {
   width:70px;
}
