/* ### Beginn Teaser 50 mit 3 kleinen Teasern drin ###*/
.teaser_50_3_elem{
  height: 41px;
  background-color: #EEEEF0;
  width: 305px;
  cursor: pointer;
  margin-top: 6px;
}
img.teaser_50_3_elem_img{
  height: 41px;
  width: 100px;
  position: relative;
  left: -9px;
  border: 0;
}
div.teaser_50_3_elem_img{
  height: 41px;
  width: 82px;
  float: left;
  margin-left: 7px;
  overflow: hidden;
}
.teaser_50_3_elem_text{
  
  height: 40px;
  overflow: hidden;
  padding-left: 7px;
  padding-top: 2px;
}

a.teaser_50_3_elem_text{
  color:black;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

a.teaser_50_3_elem_text:hover{
  text-decoration: undeline;
}
 
div.teaser_50_3_elem_img_rechts{
  height: 41px;
  width: 82px;
  float: right;
  margin-right: 7px;
  overflow: hidden;
}
/* ### Ende Teaser 50 mit 3 kleinen Teasern drin ###*/

/* ### Beginn Teaser 33 Ohne Text ###*/
.teaser_rahmen_33ot {
width: 620px;
height: 102px;
margin: 5px 10px 10px 10px;
}
.teaser_links_33ot {
position: absolute;
height: 102px;
background: #eeeef0;
width:200px;
}
.teaser_mitte_33ot {
position: absolute;
left: 220px;
height: 102px;
width: 200px;
background: #eeeef0;
}
.teaser_rechts_33ot {
position: absolute;
left: 430px;
height: 102px;
width: 200px;
background: #eeeef0;
}
/* ### Ende Teaser 33 Ohne Text ###*/

/* ### Beginn Teaser 5_1 ###*/
a.teaser_link_hover{
  text-decoration: none;
  color: black;
}

a.teaser_link_hover:hover{
  text-decoration: underline;
  color: black;
}

.teaser_5_1_rahmen {
  border:      0px;
  width:       620px;
  height:      233px;
  margin-left: 10px;
  margin-top:  5px;
  position:    relative;
}
.teaser_5_1_rahmen_5{
  width:  240px;
  height: 233px;
  float:  left;
}
.teaser_5_1_rahmen_1{
  width:    380px;
  height:   233px;
  position: absolute;
  right:    0px;
}
.teaser_5_1_elem_5{
  height: 41px;
  background-color: #EEEEF0;
  width: 240px;
  cursor: pointer;
}
div.teaser_5_1_elem_5_spacer{
  height: 7px;
  width: 240px;
}
img.teaser_5_1_elem_5_spacer{
  height: 1px;
  width: 240px;
  margin-top: 3px;
}
img.teaser_5_1_elem_5_img{
  height: 41px;
  width: 100px;
  position: relative;
  left: -9px;
}
div.teaser_5_1_elem_5_img{
  height: 41px;
  width: 82px;
  float: left;
  margin-left: 7px;
  overflow: hidden;
}
.teaser_5_1_elem_5_text{
  font-weight: bold;
  height: 40px;
  overflow: hidden;
  padding-left: 7px;
  padding-top: 2px;
}
.teaser_5_1_elem_1_img{
  height: 176px;
  width: 378;
  margin-left: 2px;
  
  background-position:left bottom;
}


img.teaser_5_1_img_transparent{
  width: 378px;
  height: 176px;
  position: absolute;
  top: 0px;
  border: 0;
}


.teaser_5_1_elem_1_title{
  position: relative;
  top: 145px;
  left: 10px;
  width: 366px;
  
    color:#000000;
    display:block;
    font-family:Tahoma,Arial;
    font-size:21px;
    font-weight:bold;
    height:30px;
    line-height:28px;
    overflow:hidden;
    text-align:left;
    text-decoration:none;
}
.teaser_5_1_elem_1_teaser_conti{
  background-color: #eeeef0;
  height: 57px;
  margin-left: 2px;
}
.teaser_5_1_elem_1_teaser{
  margin-left: 6px;
  margin-top: 6px;
  width: 360px;
  
  position: absolute;
  
  overflow: hidden;
  height: 39px;
  
    color:#000000;
    display:block;
    font-family:Tahoma,Arial;
    font-size:11px;
    text-decoration:none;
}
/* ### Ende Teaser 5_1 ###*/

/* ### Beginn Teaser Freitext 50 ###*/
.teaser_freitext_50{
  height: 143px;
  width:295px;  
  overflow: hidden;
  padding-left: 5px;
  padding-top: 3px;
}
/* ### Ende Teaser Freitext 50 ###*/

/* ### Beginn Teaser Navigation 50 ###*/
.teasernavigation_rahmen_50 {
    width: 620px;
    height: 84px;
    margin: 5px 5px 10px 10px;
}
.teasernavigation_links_50 {
    position: absolute;
    height: 84px;
    background: #eeeef0;
    width:305px;
}
.teasernavigation_rechts_50 {
    position: absolute;
    left: 325px;
    height: 84px;
    width: 305px;
    background: #eeeef0;
}
.font_teasernavigation_bild_50 {
    font-size: 19px;
    font-family:Tahoma, Arial;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #000000;
    display: block;
    line-height: 26px;
    width: 302px;
    height: 28px; 
    overflow: hidden;
}
/* ### Ende Teaser Navigation 50 ###*/

/* ### Beginn Teaser List ###*/
.teaser_rahmen_list {
    width: 620px; /* gesamte breite */
    height: 95px; /* 81px bildhöhe + 2*5px padding + 2*2px border */
    border: 2px solid #E6E6E6;
    margin: 5px 5px 10px 10px;
    position: relative;
}

.teaser_textrahmen_list {
    width: 400px;
    float: left;
    position: absolute;
    left: 5px;
    top: 5px;
}

.font_teaser_ueberschrift_list{
    font-size: 12px;
    font-family: Tahoma, Arial;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    display: block;
    width: 380px;
    height: 16px;
}

.teaser_text_list{
    height: 54px;
    overflow:hidden;
}

.img_transparent_list{
    height: 81px;
    width: 200px;
    border: 0px;
}

.font_teaser_text_list {
    font-size: 11px;
    font-family: Tahoma, Arial;
    text-decoration: none;
    color: #000000;
    display: block;
}

.teaser_bild_list {
    position: absolute;
    height: 81px;
    width: 200px;
    background-repeat: no repeat;
    overflow: hidden;
    right: 5px;
    top: 5px;
}


/* ### Ende Teaser List ###*/


/* ### Beginn Teaser List Links ###*/

.teaser_textrahmen_list_links {
    position: relative;
    width: 400px;
    margin-left: 210px;
    top: 5px;
}

.teaser_bild_list_links {
    position: relative;
    height: 81px;
    width: 200px;
    background-repeat: no repeat;
    overflow: hidden;
    float: left;
    left: 5px;
    top: 5px;
}

/* ### Ende Teaser List Links ###*/


/* ### Beginn Teaser 100 ###*/

.teaser_rahmen_100 {
width: 620px;
height: 176px;
margin: 5px 10px 10px 10px;
}

.teaser_bild_100 {
position: absolute;
width: 440px;
height: 176px;
float: left;
background-repeat: no repeat;
}

.teaser_box_text_100 {
position:absolute;
left: 450px;
width: 180px;
height: 176px;
float: right;
background-color: #eeeef0;
}

.teaser_text_100 {
position:absolute;
top: 5px;
left: 5px;
background-color: #eeeef0;
width: 172px;
height: 144px;
text-align: left;
overflow: hidden;
}

.teaser_text_mehr_100 {
position:absolute;
right: 3px;
bottom: 3px;
text-align: right;
width: 174px;
height: 14px;
background: #eeeef0;
}

.teaser_bild_100 div, .teaser_bild_50 div {
position:absolute;
margin-left: 5px;
}

.font_teaser_bild_100 {
font-size: 21px;
font-family: Tahoma, Arial;
font-weight: bold;
text-align: left;
text-decoration: none;
color: #000000;
display: block;
line-height: 28px;
width: 432px;
height: 30px; 
overflow: hidden;
}

.font_teaser_text_100 {
font-size: 11px;
font-family: Tahoma, Arial;
text-decoration: none;
color: #000000;
display: block;
}

.img_transparent_100 {
width: 433px;
height: 144px;
border: 0px;
}

/* ### Ende Teaser 100 ###*/


/* ### Beginn Teaser 100 Rechts ###*/
.teaser_bild_100_rechts {
width: 440px;
height: 176px;
float: right;
position: relative;
background-repeat: no repeat;
}
.teaser_box_text_100_rechts {
position:absolute;
left: 10px;
width: 180px;
height: 176px;
float: left;
background-color: #eeeef0;
}

.font_teaser_bild_100_rechts {
font-size: 21px;
font-family: Tahoma, Arial;
font-weight: bold;
text-align: right;
text-decoration: none;
color: #000000;
display: block;
line-height: 28px;
width: 432px;
height: 30px; 
overflow: hidden;
}

/* ### Ende Teaser 100 ###*/



/* ### Beginn Teaser 50 ###*/

.teaser_rahmen_50 {
width: 620px;
height: 164px;
margin: 5px 5px 10px 10px;
}

.teaser_links_50 {
position: absolute;
height: 164px;
background: #eeeef0;
width:305px;
}

.teaser_rechts_50 {
position: absolute;
left: 325px;
height: 164px;
width: 305px;
background: #eeeef0;
}

.teaser_bild_50 {
position: absolute;
width: 305px;
height: 84px;
background-repeat: no repeat;
}

.teaser_text_50 {
position:absolute;
top: 87px;
left: 3px;
width: 299px;
height: 54px;
text-align: left;
overflow: hidden;
}

.teaser_text_mehr_50 {
position:absolute;
right: 3px;
bottom: 3px;
width: 299px;
height: 14px;
text-align: right;
}

.font_teaser_bild_50 {
font-size: 19px;
font-family:Tahoma, Arial;
font-weight: bold;
text-align: left;
text-decoration: none;
color: #000000;
display: block;
line-height: 26px;
width: 302px;
height: 28px; 
overflow: hidden;
}

.img_transparent_50 {
width: 300px;
height: 56px;
border: 0px;
}

/* ### Ende Teaser 50 ###*/


/* ### Beginn Teaser 33 ###*/

.teaser_links_33 {
position: absolute;
height: 176px;
background: #eeeef0;
width:200px;
}

.teaser_mitte_33 {
position: absolute;
left: 220px;
height: 176px;
width: 200px;
background: #eeeef0;
}

.teaser_rechts_33 {
position: absolute;
left: 430px;
height: 176px;
width: 200px;
background: #eeeef0;
}

.teaser_bild_33 {
position: absolute;
width: 200px;
height: 81px;
background-repeat: no repeat;
overflow: hidden;
}

.teaser_text_33 {
position:absolute;
top: 104px;
left: 3px;
width: 195px;
height: 52px;
text-align: left;
overflow: hidden;
}

.teaser_text_mehr_33 {
position:absolute;
top: 160px;
left: 3px;
bottom: 3px;
width: 195px;
height: 14px;
text-align: right;
}

.font_teaser_bild_33 {
font-size: 11px;
font-family: Tahoma, Arial;
text-decoration: none;
color: #000000;
display: block;
}

.font_teaser_ueberschrift_33 {
font-size: 12px;
font-family: Tahoma, Arial;
font-weight: bold;
text-decoration: none;
color: #000000;
display: block;
position:absolute;
top: 84px;
left: 3px;
width: 195px;
height: 16px;
text-align: left;
overflow: hidden;
}

.img_transparent_33 {
width: 200px;
height: 87px;
border: 0px;
}

/* ### Ende Teaser 33 ###*/


/* ### Beginn Teaser_Presse 50 ###*/

.teaser_presse_50 {
position: absolute;
height: 163px;
width:305px;
border: 1px solid #e6e6e6;
overflow: hidden;
background: #ffffff;
}

.teaser_presseueberschrift_50 {
position: relative;
height: 16px;
width: 310px;
background: #e6e6e6;
}

.teaser_box_presse_50 {
position: relative;
top:3px;
width: 300px;
float: left;
margin-bottom: 4px;
}

.teaser_presse_datum_50 {
position: relative;
top: 3px;
left: 3px;
width: 73px;
font-size: 11px;
font-family: Tahoma, Arial;
font-weight: bold;
text-decoration: none;
color: #000000;
float: left;
}

.teaser_presse_text_50 {
position: relative;
top: 3px;
left: 3px;
width: 225px;
float: left;
}
 
.font_teaser_presse_text_50 {
font-family: Tahoma, Arial; 
color: #66A3E0;
font-size: 11px;
text-decoration:none;
}

.font_teaser_presseueberschrift_50 {
font-family: Tahoma, Arial; 
font-weight: bold;
color: #000000;
font-size: 12px;
text-decoration:none;
margin-left: 7px;
}

/* ### Ende Teaser_Presse 50 ###*/


/* ### Beginn RedDot Teaser ###*/

.reddot_teaser_rahmen_100 {
position: relative;
margin: 5px 5px 0px 5px;
width: 630px;
}

.reddot_teaser_rahmen_links_50 {
position: relative;
width: 305px;
height: 32px;
float: left;
}

.reddot_teaser_rahmen_rechts_50 {
position: relative;
width: 305px;
height: 32px;
left: 10px;
float: left;
}

.reddot_teaser_rahmen_50 {
position: absolute;
top:-31px;
margin: 5px 5px 0px 5px;
width: 305px;
}

.reddot_teaser_rahmen_links_33 {
position: relative;
float: left;
height: 32px;
width:203px;
}

.reddot_teaser_rahmen_mitte_33 {
position: relative;
float: left;
left: 10px;
height: 32px;
width: 203px;
}

.reddot_teaser_rahmen_rechts_33 {
position: relative;
float: left;
left: 20px;
height: 32px;
width: 203px;
}

.reddot_teaser_rahmen_33 {
position: absolute;
top:-31px;
margin: 5px 5px 0px 5px;
width: 203px;
}

/* ### Ende RedDot Teaser ###*/
 

/* ### Beginn Artikel Panorama ### */

.artikel_haupt {
width: 630px; 
margin: 5px 0px 0px 0px;
}

.artikel_hintergrund_bild {
width: 620px; 
height: 168px; 
margin: 0px 0px 0px 10px; 
background-repeat: no-repeat;
}

.artikel_hintergrund_bild div {
position:absolute;
}

.font_artikel_bild_schrift {
position: relative;
top: 137px;
width: 620px;
height: 30px;
overflow: hidden;
font-family: Tahoma, Arial; 
color: #000000;
font-size: 24px;
font-weight: bold;
text-decoration:none;
text-align:left;
text-indent:10px;
line-height:28px;
display:block;
}

.font_artikel_ueberschrift {
margin: 15px 0px 10px 10px;
font-family: Tahoma, Arial; 
color: #000000;
font-size: 12px;
font-weight: bold;
}

.font_artikel_text {
margin: 15px 0px 10px 10px;
font-family: Tahoma, Arial; 
color: #000000;
font-size: 11px;
text-decoration:none;
}

/* ### Ende Artikel Panorama ### */
 

/* ### Beginn Reddot Artikel ### */

.artikel_haupt_reddot {
width: 630px; 
margin: 5px 0px 0px 10px;
}

/* ### Ende Reddot Artikel ### */

 
/* ### Beginn Teaser 100 Newsletter ### */

.teaser_rahmen_100_nl {
width: 630px;
height: 100px;
margin: 5px 5px 10px 5px;
background-color: #eeeef0;
}

.teaser_bild_100_nl {
position: absolute;
width: 242px;
height: 100px;
float: left;
background-color: #eeeef0;
background-repeat: no-repeat;
}

.teaser_box_100_nl {
position:absolute;
left: 250px;
width: 375px;
height: 100px;
float: right;
overflow: hidden;
background-color: #eeeef0;
}

.teaser_ueberschrift_100_nl {
position:absolute;
top: 3px;
left: 5px;
width: 370px;
height: 14px;
text-align: left;
overflow: hidden;
background-color: #eeeef0;
}

.teaser_text_100_nl {
position:absolute;
top: 19px;
left: 5px;
width: 370px;
height: 65px;
text-align: left;
overflow:hidden;
background-color: #eeeef0;
}

.teaser_mehr_100_nl {
position:absolute;
top: 85px;
left: 5px;
width: 370px;
height: 13px;
text-align: right;
overflow: hidden;
background-color: #eeeef0;
}

.font_teaser_text_100_nl {
font-size: 11px;
font-family: Tahoma, Arial;
text-decoration: none;
color: #000000;
display: block;
}

.font_teaser_ueberschrift_100_nl {
font-size: 12px;
font-family: Tahoma, Arial;
font-weight: bold;
text-decoration: none;
color: #000000;
display: block;
}

.img_bild_teaser_100_nl {
width: 242px;
height: 100px;
border: 0px;
}
 
/* ### Ende Teaser 100 Newsletter ### */
 
/* ### Beginn Teaser Standort ### */
.teaser_standort {
    width: 620px; 
    height: 95px; 
    border: 2px solid #FFFFFF;
    margin: 5px 5px 10px 10px;
    position: relative;
}
.teaser_standort_bild_links {
    height: 81px;
    width: 305px;
    background-repeat: no repeat;
    overflow: hidden;
    float: left;
    left: 0px;
    top: 5px;
    position: relative;
}
.teaser_standort_bild_rechts {
    height: 81px;
    width: 305px;
    background-repeat: no repeat;
    overflow: hidden;
    left: 5px;
    top: 5px;
    position: relative;
}
.reddot_teaser_standort_links {
    height: 40px;
    width: 305px;
    float: left;
    left: 5px;
    top: 5px;
}
.reddot_teaser_standort_rechts {
    height: 41px;
    width: 305px;
    background-repeat: no repeat;
    overflow: hidden;
    left: 5px;
    top: 5px;
}
/* ### Ende Teaser GI MR ###*/