@charset "UTF-8";
/* CSS Document */

* {	
	font-family: 'Gudea', sans-serif;
  	font-weight: normal;
  	font-style: normal;
  	line-height: normal;
	color: #5f3600; 
}

/* gudea-regular - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Gudea';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/gudea-v15-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* gudea-700 - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Gudea';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/gudea-v15-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
  
body {
	background: url(http://www.richtigheizenmitholz.de/images/back/back2.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

p.justify {
	position:relative;
	text-align: justify;
	
}
p.normal {
	position:relative;
	
	
}

.heizbetrieb {
	float: left;
	width: 50%;	
	padding: 2%;
}

div.anzuenden {
	float: left;
	width: 30%;	
	padding-left: 2%;
}

div.heizbetrieb {
	float: left;
	width: 40%;	
	padding-left: 2%;
}


div.logo {
	display: inline;
	margin: 0p;	
	width: auto;
}

div.logo a {
	margin: 0px;
	padding: 0px;
	
}

div.logo a img {
	width: 33%;
	background-color: transparent;
	padding: 0;
	
			
}

.wrap {
	position:relative;
	top: 0;
	width: 100%;
	height: auto;
	padding-right: 7%;		
	margin-bottom: 20%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.unterschrift {
	width: auto;
	margin-top: 0px;
	text-align: center;	
	font-size: 80%;	
	color: #432600;
}

p.zitat {
	font-size: 120%;
	font-weight:bold;	
	color: #487f00;
	font-style:normal;
}

a.links {
	color: #d77400;
	cursor: pointer; cursor: hand; 
}
a.links:hover {
	color: #b3a176;
	cursor: pointer; cursor: hand; 
}

a#informationsfilm {
	position: relative;
	top: 5%;
	display: inline;
	float: left;
	width: 60px;
	height: 50px;
	margin:0px; 
	
	background: url(http://www.richtigheizenmitholz.de/images/filmicon.png) bottom;
	background-position: -60px 0;
}
	
a#informationsfilm:hover {
	background-position: 0 0;
}

a#informationsfilm p{
	font-size: 75%;
	padding-top: 50px;
	text-indent: -10px;
}
	
a#broschuere {
	position: relative;
	top: 5%;
	display: inline;
	float: left;
	margin:0px;
	width: 60px;
	height: 50px;
	background: url(http://www.richtigheizenmitholz.de/images/infoicon.png) bottom;
	background-position: -60px 0;

}

a#broschuere:hover {
	background-position: 0 0;
	cursor: pointer; cursor: hand; 
}

a#pdf div{
	background: url(http://www.richtigheizenmitholz.de/images/pdf.png);
	background-position: 0 0;
	cursor: pointer; cursor: hand; 
}

a#pdf:hover div{
	background: url(http://www.richtigheizenmitholz.de/images/pdfhover.png);
	background-position: 0 0;
	cursor: pointer; cursor: hand; 
}


a#broschuere:hover p, a#informationsfilm:hover p {
	color: #b3a176;
	cursor: pointer; cursor: hand; 
}

a#broschuere p {	
	font-size: 75%;
	padding-top: 50px;
	text-indent: 5px;
}
		
.accordion {
	width: auto;
	margin: 0px;
}
			
.accordion a {
	text-decoration : none;
	border-bottom : 3px solid #b8a381;
	font-weight : normal;
	line-height : 1.7em;
	padding : 0 0px;
	padding-left: 0.4em;
	padding-right: 0em;
	display : block;
	cursor : pointer;
	width : auto;
	background : none;
	color: #6a5a4e;
}

.accordion a:hover {
	color: white;
	background-color: #658c00;
	cursor: pointer; cursor: hand; 
}

.accordion *:focus {
	
}

ul.accordion li ul li {
	border: none;
	background: #fbf9f3;
	color: #564c2e;
}

ul.accordion li ul li ul li {
	border: none;
	background: #f6f3e8;
	color: #564c2e;
}

.accordion li.active > a {
	background : url(http://www.richtigheizenmitholz.de/images/close.gif) top left no-repeat;
	background-color: #96cf00;
	color: white;
	border-left: 0px solid #d7b680;
	padding-left: 1em;
	width: inherit;
}
.accordion li.active li {
	
	margin-left: 0.4em;
}

.holz li, .typen li, .feuer li, .kauf li, .informationen li {
	width: auto;
  	padding-left: 1em;
  	padding-right: em;
	margin-bottom: 0;
  	font-size: 1em;
}

.holz, .typen, .feuer {
	padding-left: 1em;
	
}


.side-nav {
  display: block;
  margin: 0;
  padding: 0.875em 0;
  list-style-type: none;
  list-style-position: inside; }
  .side-nav li {
    margin: 0 0 0.4375em 0;
    font-size: 0.875em; }
    .side-nav li a {
      display: block;
      color: #2ba6cb; }
    .side-nav li.active > a:first-child {
      color: #4d4d4d;
      font-weight: bold; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: #e6e6e6; }

/* Side Nav */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25em 0 1.125em;
  padding-top: 0.25em;
  margin-right: 0;
  margin-left: -0.5625em; }
  .sub-nav dt,
  .sub-nav dd {
    float: left;
    display: inline;
    margin-left: 0.5625em;
    margin-bottom: 0.625em;
    font-weight: normal;
    font-size: 0.875em; }
    .sub-nav dt a,
    .sub-nav dd a {
      color: #999999;
      text-decoration: none; }
    .sub-nav dt.active a,
    .sub-nav dd.active a {
      -webkit-border-radius: 1000px;
      border-radius: 1000px;
      font-weight: bold;
      background: #2ba6cb;
      padding: 0.1875em 0.5625em;
      cursor: default;
      color: white; }
p {
  	font-family: inherit;
  	font-weight: normal;
  	font-size: 100%;
  	line-height: 1.6em;
  	margin-bottom: 1.25em;
  	text-rendering: optimizeLegibility; }
p aside {
  	font-size: 0.875em;
  	line-height: 1.35em;
  	font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  	font-family: 'Gudea', sans-serif;
  	font-weight: bold;
  	font-style: normal;
	
  	color: #432600;
  	text-rendering: optimizeLegibility;
  	margin-top: 0.2em;
  	margin-bottom: 0.5em;
  	line-height: 1.2125em; 	
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125em; }

h2 {
  font-size: 1.6875em; }

h3 {
  font-size: 1.375em; }

h4 {
  font-size: 1.125em; }

h5 {
  font-size: 1.125em; }

h6 {
  font-size: 1em; }

#broschueretext {
	display: none;
} 

@media only screen and (max-width: 793px) {
#broschuerepic {
	display: none;
}
#broschueretext {
	display: inherit;
} 
}

@media only screen and (max-width: 320px) {
.wrap {
	position:relative;
	top: 0;
	width: 100%;
	height: auto;
	padding: 10px;		
	margin-bottom: 20%;
}

p {
	font-size: 100%;
	font-family: 'Gudea', sans-serif;
  	font-weight: normal;
  	font-style: normal;
  	line-height: normal;
	color: #5f3600;
}

p.zitat {
	font-size: 80%;
	font-weight:bold;	
	color: #487f00;
	font-style:normal;
}

.tabelle tr td{
	width: 60%;

}

#broschuerepic {
	display: none;
}
#broschueretext {
	display: inherit;
}
}

