/* Zentrale Farbangaben:
        Grau für Hightlightboxen bei MouseOver: #CCCCCC = RGB 181 | 181 | 181
        Grau für Rahmen und Links bei MouseOver: #CCCCCC = RGB 181 | 181 | 181 (v4)
        Grau für Rahmen und Links bei MouseOver: gray (v5)
        Grau für Text und Links: #ffffff */

/* getestet mit:
        Internet Explorer 6.0.2900.2180
        Firefox 2.0.0.1
        Firefox 1.5.0.9
jeweils mit 1024 x 768 px auch unmaximiert */

/* (c) Jens Ullmann 2007 */

/* Reset diverser Browser-Formateinstellungen */

body {
        font-family: 'Georgia',verdana,sans-serif;
        background-color: #333333;
        font-weight: bold;
        }
body, table, tr, td, div, p, form, ul, li, a, img { margin: 0; padding: 0; border: 0; }
a { color: gray; text-decoration: none; }
a:visited       { color: gray; }
a:hover         { color: white; }
a:active        { color: gray; }

li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 14px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }
h6 { font-size: 9px; }
.invis { visibility: hidden; } /* Klasse zum Ausblenden */
.center { text-align: center; } /* Klasse zum zentrieren */

/* Kopf-Frame ab hier */

/* Linker Teil */
.KopfSpacer {  /* legt Mindest-Breite der linken Tabellenspalte fest */
        width: 903px;
        height: 0px;
        display: block;
        }

div#Logo{
        display: block;
        font-size: 11px;
        width: 175px;
        height: 180px;
        vertical-align: top;
        margin: 20px 0 0 0;
        }
#Logo li {
        background: url(/e5/pics/pfeil_klein.gif) no-repeat 3px 2px;
        }
#Logo li:hover {
        background: url(/e5/pics/pfeil.gif) no-repeat 5px 2px;
        }
#Logo a {
        margin: 0 0 0 15px;
        }
#Suchen p {
        margin: 0 0 0 5px;
        }

.Kopflogo {
        background: url(/pics/HR_LOGO_NEU_LANG_2.jpg) no-repeat top left;
}

/* Formatierung der Taben */

div#Tabs {
        position: absolute;
        left: 180px;
        top: 0px;
        width: 100%; /*Legt Breite des Tabenfeldes und Hintergrunds fest */
        height: 140px;
        margin: 0 200px 0 0;
        font-size: 10px;
        z-index: 1;
        }
#Tabs li {
        position: relative;
        top: 80px;
        left: 5px;
        margin: 0;
        display: inline;
        }
#Tabs a {
        color: gray;
        border-left: 1px solid white;
        border-right: 1px solid white;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        padding: 2px 3px 3px 3px;
        background: gray ;
        }
#Tabs a:hover {
        position: relative;
        color: white;
        border-left: 1px solid white;
        border-right: 1px solid black;
        border-top: 1px solid white;
        padding: 2px 3px 10px 3px;
        top: -3px;
        }


img.flag {
        margin: 0 0 0 5px;
}

div#TopAbisZ {
        position: relative;
        margin: 0px 0 0 2px;
        padding: 4px;
        top: 42px;
        font-size: 9px;
        width: 172px;
        height: 12px;
        display: block;
        vertical-align: top;
        z-index: 4;
}

/* Abbinder */
div#KopfAbbinder {
        position: absolute;
        display: block;
        z-index: 10;
        width: 100%;
        height: 4px;
        top: 96px;
        left: 0px;
        }

/* Linker Frame ab hier */

div#NaviSortiment {
        font-size: 14px;
        font-family: 'Georgia',verdana,sans-serif;
        width: 270px;
        margin: 100px 0px 0px 0px;
        }
#NaviSortiment ul {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        margin: 0 0 0 2px;
}
#NaviSortiment li {
        font-size: 14px;
        font-weight: bold;
        margin: 15px 0 0 0;
        /* background: url(/e5/pics/punkt.gif) no-repeat 2px 2px; */
        list-style-position: outside;
        }
#NaviSortiment li:hover {
        /* background: url(/e5/pics/leiste.gif) top left no-repeat; */
        color: white;
        /* background: url(/e5/pics/pfeil_mo.gif) no-repeat 4px 2px; */
        }
#NaviSortiment a {
        margin: 0 0 0 10px;
        font-color: white;
        }
#NaviSortiment a:hover {
        color: white;
        }

/* untere linke Naviagation mit Pflicht-Links */

div#NaviPflichtangaben {
        width: 170px;
        margin: 100px 0 0 4px;
        display: block;
        font-size: 11px;
        /* bottom: 10px; */
        /* position: absolute; */
        /* overflow: hidden; */
}
#NaviPflichtangaben li {
        display: block;
        background: url(/e5/pics/pfeil_klein.gif) no-repeat 4px;
        }
#NaviPflichtangaben li:hover {
        background: url(/e5/pics/pfeil.gif) no-repeat 5px;
        }
#NaviPflichtangaben a {
        margin: 0 0 0 13px;
         color: gray;
        }
#NaviPflichtangaben a:visited { color: gray; }

#NaviPflichtangaben a:hover {
        margin: 0 0 0 13px;
         color: gray;
        }


/* Web-Path-Zeile */
div#WebPath {
        position:static;
        width: 100%;
        height: 8px;
        margin: 15px 0 10px 15px;
        display: block;
        font-size: 12px;
        background: #333333;
        /* border-bottom: 1px solid black; 90%,8 */
}
#WebPath ul {
        margin: 0 0 3px 0;
        padding: 0px;
        display: inline;
        list-style-type: none;
        background: #333333;
        }
#WebPath li {
        background: url(/e5/pics/pfeil_white.gif) no-repeat 4px;
        display: inline;
        }
#WebPath li:hover {
        background: url(/e5/images/pfeil_white.gif) no-repeat 4px;
        }
#WebPath a {
        margin: 0 0 0 14px;
        }
#WebPath a:hover {
        margin: 0 0 0 14px;
        color: white;
        }

/* Mitte */
#mitte_page_margins { margin: 0 auto; }
#mitte_page_margins { width: 1000px;  min-width: inherit; max-width: none; }
#mitte_main { margin: 0; }
#mitte_main { padding: 0px 20px }


/* Kopfzeile */
  /* Layout Alignment | Layout-Ausrichtung */
  #kopf_page_margins { margin: 0 auto; }

  /* Layout Properties | Layout-Eigenschaften */
  #kopf_page_margins { width: 1000px;  min-width: inherit; max-width: none; }
  #kopf_main {
          margin: 0;
          height: 190px;
          background: url(/pics/HR_LOGO_1.jpg) no-repeat 230px top;
  }
  #kopf_footer { padding: 10px 20px; }

  #kopf_col1 { float: left; width: 220px;  margin:0 }
  #kopf_col2 { float: right; width: 250px;  margin:0 }
  #kopf_col3 { width: auto; margin: 0 }
  #kopf_col1_content { padding: 0 10px 0 20px }
  #kopf_col2_content { padding: 0 20px 0 10px }
  #kopf_col3_content { padding: 0; border: 1px #777;}

#KopfLinksNavi {
        font-size: 12px;
        background: #333333;
        list-style: none;
        padding: 0;
        margin: 25px 0 0 0;
        width: 100%;
        }
#KopfLinksNavi li {
        color: gray;
        padding: 3px 0 3px 0;
        margin: 3px 0 3px 0;
        border-bottom: 1px solid #111111;
        }
#KopfLinksNaviT li {
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #222222;
border-right-color-value: #222222;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #222222;
border-left-color-value: #222222;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #111111;
background-image: url(/pics/bg_tr_group_headers.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0pt 50%;
}

#KopfLinksNaviT li:hover {
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #444444;
border-right-color-value: #444444;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #444444;
border-left-color-value: #444444;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #1a1a1a;
background-image: url(/pics/bg_tr_group_headers_hover.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0pt 50%;
}

#KopfLinksNavi li a                 { color: black; text-decoration: none; }
#KopfLinksNavi li a:visited        { color: black; }
#KopfLinksNavi li a:hover       { color: white; }
#KopfLinksNavi li a:active      { color: black; }


#KopfRechtsNavi {
        font-size: 12px;
        background: #333333;
        list-style: none;
        padding: 0;
        margin: 25px 0 0 0;
        width: 100%;
        }
#KopfRechtsNavi li {
        color: black;
        padding: 3px 0 3px 0;
        margin: 3px 0 3px 0;
        border-bottom: 1px solid #111111;
        }

#KopfRechtsNavi li a                 { color: black; text-decoration: none; }
#KopfRechtsNavi li a:visited        { color: black; }
#KopfRechtsNavi li a:hover       { color: white; }
#KopfRechtsNavi li a:active      { color: black; }

/* Suchefeld */

#Sucheform {
	position: relative;
	top: -5px;
}

.TopSearchfield {
        font-family: 'Georgia',verdana,sans-serif;
        font-size: 9px;
        background-color: gray;
        border:0;
        width:155px;
        margin: 0px;
        padding: 4px 2px 4px 2px;
}

.TopSearchbutton {
	position: relative;
	top: 3px;
	left: -3px;
        width: 22px;
        height: 20px;
	background: #666;
	background-image: url(/pics/ui-icons_ffffff_256x240.png); background-position: -160px -112px; }
        border: 0;
        margin: 0;
        padding: 0;
        cursor:pointer;
}
/* IE6-Hack */
* html .TopSearchbutton {
	top: 1px;
	height: 21px;
}
/* IE7-Hack */
*:first-child+html .TopSearchbutton {
	top: 1px;
	height: 21px;
}


/* Fusszeile */
#fuss_page_margins { margin: 0 auto; }
#fuss_page_margins { width: 1000px;  min-width: inherit; max-width: none; }
#fuss_main { margin: 0; }
#fuss_main { padding: 0px 20px }

div#FussNavi {
        margin: 3px 0 0 0;
        padding: 1px;
        font-size: 12px;
        white-space: nowrap;
        background-color: #333333;
        z-index: 20;
        text-align: center;
        }
#FussNavi li {
        padding: 0 10px 0 10px;
        display: inline;
        }
#fussklein {
        padding: 5px 0 0 0;
        font-size: 8px;
        color: gray;
        text-align: center;
}

/* Warenkorb-Symbol */
.addtowk {
	background: #fff;
	background-image: url(/pics/ui-icons_222222_256x240.png); background-position: -48px -112px;
	width: 20px;
        height: 20px;
}

/* Formate für Content-Frame in separatem Stylesheet */
