﻿*
{
    color: #2a3440;
    font-family: Arial;
    font-size: 11px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

body
{
    background-color: White;
}
h1
{
    font-size:13px;
    margin-bottom:10px;
}
a
{
    color: #ff8601;
    text-decoration:none;
    border:0px;
}
a:hover
{
    color: Gray;
}
.maincontent
{
    width:774px;
    margin: auto;
    margin-top: 30px;
}

.navigation ul
{
    list-style-type:none;    
    text-indent:0px;
}
.navigation li
{
    display:inline;    
    margin:0px;
}
.navigation a
{
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left:0px;
    margin-right:0px;
}
.navigation a:hover
{
    background-color:#f5f5f5;
}


ul
{
    list-style-position:outside;
    padding-left:20px;
    padding-right:15px;
    list-style-type:square;
    
}
li
{
    margin: 2px 4px 2px 4px;    
}

.header
{
    height: 312px;
    width: 693px;
    background-image: url(images/header.png);
    text-align:center;
}
.headerSmall
{
    height: 163px;
    width: 693px;
    background-image: url(images/header_small.png);    
    text-align:right;
}
.spaceRightToHeader
{
    width: 81px;
    height: 513px;
}
.spaceRightToHeaderSmall
{
    width: 81px;
    
}
.searchform
{
    background-image: url(images/searchform.png);
    
}

.contentbg
{
    background-image: url(images/content.png);
}
.contentbgClear
{
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    vertical-align:top;
}
.contentbgAfterPostback
{
  
   
}

.schnappilette1
{
    background-image: url(images/schnappilette_01.png);
    height:41px;
    width:81px;
}
.schnappilette2
{
    background-position:top;
    height:258px;
    width:81px;
    background-image: url(images/schnappilette_02.png);
}
.schnappilette1Clear
{
    background-position:top;
    
    width:81px;   
}
.schnappilette2Clear
{
    background-position:top;
    
    width:81px;   
}
.footer
{
    background-image: url(images/footer.png);
    text-align: center;
}

#col1, #col2, #col3
{
    height: 300px;
}

#col1
{
    margin-left: 8px;
    float: left;
    width: 265px;
    border-right: 1px solid #dedede;
}
#col1 li
{
    list-style-type: none;
    list-style: none;
    list-style-position: inside;
    clear: both;
    margin-bottom: 3px;
}
#col1 img
{
    width: 50px;
    height: 50px;
    float:left;
    margin-right:4px;
}
#col1 h1
{
    border: 0px solid green;
    height: 30px;
    padding-top:15px;
    text-align:center;
}
#col2
{
    float: left;
    width: 165px;
    border-right: 1px solid #dedede;
    text-align: center;
}
#col2 h1
{
    border: 0px solid green;
    height: 20px;
    padding-top:15px;
    text-align:center;
}
#col2 img
{
    border: 1px solid #dedede;
}
#col3
{
    float: right;
    width: 245px;
}
#col3 h1
{
    border: 0px solid green;
    height: 35px;
    padding-top:8px;
    text-align:center;
}

.containerMostActiveDeeplinks
{
}
.postbackContent
{
    
}
.postbackHeader
{
    height:38px;
    background-color:#efefef;
    border-bottom:1px solid #dedede;
}
.programLogo
{
    float:left;
    margin:2px 10px 5px 10px;
    border:1px solid Grey;
    padding:1px 1px 1px 1px;
}
.singleResultItem
{
    border-bottom:1px solid #dedede;
    padding-top:20px;
    padding-bottom:20px;
    height:110px;
}
.resultProductImage
{
    height:90px;
    width:90px;
    border:1px solid #dedede;
    margin:5px 15px 5px 5px;
    padding:1px 1px 1px 1px;
}
.spanAroundImage
{
    clear:both;
    float:left;
    height:120px;
}
.error
{
    color:#ff8601;
    font-weight:bold;
}
.topAdvertiserImage
{
    margin-bottom:1px;
    padding:1px;
    border:1px solid #dedede;
}
.navigation
{
    text-align:right;
    padding-right:85px;
}
 select
{
    border:1px solid Darkgrey;
    margin: 15px 10px 0px 10px ;
    width: 300px;
    padding: 10px;
}
 select option {
     background-color: White;
}

select option.alt {
    background-color: #ff8601;
    color: White;
}
input
{
    border:1px solid Darkgrey;
    margin: 10px 10px 0px 10px ;
    width:278px;
    padding: 10px;
}
.searchButton
{
    padding:9px;
    width:145px;
    color:#ff8601;
    background-color:White;
    font-weight:bold;
    border:1px solid Darkgrey;    
}
.searchformContainer
{
    background-image: url(images/searchform_container_border.png);
    width:678px;
    height:176px;
    margin:auto;
}
.headerForSearchFormContainer td
{
    font-style:italic;
    text-transform:uppercase;
    padding-left:5px;
    padding-top:2px;
    font-weight:bold;
    height:13px;
}
.statisticValue
{
    font-size:14px;
    font-weight:bolder;
    margin:5px;
}
.headerProgramName
{
    position:absolute;
    font-size:14px;
    font-weight:bold;
    margin-top:8px;
    margin-left:110px;
}
.headerSignupLink
{
    margin-top:7px;
    position:absolute;
    margin-left:110px;
}

.spanResultTitle a
{
    font-size:14px;
    font-weight:bold;
}

.htmlcontent
{
    padding:0px 30px 10px 30px;
}
.htmlcontent h1
{
    font-size:14px;
    font-weight:bold;
    margin-top:13px;
    margin-bottom:25px;
}

.htmlcontent h2
{
    font-size:13px;
    color: #ff8601;
    margin-top:9px;
    margin-bottom:9px;
}
.htmlcontent h3
{
    font-style:italic;
    margin-top:7px;
    margin-bottom:7px;
}
.suchausgabeFooter
{
    text-align:center;
    color:#ff8601;
    font-size:12px;
    font-weight:bold;
    padding: 30px;
}
.customValidatorSearchString
{   
    position:relative;
    left:-50px; 
    top:50px;
    z-index:4;
    
    
    width:150px;   
    padding:8px;
}
.wrongSearchString
{
    border:1px solid #ff8601;
    padding-left:8px;
    border-left:3px solid #ff8601;
    background-image:url(images/lenghtvalidator.png);
    background-position:bottom right;
}
.wrongAdvertiserSelection
{
    border:1px solid #ff8601;    
    border-left:3px solid #ff8601;
    background-image:url(images/selectedvalidator.png);
    background-position:bottom right;
}




.DetailPage
{
    padding:0px;
}
.DetailPage td
{
    padding:10px;
    vertical-align:top;
}
.DetailPage h1
{
    font-size:14px;
    font-weight:bold;
}
.DetailPage h2
{
    color:#ff8601;
    font-weight:bold;
    margin:3px 0px 1px 0px;    
}

.ProduktDetailsTable td
{
    padding: 1px 2px 1px 2px;
}
.ProduktDetailsTable 
{
    padding:5px;
    width:100%;
    background-color:#fcfcfc;
}

 

.rightBorder
{
    border-right:1px solid #dedede;
}
.leftBorder
{
    border-left:1px solid #dedede;
}
.topBorder
{
    border-top:1px solid #dedede;
}
.bottomBorder
{
    border-bottom:1px solid #dedede;
}

.grayColored
{
    color:Gray;
}
.boldtext
{
    font-weight:bold;
}

.AffilinetWebserviceResult
{
    text-align:center;    
}
.AffilinetWebserviceResult img
{
    border:0px;
    vertical-align:middle;
}
.AffilinetWebserviceResult a
{
    border:1px solid #dedede;
    color:#dedede;
    display:block;
    height:100px;
    width:100px;
    margin:4px;
    float:left;
    vertical-align:middle;
    text-align:center;
    background-color:White;
    font-size:10px;
}
.AffilinetWebserviceResult a:hover
{
    border:1px solid #ff8601;  
    color: #ff8601;
}

  a.infobox  
  {
      
  }
  a.infobox:hover  
  { 
      color:Gray; 
      background:White; 
  }
  a.infobox span  
  {
      text-align:left;
      float:none;
      width:250px;
      padding:8px;
      clear:both; 
      visibility:hidden; 
      margin-left:100px;
      margin-top:-1px;
      position:absolute; 
  
  }
  a.infobox:hover span, a.infobox:focus span, a.infobox:active span 
  {
    visibility:visible; 
    border:1px solid #dedede;      
    background:White; 
  }
    
  .outputTextAreas textarea
  {
      padding:3px;
      color:Gray;
  }
