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-weight: normal !important;
  color: #767975 !important;
  text-decoration: none !important;
}
.hervor {
  font-weight: bold;
  color: #572579;
}
.rand {
  border: 1px solid #CCCCCC;
}
.bold, .fett {
  font-weight: bold !important;
}
.italic, .kursiv {
  font-style: italic !important;
}
.blocksatz, .justify {
  text-align: justify !important;
}
.zentriert, .center {
  text-align: center !important;
}
.links, .left {
  text-align: left !important;
}
.rechts, .right {
  text-align: right !important;
}


.mTop36 {
  margin-top: 36px !important;
}
.mTop18 {
  margin-top: 18px !important;
}
.mTop9 {
  margin-top: 9px !important;
}
.mTop6 {
  margin-top: 6px !important;
}
.mTop0 {
  margin-top: 0px !important;
}

.mBottom36 {
  margin-bottom: 36px !important;
}
.mBottom18 {
  margin-bottom: 18px !important;
}
.mBottom9 {
  margin-bottom: 9px !important;
}
.mBottom6 {
  margin-bottom: 6px !important;
}
.mBottom3 {
  margin-bottom: 3px !important;
}
.mBottom0 {
  margin-bottom: 0px !important;
}

.price {
  font-size: 1.3em;
  color: #572579;
  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: 160%;
  list-style-type: disc;
  list-style-image: url('/images/li.gif');
  list-style-position: outside;
  text-align: left;
  padding-left: 0px;
  margin-left: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
}
ul.okay {
  line-height: 160%;
  list-style-type: disc;
  list-style-image: url('/images/icon_okay_sml.png');
  list-style-position: outside;
  text-align: left;
  padding-left: 0px;
  margin-left: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
}
ol.standard {
  line-height: 160%;
  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;
}
.agb_punkt {
  width: 30px;
  float: left;
  font-weight: bold;
  text-align: left;
  margin-right: 9px;
}

.agb_inhalt {
  width: 828px;
  float: left;
  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.eingabe2,
input.eingabe_aktiv,
input.eingabe_error {
  font-size: 11px;
  background-color: #FFFFFF;
  border: 1px solid #B0B1AF;
  width: 282px;
  height: 15px;
  text-align: left;
  padding: 2px 4px;
  margin-bottom: 4px;
}
input.eingabe2 {
  background-color: #E6E7E8;
  border: 1px solid #B0B1AF;
}
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: #FFFFFF;
  border: 1px solid #B0B1AF;
  width: 282px;
  height: 167px;
  text-align: left;
  padding: 2px 4px;
}
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 {
  margin-bottom: 5px;
}


label {
  width: 90px;
  height: 16px;
  display: block;
  float: left;

  font-size: 12px;
  font-weight: bold;
  color: #767975;
  text-align: right;
  padding-top: 3px; /* keine border */
  margin-right: 18px;
}
label.error {
  color: #CC0000;
  font-weight: bold;
}
/*.................. Kontaktfelder ..................*/
/*...................................... Formulare ..................................*/

/*..................................... Hilfe / Referenzen .................................*/
.infokasten {
  background-color: #CDCDCC;
  background-image: url('/images/bg_menuekasten.jpg');
  background-repeat: repeat-y;
  background-position: left top;
}

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: 548px;
}
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: 533px;
  min-height: 22px;
  color: #767975;
  padding-top: 6px;
  padding-left: 15px;
  padding-right: 10px;
  text-decoration: none;
  background: none;
  display: block;
  line-height: 170%;
  margin-bottom: 2px;
}
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 {
  color: #DAEC00;
  text-decoration: none;
  background-color: #323232;
}
/*..................................... 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;
}
img.minibild {
  max-width: 70px;
  max-height: 70px;
}

.refkunde {
  padding: 5px 10px;
  margin: 5px 10px;
  background: 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: #ACAEAC;
  font-weight: bold;
  padding: 0;
  margin: 0;
  padding-right: 10px;
}
div.impressum_inhalt {
  width: 230px;
  float: left;
}

blockquote {
  font-style: italic;
  padding: 0;
  margin: 0;
}


/*................ Nivo-Slider ................*/
.nivoSlider {
  position:relative;
  width: 882px; /* Change this to your images width */
  height: 126px; /* Change this to your images height */
  background: url('/images_layout/image_startseite.jpg') no-repeat 50% 50%;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.nivoSlider a {
  border: 0;
  display: block;
}
/*................ Nivo-Slider ................*/
