@media screen,projection {

 .wsTeaserCont { width: 100%; }

 .wsTeaserCont .wsRubrik {
    width: 100%;
    border-bottom: 0.0833em solid #e6e6e6;
    height: 1.0em;
 }


.wsTeaserCont .wsRubrik h2 {
   padding-right: 0.445em;
   position: absolute;
   margin-bottom:5em;
   height: 1.613em;
   font-size: smaller;
}

.wsTeaser h3 { font-size: 12pt; clear: none; padding-top:0.5em;}
.wsTeaser h5 { font-size: 10pt; clear: both; }
.wsTeaser p  { font-size:  11pt; padding: 0.4481em 0 0;  }

.wsTeaser h3 a,
#wsContentArea .wsTeaser h3 a { text-decoration: none; }

.wsTeaser h3 a:hover,
.wsTeaser h3 a:focus,
.wsTeaser h3 a:active,
#wsContentArea .wsTeaser h3 a:hover,
#wsContentArea .wsTeaser h3 a:focus,
#wsContentArea .wsTeaser h3 a:active { text-decoration: underline; }


 .wsTeaserFirstText {
    margin-left:29px;
 }

.wsTeaserElement {
    float:left;
    padding: 0px 0px 0px 0px;
    margin: 0 0px 10px 0 ;
    color: #000;
    background-color: #fff;
    border:0px solid #3b4e5d;
}

.wsTeaserPicture {
    float: right;
    padding: 0px;
    margin: 0px 0px 10px 10px;
    border: 0px solid green;
}

.wsLinkliste { clear: both; }

 .wsLinkliste li {
    border-bottom: 0.0833em solid;
    padding: 0.1667em 0;
    min-height: 1.3333em;
 }
 * html .wsLinkliste li { height: 1.3333em; }
 *+html .wsLinkliste li { height: auto; min-height: 1.3333em; }

.wsLinkliste li.wsFirst { border-top: 0.00833em solid; border-top-color:#e6e6e6; }

.wsLinkliste .wsIcon { margin: 0.1667em 0 0; float: left; }


.wsLinkliste .wsInner { display: block; margin: 0 0 0 2.0833em; }

.wsLinkliste .wsInner a,
.wsLinkliste .wsInner span { font-size: 10pt; }

#wsContentArea .wsLinkliste a { text-decoration: none; }

#wsContentArea .wsLinkliste a:hover,
#wsContentArea .wsLinkliste a:focus,
#wsContentArea .wsLinkliste a:active { text-decoration: underline; }

.wsLinkliste .wsInner span { display: block; }

}

@media print{

}
