﻿/*@font-face {  font-family: Transit-Normal;  src: url(fonts/TrsNo___.eot);}  
@font-face {  font-family: Transit-Bold;  src: url(fonts/TrsBd___.eot);}   */
@font-face {  font-family: Transit-Normal;  src: url(fonts/TrsNo___.ttf);}  
@font-face {  font-family: Transit-Bold;  src: url(fonts/TrsBd___.ttf);}

/* first for Internet Explorer < 9 */
@font-face {
  font-family: Transit-Normal;
  src: url("fonts/TransitPrintWeb.eot");
}
/* then for WOFF-capable browsers */
@font-face {
  font-family: Transit-Normal;
  src: url("fonts/TransitPrintWeb.woff") format("woff");
}

/* first for Internet Explorer < 9 */
@font-face {
  font-family: Transit-Bold;
  src: url("fonts/TransitPrintWeb-Bold.eot");
}
/* then for WOFF-capable browsers */
@font-face {
  font-family: Transit-Bold;
  src: url("fonts/TransitPrintWeb-Bold.woff") format("woff");
}

.html {
	overflow: hidden; /* War vor Anpassung der jscrollpane auf der Startseite auf hidden (04.08.2011)*/
	margin: 0;
	padding: 0;
}

body 
{
    font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#707070;
	margin:0px;
	padding:0px;
	background-color:White;
	overflow: hidden;
	
}

h1
{
    font-family: Transit-Normal;
    font-size: 14px;
    line-height: 19px;
    color: #262626; 
    padding: 0;
    margin: 0;
    font-weight: normal;  
}

h2
{
    font-family: Arial, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #262626;
    padding: 0;
    margin: 0;
}

.add_min_editor ul
{
    padding: 0;
    margin: 0 0 0 12px;
}

.add_min_editor li
{
    padding: 0;
    margin: 0;
    list-style-image: url(img/list_style_type_line.jpg)
}

a
{
  text-decoration: none;
  color:#707070;
  font-size:12px; 
  line-height:18px;  
}

a:hover
{
    text-decoration: none;
    color: #b7b7b7;   
    font-size:12px;
    line-height:18px;
}
/************* STARTSEITE *****************************/

.div_slideshow {  
    position: relative;
    top: 0;
    left: 0;
    height: 626px;
    margin: 0;
    padding: 0;
    overflow: hidden;  
} 
 
.div_slideshow img {  
    position: absolute;
    top:  0; 
    left: 0 
} 

.div_shadowbox
{
    position: absolute;
    top: 35px;
    left: 45px;
    width: 954px;
    height: 451px;
    background-image:url(img/shadowbox_bg.png);
    background-repeat: repeat;
    z-index: 12;
}

.div_shadowbox_inner
{
    position: relative;
    width: 921px;
    height: 381px;
    margin: 35px 33px 35px 0;   
    z-index: 13;   
}

.div_shadowbox_inner_left_top
{
    border-top: solid 1px #000; 
    width: 166px;
    height: 85px;
    border-bottom: solid 3px #000;
    margin: 0 33px 0 0;
}

.div_shadowbox_inner_right_top
{
    border-top: solid 1px #000; 
    width: 722px;
    height: 85px;   
    border-bottom: solid 3px #000;
}

.div_shadowbox_inner_left_bottom
{
    border-bottom: solid 1px #000;  
    width: 166px;
    height: 291px;   
    margin: 0 33px 0 0;  
}

.div_shadowbox_inner_right_bottom
{
    border-bottom: solid 1px #000; 
    height: 291px;
    width: 722px;
}

.div_titel
{
    font-family: Transit-Normal;  
    font-size: 19px;
    color: #000;
    line-height: 22px;
    margin: 17px 0 0 0;
}

.div_navi
{
    height: 260px;  
    font-family: Transit-Bold;  
    font-size: 40px;
    padding:0;
    margin: 0;
    position: relative;
    left: -2px;
}

.div_navi ul
{
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 11px 0 0 0;     
}

.div_navi ul li
{
    padding: 0;
    margin: 0;  
    line-height: 44px; 
    font-family: Transit-Bold;   
    font-size: 40px;
    list-style-image: none;
}

.div_navi ul li a
{
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-family: Transit-Bold;
    color: #000;
    font-size: 40px;
    line-height: 44px;  
    height: 40px;  
}

.div_navi ul li a:hover
{
    color: #000;
 /*   text-decoration: underline;*/
}

/***************** SOCIAL MEDIA BUTTONS ************************/
.div_socialmedia
{
    
}
.div_socialmediabutton
{
    width: 16px;
    height: 16px;
    margin: 0 4px 0px 0;   
}

.div_socialmediabutton a img
{
 border: none;
 text-decoration: none;    
}   

.div_quicklinks
{
   min-height: 55px; 
   /* margin: 45px 0 0 0;        */
   position: relative;
   width: 966px;
}

.div_logo
{
    position: absolute;
    top: 557px;
    left:  750px; 
    z-index: 20; 
}

.div_logo a img
{
    border: none;
    text-decoration: none;   
}

/*********************** INDEX ******************************************/
.div_container
{

    margin: 36px 0 0 45px;
    width: 921px;
    min-height: 500px;   
    position: absolute;
}
.div_top
{
    width: 966px;
    height: 156px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;  
    background-color: #fff; 
    margin: 0;
    padding: 0;
}

/*
.div_white
{
    height: 36px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; 
    z-index: 25;  
    background-color: #fff;
}


.div_noscroll
{
    background-color: #fff;
    position: relative;
    z-index: 10;
    height: 200px;
    width: 100%;
}
*/
.div_logo_index
{
    
    margin: 36px 0 0 44px;
    
}

.div_logo_index a img
{
    padding: 0;
    margin: 0;
    border: none;
    text-decoration: none;
}

.div_topnavi_container
{
    margin: 36px 0 0 0;
    background-color: #fff;
}
/*
.div_topnavi
{
    height: 16px;
    position: relative;
    z-index: 20;
}

.div_content
{
    position: relative;
    z-index: 1;   
}
*/
/******************* TOPNAVIGATION *********************************/

.div_topnavi
{
    padding: 0;
    margin: 0;        
}

.div_topnavi ul
{
    padding: 9px 0 0 0;
    margin: 0;      
}

.div_topnavi ul li
{
    padding: 0 10px;
    margin: 0;
    list-style: none;
    float: left;
    font-size: 11px;
    font-family: Arial;
    color: #b7b7b7;   
    line-height: 14px;
    height: 16px;
    display: block;
    border-right: 1px solid #e6e6e6;
    position: relative;
    top: -1px; 
    list-style-image: none;
}

.div_topnavi ul li a
{
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
    color: #b7b7b7;   
    line-height: 14px;  
    position: relative;
    top: 1px; 
}
/*
.div_topnavi ul li a:hover
{
   color: #262626;       
} */

.div_socialmedia_index
{
    width: auto;
    padding: 8px 0 0 7px;   
}

.div_socialmediabutton_index
{
    width: 16px;
    height: 16px;
    margin: 0 0px 0px 4px;        
}

.div_socialmediabutton_index a img
{
    border: none;
    text-decoration: none;     
}

.div_puffer
{
    height: 89px;
    width: 100%;
}

/*************************** SIDE NAVIGATION ******************************/

.div_navi_side
{
    width: 166px;
    border-top: 3px solid #2b2b2b;
    min-height: 500px;   
    position: absolute;
    z-index: 10;
    top: 156px;
    left: 0;
    background-color: #fff;
    margin: 0 0 0 45px;
    padding: 0;
}

.div_navi_side_top
{
    margin-top: 16px;
    width: 156px;
}

.div_navi_side_bottom
{
    margin-top: 23px;
    width: 156px;
}

.div_navi_side_top ul, .div_navi_side_top ul li, .div_navi_side_top ul li a
{
    padding: 0;
    margin: 0;
    font-family: Transit-Normal;
    line-height: 22px;
    font-size: 19px;
    color: #b7b7b7;
    text-decoration: none;
    list-style-image: none;
}

.div_navi_side_top ul
{
    list-style-type: none;
         
}

/*
.div_navi_side a:hover
{
    color: #262626;    
}*/

.div_navi_side a.isactive
{
    text-decoration: underline;
    color: #262626;
}

.div_navi_side_bottom ul, .div_navi_side_bottom ul li, .div_navi_side_bottom ul li a
{
    padding: 0;
    margin: 0;
    font-family: Transit-Normal;
    line-height: 19px;
    font-size: 14px;
    color: #b7b7b7;
    text-decoration: none;
    list-style-type: none;
    list-style-image: none;
}

/**************************** MAIN CONTENT ******************************/

.div_content_wrapper
{
    width: 722px;
    margin: 0;
    padding: 0;
  
    background-color: Gray; 
    overflow:auto;       
}

/*
.div_overview
{
    height: 52px;
    width: 100%;
    border-top: 3px solid #2b2b2b;
    border-bottom: 1px solid #2b2b2b;
    position: relative;
    background-color: #fff;
    z-index: 20;
}*/

.div_overview
{
    height: 52px;
    width: 722px;
    border-top: 3px solid #2b2b2b;
    border-bottom: 1px solid #2b2b2b;
    position: absolute;
    top: 156px;
    left: 244px;
    background-color: #fff;
    z-index: 10;
}

.div_pagetitel
{
    width: 642px;
    color: #262626;
    font-size: 14px;
    line-height: 19px;
    font-family: Transit-Normal;
    padding: 17px 0 0 0;   
}

.div_navigator
{
    width: 80px;
    padding: 21px 0 0 0;   
}

.div_navigator img
{
    border: none;
    text-decoration: none;
}

.div_overview_icon
{
    width: 8px;
    height: 10px;    
}

.div_arrow_left
{
    width: 31px;
    height: 10px;   
}

.div_arrow_right
{
    width: 31px;
    height: 10px; 
    text-align: right; 
}
/*
.div_index_abstand
{
    height: 25px;
    width: 100%;
    background-color: #fff;  
    position: relative; 
    z-index: 20; 
}*/

.div_index_abstand
{
    height: 25px;
    width: 722px;
    background-color: #fff;  
    position: absolute; 
    top: 212px;
    left: 244px;
    z-index: 10; 
}

.jq_content
{
    /*overflow: auto;*/ 
    background-color: #fff;   
}


.div_scrollable_content
{
    position: relative; 
    top: 237px; 
    left: 244px; 
    width: 722px;
}

.div_content_top
{
    min-height: 336px; 
}

.div_default_paragraph
{
    width: 722px;   
}

.div_label
{
    padding: 6px 0 0 12px;
    margin: 0;
    font-family: Arial;
    font-size: 12px; 
    background-color: #fff;
    width: 18px;
    height: 24px;
    z-index: 9;
    position: relative;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;

}
/************************** FOOTER ***************************/

.div_footer_puffer
{
    height: 52px;
    width: 100%;
}

.div_footer
{
    width: 100%;
    height: 18px;   
    border-top: 1px solid #e6e6e6;
    padding: 6px 0 0 0;
    font-size: 11px;
    color: #b7b7b7;
}
/*************************** TEAM ÜBERSICHTSSEITE ************************/

.div_mitarbeiter
{
    width: 224px;
    height: 176px;
    margin: 0 25px 0 0;
      
}

.div_mitarbeiter_name
{
    margin: 13px 0 0 0; 
    height: 32px;
    width: 100%;  
}

.div_mitarbeiter_name
{
    margin: 0;
    height: 32px;
    width: 100%;  
}

.div_mitarbeiter_bild
{
    margin: 0 0 13px 0;
    padding: 0;
    height: 131px;
    width: 224px;  
}

.div_mitarbeiter_bild img
{
    border: none;
    text-decoration: none;   
}


/**************************** TEAM DETAILSEITE **************************/

.div_detail_container
{
    width: 722px;
    height: auto;
}

.div_detail_bild
{
    width: 473px;
    height: 1px; 
}

.div_detail_right_column
{
    margin: 0 0 0 25px;
    width: 224px;
}

.div_detail_bottom_puffer
{
    width: 100%;
    height: 59px;   
}

/*********************** KUNDENLISTE **********************************/

.div_kundenliste_spalte1
{
    width: 307px;   
}

/*********************** ANFAHRT SKIZZE **********************************/

.div_anfahrt_skizze_detail
{
    position: relative;
    top: 0;
    left: 0;
    z-index: 5; 
    height: auto;  
}

.div_anfahrt_skizze_uebersicht
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;     
}

.div_anfahrt_skizze
{
    position: relative;

}

.div_minus_button
{
    background-image: url(img/minus.png);
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 6;
    cursor: pointer;
       
}

.div_plus_button
{
    background-image: url(img/plus.png);
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    cursor: pointer;    
}

/******************* GLOBALE DEFINITIONEN *******************************/

.f-left
{
    float: left;    
}

.f-right
{
    float: right;    
}

.f-clear
{
    clear: both;   
}


/******************** Addmin STYLES ******************************/

div.link_arrow
{
    width: 224px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 0;
    height: 30px;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-position: 1px 50%;
}

.link_arrow p
{
    padding: 0 0 0 14px !important;
    margin: 6px 0 0 0 !important;
    color: #c0372c; 
}

.link_arrow a
{
    font-family: Arial;
    font-size: 12px;
    color: #c0372c;
    text-decoration: none;
    border: none;
}

div.link_arrow_follower
{
    width: 224px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 0;
    height: 30px;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-position: 1px 50%;
    position: relative;
   /* top: -1px;*/
}

.link_arrow_follower p
{
    padding: 0 0 0 14px !important;
    margin: 6px 0 0 0 !important;
    color: #c0372c; 
}

.link_arrow_follower a
{
    font-family: Arial;
    font-size: 12px;
    color: #c0372c;
    text-decoration: none;
    border: none;
}
/*
.link_arrow a:hover
{
    color: #262626;
}*/

.normal
{
    border: none;
    background-image: none;   
}

span.ueberschrift
{
    line-height: 18px;
}

.kundenliste_haupt
{
    font-family: Arial;
    font-size: 12px;
    color: #262626;    
    text-decoration: none;   
    line-height: 30px;
    position: relative;
    left: 1px;
}
li.kundenliste_link
{
    border-top: 1px solid #e6e6e6;
    width: 308px;
    position: relative;
    left: -1px;
 /*   height: 29px;*/

}

a.kundenliste_link
{
    font-family: Arial;
    font-size: 12px;
    color: #707070;
    text-decoration: none;
    border: none;
  /*  top: 5px;*/
    width: 307px;
    position: relative;
    left: 2px;
}

.kundenliste_arrow
{
    position: absolute; 
    right: 0; 
    top: 0; 
    width: 6px; 
    height: 20px; 
    padding: 10px 1px 0 0; 
}

.arrow_background
{
    background-image: url(img/arrow.png);
    width: 6px;
    height: 10px;   
}
.kundenliste_arrow a, .kundenliste_arrow a img
{
    border: none;
    padding: 0;
    margin: 0;   
}

.div_shortline
{
    background-image: url(img/shortline.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 7px 0 4px 0;  
    height: 20px; 
}

.wrapper_ul_shortline
{
    background-image: url(img/shortline.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 7px;
}
.div_shortline_ul
{
   
}

.shortline_follower, .shortline_follower a
{
    position: relative;
    top: -5px;   
}


.div_shortline_kundenliste
{
    background-image: url(img/shortline.png);
    background-repeat: no-repeat;
    padding-top: 1px;   
}

.add_min_editor p
{
    padding: 0;
    margin: 0;
}
/*
.add_min_editor ol
{
    padding: 0;
    margin: 0 0 0 18px;
}

 Scrollbar 
----------------------------------------------------------------------------------------------------  

*/


@media only screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 1025px) {
    
    
    ::-webkit-scrollbar {
        width: 13px;
        height: 13px;
    }
    
    ::-webkit-scrollbar-button:start:decrement{
        display: block;
        height: 0px;
    }
    
    ::-webkit-scrollbar-button:end:increment 
    {
        display: block;
        height:0px;
        background-color: #f7f7f7;
    }
    
    ::-webkit-scrollbar-button:vertical:increment {
        background-color: #fff;
    }
    
    ::-webkit-scrollbar-track-piece:vertical {
        background-image: url(img/scrollbar_bg.jpg);
        background-repeat: repeat-y;
    }
    
    ::-webkit-scrollbar-track-piece:horizontal {
        background-image: url(img/scrollbar_bg_hr.jpg);
        background-repeat: repeat-x;
    }
    
    ::-webkit-scrollbar-thumb:vertical {
        height: 50px;
        background-color: #b7b7b7;
    }
    
    ::-webkit-scrollbar-thumb:horizontal {
        width: 50px;
        background-color: #b7b7b7;
    }
}

