

@media projection, screen, tv {

	body {
		height: 100%;
		width: 100%;
		background: #ffffff;
	}

	html {
		padding: 0;
		margin: 0;
		height: 100%;
		width: 100%;
		overflow:  -moz-scrollbars-vertical; 
		overflow-y:  scroll;
		overflow-x:  auto;
	}
}

body {
	margin: 0;
	background-color: #ffffff;
}
body, #dwbottom li, #dwbottom h4, table, tr, td, th {
	font-family: 'Nunito Sans', arial, sans-serif;
	font-size: 17px;
	line-height: 135%;
	color: #000;
}
p {
	hyphens: auto;
	text-align: justify;
}
h1, h2, h3, h4 {
	line-height: 135%;
}
table {
	border-collapse: collapse;
}
td, th {
	padding: 2px;
	margin: 0;
}
p, h1, h2 {
	padding: 0;
}
h1, h2, h3 {
	position: relative;																					
}
h1, h2 {
	position: relative;
	text-align: center;
}

#dwall {
	padding: 20px;
	min-height: calc(100vh - 244px);
}

#dwmain, #dwbottom > div > div {
	max-width: 1150px;
	margin: 0 auto;
}

.panorama {
	position: relative;
	width: 100%;
	height: 1px;
	padding-bottom: 55%;
	font-size: 0;
	line-height: 0;
}

.panorama > div {
	position: absolute;
	margin-bottom: 50%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
}

.btpanoup, .btpanodown {
	position: absolute;
	right: 30px;
	height: 20px;
	width: 27px;
	top: 10px;
	display: block;
	cursor: pointer;
	overflow: hidden;
}

.btpanodown {
	right: 60px;
}
.btpanoup:before, .btpanodown:before {
	content: " ";
	width: 15px;
	height: 15px;
	border-left: solid 3px #999;
	position: absolute;
	left: 15px;
	border-radius: 3px;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.btpanoup:before {
	top: 6px;
	left: 5px;
	border-top: solid 3px #999;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);

}
.btpanodown:before {
	top: -3px;
	left: 5px;
	border-bottom: solid 3px #999;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.dwnone {
	text-align: center;
	background: #eee;
	padding: 50px 0;		
}

#panorama1 {
	
}

.dwbilder {
	font-size: 0;
	line-height: 0;
}

.dwbilder img {
	width: 100%;
}

#dwbottom, .dwprint {
	font-size: 0;
	line-height: 0;	
}
#dwbottom {
	background: #f5f2e4;
	padding: 0px 0 30px;
	color: #5b5039;
}

#dwbottom > div {
	padding:  0 20px;
}

#dwbottom h4 {
	text-align: center;
	background: #e3dfc7;
	padding: 10px 20px;
}

#dwbottom ul, #dwbottom li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#dwbottom li {
	width: 33.3%;
	padding: 20px 0 20px;
	display: inline-block;
	vertical-align: top;
}


#dwbottom li:nth-child(2) {
	text-align: center;
}
#dwbottom li:nth-child(3) {
	text-align: right;
}

li, #dwbottom a {
	color: #5b5039;
}
.datenschutz li {
    color: #000;
}

.dwbox {
	margin-top: 20px;
	padding: 20px 0;
	background: #f5f1e7;
	text-align: center;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 1px solid #f5ebd0;
}

.dwflaotimg1, .dwflaotimg2 {
	box-sizing: border-box;
	background: #f5f2e4;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 1px solid #f5ebd0;
}
.dwflaotimg1 {
	float: right;
	width: 48%;
	padding: 20px;
	margin-left: 4%;	
}
.dwflaotimg2 {
	max-width: 100%;
	display: none;
}

#dwkosten h2 {
	text-align: left;
}
#dwkosten td {
	border-bottom: solid 1px #000;
}
#dwkosten td:last-child {
	text-align: right;
	vertical-align: top;
}
#dwkosten td div {
	font-size: 85%;
	line-height: 100%;
	padding-bottom: 3px;
}

#dwprint, .dwprint {
	display: none;
}

ul.dwbilder, ul.dwbilder > li {
	padding: 0;
	margin: 0;
}
#dwmain > ul.dwbilder > li {
	display: none;
}
#dwmain > ul.dwbilder > li:first-child {
	display: block;
	padding-bottom: 20px;
}

.annotation {
	font-size: 13px;
	padding-top: 10px;
}

#dwkosten {
	
}

#dwenergie {
	
}

#dwinteresse p {
	text-align: center;
}

#selbstauskunft {
    font-size: 0;
    line-height: 0;
}

#selbstauskunft * {
    box-sizing: border-box;
    font-size: 17px;
    line-height: 135%;
}

label {
    cursor: pointer;
}

#selbstauskunft > div > div.zweispalten {
    display: inline-block;
    width: 48%;
}
#selbstauskunft > div > div.spalteright {
    float: right;
}
#kontakt {
	clear:both;
}

#selbstauskunft > div > div > div {
    display: block;
}

#selbstauskunft div.header {
    margin-top: 20px;
    font-weight: bold;
}
#selbstauskunft > div > div > div > div {
    display: inline-block;
    width: 150px;
}
#selbstauskunft > div > div > div > div:last-child {
    width: calc(100% - 150px);
}

#selbstauskunft > div > div.breit > div > div {
    display: block;
}
#selbstauskunft  > div> div.breit > div > div:last-child {
    width: auto;
}

#selbstauskunft input {
    margin-top: 6px;
}

#selbstauskunft input[type=number], #selbstauskunft input[type=date] {
    width: 160px;
}
#selbstauskunft input[type=submit] {
    max-width: 100%;
}
#selbstauskunft textarea {
    resize: none;
    width: 100%;
    height: 80px;
}
#selbstauskunft div.strech input {
    width: 100%;
}
#selbstauskunft div span {
    font-size: 15px;
}
span.nowrap {
    white-space: nowrap;
}
b.needed {
    color: #f00;
}
#step2weiterschicken {
	display: none;
}
#captcha {
	border: solid 1px #666;
	background: #f5ebd0;
	padding: 10px;
}
.captchaclick {
	cursor: pointer;
}


@media screen and (max-width: 960px) {

	#selbstauskunft > div > div.zweispalten {
        display: block;
        width: auto;
        margin-left: 0;
    }
	#selbstauskunft > div > div.spalteright {
		float: none;
	}
}

@media screen and (max-width: 760px) {

	#dwbottom span {
		display: none;
	}
}

@media screen and (max-width: 600px) {

	.dwflaotimg1 {
		display: none;
	}
	.dwflaotimg2 {
		display: block;
	}
}

@media screen and (max-width: 520px) {

	#dwbottom span {
		display: none;
	}
	
	#dwbottom li, #dwbottom li:nth-child(3) {
		width: auto;
		display: block;
		text-align: center;
	}
}

@media print {
	
	
	p {
		font-size: 14px;
		line-height: 17px;
		margin: 0;
	}
	p + p {
		margin-top: 17px;
	}
	#dwall {
		padding: 0 0 30px 0;
	}

	h1 {
		font-size: 23px;
	}

	.dwbilder, .bx-wrapper, #dwinteresse, #dwselbsrtauskunft, #dwbottom {
		display:none;
	}

	.dwprint {
		display:block;
	}
	
	.dwprint > img {
		width:49.5%;
		padding-bottom: 20px;
	}
	.dwprint > img:last-child {
		margin-left:1%;
	}

	#dwprint {
		border-top: solid 1px #000;
		text-align: center;
		padding-top: 5px;
		display: block;
		font-size: 13px;
		line-height: 16px;
	}

}

















