/* CSS Document */
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/open-sans-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v29-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v29-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/open-sans-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v29-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v29-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* lora-regular - latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lora-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/lora-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lora-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lora-v24-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/lora-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lora-v24-latin-regular.svg#Lora') format('svg'); /* Legacy iOS */
}
/* lora-700 - latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lora-v24-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/lora-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lora-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lora-v24-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/lora-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lora-v24-latin-700.svg#Lora') format('svg'); /* Legacy iOS */
}
nav, .sidebar {
  display: none !important
}
html {
  height: 100%;
}
body {
  height: 100%;
  font: 100%/1.4 'Open Sans', sans-serif;
  color: #000;
  background: #fff;
  margin: 0;
  padding: 0;
}
img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.container {
  width: 100%;
  margin: 0 auto;
}
ul, ol, dl {
  padding: 0;
  margin: 0 0 10px 0;
}
h1, h2, h3, h4, h5, h6 {
  font: 100%/1.4 'Lora', serif;
  font-weight: 400;
  margin-top: 0;
  padding: 0 20px 0 30px;
  color: #000;
}
h2, h3 {
  margin: 25px 0 5px 0;
}
p, .csc-textpic-intext-left {
  margin: 10px 0;
  padding: 0 20px 0 30px;
}
hr {
  margin: 20px 30px 20px 30px;
  display: block;
  border-width: 0;
  border-style: none;
  border-bottom: 1px solid #ddd;
  height: 1px;
}
a img {
  border: none;
}
a, a:link, a:visited {
  color: #cc0000;
  text-decoration: underline;
}
header {
  background: #fff;
}
header .logo {
  margin: 10px 30px;
  width: 200px;
}
.slider-wrapper {
  display: none;
}
header ul {
  display: none;
}
.startseite {
  margin: 20px 0
}
#wrapper {
  margin: 20px 0;
}
.breadcrumb {
  font-size: 72.5%;
  padding: 10px 0 15px 0;
  margin: 0 0 0 30px;
  color: #808080;
}
.breadcrumb span {
  display: none;
}
.breadcrumb a, .breadcrumb:link {
  color: #808080;
  text-decoration: none;
  background: url(../img/link_pfeil_bc.png) no-repeat right 4px;
  padding: 0 16px 0 0;
  margin: 0 7px 0 0;
}
.cntbaum .breadcrumb a, .cntbaum .breadcrumb:link {
  color: #009900;
  background: url(../img/link_pfeil_bc_green.png) no-repeat right 4px;
}
.breadcrumb a:hover, .breadcrumb:focus {
  text-decoration: underline;
}
.sidebar {
  float: left;
  width: 27%;
}
.sidebar1 {
  width: 100%;
  margin: 0 0 30px 0;
}
.collinks {
  background: #fff;
  padding: 0 0 20px 0;
}
.collinks.kontakt {
  background: #fff url(../img/bild_kontakt-telefon.jpg) no-repeat center top;
  padding: 150px 0 20px 0;
  background: #fff;
  padding: 15px 0 20px 0;
  border: 1px solid #FFFFFF;
}
.sidebar1 h3, .sidebar1 h2, .sidebar1 h1, .sidebar1 h4 {
  padding: 0 20px;
  margin: 0 0 10px 0;
}
.sidebar1 h4, .sidebar1 h3 {
  font-size: 20px;
  display: block;
  font-weight: 400;
  text-decoration: none;
}
.sidebar1 p {
  font-size: .825em;
  padding: 0 20px 5px;
  margin: 0;
}
.content {
  float: right;
  width: 100%;
  margin: 0 0 10px 0;
  background: #fff;
  padding: 0 0 0 0;
}
.content h1 {
  line-height: 1.2em;
  font-size: 30px;
}
.content h2 {
  line-height: 1.2em;
  font-size: 24px;
}
.content h3 {
  line-height: 1.2em;
  font-size: 20px;
}
.content p {
  font-size: 87.5%;
}
.content .bu p {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: .75em;
}
.thumbnail {
  float: left;
  padding: 10px 0 15px 30px;
}
.thumbnail img {
  background-color: #fff;
  border: 1px solid #999;
  padding: 5px;
}
.thumbnail img:hover {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #222;
}
.content p.small {
  font-size: 75%;
}
.content a, .content a:link {
  text-decoration: underline;
  font-weight: 400;
}
.content a:hover, .content a:active, .content a:focus {
  text-decoration: none;
  color: #cc0000;
}
.cntbaum a, .cntbaum a:link, .cntbaum a:visited {
  color: #009900;
  text-decoration: underline;
}
.cntbaum .content a:hover, .cntbaum .content a:active, .cntbaum .content a:focus {
  text-decoration: none;
  color: #009900;
}
.content h2 a, .content h2 a:link, .content h2 a:visited {
  font-weight: 400;
  text-decoration: none;
}
.content h2 a:hover, .content h2 a:focus {
  text-decoration: underline;
}
.content table, table.csc-uploads {
  border-collapse: collapse;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 0 0 15px 30px;
  width: 90%;
  font-size: 87.5%;
}
.content table th, table.csc-uploads th {
  background: #fff;
  border-bottom: 1px solid #ccc;
  padding: 12px 7px;
  text-align: left;
  color: #ea700e;
}
.content table th p, table.csc-uploads p {
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.content table th[scope=row], table.csc-uploads th[scope=row] {
  background: #fff;
  color: #ea700e;
  padding: 12px 7px 12px 0;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  font-weight: 400;
}
.content table th[scope=row] p, table.csc-uploads th[scope=row] p {
  font-weight: 400;
}
.content table td, table.csc-uploads td {
  background: #fff;
  border-bottom: 1px solid #ccc;
  padding: 12px 7px;
  vertical-align: top;
}
.content table td p, table.csc-uploads td p {
  font-weight: normal;
  padding: 0;
  margin: 0;
  font-size: inherit;
}
.content table td .fltrt, table.csc-uploads td .fltrt {
  margin-left: 0px;
  width: 85%
}
.content table ul, table.csc-uploads ul {
  padding-top: 0 !important;
}
.content table td .fltlft, table.csc-uploads td .fltlft {}
.content table ul, table.csc-uploads ul {
  padding: 5px 15px 5px 15px;
  font-size: 114.33%
}
.quicklinks a {
  margin-bottom: 12px;
}
.claim {
  display: block;
}
.claim h1, .claim h2, .claim h3 {
  line-height: 1.2em;
  color: #000000;
  font-size: 200%;
  padding: 0;
  line-height: 1.3em;
  font-size: 200%;
}
.claim p {
  color: #000000;
  padding: 0;
  font-size: .875em;
}
.claim a, .claim a:link {
  color: #000000;
}
.unterseite {
  padding: 10px 30px 50px;
  margin: 30px 0 -40px 0;
  background: #b43c24;
  z-index: 20;
  position: relative;
  background: url(../img/box_claim.png) bottom left;
  float: right;
  display: block;
  width: 350px;
}
.unterseite h1, .unterseite h2, .unterseite h3 {
  line-height: 1.3em;
  color: #000000;
  font-size: 200%;
  margin: 0;
}
/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}
/*  COLUMN SETUP  */
.col {
  display: block;
  margin: 1% 0 1% 0;
}
.bild {
  margin: 20px 0 20px 30px
}
.col:first-child {
  margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1; /* For IE 6/7 */
}
/*  GRID OF THREE  */
.span_3_of_3 {
  width: 100%;
}
.span_2_of_3 {
  width: 100%;
}
.span_1_of_3 {
  width: 100%;
}
/*  GRID OF FOUR  */
.span_4_of_4 {
  width: 100%;
}
.span_3_of_4 {
  width: 100%;
}
.span_2_of_4 {
  width: 100%;
}
.span_1_of_4 {
  width: 100%;
}
.col {
  background: #fff;
}
.col h2, .col h4 {
  padding-right: 0px
}
.col h2 a:link, .col h4 a:link {
  text-decoration: none
}
.col p a:hover {
  text-decoration: underline;
}
.col h2 a:link, .col h2 a:visited, .col h4 a:link, .col h4 a:visited {
  color: #cc0000;
}
.content .start {
  width: 100%;
  margin: 0 20px 20px 0;
  background: none;
}
.col.heizoel {
  padding: 0;
}
.col.baum {}
.col.floristik {}
.col h1 {
  margin: 10px 0 15px 0;
  line-height: 1.2em;
  font-size: 1.563em
}
.col h2 {
  font-size: 1.25em;
  margin: 10px 0 15px 0;
}
.col h3 {
  margin: 10px 0 15px 0;
  line-height: 1.2em;
  font-size: 1.563em
}
.col h4 {
  font-size: 1.125em;
  margin: 30px 0 0 0;
}
.col p {
  font-size: 87.5%;
}
.start section {
  width: 33%;
  float: left;
  margin: 0 0 5px 0;
  min-height: 130px;
}
.start h1 {
  color: #000000;
}
.start h3 {
  color: #000000;
}
.start h2 {
  color: #000000;
}
.start h4 {
  color: #cc0000;
  margin: 5px 0 0 0;
}
.start p {
  color: #000000;
}
.start a {
  color: #000000;
}
.start ul {
  padding: 5px 15px 5px 50px;
  list-style-image: url(../img/dot_list_weiss.png)
}
.start ol {
  padding: 0 15px 15px 65px;
  list-style: none;
}
.start li {
  color: #000000;
  font-size: 87.5%;
}
.content .col {
  padding: 0 0;
}
.teaser {
  width: 300px;
  float: left;
  margin: 0 0px 20px 10px;
  min-height: 240px;
}
.rahmen {
  width: 270px;
  border: 1px solid #DBDBDB;
  padding: 10px 0 0 0;
  margin: 0 0 20px 30px;
  min-height: 130px;
}
.rahmen:hover {
  background: #f3f3f3;
}
.teaser h2 {
  margin-top: 0px;
  padding: 0 20px;
  font-size: 1.5em;
}
.teaser h2 a:hover {
  text-decoration: none;
}
.teaser p {
  padding: 0 20px;
}
.teaser p a {
  font-weight: 400 !important;
  text-decoration: none;
}
.teaser p.link a {
  font-weight: 400 !important;
}
aside {
  background: rgba(0, 0, 0, .7);
  margin: 0;
  padding: 10px 0 0 0;
  font-family: 'Lora', serif;
}
aside .start section {
  width: 24%;
  float: left
}
aside .start {
  width: 100%;
  min-height: auto;
  margin: 0 20px 20px 0;
  background: none;
}
aside h1, aside h2, aside h3 {
  color: #000000;
}
aside p {
  color: #000000;
  padding-right: 10px;
}
aside .col {
  background: none;
  min-height: 180px;
}
aside .col h3 {
  font-size: 1.2em
}
aside a, aside a:link, aside a:visited {
  color: #000000;
}
aside a.internal-link, aside a.internal-link:link, aside a.internal-link:visited {
  color: #000000;
}
aside .col h2 a:link, aside .col p a:link, aside .col h4 a:link {
  text-decoration: underline;
}
.content ul {
  padding: 5px 15px 5px 50px;
  list-style-image: url(../img/dot_list.png)
}
.content ol {
  padding: 0 15px 15px 65px;
  list-style: none;
}
.content li {
  font-size: 87.5%;
}
/* ~~ Fusszeile ~~ */
footer {
  position: relative;
  clear: both;
  margin-bottom: 10px;
}
footer a, footer a:link, footer a:visited, .hgbaum footer a, .hgbaum footer a:link, .hgbaum footer a:visited {
  text-decoration: none;
}
footer ul {
  margin: 0 17px 30px 8px;
}
footer ul li {
  float: left;
  list-style: none;
}
footer a:hover, footer a:focus {
  text-decoration: underline;
}
footer ul li a, footer ul li a:link, footer ul li a:visited {
  display: block;
  margin: 0 0 0 0;
  padding: 0 12px 0;
}
footer ul li a.first {
  display: none;
}
footer ul li a.last {
  background: none 0;
}
footer h1, footer h2, footer h3 {}
footer p {
  padding-right: 10px;
}
footer .col {
  background: none;
  min-height: inherit;
  margin: 0 0 40px 0;
}
footer .col h3 {
  font-size: 1.2em
}
footer a, aside a:link, footer a:visited {}
footer a.internal-link, footer a.internal-link:link, footer a.internal-link:visited {}
footer .col h2 a:link, footer .col p a:link, footer .col h4 a:link {
  text-decoration: underline;
}
footer table, table.csc-uploads {
  border-collapse: collapse;
  margin: 0 0 15px 30px;
  width: 90%;
  font-size: 81.5%;
}
footer table th, table.csc-uploads th {
  font-weight: 700;
  border-bottom: 1px solid #ccc;
  padding: 5px;
  text-align: left;
  color: #000;
}
footer table th[scope=row], table.csc-uploads th[scope=row] {
  border-bottom: 1px solid #ccc;
  padding: 5px;
  vertical-align: top;
  font-weight: 700;
}
footer table th[scope=row] p, table.csc-uploads th[scope=row] p {
  font-weight: 400;
}
footer table td, table.csc-uploads td {
  border-bottom: 1px solid #ccc;
  padding: 5px;
  vertical-align: top;
  color: #000;
}
.fltrt {
  float: right;
  margin-left: 8px;
}
td .fltrt {
  margin-left: 0px;
}
.fltlft {
  float: left;
  margin-right: 8px;
}
section.fltrt {
  float: right;
  margin-right: 20px;
}
footer .fltlft {
  margin-right: 0;
}
.clearfloat, .clearfix {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
/* 
 
 HTML 5   */
header, section, footer, aside, nav, div, figure {
  display: block;
}