/** Top Link Styles */
ul.top_links li a{ color: #ffffff; display: inline-block;  font-size: 16px; margin: 9px 0 5px; text-align: right;  }
ul.top_links li{text-align: right;}

.timer_disp{ color:#D5D5D5; font-size: 16px;  }

/** Footer Link Styles */
a.footer_text_0 { position: relative; top: 12px; color:#ffffff; font-size: 18px; font-weight: bold; }
a.footer_text_1 { position: relative; top: -5px; left: -5px; color:#ffffff; font-size: 18px; }
a.footer_text_2 { position: relative; top: -5px; color:#ffffff; font-size: 18px; font-weight: bold; }
a.footer_text_3 { position: relative; top: -5px; right: -5px; color:#ffffff; font-size: 18px; }
a.footer_text_4 { position: relative; top: 12px; right: -5px; color:#ffffff; font-size: 18px; }
ul.footer_links{width:100%; height:30px; text-align: center; }
ul.footer_links li{ display:inline-block; text-align:center; padding:7px; }   
/*ul.footer_links li a{ display:block; text-align:center; font-weight: normal;}
ul.footer_links li a:hover{ text-decoration: none; }*/
.copyright{ text-align: center; font-size: 8px; color: #A4A4A4; position: relative; top: 6px; }
/** Footer Link Styles */

a:hover{text-decoration: underline;}

.mail-links{ 
    display:block;
    background-color: 	#e1e1e1; 
    height: 50px;     width: 140px;
}
.mail-links:hover{ background-color: 	#4198f8; }

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #c3c3c3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #c3c3c3;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #c3c3c3;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #c3c3c3;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #c3c3c3;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #c3c3c3;
}

a.ss_head_logo{
    margin-left: -155px;
    text-decoration: none;
    font-weight: bold;
    font-size: 24px;
    color: #757575;
}
a.ss_head_logo:hover{text-decoration: none;}

#ss_header{
  width: 100%;
  height: 62px;
  background-color: #FFF;
  position: fixed;
  z-index: 2;
  margin-bottom:25px;
}

#ss_cheader{
  width: 100%;
  height: 62px;
  background-color: #fafafa;
  position: fixed;
  z-index: 2;
  margin-bottom:25px;
}

#ss_content{
  width: 100%;
  background-color: transparent;
  text-align: center;
  height:auto;
  position:relative;
  
  /*overflow: auto;*/
}

#ss_footer{
  width: 100%;
  height: 35px;
  background-color: #A4A4A4;
  position:absolute;
  bottom: 5px;  
  position: fixed;
}

.ss_tbl_container{
    width:100%;
    text-align: center;
    display: inline-block; padding:0px; margin:0px;
}
.ss_container{
    width: 100%;
    height:auto;
    padding:0px; margin:0px;
    display: block;
    position:relative;
}

.ss_logo{
    display:inline-block;
    width:auto;
    height:62px;
}

.tbbg_left{
   background: url('../images/bgframe/background_textfield.png') left top no-repeat;
   background-position: 0px 0px;
    height: 50px;
    width: 25px; 
}

.tbbg_right{
   background: url('../images/bgframe/background_textfield.png') left top no-repeat;
   background-position: -555px 0px;
   height: 50px;
   width:25px; 
}

.tbbg_content{
   background: url('../images/bgframe/background_textfield-content.png') left top repeat-x;
}



/*#search_box {
    background-color: transparent;
    border: medium none;
    color: #E9E9E9;
    font-size: 24px;
    height: 35px;
    position: relative;
    width: 100%;
    
}*/
#search_box:focus{    background-color: transparent; outline: none; }
#search_box:autocomplete{    background-color: transparent;}
#search_box {
    background-color: transparent;
    border: 0px solid white;
    color: #000;
    margin-left:35px;
    font-size: 24px;
    height: 35px;
    padding-top: 4px;
    position: absolute;
    top: 65px;
    width: 605px;
}

#search_panel{
    display: block;
    height: auto;
    padding-top: 60px;
    position: relative;
    /*top: 35px;*/
    width: 100%;
}

#search_links{
    height: 385px;
    padding: 40px 0 0;
    position: relative;
    top: 50px;
    width: 100%;
}

#srctit{ 
    font-size: 16px;
    left: 26px;
    position: absolute;
    top: 35px;
    
    color: #a4a4a4;    
}
#gglebtntit{ 
    color: #a4a4a4;
    font-size: 104%;
    position: absolute;
    right: 20px;
    top: 35px;
}
#search_box_panel{
    background: url('../images/textfield.png') no-repeat; background-repeat: no-repeat; background-size: 711px 65px;
    width:711px; height:65px;
    float:left;
}

.srcbox_tit{
    font-family: Arial, Helvetica, sans-serif; color: #727272; font-size:18px;  padding: 8px 16px 8px 36px;
}

#google_srcbtn{ background: url('../images/buttons/logo_google.png') center no-repeat;     width:262px;     height:57px; cursor:pointer; }

.googlelogo{
    background: url('../images/buttons/logo_googlesuche.png') center no-repeat;
    width:262px;
    height:57px;
    display: block;
}

.googlelogo:hover{ background: url('../images/buttons/logo_googlesuche-hover.png') center no-repeat; }

.topsearch_btn{
   background-color: white;
    width: 262px;
    height: 57px;
    float: left;
    border-radius: 26px;
    margin-left: 27px; 
}

.alertmsg {
    color: red;
    display: none;
    font-size: 100%;
    font-weight: bold;
    left: 30px;
    position: absolute;
    top: 0px;
    background-color: #fff;
}


#search_clear{
    display: block;
    height: 20px;
    left: 686px;
    position: absolute;
    top: 65px;
    width: 10px;
    color: #969696;
}
#search_clear:hover{ color: #4198f8; text-decoration: none; }
.btn_logo{ 
	width:216px;     
	height:50px; 
	cursor:pointer; 
}

.search_btn_logo{
    background: url('../images/buttons/logo_googlesuche.png') center no-repeat;
	background-size: 216px 50px; 
    width:216px;
    height:50px;
    display: block;
}

.search_btn_logo:hover{ 
	background-image: url('../images/buttons/logo_googlesuche-hover.png'); 
}

.search_btn_top{
    background-color:white;
    border-radius: 25px;
    width:206px;
    height:50px;
    float:left;    
}

.search_lbtn{ 
    float: left;
    margin: 0 8px 16px 0px;
}
.search_rbtn{ 
    float: left;
    margin: 0px 0 16px 8px;
}
.search_mbtn{
    float: left;
    margin: 0 8px 16px;
}

.bildlogo{background: url('../images/buttons/logo_bild.png') left top no-repeat transparent; }
.facebooklogo{background: url('../images/buttons/logo_facebook.png') left top no-repeat transparent; }
.youtubelogo{background: url('../images/buttons/logo_youtube.png') left top no-repeat transparent; }
.ottologo{background: url('../images/buttons/logo_otto.png') left top no-repeat transparent; }
.focuslogo{background: url('../images/buttons/logo_focus.png') left top no-repeat transparent; }
.ntvlogo{background: url('../images/buttons/logo_ntv.png') left top no-repeat transparent; }
.binglogo{background: url('../images/buttons/logo_bing.png') left top no-repeat transparent; }
.ebaylogo{background: url('../images/buttons/logo_ebay.png') left top no-repeat transparent; }
.kickerlogo{background: url('../images/buttons/logo_kicker.png') left top no-repeat transparent; }
.wetterlogo{background: url('../images/buttons/logo_wetter.png') left top no-repeat transparent; }
.gmaplogo{background: url('../images/buttons/logo_gmaps.png') left top no-repeat transparent;}
.idealologo{background: url('../images/buttons/logo_idealo.png') left top no-repeat transparent;} 


#popup_content_element_panel{
  z-index: 5;
  display: none;
    position: fixed;
    left: 20%;
    top: 15px;
    bottom: 15px;
    right: 20%;
  background-color: white;
}

#popup_model{
    z-index:3;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: no-display;
    background-color: rgba(0,0,0,.4);
}

.popup_content_element{
    position: relative;
    overflow: auto;  
    width: 100%;
    height: 87%;
}

#popup_close_btn{
    right: 85px;
    position: relative;
    top: 5px;
}

#links_panel {
    height: 284px;
    position: relative;
    top:-53px;
}
#links_left {
    height: 245px;
    position: absolute;
    width: 210px;
    left:0px;
    top: 0px;
}

#links_right {
    height: 280px;
    position: absolute;
    right:0px;
    left:250px;
    top: 0px;
}

.cate_abtn {
    background: rgba(0, 0, 0, 0) url("../images/bgframe/button_textlinks_active.png") no-repeat scroll left top;
    display: block;
    float: left;
    font-size: 120%;
    font-weight: bold;
    height: 23px;
    padding: 7px 30px;
    text-align: left;
    width: 204px;
    cursor: pointer;
}
.cate_btn {
    background: rgba(0, 0, 0, 0) url("../images/bgframe/button_textlinks.png") no-repeat scroll left top;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 21px;
    margin: 0;
    padding: 8px 30px;
    text-align: left;
    width: 204px;
    cursor: pointer;
}
.cate_btn:hover{ background: url('../images/bgframe/button_textlinks_mouseover.png') left top no-repeat; background-origin: border-box; }
.cate_btn_bg{
    background: url('../images/bgframe/button_textlinks.png') left top no-repeat;
    background-origin: border-box;
    display: block;
    float: left;
    font-size: 120%;
    font-weight: bold;
    height: 30px;
    margin: 0px;
    padding: 5px 0;
    text-align: center;
    width: 204px;
}
.cate_abtn .cate_btn_bg{ background: none; }
.cate_links{display: none;}
#tcate{display: block;}


.cate_links .row1{ top: 1px; position: relative; }
.cate_links .row2{ top: -1px; position: relative; }
.cate_links .row3{ top: -5px; position: relative; }
.cate_links .row4{ top: -8px; position: relative; }
.cate_links .row5{ top: -12px; position: relative; }
.cate_links .row6{ top: -15px; position: relative; }

.link-favi {position:relative; top:7px; left:0px; }
.link-text {color: #222222;
    font-family: Arial;
    font-size: 14px;
    left: 6px;
    position: relative;
    top: 4px; }

A.link-div {position:relative; left:20px; width: 205px; height: 36px; overflow: hidden; display: inline-block; COLOR: #000000; FONT-SIZE: 100%; TEXT-DECORATION: none; }
A.link-div:hover {position:relative; top:1px; left:21px; COLOR: #F96120; TEXT-DECORATION: underline; }


.text                           {COLOR: #000000; FONT-SIZE: 18px; line-height: 26px; text-align:justify; }
.text_23                        {COLOR: #000000; FONT-SIZE: 18px; line-height: 23px; text-align:justify; }

.text_bold                      {color: #444444; FONT-SIZE: 18px; line-height: 26px; font-weight: bold; text-align:justify; }
a.text_bold                     {color: #444444; FONT-SIZE: 18px; line-height: 26px; font-weight: bold; TEXT-DECORATION: underline; text-align:justify; }

.text_big                       {COLOR: #000000; FONT-SIZE: 20px; line-height: 28px; font-weight: bold;}
.text_bigger                    {COLOR: #000000; FONT-SIZE: 28px; line-height: 34px; font-weight: bold;}
.nummern                        {COLOR: #444444; FONT-SIZE: 20px; line-height: 26px; font-weight: bold;}

