/* CSS Document */

.whiteContainer_small {
  position: relative;
  width:291px; 
  height:191px; 
  background: url(../images/service/Window_Service01.png) no-repeat;
  padding-top: 8px;
}

.globalTable {
vertical-align:top;
}



.liststyle {
  list-style: square;
  color: #f7af2f;
}

.tipptitle {
  color: #f7af2f;
  font-size: 12px;
  font-weight: bold;
  line-height: 180%;
}

.cms_source {
  color: #796358;
  font-size: 11px;
}

.cms_content {
  border-left:2px solid #F7AF2F; 
  padding-left:10px; 
  margin-top:10px; 
  margin-bottom:10px;
}

.cms_content li ul {
  padding: 5px 0px;
}

.cms_content li ul li {
  margin-left: 12px;
}

.CMStitle_brown20 {
  color: #796358;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
}


.CMStitle_brown17, ul.news li#tip ul.CMStitle_brown17 h3 {
  color: #796358;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

  .CMStitle_brown17 a {
      text-decoration: none;
      color:#796358;
  }
  
  .CMStitle_brown17 a:hover {
      color:#F7AF2F;
  }

.CMStext_brown11 {
  font-weight: bold;
}

.CMSlist_grey {
  color: #B2A69F;
  font-size:12px;
  padding-left: 14px;
}

.CMSsubtitle_gray12, ul.application_box li h4 {
  color: #B2A69F;
  padding: 5px 0px;
}

.CMSlinktopic_brown11 {
  font-weight: bold;
}

.headline {
  color: #3f2010;
  font-size: 12px;
  font-weight: bold;
}

ul.applicationTipOverview ul {
  margin-top: 5px;
  margin-bottom: 5px;
}

ul.applicationTipOverview ul ul, ul.applicationTipOverview ul ul ul{
  border-left: none;
  margin-top: 10px;
  margin-left: 10px;
}

ul.applicationTipOverview ul li {
  list-style: square;
  padding: 2px 0px;
  margin-left: 20px;
}

.subtitle_news {
  text-transform: uppercase;
  color: #F7AF2F;
  padding-bottom: 10px;
  font-weight: bold;
}

ul.applicationTipOverview h4 {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  color: #F7AF2F;
  font-weight: bold;
}

ul.applicationTipOverview ol {
  list-style-type: decimal;
  margin-left: 22px;
}

ul.affiliate_list {
  width: 605px;
  margin-bottom: 10px;
}

  ul.affiliate_list li.headline {
    border-bottom: 1px dotted #A6A6A6;
    border-top: 1px dotted #A6A6A6;
    font-size: 13px;
    padding: 5px 0px;
    margin-bottom: 5px;
  }
  
  
  ul.affiliate_list .logo {
    float: left;
    width: 210px;
  }
  
  ul.affiliate_list .info {
    width: 395px;
    padding-bottom: 8px;
    float: right;
  }
  
  ul.affiliate_list .link {
    width: 395px;
    padding-bottom: 8px;
  }
