/*

  Formatierungen ( www.of-fassadenplanung.de )
  
*/

.background_color {
  background: #FF9900;
}

.sitecolor {
  background: #FFEED5;
}

.footercolor {
  background: #FEEBCF;
}

.box_left_right_heading {
  background: #FF9900;
}

.box_left_right_heading_text {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.box_left_right_content {
  background: #FFDDAA;
}

.box_left_right_content_text {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration: none;
}

.box_middle_heading {
  background: #FF9900;
}

.box_middle_heading_text {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.box_middle_content {
  background: #FFDDAA;
}

.box_middle_content_text {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration: none;
}

.box_middle_content_text_fett {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.label {
cursor : pointer;
cursor : hand;
}

.blanco {
  background: #FFFFFF;
}

.border {
border: solid 1px #000000;
}

.homepage_umrandung {
border-top: #C0C0C0 1px solid;
border-left: #C0C0C0 1px solid;
border-right: #C0C0C0 1px solid;
border-bottom: #C0C0C0 1px solid;
}

.linie_aufzaehlung_leistungsbeschreibung {
color: #FF9900;
}

.scroll_text {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration: none;
}

.datum {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration: none;
}

.standard {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration: none;
}

.standard_small {
font-family: Arial;
font-size: 10px;
color: #000000;
font-weight: normal;
text-decoration: none;
}

.standard_fett {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.copyright {
font-family: Arial;
font-size: 10px;
color: #000000;
font-weight: normal;
text-decoration: none;
}

/* Standard Links */

a.standard:link {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: standard;
text-decoration: none;
}

a.standard:active {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: standard;
text-decoration: none;
}

a.standard:visited {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: standard;
text-decoration: none;
}

a.standard:hover {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: standard;
text-decoration: underline;
}

/* Copyright Links */

a.copyright:link {
font-family: Arial;
font-size: 10px;
color: #606060;
font-weight: standard;
text-decoration: underline;
}

a.copyright:active {
font-family: Arial;
font-size: 10px;
color: #606060;
font-weight: standard;
text-decoration: underline;
}

a.copyright:visited {
font-family: Arial;
font-size: 10px;
color: #606060;
font-weight: standard;
text-decoration: underline;
}

a.copyright:hover {
font-family: Arial;
font-size: 10px;
color: #000000;
font-weight: standard;
text-decoration: underline;
}

/* Im Text Links */

a.im_text_link:link {
font-family: Arial;
font-size: 12px;
color: #606060;
font-weight: standard;
text-decoration: underline;
}

a.im_text_link:active {
font-family: Arial;
font-size: 12px;
color: #606060;
font-weight: standard;
text-decoration: underline;
}

a.im_text_link:visited {
font-family: Arial;
font-size: 12px;
color: #606060;
font-weight: standard;
text-decoration: underline;
}

a.im_text_link:hover {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: standard;
text-decoration: underline;
}

/* Link im Footer */

a.footer_link:link {
font-family: Arial;
font-size: 10px;
color: #000000;
font-weight: standard;
text-decoration: none;
}

a.footer_link:active {
font-family: Arial;
font-size: 10px;
color: #000000;
font-weight: standard;
text-decoration: none;
}

a.footer_link:visited {
font-family: Arial;
font-size: 10px;
color: #000000;
font-weight: standard;
text-decoration: none;
}

a.footer_link:hover {
font-family: Arial;
font-size: 10px;
color: #000000;
font-weight: standard;
text-decoration: none;
}

.schattenfarbe_ende_header_1 {
  background: #FFFFFF;
}
.schattenfarbe_ende_header_2 {
  background: #eae7d1;
}
.schattenfarbe_ende_header_3 {
  background: #aca899;
}
.schattenfarbe_ende_header_4 {
  background: #716f64;
}

