/**
Hier sind die Styles zu definieren, die bei allen Verbänden gleich aussehen sollen.

$Author: tauner $
$Revision: 1.1 $ $Date: 2019-07-04 07:01:16 $
**/

div.combobox_editable {
font-family: Tahoma;
font-size: 12px;
min-width: 70px;
}

div.combobox_editable {
position: relative;
zoom: 1
}

div.combobox_editable div.dropdownlist {
display: none;width: 200px;
border: solid 1px #000;
background-color: #fff;
height: 200px;
overflow: auto;
position: absolute;
top: 18px;
left: 0px;
width: 60px;
z-index: 10;
}

div.combobox_editable .dropdownlist a {
display: block;
text-decoration: none;
color: #000;
padding: 1px;
height: 1em;
cursor: default
}

div.combobox_editable .dropdownlist a.light {
color: #fff;
background-color: #007
}

div.combobox_editable .dropdownlist, input {
font-family: Tahoma;
font-size: 12px;
}

div.combobox_editable input {
float: left;
width: 40px;
border: solid 1px #ccc;
height: 15px
}

div.combobox_editable span.combobox_down {
border: solid 1px #ccc;
background: #eee;
width: 16px;
height: 17px;
float: left;
text-align: center;
border-left: none;
cursor: default
}

td.apv_menge_arteh_editable {
text-align:left;
width: 12%;
}

td.apv_menge_arteh_readonly {
text-align:left;
width: 8%;
}

span.arteh_cb {
margin-left: 0.5em
}

table.industrielieferanten {
width: 100%;
}

.industrielieferanten td {
width: 50%;
vertical-align: top;
}

.industrielieferanten p.fulltext {
margin-top: 15px;
margin-bottom: 15px;
}

.industrielieferanten p.fulltext {
margin-top: 15px;
margin-bottom: 15px;
}

div.bestaetigung_regio_popup_inhalt h1.bestaetigung_ueberschrift {
color: #97CAEB;
}

div.bestaetigung_regio_popup_inhalt ul.bestaetigung_aufzaehlung {
list-style-image: url(/images/aufzaehlung_regio.png);
}

div.bestaetigung_regio_popup_inhalt ul.bestaetigung_aufzaehlung div.aufzaehlungspunkt{
margin-top: -15px;
}

div.joption_dlg_window {
left: 30%;
width: 30%;
height: 300px;
background-color: #D6D6E0
}

div.joption_dlg_title {
left: 30%;
height: 35px;
color: black;
background-color: white;
}

div.socialmedia {
position: absolute;
width: 210px;
height: 80px;
bottom: 0px;
left: 10px;
right: 0px;
background: transparent;
font-size: 85%;
}

table.nofill tr th {
margin: 0px;
padding: 4px 2px;
font-size: 20px;
}

table.nofill tr.green {
border-bottom: 3px solid #0f0;
border-left: 3px solid #0f0;
border-right: 3px solid #0f0;
border-top: 3px solid #0f0;
}

table.nofill tr td {
margin: 0px;
padding: 6px;
font-weight: bold;
}

table tr td.eh_auswahl_info {
padding-top: 10px;
font-size: 10px;
}
