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

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

#wrapper {
background:#fff;
}


#header {
background: url('images/header.jpg') no-repeat;
}
.preise#header {
background: url('images/h-preise.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;
}