.wsTeaserCont .wsRubrik{ border-color: #e6e6e6; }
.wsTeaserCont .wsRubrik h2 { color: #000; background-color: #fff; }

.wsLinkliste li,
.wsLinkliste li.wsFirst { border-color: #fff; }

.wsTeaser h3, .wsTeaser h3 a { color: #000080; }
.wsGray, .wsGray a { color: #666; }

.wsTeaser h4,
.wsTeaser h5 { color: #666; }

/* Sitemap */

  #wsSitemap {
    float: left;
    width:100%;
    overflow: hidden;

  }

 #wsSitemap ul {
    font-size:10pt;
    list-style-image:url('../sitemap/pics/forward-arrow.png');
    width:100%;
    padding:0;
    margin:0;
 }

 #wsSitemap ul li {
    font-weight: bold;
    background-color:#fff;
    padding:5px 0;
    list-style-image:url('../sitemap/pics/forward-arrow.png');
 }



 #wsSitemap a.sitemap {
    color:black;
    background-color: #fff;
    text-decoration: none;
 }
