﻿table{
  text-align: left;
}

.Top {
  height: 10px;
  width: 1000px;
}
.Logo {
  background-image: url(../images/logo.png);
  background-position: left;
  height: 40px;
  width: 1000px;
  background-repeat:no-repeat;
}
#menu {
  width: 1000px;
  height: 30px;
  text-align:left;
}
#topimage {
  width: 1000px;
  height: 160px;
}
#FooterImg {
  height: 50px;
  width: 1000px;
}
.BodyPage {
  height: 340px;
  width: 1000px;
}
.IntroImage {
  height: 360px;
  width: 1000px;
}
.PageImage {
  height: 160px;
  width: 1000px;
}
.Links {
  height: 140px;
  width: 1000px;
}
.Link1 {
  height: 140px;
  width: 235px;
  margin-left:auto;
}
.FooterSpace {
  height: 10px;
  width: 1000px;
}
.FooterMenu {
  height: 30px;
  width: 1000px;
}
.footer_menu_click{
  white-space:pre; 
  font-size:11px; 
  font-weight:bold; 
  color:#601E29; 
  color:#7AA01E;
}
.footer_link {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 23px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #94908e;
  background-color:inherit;
  text-decoration: none;
}
.footer_link:hover{
  text-decoration:underline;
  color:#94908e;
  background-color:inherit;
}
.Header_Text {
  font-family:Verdana, Geneva, sans-serif;
  font-size:16px;
  color:#FF9A35;
  font-weight:bold;
}
.Body_Text {
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;
}
#footer_nycomed_link{
  font-size:9px;
  color:#c0c1c0;
}
#footer_nycomed_link a{
  font-size:9px;
  color:#c0c1c0;
}
#footer_nycomed_sodbrennen_hilfe{
  font-size:9px;
  color:#c0c1c0;
}
#footer_nycomed_sodbrennen_hilfe a{
  font-size:9px;
  color:#c0c1c0;
}

ul{
  margin:0;
  padding:0 0 19px 14px;
}

#startseitenteaser{
  font-family:arial,sans-serif;
  font-weight:bold;
  font-size: 12px;
  line-height:16px;
  margin-left:18px;
  margin-top:172px;
  position:absolute;
  color:#58595b;
}

#startseitenteaser h1, #startseitenteaser h2, #startseitenteaser p{
  padding: 0px;
  margin: 0 0 10px 0;
}

a, a:visited{
  color:#58595B;
  font-weight:normal;
  text-decoration:underline;
}

a:hover {
  text-decoration: none;
}
      /*Spezialf?lle: Haupt- und Unternavi, Fettungen bei Teasern*/
      a.L1, a.L1_Active{
        font-weight:bold;
        color:#FFF;
      }
      a.L1{
        text-decoration:none;
      }
      a.L1_Active, a.L1_Active:Hover,   a.L1:Hover {
        text-decoration:underline;
      }

      a.L2 {
        color: #58595b;
        text-decoration: none;
      }

      a.L2:Hover {
        color: #58595b;
        text-decoration: underline;
      }

      a.L2_Active {
        color: #f47421;
        text-decoration: none;
      }
      
      a.L2_Active:Hover {
        color: #f47421;
        text-decoration: underline;
      }


      a.link-bold-grey, a.link-bold-grey:visited{
        font-size: 12px;
        color: #58595b;
        font-family: Arial, sans-serif;
        font-weight: bold;
      }

      a.link-bold-grey:hover{
        font-weight: bold;
      }
      
      a.link-bold-orange, a.link-bold-orange:visited{
        font-size: 12px;
        color: #F6731B;
        font-family: Arial, sans-serif;
        font-weight: bold;
      }

      a.link-bold-orange:hover{
        font-weight: bold;
      }
      
      h2.a{
        font-weight: bold !important;
      }

.main-content-container{
  margin-top: 1px;
}

.DwContentCell{
  margin-top: 30px;
}

#DwContentCell p, #DwContentCell strong{
  float: left;
  width: 100%;
}

.btn-orange, .btn-orange a, .btn-orange span.right, .btn-orange span.text, .btn-orange span.gfx{  
  background: url("/Files/Billeder/riopan/buttons/button-orange.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  height: 36px;
  float: left;
}

.btn-orange{
    float: left;
    margin-bottom: 20px;
    margin-left: -8px;
    padding-left: 24px;
  position: relative;
  hasLayout: 1;
}

      .btn-orange a{
        background-repeat: repeat-x;
        background-position: 0 -36px;
        text-decoration: none;
      }

      .btn-orange span.text{
        background: none;
        color: #FFFFFF;
        float: left;
        margin-left: 10px;
        margin-top: 5px;
      }

      .btn-orange span.right{
        background-position: 0 -72px;
        margin: 0;
        padding: 0;
        width: 32px;
      }

.clear{
  clear: both;
}

.main-wrapper{
    /*margin-top: 1px;*/
    overflow: hidden;
    width: 1000px;
}

.column-left-wrapper{
    float: left;
    width: 200px;
}

.menu-wrapper{
    border-right: 1px solid #CCCCCC;
    *border-right: 2px solid #CCCCCC;
    margin-bottom: -30000px !important;
    margin-top: 20px;
    padding-bottom: 30000px !important;
}

.menu-wrapper>table{
    float: left;
}

.column-middle-wrapper{
    float: left;
    margin-bottom: -30000px !important;
    padding-bottom: 30000px !important;
    width: 800px; 
}

.column-middle-wrapper>table{
  margin-top: 30px;
}

/*Sodfall Teaser Home Anfang */
.home-topteaser-wrapper{
  position: relative; 
height:360px;
overflow:hidden;
}

.teaser-sodfall-toggle-handler{
    cursor: pointer;
    position: absolute;
    height: 360px;
    left: 678px;
    width: 35px;
    z-index: 55;
}

.teaser-sodfall-content-wrapper{
    background: url("/Files/Billeder/riopan/white-transparent.png") repeat scroll 0 0 transparent;
    float: left;
    height: 360px;
    margin-left: 678px;
    min-width: 35px;
    position: absolute;
    z-index: 40;
}

.teaser-sodfall-infotext{
    display: none;
    height: 360px;
    float: left;
    width: 270px;
}

.teaser-sodfall-infotext p{    
    color: #58585A;
    font-size: 15px;
    line-height: 19px;
    margin-top: 20px;  
    margin-left: 20px;   
    width: 260px;
}

span.mark{
    color: #ed6f00;
}

span.mark a{
    color: #ed6f00;
    font-size: 15px;
}

span.mark sup{
    font-size: 8px;
}

.teaser-sodfall-infotext p:first-child{    
    margin-top: 50px;
}

.teaser-sodfall-toggle-handler-gfx{
    float: left;
    margin-left: 8px;
    margin-top: 175px;
    position: absolute;
    z-index: 50;
}

.teaser-sodfall-wrapper{
    background: url(/Files/Billeder/riopan/sodfall.png) no-repeat scroll 0 0 transparent;
    height: 360px;
    left: 0;
    margin-left: 300px;
    min-width: 409px;
    position: absolute;
    top: 0;
    z-index: 50;
}

.slider-content{
    height: 360px;
    width: 1000px;
}

    #slider-content-1{
        background: url(/Files/Billeder/riopan/im-sodfall-bg-1.jpg);
    }
    
    #slider-content-2{
        background: url(/Files/Billeder/riopan/im-sodfall-bg-2.jpg);
    }

/*Sodfall Teaser Home Ende */

.rezepte>p, .rezepte>strong{
  float: left;
  width: 100%;
}

/* Rechte Leiste: Teaser + Menu */
.right-column-teaser-and-menu > a{
    display: block;
    margin-bottom: 19px;
}






