/*****************************************************************************************/
/*                                            LAYOUT  der HTML-Datei   DBE_layout.html                                                */
/*                 # steht f&#65533;r die formatierung der Layer (Ebenen, DIV-Tags)     - BARRUEREFREIHEIT       */
/*****************************************************************************************/

body {
    color: black; 
    background-color: #FFFFFF;
    line-height:17px;
    font-size: 12px;
    font-family: verdana;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
}

a { text-decoration: underline;
    font-weight: normal;
    color: #4368BA;
    text-align: left;
}


li{
padding-bottom: 10px;
}

#bodytext {
        background-image: url(/fileadmin/dbetec/layout_grafik/linie1.jpg);
	background-repeat: repeat-y;
        padding-bottom: 20px;
        margin: 0;
        min-height:600px;
        height: auto !important;
	height: 600px;
        width: 795px;
        overflow: visible;
        float:left;
        font-family:verdana;
        font-weight:normal;
        color:#333333;
}

#seite {
     padding: 0;
     margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
     min-height: 760;
     width: 961;
     text-align: left;    /* Seiteninhalt wieder links ausrichten */
    
}


/* Workaround gegen IExplorer */
* html #seite{
       height: 800px;
       }



.download {
        font-family:verdana;
        font-size:10pt;
        color:blue;
}

#banner1 {
	padding: 0;
	margin: 0;
	background-image: url(/fileadmin/dbetec/images/tec_slices/tec_seite_01.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 31px;
	color: #FFFFFF;
        height: 52px;
	padding: 40 0 0 173px;
	}

/* Workaround gegen IExplorer */
* html #banner1{
       height: 93px;
       }


#banner2 {
	padding: 0;
        margin: 0;
        background-image: url(/fileadmin/dbetec/images/tec_slices/tec_seite_02.jpg);
	background-repeat: no-repeat;
        height:53px;            
}

#menu_oben {
	padding: 0;
        margin: 0;
        height: 19px;
	width: 630px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: left;
        float:left;
	margin: 0 0 1em 157px;
}

/* Workaround gegen IExplorer */
* html #menu_oben{
      margin: 0 0 1em 79px;
      }

#navi_seiten {
	padding: 0;
        margin: 0;
        height: 17px;
	width: 190px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	float:right;
}

#links {
	padding: 0;
        margin: 0;
        background-image: url(/fileadmin/dbetec/images/tec_slices/tec_seite_03.jpg);
	background-repeat: no-repeat;
	height: 466px;
        float:left;
}


#sprache {
       width: 120px;
       text-align: center;
}

#sprache a img {
       margin: 0 10px 0 2px;
       padding: 0;
}

#verzeichnis {
	margin-top:10px;
        width: 155px;
	font-family: Verdana;
	font-size: 12px;
	color: #7099CD;
        color: #186EB1;
	font-weight: bold;
        text-align: center;
       
}

#suche  {
	margin-top: 10px;
        padding:3;
	width: auto;
	font-family: Verdana;
	font-size: 10px;
	background-color: #dddddd;
        background-color: #E9F3FA;
        color: #666666;
	--border: 1px solid #B5B5B5;
        font-weight: bold;
        text-align: left;
               
}

#menu_links {
	width: 155px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
        margin: 20px 0 0 5px;

}

#menu_links li {
          margin: 0px; 
          padding: 0px;
          --list-style-type: none;
}


#dbe_link {
    padding: 40px 20px;
    width: auto
    text-align: center;    /* Seiteninhalt wieder links ausrichten */
     
}


html>body #spalte_links {
        padding: 0 15 0 15 ;
        background-image: none;
	width: 410px;
	
	}
	
	
#spalte_links {
	padding: 0 15 0 15 ;
        margin-left: 0;
        width: 440px;
	line-height: 18px;
        font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
        border:none;
	float:left;
}



#spalte_links a {
	padding: 0;
        margin: 0;
        font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}



#spalte_rechts {
	padding: 15;
        margin: 0;
        width: 310px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
        float:left;
}

#spalte_rechts a {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}


#linkliste {
	padding: 0;
        margin: 0;
        width: 472px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	float:left;
}


#linkliste h4 a {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	float:left;
}

#linkliste ul li {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
        list-style-type: none;
	
}
 #to_top {
padding:25;
}
/*****************************************************************************************/
/*                                            LAYOUT  der HTML-Datei  TEC_seite2.HTML                                               */
/*                                                                                                                                                        */
/*****************************************************************************************/
#Seite2 {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 961px;
    --height:1500px;
    padding: 0;
    
}
html>body #spalte_seite2 {
       padding: 0 10 0 10 ;
        
}
#bodytext2 {
        background-image: url(/fileadmin/dbetec/layout_grafik/linie2.jpg);
	background-repeat: repeat-y;
        padding-bottom: 20px;
        margin: 0;
        min-height:600px;
        height: auto !important;
	height: 600px;
        width: 800px;
        overflow: visible;
        float:left;
        font-family:verdana;
        font-weight:normal;
        color:#333333;
}

#spalte2_seite2 a{
	font-weight:bold;
        }


#spalte_seite2 {
	padding: 0 10 20 15;
        margin-left: 0;
        width: 715px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
        Border: none
	float:left;
}
/*************************************/

H1 {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
        font-style: bold;
}
H2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: bold;
        color: #333333;
        margin-top: 30px;
        padding-buttom: 20px;
}
H3 {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
        color: #333333;
}

H4 {
	font-family: Verdana;
	font-size: 11px;
	 color: #333333;
}


H6 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
        text-align:center;
}



/***************************************************************************************************/
/*                                                NAVIGATION        ---         GEOTECHNIK     -- Textmenu                                                             */
/***************************************************************************************************/

.navi_seiten a:link, .navi_seiten a {
	font-family: Verdana;
	font-size: 12px;
        text-decoration: none;
	color: #333333;
	left: 30px;
	font-weight: bold;
}
.navi_seiten a:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
        color: red;
	left: 30px;
	font-weight: bold;
}
.navi_seiten_act a {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
        color: #7099CD;
	left: 30px;
	font-weight: bold;
}


/*********************************************************************************/
/*******                                        "MENU-OBEN                                                 *************/
/********************************************************************************/


.menu1_tab table {
        padding: 0;
        margin: 0;
        background-color: #DDDDDD;
}


.menu1_tab2 table {
        padding: 0;
        margin: 0;
        background-color: #DDDDDD;
}

.menu1_tab2 td {
        background-color: #CCCCCC;
        width: 153px;
        height:auto;
}


.menu1_1 {
        background-image: url(/fileadmin/dbetec/images/tec_menu_icon_out.gif);
        background-repeat: no-repeat;
        background-position:0px 4px;
        padding:1 4 3 16;
        background-color: #DDDDDD;
        border: 1px solid #FFFFFF;
        height:13px;
        width:153px;
        text-decoration: none;
        color: #333333;
        font-family: Verdana;
        font-size:11px;
        font-weight: bold;
        display: block;
}

.menu1_1:hover {
        background-image: url(/fileadmin/dbetec/images/tec_menu_icon_in.gif);
        background-repeat: no-repeat;
        background-position:0px 4px;
        padding:1 4 3 16;
        background-color: #7099CD;
        border: 1px solid #FFFFFF;
        height:13px;
        width:153px;
        text-decoration: none;
        color: #FFFFFF;
        font-family: Verdana;
        font-weight: bold;
        display: block;
}


/* Darstellung im Firefox */
html>body .menu1_1, .menu1_1:hover {
         width:131px;
}

.menu1_2 {
        padding:4px;
        background-color: #DDDDDD;
        border: 1px solid #FFFFFF;
        height:auto;
        width:160px;
        text-decoration: none;
        color: #333333;
        font-family: Verdana;
        font-size:11px;
        font-weight: normal;
        vertical-align: middle;
        display: block;
}
.menu1_2:hover {
         background-color: #7099CD;
         color: #FFFFFF;
         display: block;
}


/* Darstellung im Firefox */
html>body .menu1_2, .menu1_2:hover {
         border: 1px solid #FFFFFF;
         height:auto;
         width:auto;
         text-align: left;
	 vertical-align: middle;
}
.menu1_2_sub {
        background-image: url(/fileadmin/dbetec/images/tec_menu_icon_out.gif);
        background-repeat: no-repeat;
        background-position:3px;
        padding:3px;
        padding-left:20px;
        background-color: #DDDDDD;
        border: 1px solid #FFFFFF;
        vertical-align: top;
        height:auto;
        width:auto;
        text-decoration: none;
        color: #333333;
        font-family: Verdana;
        font-size:11px;
        font-weight: normal;
        display: block;
}

.menu1_2_sub:hover {
        background-image: url(/fileadmin/dbetec/images/tec_menu_icon_in.gif);
        background-color: #7099CD;
        color: #FFFFFF;
}
/* Darstellung im Firefox */
html>body .menu1_2_sub, .menu1_2_sub:hover {
         width:auto;
         border: 1px solid #FFFFFF;
         height:auto;
         text-align: left;
	 vertical-align: middle;
}
.menu1_3_sub {
        background-image: url(/fileadmin/dbetec/images/tec_menu_icon_out.gif);
        background-repeat: no-repeat;
        background-position:3px 3px;
        padding-left:20px;
        background-color: #DDDDDD;
        border: 1px solid #FFFFFF;
        height:auto;
        width:auto;
        text-decoration: none;
        color: #333333;
        font-family: Verdana;
        font-size:11px;
        font-weight: normal;
        display: block;
}

.menu1_3_sub:hover {
        background-image: url(/fileadmin/dbetec/images/tec_menu_icon_in.gif);
        background-repeat: no-repeat;
        background-position:3px 3px;
        padding-left:20px;
        background-color: #7099CD;
        border: 1px solid #FFFFFF;
        height:30px;
        width:auto;
        text-decoration: none;
        color: #FFFFFF;
        font-family: Verdana;
        font-weight: normal;
        display: block;
}

        
/* Darstellung im Firefox */
html>body .menu1_3_sub, .menu1_3_sub:hover {
         width:auto;
         border: 1px solid #FFFFFF;
         height:38px;
         text-align: left;
	 vertical-align: middle;
}

/*********************************************************************************/
/*******                                        "MENU-LINKS                                                *************/
/********************************************************************************/
.menu_left li {margin: 0px; padding: 0px; list-style-type: none;}
.menu_left {margin: 0px; padding: 0px; list-style-type: none;}


.menu2_1 a , .menu2_1 a:hover, .menu2_1 a:link  {
	background-image: url(/fileadmin/dbetec/images/tec_icon_drei_out.gif);
        background-repeat: no-repeat;
	background-position: 0px 8px;
	color: #333333;
	display: block;
	font-size: 11px;
	padding: 4pt 0px 4pt 10px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
}

.menu2_1_act a, menu2_1_act a:link, menu2_1_act:hover {
        background-image: none;
	color: #777777;
	display: block;
	font-size: 11px;
	padding: 4pt 0px 4pt 10px;
	text-decoration: none;
	font-family: Verdana;
	font-weight:bold;
}

.menu2_1 a:hover{
	background-image: url(/fileadmin/dbetec/images/tec_icon_drei_over.gif);
}

.menu2_2 a , .menu2_2 a:hover, .menu2_2 a:link {
	background-image: url(/fileadmin/dbetec/images/tec_icon_vier_out.gif);
        background-repeat: no-repeat;
	background-position: 0px 8px;
	color:#666666;
	font-size: 11px;
	font-weight:normal;
	padding: 3pt 0 3pt 12px;
	margin: 0 0 0 11px;
}

.menu2_2_act a, menu2_2_act a:link {
        background-image: none;
        color: #186EB1;
	font-size: 11px;
	font-weight:normal;
	padding: 3pt 0 3pt 12px;
	margin: 0 0 0 11px;
}

.menu2_2 a:hover {
	background-image: url(/fileadmin/dbetec/images/tec_icon_vier_over.gif);
}



/***************************************************************************************/
/*                           CSS-Styles-Content
/***************************************************************************************/

.csc-uploads-fileSize, .csc-uploads-fileName {
        font-family: Verdana;
	font-size: 10px;
	padding-left: 20px;
}

.bildtext {
        margin: 0px;
        padding:0px;
        font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
        padding-bottom: 20px;
}


.csc-textpic-image {
        padding-bottom: 30px;
        color: #333333;       
}

.csc-textpic-caption {
        font-family: Verdana;
        font-size: 9px;
	font-weight: normal;
        color: #666666;
        text-decoration: none;
}

/*************** Listenabst&#65533;nde vergr&#65533;&#65533;ern ****************************/
.csc-bulletlist li {
        padding: 5px;
}

.csc-bulletlist a  {
        color: #666666;
	font-weight: bold;
        text-decoration: none;

}


/*********************************************************************************/
/*******                                        plugin Index_search anpassen                       *************/
/********************************************************************************/
.tx-indexedsearch-res {
border-bottom: 1px dotted #666666;
padding-top:10px
}
.tx-indexedsearch-descr {
      padding-left: 6;
      font-size: 12px;
}


.tx-indexedsearch-title, .tx-indexedsearch-title a {
      background-color: #CFDFEC;
      color: #333333;
      font-weight: bold;
      font-size: 11px;
}
.tx-indexedsearch-info, .tx-indexedsearch-rules {
      padding: 6;
      font-size: 9px;
}

.tx-indexedsearch-info a {
      color: #186EB1 
} 
.tx-indexedsearch-searchbox table {
font-size: 12px;
}


/*********************************************************************************/
/*******                     KLICKBILD                              *************/
/********************************************************************************/

#bild_text p.bodytext {
  padding:0 25;
}

/*****************************************************************************************/
/*  KLICKBILD - LAYOUT  der HTML-Datei   DBE_klickbild.html                              */
/*  # steht fuer die Formatierung der Layer (Ebenen, DIV-Tags)                           */
/*****************************************************************************************/
#logo {
     margin: 10px;
     background-image: url(/fileadmin/dbetec/inhalt_bilder/logo/Logo_farbig_ohne_Schrift_01.gif);
     background-repeat: no-repeat;
     height: 40px;
     border-bottom: 1px dotted #ADADAC;
     font-family: Verdana;
     font-size: 13px;
     color: #666666;
     font-weight: bold;
        
}

#klickbild {
    padding: 0;
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: auto;
    height: 530px;
    overflow: auto; 
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    
    
}
#bild_text p.bodytext{
      padding: 25px;
      --width: 450px;
      margin-bottom:10px;
      

}

/*****************************************************************************************/
/*                               virtuelle TOUR                                          */
/*                                                                                       */                                                                 */
/*****************************************************************************************/
#tour_seite{

   padding: 0;
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 700px;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
}


#tour_pano {
      padding:10px;
      margin: 10px;
      height: 300px;
      text-align: center;
      border-top: 1px dotted #ADADAC;
      border-bottom: 1px dotted #ADADAC;
}
#tour_banner {
     margin: 10px;
     padding-left: 150px;
     padding-top: 5px;
     background-image: url(/fileadmin/dbetec/inhalt_grafik/logo/tec_logo_klein.gif);
     background-position: 10px 0px;
     background-repeat: no-repeat;
     text-align: left;
     height:35px;
     font-family: Verdana;
     font-size: 13px;
     color: #666666;
     font-weight: bold;
}

#tour_text {
      padding:10px;
      margin: 10px;
      text-align: left;
}


#tour_fuss {
      padding:10px;
      margin: 10px;
      text-align: center;
      border-top: 1px dotted #ADADAC;
}


/******* EXT: Tmailform **********/
table td{
font-family: Verdana;
     font-size: 11px;
}
.tx-pilmailform-pi1 {
padding-top: 10px;
padding-bottom: 40px;}

/****** Jobs ********/
.job-single-item{
margin: 10;
width: 600px;
}

.job-single-item ul{
 list-style-position:ouside;
 list-style-type:square; 
--list-style-image: url(/fileadmin/dbe/images/list_style5.gif);
}

.job-list-item{
margin: 10 0;
border: 1px solid #ddd;
width: 500px;
}

.job-header{
padding: 2 7 ;
background: #F4F4F4;
color: #444;
}

.job-date {
  padding:0px;
  font-size: 10px;
  width: 21%;
}
.job-morelink, .job-feet{
padding: 7;
font-size: 0.9em;
}

.job-kontakt{
margin-left: 10px;width: 350px;
height: 110px;
float:left;
}

.job-feet{
float:left;
width: 200px;
height: 50px;
border: 1px solid #ddd;
}

.job-single-backlink{
clear:both;
width:400px;
font-size:0.9em;
}
.job-hint{
clear:both;
height: 30px;
}
.job-titel{
font-weight: bold;
}
.news-single-img p{width:400px;text-align:left;}
.news-single-img {margin: 5;width:350px;text-align:center;}


/*************************/
/*     EXT: Powermail    */
/*************************/
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
        float:right;
        margin:0 15 0 0;
        font-size: 80%;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	width:550px;
        border: 1px solid #aaa;
	background-color:  #F4F4F4;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
    margin:0 100px 10px 100px;
    float:left;
	
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	/* Input and textarea */
	width: 280px;
        border: 1px solid #aaa;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea{
      	width: 420px;
        border: 1px solid #aaa;
        height:200px;
        
}

fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width: 100px;
        border: 1px solid #aaa;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color:  #F4F4F4;
}


	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}


.tx-srfreecap-pi2-image{
    width: 30%;
    padding-left:100px;
}

.tx-srfreecap-pi2-cant-read{
    float:left;
    margin: 0 50px 25 120;;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 width: 97;
 line-height: 1.0em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
} 

ul.dropdown ul {
 visibility: hidden;
 position: absolute;

 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 padding: 5;
 background:none;
 background: #ddd;
 float: none;width: auto;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}


ul.dropdown {
 font-weight: bold;
}

ul.dropdown li {
  margin-right: 5px;padding: 3px 10px;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  border-color: #fff #d9d9d9 #d9d9d9;
  color: #000;
  background:#ddd no-repeat 5px 4px url(fileadmin/dbetec/images/pfeil.jpg);
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #eee;
	 color: #000;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #000; text-decoration: none; }
	ul.dropdown a:hover		{ color: #000; }
	ul.dropdown a:active	{ color: #ffa500; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 150px;
	 margin-top: 1px;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(fileadmin/dbetec/images/pfeil.jpg);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(fileadmin/dbetec/images/pfeil.jpg);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(images/nav-arrow-left.png);
 background-position: 0 50%;
}
