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

/* global styling */
a img{ border:0;}
body{ background:url(../images/body-background.png) repeat-x left top;}
#content{ border-right:1px solid #c5c5c6; border-left:1px solid #c5c5c6;   }
.textelement .section-text img{border:1px solid #dbdfdd;}


/* highlight styling */
#highlight{ border:1px solid #c5c5c6;}

/* search styling */
#meine-suche-neu h1{ background:url(../images/meine-suche.gif) no-repeat left top}
#meine-suche-neu form .ziel{}
#meine-suche-neu form .ziel{ border-bottom:1px dotted #000000; }
#meine-suche-neu form .text1{ border:1px solid #dbdfdd;}

/* hotline styling */
#hot-line{ background: url(../images/highlight-bottom-background.jpg) no-repeat left bottom;}
#hot-line h1{  background:url(../images/hotline-0251-500-60.gif) no-repeat left top; }

/* newsletter styling */
#newsletter{ background: url(../images/highlight-bottom-background.jpg) no-repeat left bottom;}
#newsletter h1{  background:url(../images/newsletter.gif) no-repeat left top; }
#newsletter #form-newsletter .button-newsletter{ background:url(../images/go-btn.jpg) no-repeat left top; border:0; text-indent:-9999px;}

/* page links styling */
#page-links{ border-top:1px solid #e2e2e2; }
#page-links a.back-link{ background:url(../images/left-arrow.gif) no-repeat left center; }
#page-links a.top-link{background:url(../images/up-arrow.gif) no-repeat right center; }

/* button style */
a.nav-btn{ background:url(../images/btn-bg.jpg) no-repeat left top;} 


/* footer styling */
#footer{border:1px solid #c5c5c6; border-top:0; background:#c0e3f1}



