	p { font-family:Tahoma,verdana,Arial;color:#000000;font-size:10pt;}
	a:link { text-decoration:underline; color:#005CA2; font-size:10pt;}
	a:visited { text-decoration:underline; color:#005CA2; font-size:10pt;}
	a:hover { text-decoration:underline; color:#005CA2; font-size:10pt;}
	a:active { text-decoration:underline; color:#005CA2 font-size:10pt;}
.anbieter {
	border: 1px solid #0F3D82;
	background-color: #0B64E6;
}
.weiß {
	border: 1px solid #0F3D82;
	background-color: #FFFFFF;
}
      html, body {
        margin: 0;
        padding: 0; 
      }
      html {
        background-image: url(Bilder/bg_oben.jpg);
        background-repeat: repeat-x;
        background-position: 0 top;
        height: 100%;
      }
      body { 
        background-image: url(Bilder/bg_unten.jpg);
        background-repeat: repeat-x; 
        background-position: 0 bottom;
        min-height: 100%;
	padding-bottom: 41px;
      }
#foo { width: 100%; height: 41px; background-image: url("Bilder/bg_oben.jpg"); position: absolute; top: 0px; }