@charset "utf-8";

/*Global styles */
body {
    font-family: verdana, Arial;
    font-size:10px;
    color:black;
    background-color:white;
    margin:2px;

}

table th, table td{
    padding: 2px; /* Apply cell padding */
}


.weistable{
    padding: 2px;
}
.weistable td, th{
    border: 2px solid white;
}


div.fake_link {
    color:#800000;
    text-decoration:underline;
    cursor: hand;
    cursor: pointer;
}

span.fake_link {
    color:#800000;
    text-decoration:underline;
    cursor: hand;
    cursor: pointer;
}

a.slider{
    font-family : Verdana;
    font-size : 10px;
    font-weight: normal;
    color: #800000;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
}

span.sliderCurrentPage{
    font-family : Verdana;
    font-size : 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
}

td.yellow {
    background-color: #FFFFC0;
}

a:link {
    color:#800000;
    text-decoration:underline;
}
a:visited {
    color:#800000;
    text-decoration:underline;
}

a:hover {
    color:#FF0000;
    text-decoration:underline;
}

td {
    font-family: verdana, Arial;
    font-size:10px;
    color:black;
    background-color:white;
}

th {
    background-color:#7F0000;
    color:white;
    font-size:10px;
    font-family:Verdana,Arial;
    text-align:left;
}

td.maroon {
    font-family: verdana, Arial;
    font-size: 10px;
    color: white;
    background-color: maroon;
}

td.orange {
    font-family: verdana, Arial;
    font-size: 10px;
    color: black;
    background-color: orange;
}

h1,h2,h3,h4 {
    font-weight:bold;
    font-size:13px;
    font-family:Verdana,Arial;
}

.bigbold
{
    font-size:13px;
    font-weight:bold;
    font-family:Verdana,Arial;
}

.help_img
{
    margin-left: 3px;
    cursor: hand;
    cursor: pointer;
}

.mediumbold
{
    font-size:11px;
    font-weight:bold;
    font-family:Verdana,Arial;
}

.smallbold
{
    font-size:10px;
    font-weight:bold;
    font-family:Verdana,Arial;
}

.bigbolderror
{
    font-size:13px;
    font-weight:bold;
    font-family:Verdana,Arial;
    color:red;
}

.smallsuccess
{
    font-weight:bold;
    font-family:Verdana,Arial;
    color:green;
}

.bigsuccess
{
    font-size:13px;
    font-weight:bold;
    font-family:Verdana,Arial;
    color:green;
}

.smallbolderror
{
    font-size:10px;
    font-weight:bold;
    font-family:Verdana,Arial;
    color:red;
}

.smallred
{
    font-size:10px;
    font-family:Verdana,Arial;
    color:red;
}


.smaller
{
    color:#000000;
    font-size:10px;
    font-family:Verdana,Arial;
}

.verysmall
{
    color:#000000;
    font-size:9px;
    font-family:Verdana,Arial;
}

.bigger
{
    font-size:12px;
    font-family:Verdana,Arial;
}
.tableheadline
{
    background-color:#7F0000;
    color:white;
    font-size:10px;
    font-family:Verdana,Arial;
}

.tableheadline th{
    color: #ffffff;
}

.tableline
{
    background-color:#F2F2F2;
    font-size:10px;
    font-family:Verdana,Arial;
    color:black;
    height:25px;
}

.tableline2
{
    height:25px;
}
.tableline_highlight
{
    background-color:#FFFFCC ;
    color:black;
    font-size:10px;
    font-family:Verdana,Arial;
}
.tableline_highlight_more
{
    background-color:#FFFF00;
}



.inputstyle
{
    font-size:10px;
    font-family:Verdana,Arial;
    height: 20px;
}
.inputstyle2
{
    font-size:13px;
    font-family:Verdana,Arial;
}

.highlighttextphrase
{
    font-size:13px;
    font-family:Verdana,Arial;
    color:green;
    font-weight:bold;
}

.pinboard_bg
{
    background-color:#f1f1f1;
    font-size:10px;
    font-family:Verdana,Arial;
    color:black;
}

.pinboard_bg_border_div
{
    padding-top:2px;
    width:23px;
    height:20px;
    border:solid 1px #666;
}


.pinboard_bg_div
{
    padding-top:2px;
    width:23px;
    height:20px;
}

.pinboard_bg_2
{
    background-color:#e1e1e1;
    font-size:10px;
    font-family:Verdana,Arial;
    color:black;

}

.pinboard_bg_3
{
    background-color:#e9e9e9;
    font-size:10px;
    font-family:Verdana,Arial;
    color:black;

}


.pinboard_other_language
{
    background-color:#f7f7f7;
    font-size:10px;
    font-family:Verdana,Arial;
    color:black;

}
.border1
{
    border-top:solid 1px #fff;
    border-right:solid 1px #fff;
}
.border2
{
    border-top:solid 1px #fff;
}
.border3
{
    border-right:solid 1px #fff;
}

.pinboard_stars
{
    font-size:16px;
    font-family:Courier New,Verdana,Arial;
}
.expertsbox
{
    background-color:#E1FFE1;
}

.favorite_repair_pinboard
{
    background-color:#CCFF99;
}

.pinboard_highlight_result
{
    font-size:16px;
    font-weight:bold;
    color:green;
}

.pbhgres
{
    font-size:16px;
    font-weight:bold;
    color:green;
}

table.toolbar
{
    background-color:#FFFFFF;
    border: 0px;
}


td.toolbar {
    background-color:#f7f7f7;
    padding: 2pt;
}

table.sortable thead {
    background-color:#eee;
    color:#222222;
    font-weight: bold;
    cursor: default;
}

table.toolbox
{
    background-color: #cdd5e2;
    border-top: #E1E1E1 1px solid;
    border-bottom: #E1E1E1 1px solid;
    border-left: #E1E1E1 1px solid;
    border-right: #E1E1E1 1px solid;

}

td.toolbox {
    background-color: #cdd5e2;
    padding: 2pt;
}

select.toolbox {
    font-size: 8pt;
}

input.toolbox {
    font-size: 8pt;
}

table.singleframe
{
    font-family: verdana;
    font-size: 8pt;
    font-weight:normal;
    color: #666666;
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    padding: 2pt;
    width: 100%;
}

.konfig {background-color:#F9FAE2;}

.experttree_bg{ background-color:#E9E9E9; padding: 10px;}


.green_text{color:green;}
.yellow_text{color:yellow;}
.white_text{color:white;}
.blue_text{color:blue;}
.red_text{color:red;}
.darkred_text{color:#800000;}
.orange_text{color:orange;}
.darkgray_text{color:#808080;}
.black_text{color:#000000;}

.green_bg{background-color:green;}
.yellow_bg{background-color:yellow;}
.white_bg{background-color:white;}
.blue_bg{background-color:blue;}
.red_bg{background-color:red;}
.orange_bg{background-color:orange;}
.darkgray_bg{background-color:#808080;}

.greenradic
{
    color:green;
    font-size:150%;
    font-weight:bold;
}

.greenradic_small
{
    color:green;
    font-weight:bold;
}

.redradic
{
    color:red;
    font-size:150%;
    font-weight:bold;
}

.blackradic
{
    color:black;
    font-size:130%;
    font-weight:bold;
}

.expert_colleg_bg
{
    background-color:#E9E9E9;
}
.expert_normal_bg
{	background-color:green; }

.expert_table_bg
{ background-color:#E4e4e4; padding: 5px;}

.style5
{
    font-size:100%;color:maroon;font-weight:bold;
}
.thintable
{
    position: relative;
    left: 25px;
    margin-top: 9px;
    border-color:#FFFFFF;
}

hr.thinline
{
    border-color:#c0c0c0;
    height: 1px;
}


.sbasuperstyle
{
    font-size:14pt;
    font-family:verdana;
    color:#666666;
}
.orangeborder
{
    border-style: solid;
    border-width: 2px;
    border-color:#FFCC00;
}
input.button_linkstyle_center {
    text-align: center;
    text-decoration: underline;
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    color: #800000;
    background-color: #FFFFFF;
    border: #666666 0px solid;
    height: 19px;
}
input.button_linkstyle_right {
    text-align: right;
    text-decoration: underline;
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    color: #800000;
    background-color: #FFFFFF;
    border: #666666 0px solid;
    height: 19px;
    cursor: hand;
    cursor: pointer;
}
input.button_linkstyle_left {
    text-align: left;
    text-decoration: underline;
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    color: #800000;
    background-color: #FFFFFF;
    border: #666666 0px solid;
    height: 19px;
    cursor: hand;
    cursor: pointer;
}
.error_div{position:absolute;left:100px;top:100px;}
.error_table{background-color:yellow;}
.ff_permalink {border-style:solid;border-width:2px;border-color:#EEEEEE;}
#permalink {float:right;top:5px;right:25px;}
#span_red{color:red;}
#span_yellow_bg{background-color:yellow;}

/*****EIS/system/********/
/*topservice.php */
.euras_pict_prof {width:170px;height:39px;background-image:url('/pics/eis/decoration/professionaledition.gif'); }
.euras_pict_starter {width:170px;height:39px;background-image:url('/pics/eis/decoration/starteredition.gif'); }
.euras_logo {width:41px;height:40px;background-image:url('/pics/eis/decoration/euras-e.gif');}
/*navtop.php */
.body_navtop {font-family: verdana, Arial;font-size:10px;color:white;margin:0px;}
#iphone{color:white;font-size:10px;text-decoration: none;font-weight:bold;}
a.menu_link:link{color:white;}
a.menu_link:visited{color:white;}
a.menu_link:hover{color:white;}
a.menu_link:active{color:white;}
.redcell{background-image: url('/pics/eis/decoration/background_euras_red.jpg');background-color: #800000;	color:white;}
.inputstyle_navtop{background-color:maroon;color:white;width:350px;font-size:10px;font-family:Verdana,Arial;}
/*topservice.php */
#username {	font-family:Verdana;font-size:11px;color:white;font-weight:bold;}
.topservice_bg {margin:0px;}
.redline{background-image: url('/pics/eis/decoration/redline.gif');	background-color:#800000;background-repeat:no-repeat;}
.service_bg {background-color:#800000;color: #800000;}
/*********************************/

/******EIS/db/*************/
/*iframemiddle.php && iframeright.php */
.aktiv 	{color: #800000 !important;}
.inaktiv {color: #A0A0A0 !important;}
/*nav.php */
.navgray{background-color:#E1E1E1;color:#000;font-weight:bold;height:22px;padding-top: 3px;}
td.nav_td{height:17px;background-color:#FFFFFF;}
.shorter{font-size:91%;}
/*search.php */
.searchfield_width{width:180px;}
/*results.php */
a.katalog_search:link{color:green;font-size:20px;}
/*irame_middle.php and other iframes*/
.body_iframemiddle{line-height :11pt;}
.P1_if_right{margin-top:2px;margin-bottom:9px;}
.P2_if_right{margin-top:5px;margin-bottom:6px;}
/*model_data.php*/
.div_plink_modeldata{position:absolute;top:5px;right:25px;}
.green_span_modeldata{color:green;}
.green_span_modeldata{color:red;font-weight:bold;}
/*symptoms.php*/
.symptom_keyword {width:199px;}
.p_symptom {margin-top: 4px; margin-bottom: 4px;}
#picture_symptom {font-size:25px;font-weight:bold;}
#translate_symptom {right:30px;}
#symptom_biggergreen {font-size:110%;color:green;}
/*remedy.php*/
#myglop {position:absolute; margin:-50px 0px 0px -50px; top: 20%;  left: 30%;}
/*hitlist.php*/
.hitlist_bg {background-color:#7F0000;}
/*model_tree.php*/
tbody.on { display:table-row-group; }
tbody.off { display:none; }
#modeltree_bolded {font-size:130%;font-weight:bold;}
/*model_framset_top.php*/
.modelframeset_iframe{overflow: auto;}
.modelframeset_mainframe{border-style:solid;border-width:1px;border-color:#EEEEEE;}
/*********************************/

/*EIS/db/print/ */
.print_noprint {display:none;}
.print_green {width:20pt;height:20pt;}
/********************************/

/*EIS/db/upload/ */
.upload_chassi_ul {margin-bottom:5px;line-height:14px}
.schadali_radio {width:20pt;height:20pt;}
/********************************/


/*EMMS popup*/
.emmstable { border:1px; border-style:solid; border-color:#EEEEEE;  }
.emmstable td { border:1px; border-style:solid; border-color:#EEEEEE;  }
#irgendwie {position:absolute;top: 50%;left: 40%;visibility: visible }
.search_field {width:80px;font-size:8pt;}
.manuf_field {width:60px;font-size:8pt;}
.manuf_field_admin {width:150px;}
.emms_button {font-size:8pt;}
.red_span_emms{color:red;font-weight:bold;font-size:10pt;}
#emms_suggest{color:red;font-size:8pt;margin-left:15px;}
#emms_note{font-size:7pt;}
a.eis_archive:link{color:#800000;}
a.eis_archive:visited{color:#3366FF;}
a.eis_archive:hover{color:red;}
a.eis_archive:active{color:#3366FF;}

/********************************/
/*EIS/schadali/show_list.php*/
#showlist_admin_change {font-size:80%;font-family:Arial;}
/********************************/

/****EIS/expert/*****/
#expert_biggerfont {font-size:150%;}
.expert_bigbold{font-size:13px;	font-weight:bold; font-family:Verdana,Arial;}
.expert_profile_table{position: relative; float:none; left: 25px; margin-top: 9px;background-color: #ffffff;}
.div_expert_message {background-color:yellow;;position:absolute;top:43%;left:43%;visibility:visible;}
/********************************/

/****EIS/model_log****/
.model_log_td{border-bottom-style: solid; border-bottom-width: 1px;}
/********************************/

/****EIS/articlesearch****/
.artsearch_right{float: right;}
.artsearch_redbold{color:red;font-weight:bold;}
.artsearch_notext{font-size:8pt;}
.artsearch_bigbold{font-size:120%;font-weight:bold;}
.artsearch_gray{font-size:90%;color:gray;font-weight:normal;}
/********************************/

/****EIS/chassis_picture****/
.chassisp_table{border-style:solid;border-width:2px;border-color:#F2F2F2;}
.chassisp_form{font-size:9pt;}
.chasissp_mediadiv{margin:2px;}
/********************************/

/****EIS/football-betting***/
.football_border{border-width:1px;border-style:solid;border-color:#C0C0C0;border-top-width:3px;border-top-color:green;}
.football_green{color:green;font-weight:bold;}
.football_border2{border-style:solid;border-width:1px;}
.football_border3{border-style:none;border-width:0px;}
.football_form{font-family: Verdana; font-size: 8pt;}
.footballtable {border-style:solid;	border-width:1px;border-color:#EEEEEE;}
.football_tip {background-color:#FFFFDD;width:40px;font-family:Courier;}
/*******************************/

/*FORUM*/
.rfm_selection {background-color:#FFFFCE;}
.rfm_legend {position:absolute;visibility:hidden;}
.forum_homerunner{ background-color: #AFEF60; }
.forum_finished{ background-color: #FFFFC0; }
.forum_successfull{ background-color: #FFFFC0; }
.forum_failed{ background-color: #FFFFC0; }
.forum_tipcreated{ background-color: #CCFFCC; }
.forum_repairtip { background-color: #FFFFFF; }
.forum_powersearch_body{margin:20px;}
.forum_tips_freetrial{background-color:#FFFFD5;bgcolor:#FFFFD5;}
.forum_tips_newmodel{background-color:#DADADA;}
.forum_pinboard_search{border-style:solid;border-width:2px;border-color:#EEEEEE;}
.forum_pinboardsearch_keyword{background-color:#FFFF99;font-size:13pt;font-family:Arial;width:500px;}
.forum_post_warning{color:red;font-weight:bold;font-size:14px;}
.forum_post_date{background-color:#ABABEA;}
.forum_post_tip_bigbold{font-size:145%;font-weight:bold;}
.forum_post_tip_achtung{margin:2px;border-style:solid;border-width:2px;border-color:green;}
.forum_border1{border-style:solid;border-width:1px;}
.forum_border2{margin-bottom: 0; margin-top: 0;}
.forum_topic_tips_bauahnlich{color:#AAAAAA;font-style:italic;}
.forum_topic_emaildiv{margin:2px;border-style:solid;border-width:1px;background-color:yellow;visibility:hidden;position:absolute;}
.forum_set_category_tip_yellowdiv{border-style:solid;border-width:3px;background-color:yellow;}
.forum_artikelnummer{border-width:2px;border-style:solid;margin-left:15px}
.forum_v300010text{position:absolute;font-weight:bold;}
.forum_menu{position:absolute;top:-250px;left:0px;z-index:190;}
.cs{position:absolute;top:-250px;left:0px;z-index:190;border-style:solid;border-width:1px;background-color:white; text-align: left;}
.forum_menu_table{border-style:outset;border-width:1px;border-color:#3a6c96;background-color:#FFFFFF;}
.forum_forumtools_mobile{background-color:#AAAAAA;font-size:110%;}
.forum_suchdiv{background-color:white;position:absolute;border-style:solid;border-color:green;border-width:5px;top:60px;left:5px;}
#forum_suche{Position: Absolute;Left: 5px;Top:50px;Visibility: Visible;}
.forum_followup{background-color:#EEEEFF;}
#noline li a{text-decoration:none; font-size:85%;}
tr.timeline td{border-bottom:2px solid red;}
/********************************/

/****go-aswo-shop***/
.go_aswo_shop_div {background-color:white;position: absolute;	top: 33%; left: 33%; visibility: visible;}
/********************************/

/****infobox***/
.infobox_navgray{background-color:#E1E1E1;color:#808080;font-weight:bold;height:22px;}
.infobox_eca_style3 {background-color: #E1E1E1;	font-weight: bold;height: 22px;}
.infobox_football_style1 {border-width: 1px; text-align: center;}
.infobox_football_style2 {font-size: small;}
.infobox_football_style3 {vertical-align: middle;}
.infobox_newsletter_style1 {font-family: Verdana;font-size: medium;}
.infobox_newsletter_style2 {text-align: left;font-family: Verdana;}
.infobox_prodanet_style1 {font-family: Verdana;	font-size: medium;}
.infobox_prodanet_style2 {text-align: left;}
.infobox_rechtsberatung_style1 {font-family: Verdana; font-size: medium;}
.infobox_rechtsberatung_style2 {text-align: left;}
.infobox_rechtsberatung_style3 {background-color: #E1E1E1;font-weight: bold;height: 22px;}
.infobox_telefons_style2 {text-align: left;}
.infobox_telefons_style3 {background-color: #E1E1E1; font-weight: bold;	height: 22px;}
/********************************/


/*** Thank you ****/
.thankyou_style1{}
.thankyou_style2{}
.thankyou_style3{}
.thankyou_style4{}
.thankyou_style5{}
.thankyou_style6{}
.thankyou_style7{}
.thankyou_style8{}
.thankyou_style9{}
.thankyou_style10{}
.thankyou_style11{}
/******************************/

/*NAV Menu*/
#nav_menu_euras_admin{display:table-row;}
#nav_menu_euras_partner{display:table-row;}
#nav_menu_reptips{display:table-row;}
#nav_menu_electromenager{display:table-row;}
#nav_menu_prodanet{display:table-row;}
#nav_menu_tectra{display:table-row;}
#nav_menu_passfoto{display:table-row;}
#nav_menu_eca{display:table-row;}
#nav_menu_reptip_rech{display:table-row;}
#nav_menu_schaltungs_rech{display:table-row;}

#nav_menu_lcd_plasma_group{display:table-row;}
#nav_menu_lcd_plasma_fehlerb{display:table-row;}
#nav_menu_lcd_plasma_assist{display:table-row;}
#nav_menu_lcd_plasma_forum{display:table-row;}
#nav_menu_lcd_fr{display:table-row;}
#nav_menu_ecapanel{display:table-row;}
#nav_menu_flattv{display:table-row;}
#nav_menu_knowhow{display:table-row;}
#nav_menu_reptip_eingeben{display:table-row;}
#nav_menu_schaltplane{display:table-row;}
#nav_menu_gerade_arbeit{display:table-row;}
#nav_menu_verwertbare{display:table-row;}
#nav_menu_etmodule{display:table-row;}
#nav_menu_kleinanzeigen{display:table-row;}
#nav_menu_pinwand{display:table-row;}
#nav_menu_experten{display:table-row;}
#nav_menu_reginalg{display:table-row;}
#nav_menu_rechtsberatungs{display:table-row;}
#nav_menu_chat{display:table-row;}
#nav_menu_techhitliste{display:table-row;}
#nav_menu_neuesten_reptips{display:table-row;}
#nav_menu_neue_funk{display:table-row;}
#nav_menu_prodanet{display:table-row;}
#nav_menu_geratemarkt{display:table-row;}
#nav_menu_ww{display:table-row;}
#nav_menu_herstelleradressen{display:table-row;}
#nav_menu_adressen_spezial{display:table-row;}
#nav_menu_abkurzungen{display:table-row;}
#nav_menu_newsletter{display:table-row;}
#nav_menu_externelinks{display:table-row;}
#nav_menu_aswoshop{display:table-row;}
#nav_menu_alt_ersatzteile{display:table-row;}
#nav_menu_et_ruckwarts{display:table-row;}
#nav_menu_et_volltext{display:table-row;}
#nav_menu_et_stammdaten{display:table-row;}
#nav_menu_et_bilder{display:table-row;}
#nav_menu_kabelkonf{display:table-row;}
#nav_menu_technewsletter{display:table-row;}
#nav_menu_techworkshop{display:table-row;}
#nav_menu_ce_firmenstrat{display:table-row;}
#nav_menu_inpressum{display:table-row;}
#nav_menu_nutzungs{display:table-row;}

#nav_menu_lang_selector{display:table-row;}

#nav_menu_specialgroup{display:table-row;}
#nav_menu_abos{display:table-row;}
#nav_menu_impressumchecker{display:table-row;}
#nav_menu_ecaupdate{display:table-row;}
#nav_menu_ecaaufruf{display:table-row;}
#nav_menu_ecaaufruf_normal{display:table-row;}
#nav_menu_ecaaufruf_stamm{display:table-row;}
#nav_menu_fussball{display:table-row;}
#nav_menu_tectra{display:table-row;}
#nav_menu_dev{display:table-row;}
#button_clone{border: 1px solid #c0c0c0; background-color: #ddd; padding: 8px; width: 200px; margin-bottom: 10px;}
.check_clone{display: inline-block; margin-right: 5px;}
/********************************/
.scrollable-menu {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y:auto ;
}

table.toolbaricon td {
    border: 1px solid #999;
    background-color: #eee;
    width:20px;
    height:20px;

}
table.emotioniconlist td{
    border:1px solid #eee;
    width:80px;
    height:50px
}

.errorbox {
    border:3px solid red;
    color: red;
    padding:10px;
    width:500px;
    margin-left:-250px;
    left:50%;

    position:relative;
    font-family:Arial;
    font-size:10pt;
}
/* style for hide in WW */
.hide_WW{display:inline;}
/* style for show in WW */
.show_WW{display:none;}
/* tabel from div */
div.divTable{overflow:hidden;}
div.divTable label{width:110px; display:block; float:left; text-align:left;}
div.divTable .input{margin-left:4px; float:left;}

/*link as button */
.linkasbutton {
    display: block;
    width: 180px;
    height: 15px;
    background: #fff;
    padding: 6px;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px;
    color:#800000;
    border:1px solid #ddd;
}

/*bootstrap helpers */
.wider-row{
    padding-top: 10px ;
    padding-bottom: 10px ;
}
.bordered {
    margin-bottom: 2px;
}

.no-left-pad{
    padding-left: 0;
}
.courier_list{ font-size:8pt;font-family:courier new,courier;width:219px;}