@Import url("http://fonts.googleapis.com/css?family=PT Sans");
@Import url("http://fonts.googleapis.com/css?family=Lato:900");
/*
SO WIRD DIE GOOGLE API FONT FAMILY VERWENDET
font-family: 'Lato','PT Sans', arial, serif;
*/

.comments {border:1px solid #ccc; }
.comments-list {}
.comments-list > li { background-color:#f3f3f3; border-bottom:1px solid #ccc;}
.comments-list > li.alternate {background-color:#f7f7f7;}
.comments-list > li ul {background-color:#f3f3f3;}
.comments-list > li ul > li { background-color:#fafaf6;border-top:1px solid #e4e3d2;}
.comments-list > li ul > li.alternate {background-color:#fff;xborder-top:1px solid #e1e1e1;}
.comments .inner {background-color:#f7f7f7;padding:5px;}
.comments .comments-textarea {background-color:#fff;border:1px solid #bebebe;border-radius:4px; box-shadow:inset 0 0 3px #ccc;}

.comments-list > li .container-userpicture {border:1px solid white;-webkit-box-shadow: #666 0px 0px 2px;-moz-box-shadow: 0px 0px 2px #666;width:50px; height:50px; overflow:hidden;}
.comments-list > li .container-userpicture .userpicture {min-width:50px;max-width:50px;min-height:50px;margin: 0 auto;}

.comments-list > li ul > li .container-userpicture { border:1px solid white;-webkit-box-shadow: #666 0px 0px 2px;-moz-box-shadow: 0px 0px 2px #666;width:35px; height:35px; overflow:hidden; }
.comments-list > li ul > li .container-userpicture .userpicture {min-width:35px;max-width:35px;min-height:35px;margin: 0 auto; }

.comments ul li div.content {margin-left:60px;}

h1.headline {color:#eda805; font-size:18px;}


/*-----------------------------*/
/*--------AMAZON ----------*/
/*-----------------------------*/

.amazon-button { background-image: url(https://images.siteface.net/siteface/CMS/4/Navi/amazon_buttonverlauf.jpg);background-color: #DFEAF4; line-height:30px;border: 1px solid #C8C8C8 !important;border-radius: 5px; color: #333333;font-size: 13px;margin-left: 3px;margin-top: 10px;padding: 5px !important;-webkit-box-shadow: #92927a 0px 1px 1px;-moz-box-shadow: 0px 1px 1px #92927a;}

.amazon-button:hover {opacity:0.7;}

.amazon-button img {display: inline-block;vertical-align: top; }
.amazon-button .price {font-weight:bold;color:red;}
.amazon-button:hover {text-decoration:none;}

/*-----------------------------*/
/*-----------------------------*/
/*--------LOGIN-FORMS----------*/
/*-----------------------------*/
/*-----------------------------*/

.LoginFormHeader{ float:right;top:0;margin-top:27px; padding-right:20px; position:absolute;right:0;}

.LoginFormHeader .td_text_login{float:left;padding-top:2px;}

.LoginFormHeader .td_username{ padding-right:5px;float:left;}

.LoginFormHeader .td_password{float:left;}

.LoginFormHeader .td_button{float:left;}

.LoginFormHeader .td_be_loggedin{float:left;margin-left:20px;clear:left;float:left;position:absolute; top:78px; left:23px; z-index:2;}

.LoginFormHeader .input_username
{
    border:1px #a3b2b9 solid;
    height:28px;
width:190px;
    padding-left:5px;
    padding-top:1px;
   background-color:#fff;
 color:#586365;
 font-size:15px;
font-weight:bold;
-webkit-border-radius:2px;
-moz-border-radius: 2px;
clear:left;
background-image:url(https://images.siteface.net/siteface/CMS/2/Navi/form_back.png)
}

.LoginFormHeader .td_password{ padding-right:5px;}

.LoginFormHeader .input_password
{
    border:1px #a3b2b9 solid;
    height:28px;
width:193px;
    padding-left:3px;
    padding-top:1px;
 color:#586365;
 font-size:13px;
font-weight:bold;
-webkit-border-radius:2px;
-moz-border-radius: 2px;
clear:left;float:left;
position:absolute; top:38px; left:37px; z-index:2;
}

.LoginFormHeader .td_button_ok{ height:23px;}

.LoginFormHeader .button_ok{ padding-left:9px;
padding:2px 2px 2px 0px;
    border:1px solid #444533;
    width:34px!important;
    height:33px;
background:#444533;
clear:left;float:left;
position:absolute; top:76px; left:195px; z-index:2;
background-image:url(https://images.siteface.net/siteface/CMS/32/Navi/key_go.png)!important;
    background-repeat:no-repeat;
}

.LoginFormHeader .button_ok:hover
{
padding:2px 2px 2px 0px;
    border:1px solid #ff0000;
    width:34px!important;
    height:33px;
background:#6c6c46;
clear:left;float:left;
position:absolute; top:76px; left:195px; z-index:2;
background-image:url(https://images.siteface.net/siteface/CMS/32/Navi/key_go.png)!important;
    background-repeat:no-repeat;
cursor:hand;cursor:pointer;
}

.LoginFormHeader .td_text_login{ padding-right:10px; color:#fff;font-size:11px;padding-left:5px;}


/*-----------------------------*/
/*-----------------------------*/
/*---------PICTURE-TOP---------*/
/*-----------------------------*/
/*-----------------------------*/


body{ background-image:url(https://images.siteface.net/siteface/CMS/32/Navi/kachel_fan2.jpg);background-repeat:repeat-x; xbackground-color:#b9bd96;background-color:#f7f7f7;}

table,td,th,tr,button,h1,h2,h3,span,a,div{ font-family:arial;'PT Sans';'lucida grande',"Lucida Sans Unicode",verdana,sans-serif; font-size:12px; line-height: 1.4em; font-weight:normal; text-decoration: none;}

h1,h2,h3,h4 { margin:0;padding:0;}

h4 { -webkit-border-radius:4px;}

ul.ui-accordion-container li {  border-left:1px solid #7eb460;}

a{ color:#7b4f32; text-decoration:none;}
a:hover{ text-decoration:underline; }

a.forum_download_enclosed{color:#016326; font-size:11px}
a.forum_download_enclosed:hover{ color:#c90219; font-size:11px}


/*-----------------------------*/
/*-----------------------------*/
/*----UNTERNAVIGATION LINKS----*/
/*-----------------------------*/
/*-----------------------------*/


a.structure_SubNavigation{ color:#868686;font-size:11px; }
a.structure_SubNavigation:hover{ color:#ff9e00; }


/*-----------------------------*/
/*-----------------------------*/
/*---------BUTTONS OBEN--------*/
/*-----------------------------*/
/*-----------------------------*/


.global_ButtonRight { border:1px solid #c8c8c8!Important;background-color:#dfeaf4; margin-top:3px;margin-left:3px; color:#333; border-radius:2px; -webkit-border-radius:2px;-moz-border-radius:2px;font-size:13px;padding:3px 8px 3px 8px!important;background-image:url(https://images.siteface.net/siteface/CMS/4/Navi/verlauf_button.jpg);margin-top:10px;}
.global_ButtonRight:hover {   xborder:1px solid #5b8daf; color:#333; background-color:#bedde7; text-decoration:none;background-image:url(https://images.siteface.net/siteface/CMS/4/Navi/verlauf_button_on.jpg);}

.global_Button { border:1px solid #c8c8c8!Important;background-color:#dfeaf4; margin-top:3px;margin-left:3px; color:#333; border-radius:2px; -webkit-border-radius:2px;-moz-border-radius:2px;font-size:13px;padding:3px 8px 3px 8px!important;background-image:url(https://images.siteface.net/siteface/CMS/4/Navi/verlauf_button.jpg);margin-top:10px;}
.global_Button:hover {   xborder:1px solid #5b8daf; color:#333; background-color:#bedde7; text-decoration:none;background-image:url(https://images.siteface.net/siteface/CMS/4/Navi/verlauf_button_on.jpg);}
 

/*NEW BUTTON ACTIVE - OOCSS*/
.global_Button[class~="active"] {color:#333; background-color:#bedde7; text-decoration:none;background-image:url(https://images.siteface.net/siteface/CMS/4/Navi/verlauf_button_on.jpg);}

 
 
 
/*-----------------------------*/
/*-----------------------------*/
/*-----PAGINIERUNG IM FUSS-----*/
/*-----------------------------*/
/*-----------------------------*/


a.BtnSeite {   color:#000;  border: 1px solid #ccc;  display: block; margin: 6px 2px 2px 2px; height: 7px; padding:6px !important; font-size:11px; ;font-family:arial; background-color:#f8f3eb; line-height:6px;-webkit-border-radius:4px;-moz-border-radius: 4px;}
a.BtnSeite:hover{ color:#7b4f32; border: 1px solid #7b4f32;}
 a.BtnSeiteAktiv {color:#7b4f32; border: 1px solid #7b4f32; display: block; margin: 6px 2px 2px 2px;  height: 7px; padding:6px!important; font-size:11px; font-family:arial; background-color:#fff; line-height:6px;-webkit-border-radius:4px;-moz-border-radius: 4px;}
a.BtnSeiteAktiv:hover{ }

.global_profilepicture{ background-color:#ccc;}
.global_profilepicture:hover{ background-color:#c80116;  }


/*----------------------------------*/
/*----------------------------------*/
/*---Autocomplete e.g. my_profile---*/
/*----------------------------------*/
/*----------------------------------*/


.global_autocomplete{ overflow:auto; display:none; height:100px; position:absolute;background-color:#fff;width:300px;border:1px solid #ccc;padding:10px;}


/*-----------------------------*/
/*Logged in as AND TOPNEWS*/
/*-----------------------------*/

.TopNews{  position:absolute;  xpadding-left:710px;top:0;position:absolute; right:67px;background-color:#000;-webkit-border-radius:0px 0px 0px 4px; -moz-border-radius: 0px 0px 0px 4px;padding:2px;padding-top:4px;xborder-bottom: 1px solid #5b8daf;xborder-left: 1px solid #5b8daf;-webkit-box-shadow: #000 0px 0px 3px;-moz-box-shadow: 0px 0px 3px #000;}
.TopNews a{ color:#fff; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius: 4px; font-size:11px;padding:4px; }
.TopNews a:hover{xbackground-color:#fff!important;color:#ff7e09; border-radius:4px; -webkit-border-radius:4px;-moz-border-radius: 4px;}

.logged_in_as_logout_button_outer
{     position:absolute; xpadding-left:853px; xpadding-top:79px;top:0;position:absolute; right:0px;z-index:99;
}

.logged_in_as_logout_button_inner
{background-color:#000;top:0;-webkit-border-radius:0px 0px 4px 0px; -moz-border-radius: 0px 0px 4px 0px;-webkit-box-shadow: #000 0px 0px 3px;-moz-box-shadow: 0px 0px 3px #000;}

.logged_in_as_logout_button_inner a
{display:block; width:55px; height:20px; font-size: 12px; font-weight: bold; padding-left:10px; padding-top:2px; padding-bottom:0px; padding-top:4px; color: #fff; text-decoration: none;}

.logged_in_as_logout_button_inner a:hover{ color: #fff;background-color:#ff9e00;-webkit-border-radius:0px 0px 4px 0px; -moz-border-radius: 0px 0px 4px 0px;}

.global_logged_in_as { right:0px; position: absolute;top:50px;right:10px;}
      .global_logged_in_as h1 { padding:0px; margin:0px; color:#fff; font-size:12px;display: inline; }
      .global_logged_in_as h2 { padding:0px;margin:0px; color:#fff; font-size:12px;font-weight:normal;display: inline; padding-bottom:10px;
 }
	  
	  
/*----------------------------------------*/
/*----------------------------------------*/
/*-----TOOLTIP  - LOADING-AND OVERLAY-----*/
/*----------------------------------------*/
/*----------------------------------------*/


.global_overlay_attention_bottom a, .global_overlay_attention_bottom input
{
     border:0;margin:0;padding:0;
     color:#fff;
     background-color:#5b8daf;
     padding-top: 10px;
     padding-bottom: 10px;
     -webkit-border-radius:5px;
     -moz-border-radius: 5px;
     padding-left:10px;
     padding-right:10px;cursor:pointer;
     text-decoration: none;
}

.global_overlay_attention_bottom a:hover, .global_overlay_attention_bottom input:hover{ background-color:#80a9c5; padding-top: 10px; padding-bottom: 10px;}

.global_overlay_attention{ color:#000000; font-size: 15px;}

.global_overlay_attention_bottom{}


/*---------------------------------*/
/*---------------------------------*/
/*--------Currently offline--------*/
/*---------------------------------*/
/*---------------------------------*/


.currently_offline_content_text{ width:627px;height:299px;padding-left:50px;padding-right:50px;vertical-align:top;padding-top:142px;background-repeat:no-repeat;}

.currently_offline_content_text h1,.currently_offline_content_text h2{margin:0px;padding:0px; font-family:Verdana,sans-serif;color:#707070;width:600px;}

.currently_offline_content_text h1{ font-weight:bold;font-size:16px;padding-bottom:10px;}

.currently_offline_content_text h2{ font-weight:normal;font-size:12px;}


/*---------------------------------------*/
/*---------------------------------------*/
/*-----IMPORTANT FOR CONTENT-STYLING-----*/
/*---------------------------------------*/
/*---------------------------------------*/


.CMS h2 { font-size:14px;width:100%; }


/*-----------------------------*/
/*-----------------------------*/
/*-------CHANGE LANGUAGE-------*/
/*-----------------------------*/
/*-----------------------------*/


#choose_lang{ position:absolute;width:0px;padding-bottom:10px;z-index:99;position:absolute;z-index:999;right:230px;top:157px;}

#choose_lang_active{  padding-left:10px; padding-top:2px;color:#fff; font-size: 12px;width:65px;border: 1px solid #555555;padding-bottom:1px;background:#838383;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}

#choose_lang_active:hover{  color:#fe9700;}

#choose_lang_other_languages{  display:none; margin-top:2px; padding-left:10px; padding-top:3px;color:#8f8f8f; font-size: 12px;width:65px;border: 1px solid #555555;padding-bottom:4px;background:#000;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}

.choose_lang_other_inactive{}

.choose_lang_other_inactive a{ color:#8f8f8f;display: block; font-size: 13px;}

.choose_lang_other_inactive a:hover{ color:#fe9700;text-decoration:none;}


/*------------------------*/
/*------------------------*/
/*------CONTACT FORM------*/
/*------------------------*/
/*------------------------*/


.contact_form_bezeichner{ clear:both; float:left;width:120px;margin-bottom:2px;margin-top:2px; }

.contact_form_bezeichner,.contact_form_values{ color:#000;}

.contact_form_values{ margin-bottom:2px;margin-top:2px; }

.contact_form_values input,.contact_form_value_textarea,.contact_form_buttons input,.contact_form_combobox
{
    padding-top:5px;  
   padding-left:5px; 
    border:1px solid #ccc;
    height: 15px;
     margin: 1px;
    width: 500px;
    background-color: #eaeaea;
}

.contact_form_value_integer{ width:80px;text-align:right;}

.contact_form_value_captcha{ width:70px !important;padding-top:5px; padding-left:5px; height: 14px;background-color: #eaeaea;border:1px solid #ccc;}

.contact_form_combobox{font-size:12px;width:150px;padding-top: 3px !important;height: 25px;}

.contact_form_value_string{ width:250px;}

.contact_form_buttons input{ padding-top: 3px !important;height: 25px;color:#000;font-weight:bold;width:110px;background-color:#ffbf00;cursor: pointer;border-radius:10px;-moz-border-radus:10px;border: 1px solid #ff9600;}

.contact_form_buttons input:hover{ background-color:#ff9600;}

.contact_form_value_checkbox{margin-top:2px;margin-bottom:2px;}

.contact_form_value_textarea{ width:500px;height:150px;}

#footer{ width:100%;height:5px;background-color:#fff;}


/*-----------------------------*/
/*-----------------------------*/
/*----GLOBALE-SUCHE-----*/
/*-----------------------------*/
/*-----------------------------*/

#global_search {top:0;margin-top:156px;margin-left:717px;z-index:99; position:absolute; right:5px;z-index:999;}
    #global_search_input input {background-color: #000; padding:3px 3px 3px 10px;xborder:1px solid #555555;border-right:0px;min-width:130px;max-width:500px;height:22px;font-size:12px;color:#ccc;border-radius:10px;-moz-border-radius:10px;margin-right:5px;
border:0px;-webkit-box-shadow: inset 0px 0px 2px #000;box-shadow: inset 0px 0px 2px #000;-moz-box-shadow: inset 0px 0px 5px #000;

-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-tap-highlight-color: rgba(0,0,0,0);




 width:100px; height:20px; border:0 none; padding:2px 20px; color:#fff; background:url(https://www.apple.com/global/nav/images/globalsearch_field.png) 0 0 no-repeat; -webkit-appearance:none;
}
    #global_search_btn * {display:none;xbackground: #fff; xpadding:3px;border:0px solid #555;border-left: 0px;height:30px;width:30px;background-image:url(https://images.siteface.net/siteface/CMS/32/Navi/suchicon.png);background-repeat:no-repeat;
  background-position:center left;cursor:pointer; background-color: transparent;margin-left:-40px;;}
#global_search_btn:hover * {xbackground: #fff; xpadding:3px;border:0px solid #555;border-left: 0px;height:30px;width:30px;background-image:url(https://images.siteface.net/siteface/CMS/32/Navi/suchicon.png);background-repeat:no-repeat;
  background-position:center left;cursor:pointer; background-color: transparent;;}



/*--------------------*/
/*--------------------*/
/*-----NEW-TABS-------*/
/*--------------------*/
/*--------------------*/


.global_tabs {text-align: left;border-bottom: 1px solid #5b8db0; list-style-type: none;padding: 6px 0px 6px 0px; margin:0;margin-bottom:10px;}
 
.global_tabs li {float:left;}

.global_tabs li.selected a{padding: 7px 12px 7px 12px;background-color: #fff;color: #277fa9;position: relative;background-image:url(https://images.siteface.net/siteface/CMS/5/kachel_tab.jpg);color: #000;position: relative;font-weight:bold;border: 1px solid #5b8db0;border-bottom:1px solid #fff;font-size:15px}

.global_tabs li.selected a:hover{background-color: #fff;color: #000;position: relative;border-bottom:1px solid #fff;}
 
.global_tabs li a {padding: 7px 12px 7px 12px;border: 1px solid #b9bdc0;color: #000; text-decoration: none;border-bottom: none;margin:0;margin-right:3px;font-size:11px;line-height:100% !Important;font-family:arial;display:block;margin-bottom:-7px;position: relative;background-image:url(https://images.siteface.net/siteface/CMS/4/Navi/button_off.jpg);background-repeat:repeat-x;background-color: #dadedf;font-size:15px}
 
.global_tabs li a:hover {xcolor:#fff;position:relative;border: 1px solid #5b8db0;border-bottom: 0px;}


/*-----------------------------*/
/*-----------------------------*/
/*--------NEW-COLLAPS----------*/
/*-----------------------------*/
/*-----------------------------*/


.globalCollapsRow {margin-bottom:0px;width:100%;}

    .globalCollapsRow ul {margin:0;padding:0;text-decoration:none;list-style:none;margin:0;padding:0;}

        .globalCollapsRow li {cursor:pointer;background-repeat:no-repeat;background-position:right center;}

        .globalCollapsRow ul li.un_selected_1 {background-image:url(/_Themes/PhotoScheme/_global/li_groupCats_plus.gif);xfont-weight:bold;margin-bottom:3px;cursor:pointer;background-color:#f3f3f3;border:1px solid #d4c6b7;padding:3px;color:#000; font-size:13px;font-family:arial;}

        .globalCollapsRow ul li.selected_1 {background-image:url(/_Themes/PhotoScheme/_global/li_groupCats_minus.gif);xfont-weight:bold;margin-bottom:3px;cursor:pointer;background-color:#dadbcd;border-bottom:1px solid #a3a58c;padding:0px 3px 0px 3px;color:#000; font-size:13px;font-family:arial;xheight:50px!important;}

		
/*-----------------------*/
/*-----------------------*/
/*----FORUM QUOTE--------*/
/*-----------------------*/
/*-----------------------*/


.global_blockquote {border:2px solid #d4c6b7;margin:0;padding:0;padding:5px;background-color:#fff;color:#7b4f32;font-size:11px; -webkit-border-radius:4px; -moz-border-radius: 4px;}


/*-----------------*/
/*-----------------*/
/*----Fliesstext---*/
/*-----------------*/
/*-----------------*/

.div_content p,
.div_content td,
.div_content div,
.div_content h2,
.div_content ul li
{line-height: 1.4em;}


/*-----------------------------*/
/*-----------------------------*/
/*----TEMPLATE-----------------*/
/*-----------------------------*/
/*-----------------------------*/


#tpl-center {position:relative;margin:0 auto;min-height:100%;height:auto !Important;height:100%;xwidth:954px;xbackground-color:#b9bd96;max-width:990px;min-width:990px;xwidth:97%;background-image:url(https://images.siteface.net/siteface/CMS/32/Navi/kachel_fan2.jpg);background-repeat:repeat-x;p}
    

 #tpl-top-picture {cursor:hand;height:160px;cursor:pointer;background-repeat:repeat-x;display:block;background-image:url(https://images.siteface.net/siteface/CMS/32/Navi/fanadventures_head_kachel.jpg)!important;background-repeat:no-repeat; background-position:top right;margin-right:130px;}


    #tpl-content {background-color:#ffffff;xmin-height:700px;-webkit-border-radius:0px 0px 5px 5px;margin-top:29px;x-webkit-box-shadow: #000 0px 0px 17px;x-moz-box-shadow: 0px 0px 7px #000;xmin-height:700px;-webkit-border-radius:0px 0px 5px 5px;border:1px solid #bdbdbd;margin-bottom:40px;}
        #tpl-content-top {}
        #tpl-content-inner {padding:8px 15px 15px 15px;-webkit-box-shadow: #ccc 0px 0px 3px;-moz-box-shadow: 0px 0px 3px #ccc;}
            #tpl-content-wrapper{} 
            .tpl-content-wrapper-intern{float:right; width:890px;margin-top:10px;} 
                #tpl-content-right {}
            #tpl-content-left {position:absolute; width:100%;top:0;margin-top:152px;left:0;xmargin-left:10px;z-index:9}
    #tpl-footer {}



/*------------------*/
/*------------------*/
/*----AUSLAGERN-----*/
/*------------------*/
/*------------------*/


.f-outer {background-color:#ebebe4;border:1px solid #ccc;}
        .f-input {font-family:arial;border:1px solid #bcc8d8;}
        .f-textarea {font-family:arial;border:1px solid #bcc8d8;}
        .f-textarea-bbc {font-family:arial;border:1px solid #bcc8d8;}
        .f-select {border:1px solid #bcc8d8;}
        .f-headers-top {font-size:15px;font-weight:bold;font-family:arial;}
        .f-headers-left {}

        .f-values {}
        .f-values-left {}
        .f-values-left-long {}

        .f-info {border:1px solid #ccc;background-color:#fff;}

.c-sort-newbtn-main {border-bottom:1px solid #ccc;}
.c-sh-inner {background-color:#f2f2f2;}
.c-sh-text {font-family:arial;}
.c-sh-link, .c-sh-link a {}
.c-path-over-tabs {color:#000;}
.c-path-over-tabs a{color:#000;}
.c-path-under-tabs {color:#000;border:1px solid #ccc;background-color:#fafafa;}
.c-path-under-tabs a {color:#000;}

/*FOR HEADLINES IN BBC*/
.c-bbc-headline {font-size:20px;font-weight:bold;font-family:arial;}
.c-bbc-headline-2 {font-size:17px;font-family:arial;color:#000;}
.c-bbc-headline-3 {font-size:12px;font-family:arial;}



.c-flash {width:800px;height:600px;}
.c-spoiler {background-color:#f3f3f3;border:3px solid #cccccc;padding:10px;color:red;font-size:22px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.c-spoiler:hover {border:3px solid #b3b3b3;}
.c-code {-webkit-box-shadow: #000 0px 0px 3px;-moz-box-shadow: 0px 0px 3px #000;background-color:#fff;border:3px solid #cccccc;padding:15px;-webkit-border-radius:3px;-moz-border-radius:3px;margin-top:20px;}
    .c-code pre{color:#333;padding:0;margin:0;overflow:auto;}
.c-code-linenumbers {color:#cecece!important;padding-right:15px !Important;}

/*-----------------------------*/
/*-----------------------------*/
/*Forum Übersicht der Kategorien*/
/*-----------------------------*/
/*-----------------------------*/


.c-list-main {background-color:#ebe0d3;border:1px solid #d4c6b7;}
.c-list-main .inner {padding:3px}
          .c-list-second-level-item {border-bottom:1px dotted#cccccc;}
          .c-list-second-level-item:hover {background-color:#fff;}
		  
		  
/*--------------------------------------------------*/
/*--------------------------------------------------*/
/*Mitgliederübersicht, Shop 1. Ebene, Forum 1. Ebene*/
/*--------------------------------------------------*/
/*--------------------------------------------------*/


.c-gallery-first-level-item .inner .pic img.picture {border:1px solid #ccc;background-color:#fff;}
.c-gallery-first-level-item .inner .pic img.picture:hover {border:1px solid #ff0000;}
fpaddingh

/*------------------------------------*/
/*------------------------------------*/
/*Websitenavigation Horizontal, VORLAGE*/
/*------------------------------------*/
/*------------------------------------*/


ul#WebsiteNavigation { margin: 0; padding: 0;}
ul#WebsiteNavigation li {border-left:1px solid #000;border-right:1px solid #4b443e;list-style: none;float: left;position: relative; padding: 0; xborder-right: 1px solid #000;xborder-left: 1px solid #39342e;}
    ul#WebsiteNavigation li ul {bmargin: 0;  margin-left:-2px; padding: 0; color:#fff;background-color:#1a1613;position: absolute;width:210px;padding:4px;border:1px solid #4b443e;border-top:0px;}

        ul#WebsiteNavigation li:hover>a {color:#fff;xbackground-color:#fff;border-bottom:0px;}

        ul#WebsiteNavigation li ul li {padding:0px 4px 0px 4px; }

            ul#WebsiteNavigation li ul li a {color:#fff;padding:0;-moz-border-radius:0 !Important;font-size:15px;font-family:'Lato:900',arial;text-transform:none;font-size:12px;line-height:1.8em;padding-left:0px;}

            ul#WebsiteNavigation li ul li a:hover {color:#ff9f02;padding:0;text-transform:none;font-size:12px;border:0;xbackground-color:#000;}

            ul#WebsiteNavigation li ul li a.selected {color:#ff9f02;padding:0;border:0;}

    ul#WebsiteNavigation li ul li { float: none;display: block;border:0;}
 
    ul#WebsiteNavigation li a {text-transform: uppercase;display: block; text-decoration: none; color:#ffbf00;xfont-weight:bold;padding-top:6px;padding-bottom:6px;font-size:14px;font-family:'Lato',"Lucida Grande", "Lucida Sans Unicode";arial;padding-left:14px;padding-right:14px;}

    ul#WebsiteNavigation li a:hover {color:#fff;xbackground-color:#1a1613;}

    ul#WebsiteNavigation li a.selected {color:#fff;background-color:#1a1613;border-bottom:0px;padding-left:14px;padding-right:14px;}
 
    ul#WebsiteNavigation li>ul { display: none; }

    ul#WebsiteNavigation li:hover>ul, ul#WebsiteNavigation li>a#aktuell ul {display: block;}


/*WIKI*/
.wiki-article-index {border:1px solid #ccc;background-color:#F2F2F2;}
        .wiki-article-index ul li.index-1 {}
        .wiki-article-index ul li.index-2 {padding-left:10px;}
        .wiki-article-index ul li.index-3 {padding-left:20px;}
.wiki-headline-functions {color:#ccc;}
.wiki-headline-functions:hover {color:#000;}
.wiki-article-headline {border-bottom:1px solid #ccc;font-size:25px;}
.wiki-headlines-line{background-color:#ccc;height:1px}
    
 #tpl-content-right > .headline {}


.c-plain-row-startpage .inner .content .topic a, .c-plain-row-startpage .topic a {
font-size: 13px !important;color:#000;font-family:georgia,'lucida grande',arial,'PT Sans',"Lucida Sans Unicode",verdana,sans-serif; 
font-weight: normal!important;
}

x.global_profilepicture {xmargin:10px !important;max-width:160px !important;xmax-height:140px !important;x-moz-box-shadow:  0px 0px 5px 1px #ccc;
x-webkit-box-shadow: 0px 0px 5px 1px #ccc;xmargin-right:20px !important; xpadding:7px !important;xborder:3px solid #eee;float:right !important;
} 

.news_overview_border_div {
  height:1px !important;
  margin-bottom:10px !important;
  margin-top:10px !important;
}

/*GLOBAL CSS TAGS: ZUM ANPASSEN*/
.gl-background {background-color:#e9e9db;}
.gl-border {border-color:#9aaf74;}
.gl-background-buttons {background-color:#ceceb9;}
.gl-background-buttons:hover {background-color:#9aaf74;}
.gl-background-buttons-active {background-color:#9aaf74;}
.gl-h1 {color:#444533;}
.gl-h2 {}
.gl-h3 {}
.gl-h4 {}
.gl-h5 {}

.profile-module-li {}
    .profile-module-li a {}
    .profile-module-li a:hover {color:#fff;background-color:#424331;text-decoration:none;}
    .profile-module-li a:hover > span {}
    .profile-module-li a.selected {color:#fff;background-color:#424331;}
    .profile-module-li span {color:#929292;font-size:11px;}


/*BESTELLÜBERSICHT AUF STARTSEITE*/
.startpage-orders > li:hover {background-color:#f4f3e7;}
.startpage-modules-headline > a {border:1px solid transparent;color:#506b7c;padding:2px;padding-left:5px;padding-right:5px;}
.startpage-modules-headline > a.selected  {background-color:#fff;border:1px solid #bbd5e4;border-radius:5px;padding:2px;color:#3c8d84;padding-left:5px;padding-right:5px; box-shadow:inset 0px -1px 1px #ccc;  -moz-box-shadow:inset 0 -1px 1px #ccc;}
.startpage-modules-headline > a:hover {color:#ff0000}


/*------------------------------------*/
/*WIDGETS----------------------*/
/*------------------------------------*/
.widget {background-color:#f4f3e7;xborder:1px solid #ccc;padding:1px;margin-bottom:10px;-moz-box-shadow: 0 0 2px #ccc;-webkit-box-shadow: 0 0 2px#ccc;box-shadow: 0 0 3px #aaa;}

.widget-headline {background-color:#92a262;border:none;padding:4px 5px 3px 10px;color:#fff;font-size:15px;font-weight:bold;text-shadow: 0px 1px #627232;}
.widget-headline[class~="news"] {}
.widget-headline[class~="shop"] {}
.widget-headline[class~="bookmarks"] {}
.widget-headline[class~="forum"] {}
.widget-headline[class~="birthday"] {}
.widget-headline[class~="onlineuser"] {}
.widget-headline[class~="visitors"] {}

.widget[class~="birthday"] {display:none}
    .widget[class~="birthday"] .object {padding-left:10px;}
        .widget[class~="birthday"] .pic {width:30px;max-height:30px;-moz-box-shadow: 0 0 3px #aaa;-webkit-box-shadow: 0 0 3px #aaa;box-shadow: 0 0 3px #aaa;padding:2px;}
        .widget[class~="birthday"] .pic:hover {-moz-box-shadow: 0 0 3px #000;-webkit-box-shadow: 0 0 3px #000;box-shadow: 0 0 3px #000;padding:2px;}
        .widget[class~="birthday"] .userpicture {max-height:30px;max-weight:30px;}
        .widget[class~="birthday"] .name {}
        .widget[class~="birthday"] .time {}
        .widget[class~="birthday"] .user {}

.widget[class~="news"] {}
        .widget[class~="news"] .object {padding-left:5px;xlist-style-image:url(https://images.siteface.net/siteface/CMS/35/Navi/article_icon.png);xlist-style-position:outside;xmargin-left:25px;padding-bottom:10px;}
        .widget[class~="news"] .picture {width:100px;height:80px; xpadding-right:5px;overflow:hidden;xpadding:4px;-moz-box-shadow: 0 0 3px #aaa;-webkit-box-shadow: 0 0 3px #aaa;box-shadow: 0 0 3px #aaa;border:1px solid white}
        .widget[class~="news"] .picture img {max-width:100px;min-height:80px;}
        .widget[class~="news"] .info {margin-left:5px;width:170px;}
        .widget[class~="news"] .name {color:#000;font-weight:normal;font: italic 16px/26px georgia,serif;font-size:18px;text-shadow: 0px 1px #fff;line-height:1.1em;}
        .widget[class~="news"] .time {font-size:11px;}
        .widget[class~="news"] .user {font-size:11px;}
       .widget[class~="news"] .count-comments{font-size:11px;}

.widget[class~="shop"] {}
    .widget[class~="shop"] .object {padding-left:10px;}
         .widget[class~="shop"] .picture {xheight:65px;xwidth:65px;overflow:hidden}
        .widget[class~="shop"] .name {color:#000;font-weight:normal;}
        .widget[class~="shop"] .price-big {font-size:12px;color:#666}
        .widget[class~="shop"] .time {}
        .widget[class~="shop"] .user {}

.widget[class~="bookmarks"] {}
    .widget[class~="bookmarks"] .object {}
        .widget[class~="bookmarks"] .picture {width:110px;height:90px;}
        .widget[class~="bookmarks"] .name {color:#000;font-size:13px;line-height:0em;}
        .widget[class~="bookmarks"] .time {}
        .widget[class~="bookmarks"] .user {}

.widget[class~="forum"] {}
    .widget[class~="forum"] .object {padding-left:10px;}
        .widget[class~="forum"] .picture {}
        .widget[class~="forum"] .name {color:#000;font-weight:bold;font: 14px/24px georgia,serif;font-size:15px;text-shadow: 0px 1px #fff;line-height:1.1em;}
        .widget[class~="forum"] .category {color:#3f4030;font-size:10px;display:none;}
        .widget[class~="forum"] .time {}
        .widget[class~="forum"] .user {}

.widget[class~="groups"] {}
        .widget[class~="groups"] .object {padding-left:10px;}
        .widget[class~="groups"] .picture {vertical-align:top}
        .widget[class~="groups"] .picture img {vertical-align:top}
        .widget[class~="groups"] .name {color:#000;font-weight:bold;font: 14px/24px georgia,serif;font-size:15px;text-shadow: 0px 1px #fff;line-height:1.1em;}
        .widget[class~="groups"] .last {color:#666}
        .widget[class~="groups"] .time {display:none;}
        .widget[class~="groups"] .user {font-size:11px;}

.widget[class~="useronline"] {}
    .widget[class~="useronline"] .object {background-color:#fff;-moz-box-shadow: 0 0 3px #aaa;-webkit-box-shadow: 0 0 3px #aaa;box-shadow: 0 0 3px #aaa;margin-left:5px;margin-bottom:5px;}
    .widget[class~="useronline"] .container-userpicture {height:40px;padding:2px;width:40px;overflow:hidden;}
    .widget[class~="useronline"] .userpicture {min-height:40px;max-height:40px;xmin-width:40px;margin: 0 auto;}

.widget[class~="visitors"] {height:100px;}
    .widget[class~="visitors"] .object {height:100px;}
     .widget[class~="visitors"] .container-userpicture {height:45px;width:45px;padding:1px;margin:3px}
        .widget[class~="visitors"] .userpicture {min-height:45px;max-height:45px;}

/*-----------------------------------------*/
/*NACHRICHTENCENTER------*/   
/*-----------------------------------------*/ 
.messages .conversation .navigation {font-size:15px;color:#0187c5;background-color:#f4f4f4;padding:7px;border-bottom:1px solid #ccc;}
.messages .conversation .headline {font-size:18px;color:#000;font-weight:bold;padding-top:8px;padding-bottom:5px;}
.messages .conversation .back{}
/*background-color:#009de2;border-radius:3px;padding:4px;border: 1px solid #007fb7;color:#fff;xbackground-image: url(https://images.siteface.net/siteface/CMS/4/Navi/verlauf_button.jpg);margin-top:-3px*/

.messages .object {padding-top:8px;}
.messages .object:hover {background-color:#f7f7f7;}
.messages .object[class~="unread"] {background-color:#edf7fd;}
.messages .object[class~="unread"] .subject {font-weight:bold;color:#0187c5}
.messages .object[class~="unread"]:hover {background-color:#e1edf5;}

    .messages .user {font-size:12px;font-weight:normal;color:#3a87c5;xdisplay:none;}
    .messages .subject {font-size:15px;xfont-weight:normal;color:#000;font-family:arial;}
    .messages .teaser {color:#000;padding-bottom:5px;padding-top:2px;font-size:13px;line-height:1.4em;font-family:arial;}
    .messages .time {color:#999}
    .messages .timespan {color:#999}
    .messages .numberOfConversions {}

.posts .picture-inner {background-color: #fff;}
.posts .picture .userpicture  {}

.messages .object[class~="new"] {background-color: #f7f7f7;}
.messages .object-write {xbackground-color:#f7f7f7;border-bottom:1px solid #ccc;padding-top:5px; padding-bottom:3px;}


/*-----------------------------------------*/
/*SHOP------*/   
/*-----------------------------------------*/ 

/*ARTIKELDARSTELLUNG */
.shop-article-headline {color:#f1a804;font-size:20px;font-weight:bold;}

.shop-article-price {font-size:15px;font-weight:normal;}
.shop-article-uvp {font-size:14px;color:#000;}

.shop-article-shipping {color:#888;}
.shop-article-freeShipping {color:#000;}
.shop-article-shipping {color:#888;}
.shop-article-download {color:#333;}
.shop-article-selfPickUp {color:#333;}

.live-search-selected {}

/*SLIDER*/
.slider-left {height:26px;width:17px;background-image:url(https://images.siteface.net/siteface/CMS/5/vis_arrow_left.png);opacity:0.5;background-color:#fff;}
.slider-left:hover {opacity:0.7;}
.slider-right {height:26px;width:17px;background-image:url(https://images.siteface.net/siteface/CMS/5/vis_arrow_right.png);opacity:0.5;background-color:#fff;}
.slider-right:hover {opacity:0.7;}

.list-widget-left-shop .slider-li {border:1px solid #ccc;text-align:center}
.list-widget-left-shop .slider-li:first-Child {}
.widget-left-shop li h4 a {font-weight:bold;}
.widget-left-shop li h6  {font-size:17px;}


/*SUCHLEISTE */

.button-basket {background-image:url(https://images.siteface.net/siteface//CMS/4/Navi/bg_cart_yellow.png); border: 1px solid #db8c0f}
.button-basket:hover {background-image:url(https://images.siteface.net/siteface//CMS/4/Navi/bg_cart_yellow.png); border: 1px solid #db8c0f}


/*ALLGEMEIN*/
.price-savings {text-shadow: 1px 1px 1px #db8c0f;}
.price-savings span {}

.list-widget-right li h3 {}
.button-categories {}
.button-search {}


.widget-shop {}
.widget-shop .object .thumb a {height:130px;}
    .widget-shop[class~="important-products"] {background-color:#f7f7f7;padding-bottom:15px;padding-top:5px;}
    .widget-shop[class~="important-products"] .headline {  padding-left:15px;color:#555;font-weight:normal;text-align:center;font-size:15px;}
 .widget-shop[class~="important-products"] .object  {width:200px;background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 3px #ccc; -moz-box-shadow:0 1px 3px #ccc;-webkit-box-shadow:0 1px 3px #ccc;background-image:none;xborder:0px;}
 .widget-shop[class~="important-products"] .object  .mask {left:26px;background-size: cover;height:135px;width:136px;background-image:url(https://images.siteface.net/siteface/CMS/5/Navi/reflection.png);background-position: center center fixed;}
    .widget-shop[class~="important-products"] .object .thumb img {max-width:135px; max-height:135px;min-width:135px; min-height:135px;border-radius:3px;box-shadow:0 2px 3px #ccc; -moz-box-shadow:0 2px 3px #ccc;-webkit-box-shadow:0 2px 3px #ccc;margin:0 auto;}
 .widget-shop[class~="important-products"] .object:hover  {xborder:1px solid red}
    .widget-shop[class~="important-products"] .object .name {font-weight:bold;font-size:13px;color:#000}
 .widget-shop[class~="important-products"] .object .name:hover {text-decoration:none;color:#fff}
    .widget-shop[class~="important-products"] .object .category {color:#999;font-size:11px;}
   .widget-shop[class~="important-products"] .object .category:hover {color:#fff;text-decoration:none}
    .widget-shop[class~="important-products"] .object .price {xtext-shadow: 0px 1px white;color:#f99b00}
  .widget-shop[class~="important-products"] .object .uvp {color:#666;font-size:11px;text-decoration:line-through;}
    .widget-shop[class~="important-products"] .link {width:200px !important;}


   
.widget-shop {}
    .widget-shop[class~="recommendations"] {}
    .widget-shop[class~="recommendations"] .headline {font-size:15px;color:#000}
    .widget-shop[class~="recommendations"] .object {xbackground-color:#f7f7f7;padding:0; width:155px;border:1px solid #fff;}
   .widget-shop[class~="recommendations"] .object  .mask {left:27px;height:100px;width:100px;bottom:0;background-image:url(https://images.siteface.net/siteface/CMS/5/Navi/reflection.png);background-position: center center;}
    .widget-shop[class~="recommendations"] .object .thumb img {max-width:100px; max-height:100px;min-width:100px; min-height:100px;border-radius:3px;box-shadow:0 2px 3px #333; -moz-box-shadow:0 2px 3px #ccc;-webkit-box-shadow:0 2px 3px #333;}
    .widget-shop[class~="recommendations"] .inner { padding:0; }
    .widget-shop[class~="recommendations"] .object .name {font-weight:bold;font-size:12px;color:#333;}
    .widget-shop[class~="recommendations"] .object .category {color:#999;font-size:11px;display:none;}
    .widget-shop[class~="recommendations"] .object .category:hover {color:#000;}
    .widget-shop[class~="recommendations"] .object .price {font-weight:normal;color:#666;font-size:11px;}
    .widget-shop[class~="recommendations"] .object .uvp {color:#666;font-size:11px;text-decoration:line-through;}
    .widget-shop[class~="recommendations"] .object .thumb {}

.widget-shop {}
    .widget-shop[class~="recently-viewed"] {border:1px solid #ccc;xpadding:5px;background-color:#f7f7f7}
    .widget-shop[class~="recently-viewed"] .headline {font-size:13px;color:#666;text-align:center;padding-top:10px;font-weight:normal;}
    .widget-shop[class~="recently-viewed"] .object {xbackground-color:#f7f7f7;padding:0; width:85px;border:0;}
    .widget-shop[class~="recently-viewed"] .object .name {font-weight:bold;font-size:13px;color:#000;display:none;}
    .widget-shop[class~="recently-viewed"] .object .category {color:#999;font-size:11px;display:none;}
    .widget-shop[class~="recently-viewed"] .object .price {font-weight:normal;color:#666;font-size:11px;}
    .widget-shop[class~="recently-viewed"] .object .uvp {color:#666;font-size:11px;text-decoration:line-through}
 .widget-shop[class~="recently-viewed"] .object  .mask {xleft:26px;height:85px;width:85px;background-image:url(https://images.siteface.net/siteface/CMS/5/Navi/reflection.png);background-position: center center;}
    .widget-shop[class~="recently-viewed"] .object .thumb img {max-width:85px; max-height:85px;min-width:85px; min-height:85px;border-radius:3px;box-shadow:0 2px 3px #333; -moz-box-shadow:0 2px 3px #ccc;-webkit-box-shadow:0 2px 3px #333;}
    .widget-shop[class~="recently-viewed"] .object .thumb a { height:90px;}
  .widget-shop[class~="recently-viewed"] .inner { padding:0; }
    
.widget-shop {}
    .widget-shop[class~="other-products"] {}
    .widget-shop[class~="other-products"] .headline {font-size:15px;color:#000;font-weight:bold}
    .widget-shop[class~="other-products"] .object {xbackground-color:#f7f7f7;padding:0; width:155px;border:1px solid #fff;}
    .widget-shop[class~="other-products"] .object .name {font-weight:bold;font-size:12px;color:#000;}
    .widget-shop[class~="other-products"] .object .category {color:#999;font-size:11px;}
    .widget-shop[class~="other-products"] .object .price {font-weight:normal;color:#666;font-size:11px}
    .widget-shop[class~="other-products"] .object .uvp {color:#666;font-size:11px;text-decoration:line-through}
 .widget-shop[class~="other-products"] .object  .mask {left:27px;bottom:0;height:100px;width:100px;background-image:url(https://images.siteface.net/siteface/CMS/5/Navi/reflection.png);background-position: center center;}
    .widget-shop[class~="other-products"] .object .thumb img {max-width:100px; max-height:100px;min-width:100px; min-height:100px;border-radius:3px;box-shadow:0 2px 3px #333; -moz-box-shadow:0 2px 3px #ccc;-webkit-box-shadow:0 2px 3px #333;}
 .widget-shop[class~="other-products"] .object .thumb a { height:110px;}
 .widget-shop[class~="other-products"] .inner { padding:0; }

.widget-shop[class~="top-sales"] {}
    .widget-shop[class~="top-sales"] .headline {ont-weight:bold;background-image:none;color:#000;border-bottom: 1px solid #ccc;background:#f7f7f7; height: 18px;padding-top:5px; text-shadow: 0px 1px white;}
    .widget-shop[class~="top-sales"] .object {line-height:1.3em;}
.widget-shop[class~="top-sales"] .object:hover {background-color:#f7f7f7}
    .widget-shop[class~="top-sales"] .object .name {font-weight:bold;font-size:13px;color:#333;font-size:13px;}
    .widget-shop[class~="top-sales"] .object .name:hover {color:#0c5356}
    .widget-shop[class~="top-sales"] .object .category {color:#666;font-size:11px;}
    .widget-shop[class~="top-sales"] .object .category:hover  {color:#000;}
    
.widget-shop[class~="new-recensions"] {}
    .widget-shop[class~="new-recensions"] .headline {font-weight:bold;background-image:none;color:#444;border-bottom: 1px solid #ccc;background:#999; height: 18px;padding-top:5px; text-shadow: 0px 1px #666;color:#fff}
    .widget-shop[class~="new-recensions"] .object .name {font-weight:bold;}
    .widget-shop[class~="new-recensions"] .object .category {}

.widget-shop[class~="top-seller"] {}
    .widget-shop[class~="top-seller"] .headline {}
    .widget-shop[class~="top-seller"] .object .name {}
    .widget-shop[class~="top-seller"] .object .category {color:#333;}
    .widget-shop[class~="top-seller"] .object .category:hover {color:#000;}
   .widget-shop[class~="top-seller"] .object .price {font-weight:normal;color:#666;font-size:11px}
    
.widget-shop[class~="most-searched"] {}
    .widget-shop[class~="most-searched"] .headline {font-weight:bold;background-image:none;color:#000;xborder-bottom: 1px solid #ccc;font-size:15px;xpadding-top:5px; xtext-shadow: 0px 1px #666;}
 .widget-shop[class~="most-searched"] .object {xbackground-color:#f7f7f7;padding:0; width:155px;border:1px solid #fff;}
  .widget-shop[class~="most-searched"] .object .name {font-weight:bold;font-size:12px;color:#000;}
    .widget-shop[class~="most-searched"] .object .category {color:#999;font-size:11px;}
    .widget-shop[class~="most-searched"] .object .price {font-weight:normal;color:#666;font-size:11px}
    .widget-shop[class~="most-searched"] .object .uvp {color:#666;font-size:11px;text-decoration:line-through}
 .widget-shop[class~="most-searched"] .object  .mask {left:27px;bottom:0;height:100px;width:100px;background-image:url(https://images.siteface.net/siteface/CMS/5/Navi/reflection.png);background-position: center center;}
    .widget-shop[class~="most-searched"] .object .thumb img {max-width:100px; max-height:100px;min-width:100px; min-height:100px;border-radius:3px;box-shadow:0 2px 3px #333; -moz-box-shadow:0 2px 3px #ccc;-webkit-box-shadow:0 2px 3px #333;}
 .widget-shop[class~="most-searched"] .object .thumb a { height:110px;}
 .widget-shop[class~="most-searched"] .object .price {font-weight:normal;color:#666;font-size:11px}

.widget-shop[class~="new-products"] {background-color:#fff}
    .widget-shop[class~="new-products"] .headline  {font-weight:bold;background-image:none;color:#444;border-bottom: 1px solid #ccc;background:#999; height: 18px;padding-top:5px; text-shadow: 0px 1px #666;color:#fff}
    .widget-shop[class~="new-products"] .object .name {font-weight:bold;font-size:13px;color:#333;}
    .widget-shop[class~="new-products"] .object .name:hover {color:#000;}
    .widget-shop[class~="new-products"] .object .category {color:#666;font-size:11px;}
   .widget-shop[class~="new-products"] .object .category:hover {color:#000;}
 .widget-shop[class~="new-products"] .object .price {font-weight:normal;color:#666;font-size:11px}

/*SHOP-CATEGORIES*/
.shop-categories {xwidth:210px;padding:0;background:#e6eff8;border-top:1px solid #e6eff8;margin-top:-1px;box-shadow:0 2px 3px #ccc; -moz-box-shadow:0 2px 3px #ccc;-webkit-box-shadow:0 2px 3px #ccc;}
    .shop-categories a {font-size:13px;line-height:1.5em;padding: 2px 0px 0px 10px;}
    .shop-categories a:hover {color:#ff0000;text-decoration:none;}
    .shop-categories a span {}
    .shop-categories > li {}
    .shop-categories > li > span {}
    .shop-categories > li:hover {}
    .shop-categories > li:hover > ul {}
    .shop-categories > li > ul { }
    .shop-categories > li > ul > li {}
    .shop-categories > li > ul > li span {}

/*---------------------*/
/*SOFT-TABS-----*/   
/*---------------------*/ 
.soft-tabs {background-color:#e1e7dd;border-bottom:1px solid #bec3bb;border-radius:2px;}
    .soft-tabs-inner {padding:3px;}
        .soft-tabs[class~="button"] {background:none;border-radius:3px; border:0;padding:2px; font-size:12px; margin-right:10px;padding:5px;color:#333}
        .soft-tabs[class~="button-selected"] {background-color:#fff; padding:4px;box-shadow:inset 0 0 2px #ccc;-moz-box-shadow:inset 0 0 2px #ccc;color:#333;border:1px solid #bec3bb;}


/*---------------------*/
/*PROFILNAVIGATION LINKS-----*/   
/*---------------------*/ 

#tpl-profile-navigation {float:left; width: 55px;margin-top:20px;margin-left:15px; margin-bottom:20px; background-color:#f7f7f7;display:table-cell;-webkit-box-shadow: #92927a 0px 0px 1px;-moz-box-shadow: 0px 0px 1px #92927a;border-radius:4px;}
#tpl-profile-navigation ul {xbackground-color:#f7f7f7;border:1px solid #ccc;border-radius:4px;}
#tpl-profile-navigation ul:hover {xborder:1px solid #ccc;}
#tpl-profile-navigation li {}
#tpl-profile-navigation > ul > li:hover {background:#fff;text-decoration:none!important;}
#tpl-profile-navigation > ul > li.selected {background: #f7b115;}
#tpl-profile-navigation > ul > hr,space { margin:0 !Important; padding:0 !Important; height:0; border:0; border-bottom:1px solid #ccc;}
#tpl-profile-navigation li.selected a {color:#fff;}

#tpl-profile-navigation .notification {padding-right:1px;font-size:12px;font-weight:bold;width:15px;height:15px;background-color:#f7b115;xbackground-image: url(https://images.siteface.net/siteface/CMS/4/Navi/amazon_buttonverlauf.jpg);color:#fff;top:20px;opacity:0.9;border:1px solid #e5a20d;border-radius:3px;-webkit-box-shadow: #92927a 0px 1px 1px;-moz-box-shadow: 0px 1px 1px #92927a;}

#tpl-search {display:none;}

/*PROFILE-NAVIGATION*/
.IS_30_Profilenavigation {background-image:url(https://images.siteface.net/siteface/CMS/35/Navi/profilenavigation-aktiwir.png);}



/*------------------------------------*/
/*STARPAGE*/
/*------------------------------------*/
.startpage-box-right {z-index:3;position:absolute;top:250px;width:235px;right:25px;background-color:#000;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border: 1px solid #6e4d05;}
.startpage-box-right-inner {padding:10px;}
.startpage-box-login {padding: 10px;border:0;}
.startpage-button-register-outer {padding:1px;}
.startpage-button-register {background-color:#333;color: white;display: block;padding: 7px;font-size: 13px;padding-left: 50px;background-repeat: no-repeat;xborder-radius:5px;}
.startpage-button-register:hover {background-color:#444;text-decoration:none;}

/*------------------------------------*/
/*LOGIN-FORUMULAR------*/
/*------------------------------------*/
.login-formular {}
.login-formular .input-field-outer {padding-right:10px;}
.login-formular .input-field {padding:7px;padding-right:0;font-weight:bold;font-size:14px;display:block;width:100%;margin-bottom:5px;border:1px solid #ccc;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-box-shadow:inset 0 0 2px #666;-moz-box-shadow:inset 0 0 2px #666;}
.login-formular .input-field:hover {}
.login-formular .button-login {cursor:pointer;color: black;padding: 5px;background-color: #000;font-weight: bold;border-radius: 3px;border:0;color:#f7b115}
.login-formular .button-login:hover {background-color:#f7b115;color:#000}
.login-formular .login-persist {margin-top:7px;}

.login-formular label {color: #999;}
.login-formular .label-persist {color: #fff; display: block; float: left; line-height: 1em; margin-left: 5px; vertical-align: baseline; cursor:pointer; }
.login-formular .input-field:focus {background-color: #fcfcfc;}

/*------------------------------------*/
/*YOUTUBE VIDEOS------*/
/*------------------------------------*/

.c-video-include {}
.c-video-include-thumb {max-width:160px !Important;}
.c-video-include-right {margin-left:140px !Important;}
.c-video-include-left {width:60px !Important;height:95px !Important;margin-bottom:5px;}
.c-video-include .title {font-weight:bold;font-size:11px;color:#333;}
.c-video-include .description {font-size:11px;color:#333;}
.c-video-include .link {font-size:11px;}


