/**
Hier sind die Dinge zu definieren, die für Hogast-AT und Hogast-DE gemein sind.
Falls ein Style definiert werden soll, der für alle gilt, dann bitte im hogast_master.css definieren.

$Author: tauner $
$Revision: 1.41 $ $Date: 2019-07-04 07:01:16 $
**/

div,form {
margin: 0;
padding: 0
}

body {
color: #444444;
background-color: white;
margin: 0;
padding: 0;
font-family: 'Open Sans','Myriad Pro',Verdana,Helvetica,sans-serif;
font-size: 80%;
}

input {
}

a {
color: inherit;
}
a:hover {
background-color: black;
opacity: 30%;
filter:alpha(opacity=30);
background-color: rgba(0,0,0,0.30);
}

a,img {
outline: none;
border: 0;
}

input {
color: inherit;
}

/* runde Buttons */
input[type="submit"] {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#container {
position: absolute;
background-image: url(/images2/menu-bg-red-line.png);
background-repeat: repeat-y;
background-size: 370px 100%;
background-position: -50px 0px;
min-height: 100%;
/*min-width: 1000px; schlecht fuer mobile */
margin-left: 0px;
width: 100%;
}

#container.login {
min-width: 400px;
}

#container.hiddenmenu {
background-position: -329px 0px;
}

/********************************************************************/
/***************************** LEFT SIDE ****************************/
/********************************************************************/

#menu {
float: left;
color: #bd9299;
font-size: 85%;
/* Platz für Footer lassen. */
margin-bottom: 50px;
}

#menu a {
color: #bd9299;
text-decoration: none;
}

#menu a:hover {
background-color: #5b1828;
}

#container.displayedmenu #menu {
width: 270px;
padding-left: 30px;
padding-right: 0px;
}

#container.hiddenmenu #menu {
width: 20px;
padding-left: 0;
}

#container.hiddenmenu #menu #menu-content * {
display: none;
}

#menu .menu-arrow {
position: absolute;
left: 273px;
top: 210px;
}

#container.hiddenmenu .menu-arrow {
left: -6px;
}

#container.hiddenmenu #menu .menu-arrow.left {
display: none;
}

#container.displayedmenu #menu .menu-arrow.right {
display: none;
}

#menu #menu-content {
padding-top: 10px;
}

/*------------------------- Menü Headlinks -------------------------*/

#menu-headlinks {
height: 35px;
}

/*------------------------------ Logo ------------------------------*/

#logo-main {
background: url(/images2/logo-hogast.png) no-repeat;
background-position: left top;
height: 105px;
}

/*------------------------- Anwenderauswahl ------------------------*/

#menu #anwender-auswahl {
height: 110px;
font-size: 120%;
padding-right: 50px;
}

#menu #anwender-auswahl .anwender-name {
padding: 5px 0 1px 0;
text-transform: uppercase;
white-space: normal;
width: 100%;
}

#menu #anwender-auswahl select,#menu #anwender-auswahl input[type="text"] {
background: transparent;
border: #bd9299 1px solid;
color: inherit;
height: 19px;
outline: none;
}

#menu #anwender-auswahl input[type="submit"] {
background: transparent;
margin-top: -1px;
height: 25px;
}

#menu #anwender-auswahl option {
background: #822339;
}

#menu #anwender-auswahl .anwender-sucheingabe {
float: left;
width: 195px;
margin: 0;
}

#menu #anwender-auswahl .anwender-suchbutton {
float: right;
margin: 0;
padding-top: 4px;
padding-bottom: 1px;
border: none;
}

/*----------------------------- Webmenu ----------------------------*/

#menu-tree {
margin-right: 1px;
color: white;
}

#menu-tree a {
color: white;
}

.webmenuitem {
}

.wm-layer1 {
border-color: #752131;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
margin-top: -1px;
}

.wm-layer2 {
border-color: #8b3649;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
margin-bottom: -2px;
padding-bottom: 3px;
}

.wm-layer3.wm-sub {
border-color: #621c2a;
padding-top: 1px;
padding-bottom: 1px;
margin-top: -2px;
}

.wm-layer4.wm-sub {
border-color: #7b3644;
padding-top: 1px;
padding-bottom: 1px;
margin-bottom: -2px;
}

.wm-layer3.wm-sub.wm-active {
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
padding-top: 0px;
padding-bottom: 0px;
margin-top: -2px;
}

.wm-layer4.wm-sub.wm-active {
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: -2px;
}

.webmenuitem.wm-first .wm-layer1, .webmenuitem.wm-first .wm-layer2 {
border-top: none;
}

.webmenuitem.wm-sub .wm-layer1, .webmenuitem.wm-sub .wm-layer2 {
border: none;
}

.webmenuitem.wm-expanded .wm-layer1 {
background-color: #6e2030;
}

.wm-line {
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
white-space: nowrap;
}
.wm-line.wm-indent0 {
padding-top: 6px;
height: 24px;
}
.wm-line.wm-indent1 {
margin-left: 32px;
}
.wm-line.wm-indent2 {
margin-left: 52px;
}

.wm-arrow {
position: relative;
float: right;
top: 3px;
left: 12px;
width: 0;
height: 0;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 12px solid #6e2030;
}
.wm-arrow.wm-indent0 {
left: 16px;
border-top-width: 16px;
border-bottom-width: 16px;
border-left-width: 16px;
}
.webmenuitem.wm-indent0.wm-first {
left: 18px;
border-top-width: 18px;
border-bottom-width: 18px;
border-left-width: 18px;
}

.wm-icon {
display: inline-block;
float: left;
position: relative;
top: 0;
left: 0;
width: 30px;
height: 24px;
border: none;
}

.wm-icon a {
background: none;
}

.wm-icon2 {
display: inline-block;
background: url(/images2/triangle-bullet.png) no-repeat;
float: left;
position: relative;
top: 1px;
left: 3px;
width: 15px;
height: 15px;
border: none;
}

.wm-title {
display: inline-block;
padding-top: 2px;
font-weight: 600;
font-size: 135%;
/* Folgende zwei Zeilen sind für Chrome. Der Fonst schaut sonst zerstört aus. */
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
}

.wm-title.wm-indent1, .wm-title.wm-indent2 {
font-size: 124%;
}

.wm-title a {
padding: 3px;
padding-left: 6px;
padding-right: 6px;
}

.wm-title a:hover {
text-decoration: underline !important;
background: none !important;
}

.wm-title.wm-active {
font-weight: bolder;
}

.wm-submenu {
/* beim ersten Submenu etwas mehr Abstand */
margin-top: 4px;
margin-bottom: 4px;
}

.webmenuitem.wm-sub .wm-submenu {
/* beim inneren Submenus kein besonderer Abstand */
margin-top: 0;
}

#helpdesk.webmenuitem {
margin-top: 100px;
}
#helpdesk .wm-line.wm-indent0 {
height: 28px;
}
#helpdesk .wm-icon {
top: -5px;
}
#helpdesk .wm-title {
padding-top: 4px;
padding-left: 20px;
}

/********************************************************************/
/***************************** RIGHT SIDE ***************************/
/********************************************************************/

#rightside {
margin-left: 330px;
margin-right: 30px;
/* Platz für Footer lassen. */
margin-bottom: 50px;
}

/*-------------------------- Einkaufskorb --------------------------*/

#header-einkaufskorb {
position: relative;
padding-top: 1em;
/*white-space: nowrap; schlecht fuer mobile */
}

#header-einkaufskorb .einkaufskorb-text {
border-bottom: #e0e0e0 1px solid;
}

#header-einkaufskorb .einkaufskorb-image {
position: relative;
bottom: -5px;
}

#header-einkaufskorb a:hover {
background: transparent;
}

/*-------------------------- Header-Tools --------------------------*/

#tools-header {
position: relative;
float: right;
margin-top: 1em;
z-index: 1;
white-space: nowrap;
}

#tools-header img {
vertical-align: bottom;
}

#tools-header a {
text-decoration: none;
}

/*----------------------------- Wartung ----------------------------*/

#wartung {
background-color: #e1ecf5;
color: #0e79cc;
margin-top: 15px;
padding: 1em;
padding-left: 30px;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #bfccd5 1px solid;
}

#wartung h1 {
font-size: 120%;
text-transform:uppercase;
margin: 0;
color: #4d79a4;
background: url(/images2/alter_triangle_blue.png) no-repeat;
padding-left: 30px;
}

#wartung .wartungstext {
padding-top: 3px;
padding-left: 30px;
}

/*----------------------------- Suche ------------------------------*/

#search {
background: url(/images2/search-right.png) no-repeat;
background-position: right top;
margin-left: 0px;
margin-top: 15px;
margin-bottom: 3px;
padding: 0;
height: 64px;
white-space: nowrap;
min-width: 260px;
}

#search .exitshop {
display: inline;
}
#search .exitshop a:hover {
background: transparent;
}

#search .searchbox {
white-space: nowrap;
margin-left: -30px;
background: url(/images2/search-left2.png) no-repeat;
background-position: left 0px top;
height: 51px;
}

#search .searchtext {
display: inline-block;
float: left;
}

/* Eingabefeld */
#search input[type="text"] {
padding-top: 3px;
margin-top: 15px;
margin-left: 40px;
width: 195px;
border: 0px solid;
background: transparent;
vertical-align: top;
}

#search input {
/* gelber rahmen bei chrome entfernen*/
outline: 0;
}

/* Suchbutton */
#search .searchtext input[type="image"] {
margin-top: 10px;
width: 45px;
height: 31px;
vertical-align: top;
border: 0px white solid;
background: transparent;
}

#search select {
margin-top: 17px;
}

#search .searchlief {
display: inline-block;
margin-top: 14px;
margin-left: 20px;
font-size: 120%;
}

#search .searchlief img, #search .searchlief input[type="image"] {
margin-left: 5px;
padding-bottom: 3px;
vertical-align: middle;
border: 0px;
}

#search .searchlief a {
text-decoration: underline;
}

#search .extended_search {
margin-top: 16px;
margin-right: 30px;
float: right;
}

#search .extended_search a {
text-decoration: none;
}

/*----------------------------- Content ----------------------------*/

#container.hiddenmenu #rightside {
margin-left: 50px;
}

#contents {
}

#content-content {
/*min-width: 530px; schlecht fuer mobile */
}
#content-content.login {
min-width: 360px;
}

#tools-content {
float: right;
white-space: nowrap;
}

#tools-content a {
text-decoration: none;
background: none;
}

.menublock {
float: left;
width: 210px;
margin: 5px 10px 5px 0px;
padding: 20px;
}

.menublock.fixedheight {
height: 80px;
}

.shadedborder {
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border: #dddddd 1px solid;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
}

.menublock a {
display: block;
text-decoration: none;
}

.menublock .title {
padding: 0;
margin: 0;
font-size: 104%; /*10pt*/
font-weight: bold;
}

.menublock .bezeichnung {
padding: 0;
padding-top: 5px;
margin: 0;
font-size: 94%; /*9pt*/
font-weight: normal;
}

.menublock_img {
float:left;
padding: 5px;
padding-top: 2px;
padding-left: 0px;
}

.menutab-header {
/*border-bottom: 1px black solid;*/
}

.menutab-header ul {
padding: 0;
margin: 0;
list-style-type: none;
text-align: left;
}

.menutab-header li {
display: inline-block;
margin: 0 0 5px 0;

/* ie7 hacks */
zoom: 1;
*display: inline;
_height: 20px
}

.menutab-header li a:hover {
background: white;
}

.menutab-header li a {
text-decoration: none;
padding: 5px;
margin-right: -2px;
border: 1px solid #eee;
color: black;
background: #eee;
}

.menutab-header li.selected a {
background: white;
}

#menutab-content {
padding-top: 10px;
}

.menutab-header.ekf {
margin-bottom: 10px;
}

.menutab-header.ekf li {
text-align: center;
margin-right: 2px;
margin-top: 3px;
}

.menutab-header.ekf li a {
padding: 2px;
}

.ekfletter {
display: inline-block;
min-width: 18px
}

/*----------------------------- Teaser ----------------------------*/

#teaser {
width: 220px;
}

/* Bei Screens kleiner als 800px, den Teaser nie anzeigen */
@media all and (max-width: 800px) {
#teaser {
display: none;
}
}

.teaserblock {
float: left;
width: auto;
margin: 0;
margin-bottom: 10px;
padding: 20px;
font-size: 83%; /*8pt*/

border: #dddddd 1px solid;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
}

.teaserblock .teaserimg {
float: left;
margin-top: 4px;
margin-right: 5px;
margin-bottom: 5px;
}

.teaserblock h1, .teaserblock h2, .teaserblock h3, .teaserblock h4, .teaserblock h5 {
padding-bottom: 5px;
}

.teaserblock h4 {
font-size: 123%; /*10pt*/
}

/*--------------------------- Startseite --------------------------*/

#mastercontent1 {
}

#mastercontent3 {
margin-top: 1em;
}

#favoriten {
margin-top: 1em;
margin-right: 1em;
}

/*----------------------------- Dialog ----------------------------*/

.dialog_bkg {
background-color: black;
opacity: 70%;
filter:alpha(opacity=70);
background-color: rgba(0,0,0,0.70);
width: 100%;
min-height: 100%;
overflow: hidden;
float: absolute;
position: fixed;
top: 0;
left: 0;
color: white;
z-index: 5000;
}
.dialog_window {
background-color: #fafafa;
color: black;
border: 1px solid gray;
padding: 20px;
display: block;
position: absolute;
top: 10%;
left: 40%;
width: 300px;
height: 70px;
z-index: 5010;
}
.dialog_window h4 {
margin-bottom: 10px;
}
.dialog_closebtn {
width: 20px;
height: 20px;
padding: 5px;
margin: 2px;
float: right;
top: 0px;
right: 0px;
background-image: url(/images/xxx.gif);
background-repeat: no-repeat;
background-position:center;
display: block;
position: absolute;
}
.dialog_closebtn:hover {
cursor: pointer;
}

a.toolbutton:hover img {
display: inline-block;
background-color: #eeeeee;
}

/*-------------------------- Bread Crumbs -------------------------*/

#breadcrumb-line {
display: block;
margin-bottom: 20px;
}

.breadcrumb, .breadcrumb .layer1, .breadcrumb .layer2, .breadcrumb .layer3 {
float: left;
height: 23px;
margin-bottom: 2px;
}

.breadcrumb {
/* Damit es sich mit dem nächsten überlappt. */
margin-right: -9px;
}

.breadcrumb.last {
/* Beim letzten wieder zurücksetzen */
margin-right: 0px;
}

.breadcrumb .layer1 {
background-image: url(/images2/bread-left.png);
background-repeat: no-repeat;
background-position: left;
}

.breadcrumb .layer2 {
background-image: url(/images2/bread-right.png);
background-repeat: no-repeat;
background-position: right;
}

.breadcrumb .layer3 {
padding-top: 1px;
margin-left: 11px;
margin-right: 11px;
padding-left: 5px;
padding-right: 5px;
background-image: url(/images2/bread-middle.png);
background-repeat: repeat-x;
white-space: nowrap;
}

.breadcrumb.last .layer1 {
background-image: url(/images2/bread-last-left.png);
}

.breadcrumb.last .layer2 {
background-image: url(/images2/bread-last-right.png);
}

.breadcrumb.last .layer3 {
background-image: url(/images2/bread-last-middle.png);
}

/*---------------------------- Footer -----------------------------*/

#footer {
position: absolute;
width: 100%;
height: 40px;
bottom: 0px;
left: 0px;
right: 0px;
background: transparent;
font-size: 85%;
/*border: 1px green solid;*/
}

#footer-left {
position: absolute;
bottom: 0px;
height: 27px;
color: #9a5260;
padding: 0px;
padding-top: 4px;
border-top: 1px #9a5260 solid;
background: none;
}

#footer-left a {
color: #cd7083;
text-decoration: none;
}

#footer-left a:hover {
background-color: #5b1828;
}

#container.displayedmenu #footer-left {
left: 30px;
width: 270px;
}

#container.hiddenmenu #footer-left {
left: 0px;
width: 20px;
padding: 0px;
padding-top: 4px;
}

#container.hiddenmenu #footer-left * {
display: none;
}

#footer-right {
position: absolute;
color: #999999;
bottom: 0px;
right: 30px;
height: 27px;
padding: 0px;
padding-top: 4px;
padding-left: 30px;
border-top: 1px #cccccc solid;
background: none;
}

#container.displayedmenu #footer-right {
left: 309px;
}

#container.hiddenmenu #footer-right {
left: 20px;
}

/*----------------------------- Rest ------------------------------*/

table.list2 {
margin: 0px;
padding: 0px;
border: 0px;
}

table.list2 tr td {
/* normale td sollen keinen Rahmen haben */
border: 0px;
margin: 0px;
padding: 5px;
background-color: #fafafa;
}

table.list2 tr td.noColor {
background-color: white;
}

table.list2 tr.list-even td {
background-color: #eeeeee;
}

table.list2 tr.list-even td.noColor {
background-color: white;
}

table.list2 tr.list-odd td {
background-color: #fafafa;
}

table.list2 tr.list-odd td.noColor {
background-color: white;
}

table.list2 tr.list-even td td, table.list2 tr.list-odd td td {
/* subtables sollen keinen Rahmen haben */
border: 0px;
}

table.list2 tr th {
/* Headerzeile in List Table */
margin: 0px;
padding: 4px 2px;
background-color: #fafafa;
}

.loginbox {
width: 350px;
margin-top: 150px;
}

.cmscontent td {
padding: 0px;
}

div.tagcloud {
max-height: 20em;
min-height: 2em;
overflow: auto;
/*padding-left: 1em;*/
/*background-color: #ededed;*/
}

/* Runde Kanten und Effekte in Chosen, die nicht zum Still passen deaktivieren */
.chosen-container-single .chosen-single {
height: 18px;
line-height: 18px;

border-radius: 0px;
background: none;
background-color: white;
box-shadow: none;
padding-bottom: 18px;
}

.chosen-container .chosen-results li
{
white-space: nowrap;
word-wrap: normal;
}

.einkaufsfuehrerimg {
margin-bottom: 10px;
}

@media all and (min-width: 460px) {
/* Die Überschrift rechts neben dem Bild lässt sich nicht unendlich zusammenschieben. Daher, wenn Screen zu klein ist, das Bild oberhalb des Textes anzeigen. */
.einkaufsfuehrerimg {
float: left;
margin-right: 10px;
margin-bottom: 2px;
}
}

.lieferant_abfrage_img {
max-width:120px;
max-height:120px;
}

@media all and (max-width: 500px) {
.lieferant_abfrage_img {
display: none;
}

.lieferantabfrage tr.list-odd td, .lieferantabfrage tr.list-even td {
font-size: 80%;
}

.lieferantabfrage .colpos {
display: none;
}
}

.blitzblock {
height: 200px;
margin-bottom: 10px;
margin-left: 10px;

float: left;
width: 400px;
overflow: hidden;
background-color: #EFEFEF;
border: 1px solid #DDDDDD;
}

.blitzblock_image {
float: left;
height: 200px;
width: 150px;
margin-bottom: 10px;
margin-right: 10px;
}

.blitzblock-right {
margin-left: 10px;
}

.blitzblock .subblock {
padding-bottom: 4px;
}

.blitzblock_text {
height: 142px;
overflow-x: hidden;
overflow-y: auto;
margin-bottom: 5px;
}

a#warenkorb2020_sel {
background-color: #9a5260;
color: white;
}

.oxomi-h2 {
color: #751e3a;
}

.oxomi-h1 {
color: #751e3a;
}
