a:link    {color: #572579; text-decoration: underline;}
a:visited {color: #572579; text-decoration: underline;}
a:hover   {color: #2F302F; text-decoration: none;}
a:focus   {color: #2F302F; text-decoration: none;}
a:active  {color: #572579; text-decoration: none;}

a.ext {
  padding-right: 8px;
  background-image: url('/images_layout/ext_link.gif');
  background-position: right top;
  background-repeat: no-repeat;
}


.normal {
  font-size: 12px !important;
  font-weight: normal !important;
  color: #767975 !important;
  text-decoration: none !important;
}
.hervor {
  font-weight: bold;
  color: #BBCA00;
}
.rand {
  border: 1px solid #CCCCCC;
}
.bold, .fett {
  font-weight: bold !important;
}
.italic, .kursiv {
  font-style: italic !important;
}
.blocksatz {
  text-align: justify !important;
}
.zentriert, .center {
  text-align: center !important;
}
.links, .left {
  text-align: left !important;
}
.rechts, .right {
  text-align: right !important;
}

.price {
  font-size: 1.3em;
  color: #BBCA00;
  font-weight: bold;
  font-style: italic;
}

.fll {
  float: left;
}
.flr {
  float: right;
}
.flend, .cleaner {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  padding: 0;
  margin: 0;
  border: none;
}

.bild_links {
  float: left;
  margin-right: 10px;
  margin-top: 4px;
  margin-bottom: 7px;
}
.bild_rechts {
  float: right;
  margin-left: 10px;
  margin-top: 4px;
  margin-bottom: 7px;
}


hr {
  border: 0px; /* Für Firefox und Opera */
  border-top: 1px solid #798192;
  border-bottom: none;
  border-bottom: solid 1px #FBFBFD; /* Für IE (Seiten-Hintergrundfarbe!) */
  margin: 0;
  margin-top: 6px;
  margin-bottom: 6px;
}
* html hr.line {
  margin-top: 3px;
  margin-bottom: 3px;
}

hr.line {
  border-top: 3px solid #798192;
  margin: 0;
  margin-top: 4px;
}
* html hr.line {
  margin-top: 0px;
}


ul.standard {
  line-height: 170%;
  list-style-type: disc;
  list-style-image: url('/images/li.gif');
  list-style-position: outside;
  text-align: left;
  padding-left: 15px;
  margin-left: 10px;
  margin-top: 0px;
}
ol.standard {
  line-height: 170%;
  list-style-type: decimal;
  list-style-position: outside;
  text-align: left;
  padding-left: 15px;
  margin-left: 15px;
  margin-top: 0px;
}

.preis_alt {
  text-decoration: line-through;
}
.preis_neu {
  font-weight: bold;
  color: #CC0000;
}
.text11 {
  font-size: 11px;
}

.hinweis {
  background-color: #E9EAEB;
  padding: 7px;
  border: 1px dotted #767975;
  text-align: justify;
}

div.hinweisblock {
  color: #ABB900;
  font-weight: bold;
  text-align: center;
  padding: 10px 15px;
  background-color: #E9EAEB;
  border: 2px solid #CCCCCC;
  margin: 10px 0px;
}


div.div_angabe_inhalt {
  margin-top: 5px;
}
div.div_angabe {
  width: 105px;
  float: left;
  vertical-align: top;
  margin-right: 10px;
}
div.div_inhalt {
  width: 205px;
  float: left;
  vertical-align: top;
}
.agbs_punkt {
  width: 25px;
  float: left;
  text-align: right;
}

.agbs_inhalt {
  width: 900px;
  float: left;
  margin-left: 6px;
  text-align: justify;
}


/*------------------ Tabellen ------------------*/
th, .table_ue {
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #767975;
}
td.table_ue {
  color: #767975;
  font-weight: bold;
  background-color: #D9D9F0;
}
.table_ue2 {
  font-size: 10px;
  color: #FFFFFF;
}

td.title {
  font-weight: bold;
  background-color: #CCCCCC;
}
td.label {
  font-weight: bold;
}
th, td {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 7px;
  padding-right: 7px;
}

.zeile1 {
  background-color: #E9EAEB;
}
.zeile2 {
  background-color: #F2F3F4;
}
.zeile_hervor {
  background-color: #DAEC00;
}

tr.endline td {
  height: 3px;
  background-color: #767975;
}
/*------------------ Tabellen ------------------*/

/*-------------------------------------- Formulare ----------------------------------*/
form {
  display: inline;
}

.button,
.stdbutton,
.errorbutton {
  font-size: 11px;
  font-weight: bold;
  color: #DAEC00;
  background-color: #2F302F;
  border-left: 1px solid #5C5F5C;
  border-top: 1px solid #5C5F5C;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin: 0;
}

.button {
  color: #DAEC00;
  font-weight: bold;
}
.okaybutton {
  color: #029801;
  font-weight: bold;
}
.errorbutton {
  color: #CC0000;
  font-weight: bold;
}


/*------------------ Kontaktfelder ------------------*/
.standard {
  vertical-align: middle;
}
.error {
  color: #CC0000;
  font-weight: bold;
  vertical-align: middle;
}
span.eingabe_anzeige {
  width: 140px;
  float: right;
  text-align: justify;
  margin: 0;
}
span.eingabe_ueberpruefen {
  text-align: right;
}

input.eingabe,
input.eingabe_aktiv,
input.eingabe_error {
  font-size: 11px;
  background-color: #D8D9D7;
  border: 1px solid #B0B1AF;
  width: 275px;
  height: 15px;
  text-align: left;
  padding: 2px 4px;
  margin-bottom: 4px;
}
input.eingabe_error {
  color: #CC0000;
  background-color: #FFD7D7;
  border: 1px solid #CC0000;
}

textarea.eingabe,
textarea.eingabe_aktiv,
textarea.eingabe_error {
  font-size: 11px;
  background-color: #D8D9D7;
  border: 1px solid #B0B1AF;
  width: 275px;
  height: 120px;
  text-align: left;
  padding: 3px;
}
textarea.eingabe_error {
  color: #CC0000;
  background-color: #FFD7D7;
  border: 1px solid #CC0000;
}
select {
  background-color: #E9EAEB;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

select.error {
  font-weight: normal;
  color: #CC0000;
}
input.error,
textarea.error {
  font-weight: normal;
  color: #CC0000;
  background-color: #FFD7D7;
  border: 1px solid #CC0000;
}

select.eingabe_aktiv,
textarea.eingabe_aktiv,
input.eingabe_aktiv {background-color: #DAEC00; border: 1px solid #ABB900;}

div.contactfield {
  width: 600px;
  margin: auto;
  margin-bottom: 5px;
}


label {
  width: 170px;
  height: 16px;
  display: block;
  float: left;

  font-size: 12px;
  font-weight: bold;
  color: #767975;
  text-align: right;
  padding-top: 3px; /* keine border */
  margin-right: 10px;
}
label.error {
  color: #CC0000;
  font-weight: bold;
}
/*------------------ Kontaktfelder ------------------*/
/*-------------------------------------- Formulare ----------------------------------*/

/*------------------------------------- Hilfe / Referenzen ---------------------------------*/
.infokasten {
  background-color: #C1C5D7;
  background-image: url('/images/bg_menuekasten.jpg');
  background-repeat: repeat-y;
  background-position: top left;
}

ul.hilfe,
ul.hilfe2 {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.hilfe li {
  padding: 0;
  margin: 0px;
  width: 258px;
  height: 30px;
}
ul.hilfe2 li {
  margin: 0px;
  width: 468px;
}
ul.hilfe li a.hilfe,
ul.hilfe li a.hilfe:link,
ul.hilfe li a.hilfe:visited,
ul.hilfe li a.hilfe_set,
ul.hilfe li a.hilfe_set:link,
ul.hilfe li a.hilfe_set:visited {
  font-size: 12px;
  font-weight: normal;
  width: 243px;
  height: 22px;
  color: #767975;
  padding-top: 6px;
  padding-left: 15px;
  text-decoration: none;
  background: none;
  display: block;
}
ul.hilfe2 li a.hilfe2,
ul.hilfe2 li a.hilfe2:link,
ul.hilfe2 li a.hilfe2:visited,
ul.hilfe2 li a.hilfe2_set,
ul.hilfe2 li a.hilfe2_set:link,
ul.hilfe2 li a.hilfe2_set:visited {
  font-size: 12px;
  font-weight: normal;
  width: 493px;
  color: #767975;
  padding-top: 6px;
  padding-left: 15px;
  padding-right: 10px;
  text-decoration: none;
  background: none;
  display: block;
  line-height: 170%;
}
ul.hilfe li a.hilfe:focus,
ul.hilfe li a.hilfe:hover,
ul.hilfe li a.hilfe_set,
ul.hilfe li a.hilfe_set:link,
ul.hilfe li a.hilfe_set:visited,
ul.hilfe2 li a.hilfe2:focus,
ul.hilfe2 li a.hilfe2:hover,
ul.hilfe2 li a.hilfe2_set,
ul.hilfe2 li a.hilfe2_set:link,
ul.hilfe2 li a.hilfe2_set:visited {
  text-decoration: none;
  background-color: #F5FAB8;
}
/*------------------------------------- Hilfe / Referenzen ---------------------------------*/


/*------------------------------------- Referenzen / Hilfe ---------------------------------*/
.showbox {
  padding-top: 1px;
  height: 113px;
  background-image: url('/images/ref_info_bg_show.gif');
  background-repeat: no-repeat;
  background-position: top left;
  border-right: 1px solid #798192;
  border-bottom: 1px solid #798192;
}
.minibox_outside {
  width: 91px;
  height: 91px;
  padding-bottom: 7px;
  background-image: url('/images/ref_schatten.gif');
  background-repeat: no-repeat;
  background-position: bottom center;
  float: left;
}
.minibox {
  width: 70px;
  height: 70px;
  text-align: center;
  padding: 10px;
  background-image: url('/images/ref_info_bg_show.gif');
  background-repeat: no-repeat;
  background-position: top left;
  border-right: 1px solid #798192;
  border-bottom: 1px solid #798192;
}
img.minibild {
  max-width: 70px;
  max-height: 70px;
}

.refkunde {
  padding: 5px 10px;
  margin: 5px 10px;
  background-color: none;
}

a.referenzen {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

li.active {
  padding-left: 30px;
  background-image: url('/images/pfeil_rechts.gif');
  background-position: left center;
  background-repeat: no-repeat;
}

table.referenzen th {
  color: #405280;
  text-align: left;
  background: none;
  padding: 0;
  padding-bottom: 10px;
  padding-right: 20px;
  vertical-align: top;
}
table.referenzen td {
  font-size: 0.9em;
  line-height: 170%;
  text-align: left;
  padding: 0;
  vertical-align: top;
}
table.referenzen td.title {
  color: #A8AFC2;
  font-weight: bold;
  background: none;
}
/*------------------------------------- Referenzen / Hilfe ---------------------------------*/

div.impressum_bezeichner {
  width: 130px;
  float: left;
  color: #572579;
  font-weight: bold;
  padding: 0;
  margin: 0;
  padding-right: 10px;
}
div.impressum_inhalt {
  width: 230px;
  float: left;
}