@charset "utf-8";
/* CSS Document */

body {
background:#A4B8CC url('images/bg.gif') repeat-x;
}

#wrapper {
background:#fff;
}


#header {
background: url('images/header.jpg') no-repeat;
}
.badewelt#header {
background: url('images/h-badewelt.jpg') no-repeat;
}
.vital#header {
background: url('images/h-vital.jpg') no-repeat;
}
.fit#header {
background: url('images/h-fit.jpg') no-repeat;
}
.start#header {
background: url('images/h-start.jpg') no-repeat;
}


#mainnavi {
background: url('images/mainnavi.gif') no-repeat;
}

#double h2 {
background:#ccc url('images/h2.gif') no-repeat
}

#content h3, .AccordionPanelTab {
background:#ccc url('images/h3.gif') repeat-y;
}

#right h5 {
background:url('images/h4.gif') no-repeat;
}

#right #newsbox {
width:241px;
height:220px;
background:url('images/newsbox.gif') no-repeat;
}

#left #massagetip {
background:url(images/newsletter.gif);
}
/*--- Newsletter Quickbox  ---*/ 
form#Anmeldung { 
background:url('images/newsletter.gif') no-repeat;
}


a[class ~="download"] { 
   padding-left: 20px;
   background: transparent url('images/download.gif') no-repeat center left;
}