body {
	font-family: 'Source Sans Pro', Helvetica, sans-serif !important;
}

.steps a,
.steps a:hover {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Source Sans Pro', Helvetica, sans-serif !important;
}

.standort-aendern {
	cursor: pointer;
}

.meinstandort  {
	margin-top: 8px;
	display:inline-block;
	background-color:#FFFFFF;
	padding:4px 10px;
	color:#333;
}

.meinstandort-label {
	margin-top: 8px;
	display:inline-block;
	padding:4px 10px;
	color:#333;
}

.klimazone {
	width: 100%;
	background-color:#CCCCCC
	padding: 10px 0px 10px 12px;
	position:relative;
	margin-left: -15px;
	top: 0px;
}

a.details {
	position: absolute;
	display:block;
	background-image:url(../../img/result-link.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	color:#333;
	text-decoration:none;
}

a.details:hover {
	text-decoration:none;
}

.hspace {
	clear: both;
}

.result-pane {
	border-bottom: 4px solid #CCCCCC;
	border-left: 4px solid #CCCCCC;
	border-right: 4px solid #CCCCCC;
	padding:12px 24px 12px 15px;
}

.result-heizenergie {
	border-top: 4px solid #CCCCCC;
}

.klimazone p {
	color: #333333;
}

.set-klimazone .zone a {
	color: #666666;
}

.set-klimazone .zone.current a {
	color: #333333 !important;
}

.zone {
	width: 170px;
	float: left;
	border-right: 1px solid #DDD;
	min-height: 100px;
	padding-left: 12px;
}

.zone:last-child {
	border-right: none;
}

.zone ul li {
	color: #666666;
}

.zone.current ul li {
	color: #666666 !important;
}

.remarks {
	background: #454140;
	color:#FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	position:relative;
}
.subnav-stoffe {
	position: absolute;
	top:39px;
	z-index:300;
	width: 440px;
	background-image: url(../../img/bg-info-fenster.png);
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}

.subnav-stoffe a {
	display: block;
	width: 47%;
	float:left;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	margin-right: 10px;
	padding: 5px 5px;
}

.subnav-stoffe a.current,
.subnav-stoffe a:hover
 {
	color: #80D929;
}


.result-wrapper .col-md-12 {
	min-height: 150px;
}
.result {
	font-size: 40px;
	line-height: 60px;
}
.result span {
	font-size: 18px;
	line-height: 24px;
}

.result-label {
	font-size: 16px;
	line-height: 24px;
}

.result-label span {
	display:inline-block;
	padding-top: 6px;
	padding-left: 0px;
}

.result-label span.wenigerhitze {
	padding-top: 18px;
}

.result-label img {
	max-width: 100%;
	margin-top: 12px;
}

a.change {
	position: absolute;
	right:4px;
}

a.change img {
	width: 20px;
}

.wait {
	min-height: 300px;
	position: relative;
}

.wait-header {
	display:block;
	text-align:center;
	font-size:20px;
}

.klimaanlage {
	display: inline-block;
}

.button-wrapper button {
	display:inline-block;
	color: #000000;
	font-size: 22px;
	padding:8px 22px;
	margin-right: 22px;
	border-radius: 3px;
	border: 1px;
	border-image-source: none;
	border-image-slice: none;
	border-image-width: none;
	border-image-outset: none;
	border-image-repeat: none;
	box-sizing: border-box;
	background-color:#FFFFFF;
}

.button-wrapper {
	margin-top: 22px;
	margin-bottom: 22px;
}

.info-fenster-close {
    float: right;
    margin-right: 18px;
    margin-top: 14px;
    font-size: 21px;
    line-height: 1;
    color: #FFF;
    text-shadow: none;
    opacity: none;
    cursor:pointer;
}

.info-fenster {
	position: absolute;
	top:50px;
	left:5%;
	z-index:300;
	display:none;
	width: 90%;
	color:#FFFFFF;
	background-image: url(../../img/bg-info-fenster.png);
	min-height: 250px;
	font-size:16px;
	line-height: 24px;
}

.info-fenster.home-info-fenster {
	top: 250px;
}

.info-fenster .cntpad {
	padding:30px 20px;
}

.info-fenster h4 {
	font-size: 22px;
}

h1 {
	color: #DDD;
	text-align: center;
	letter-spacing: 0.1125rem;
	margin-top: 0;
	font-size: 32px;
}

h2 {
	color: #333;
	font-size: 26px;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 0px;
}

.info-link {
	display: inline-block;
	margin-left: 12px;
	height: 30px;
	width: 30px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	border-radius: 15px;
	position: relative;
	top: 0px;
	font-family: 'serif';
	cursor: help;
	font-size: 24px;
}

.info-link:hover {
	color: #333;
}

.info-link span {
	padding-left: 12px;
	padding-top: 0px;
	display: inline-block;
	position: relative;
	top:-1px;
	left:0px;
}

.option .info-link {
	display: inline-block;
	margin-left: 12px;
	height: 30px;
	width: 30px;
	background-color: #FFFFFF;
	color: #999999;
	border-radius: 15px;
	position: absolute;
	right: 10px;
	font-family: 'serif';
	cursor: help;
	font-size:24px;
}

.option .info-link:hover {
	color: #333;
}

.option .info-link span {
	padding-left: 12px;
	padding-top: 0px;
	font-weight: bold;
	display: inline-block;
	top:-2px;
}

.labelcell .info-link {
	display: inline-block;
	height: 24px;
	width: 24px;
	background-color: #cccccc;
	color: #ffffff;
	border-radius: 12px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	top: auto;
	font-family: 'serif';
	cursor: help;
	font-size:20px;
}

.labelcell .info-link:hover {
	color: #333;
}

.labelcell .info-link span {
	padding-left: 9px !important;
	padding-top: 0px !important;
	font-weight: bold;
	display: inline-block;
}

.labelcell.selection-label {
	background:#E6E6E6 !important;
	border-right: 1px solid #CCCCCC;
}

.selection {
	background:#cccccc;
	min-height: 50px;
}

.teaser-text {
	position: absolute;
	left: 20px;
	top: 20px;
	color:#FFFFFF;
	text-align: left;
	width: 80%;
}

.teaser-text h1 {
	font-size: 24px;
	color:#FFFFFF;
	text-align: left;
	line-height: 30px;
	
	text-transform: uppercase;
}

.teaser-text p {
	font-size: 22px;
	font-weight: 300;
	line-height: 28px;
}

.teaser-text .start-button {
	display: block;
	width: 130px;
	color: #333;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 40px;
	background-image: url(../../img/button-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-size: 32px;
	font-weight: 400;
	margin-top: 28px;
}

p.question {
	font-size: 17px;
	color: #808080;
	margin-top: 10px;
}

a:hover {
	text-decoration: none;
}

a:focus {
	-moz-outline: 0;
	outline: 0;
	outline-offset: 0;
}

.header {
	background: #000;
}

.navbar-default {
	background-color: #000000;
	border-color: #000000;
	margin-bottom: 1px;
}

.navbar-header a.link-duette {
	position: absolute;
	text-align: right;
	right: 15px;
	top: 15px;
	color: #DDD;
	display: inline-block;
	max-width: 100px;
}

.circle {
	width: 22px;
	height: 22px;
	margin: 3px auto 5px auto;
	border-radius: 12px;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

.circle span {
	display: block;
	padding-top: 3px;
}

.circle {
	background-color: #808080;
	color: #FFFFFF;
}

.active .circle {
	background-color: #FFF;
	color: #000000;
}

.done .circle {
	background-color: #333;
	color: #FFFFFF;
}

.headline {
	padding-top: 15px;
	padding-bottom: 15px;
}

.headline .col-md-12 {
	position: relative;
}

.headline .buttons {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 12px;
}

.headline .buttons a {
	display: block;
	width: 100%;
	color: #333;
	margin-bottom: 4px;
	background-color: #e5e5e5;
	text-align: center;
}

.headline .buttons a span {
	width: 185px;
	text-align: left;
	padding: 5px 4px 5px 45px;
	display: block;
	margin: 0 auto;
}

.headline .von-vorne-beginnen span {
	background-image: url(../../img/icon-von-vorne-beginnen.jpg);
	background-repeat: no-repeat;
	background-position: 8px 2px;
}

.headline .neu-berechnen span {
	background-image: url(../../img/icon-neu-berechnen.jpg);
	background-repeat: no-repeat;
	background-position: 12px 2px;
}


.content {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

.forms {
	padding-bottom: 24px;
}

.option {
	position: relative;
}

.option .title {
	position: absolute;
	left: 10px;
	top: 5px;
	font-size: 22px;
	color: #FFFFFF;
	text-shadow: 2px 2px 3px rgba(155, 155, 155, 1);
}

.form-fensterflaeche .option .title {
	top: auto;
	bottom:90px;
}

.option .info-link {
	position: absolute;
	right: 10px;
	top: 15px;
}

.option img {
	margin-bottom: 15px;
}

.option button {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.option button img {
	width: 30px;
	height: 30px;
}


@media (max-width: 767px) {
	
	.option button {
		border: none;
		background: none;
		padding: 0;
		margin: 0;
		position: absolute;
		bottom: 5px;
		right: 5px;
	}
	
	.option button img {
		width: 40px;
		height: 40px;
	}
	
	.option .title {
		position: absolute;
		left: 10px;
		top: 5px;
		font-size: 18px;
		
		color: #FFFFFF;
		text-shadow: 2px 2px 3px rgba(155, 155, 155, 1);
	}

	.form-fensterflaeche .option .title {
	    top: auto;
	    bottom: 29px;
	}
		
	.nav > li > a:focus, .nav > li > a:hover {
		text-decoration: none;
		background-color: transparent;
	}

	.nav-steps {
		position: relative;
	}

	.nav-steps li {
		margin-top: -13px;
		position: relative;
	}

	.step-0 {
		z-index: 100;
	}

	.step-1 {
		z-index: 90;
	}

	.step-2 {
		z-index: 80;
	}

	.step-3 {
		z-index: 70;
	}

	.step-4 {
		z-index: 60;
	}

	.step-5 {
		z-index: 50;
	}

	.step-6 {
		z-index: 40;
	}

	.step-7 {
		z-index: 30;
	}

	.nav-steps li:first-child {
		margin-top: 0;
	}

	.nav-steps li a {
		padding: 20px 4px 20px 20px;
		min-height: 82px;
		background: transparent;
		background-image: url(../../img/navbg-mobile.png);
		color: #808080;
		text-transform: uppercase;
		font-size: 15px;
	}

	.nav-steps li a .selected {
		display: block;
		margin-left: 40px;
	}

	.nav-steps li.done a {
		background-image: url(../../img/navbg-mobile-done.png);
	}

	.nav-steps li.active a {
		background-image: url(../../img/navbg-mobile-active.png);
		color: #FFFFFF;
	}

	.nav-steps li.active a .selected {
		color: #FFFFFF;
	}

	ul.nav-steps li a span.selected {
		color: #333333;
		font-size: 1.1rem;
		line-height: 1.1rem;
	}

	.steps {
		text-align: center;
		margin: 12px auto;
	}
	.circle {
		width: 24px;
		height: 24px;
		border-radius: 12px;
		padding: 0;
		font-weight: bold;
		display: inline-block;
		margin: 4px 18px 0px 8px;
	}

	.circle {
		margin: 0px 8px;
		background-color: #DDDDDD;
		color: #FFFFFF;
	}

	.done.circle {
		background-color: #AAAAAA;
	}

	.active.circle {
		background-color: #000000;
		color: #FFFFFF;
	}

	.circle span {
		display: block;
		padding-top: 2px;
	}
}

@media (min-width: 768px) {
	
	.result-label {
		font-size: 20px;
		line-height: 24px;
	}
	
	.result-label img {
		margin-top: 0px;
	}
	
	.option .title {
		position: absolute;
		left: 10px;
		top: 5px;
		font-size: 22px;
		color: #FFFFFF;
		text-shadow: 2px 2px 3px rgba(155, 155, 155, 1);
	}
	
	.form-fensterflaeche .option .title {
		top: auto;
		bottom: 25px;
	}
	.option button img {
		width: 40px;
		height: 40px;
	}
	.klimazone-wrapper {
		clear:both;
	}
	.klimazone {
		width: 100%;
		background-color:#CCCCCC;
		padding: 10px 0px 10px 12px;
		position:relative;
		margin-left: -15px;
		top: 0px;
	}
	.option.start .info-link {
	    display: inline-block;
	    margin-left: 12px;
	    height: 30px;
	    width: 30px;
	    background-color: #FFFFFF;
	    color: #808080;
	    border-radius: 15px;
	    position: absolute;
	    right: 10px;
	    font-family: "serif";
	    cursor: help;
	    font-size: 24px;
	}
	
	.subnav-stoff-1, .subnav-stoff-2 {
		left: 0px;
	}
	.subnav-stoff-3 {
		left:-68px;
	}
	.subnav-stoff-4 {
		left:-163px;
	}
	h2 {
		font-size: 28px;
	}
	.headcell {
		background:#e6e6e6;
		color:#333333;
		min-height: 110px;
		font-size:14px;
		line-height: 16px;
		border: 1px solid #CCCCCC;
		border-right: none;
		position: relative;
		padding:0;
	}
	
	.valuecell, .labelcell {
		min-height: 50px;
		background:#ffffff;
		border: 1px solid #cccccc;
		border-right: none;
		border-top: none;
		background-color:#FFFFFF;
		position: relative;
	}
	
	.headcell.last, .valuecell.last {
		border-right: 1px solid #CCCCCC;
	}
	
	.heizenergie {
		min-height: 65px;
	}
	
	.kuehlung {
		min-height: 65px;
	}
	
	.stunden {
		min-height: 105px;
	}
	.temperaturmax {
		min-height: 65px;
	}
	.headcell span, .valuecell span, .labelcell span {
		display: inline-block;
		padding:10px 6px !important;
	}
	.valuecell {
		font-size: 22px;
		white-space: no-wrap;
	}
	.labelcell {
		background:#ffffff!important;
	}
	.change-selection {
		background: #cccccc;
		position:absolute;
		bottom: 0;
		right:0;
		width: 100%;
		height: 30px;
		margin:0 !important;
		padding:6px 6px 0 6px;
		font-size:14px;
		cursor: pointer;
	}
	.info-fenster {
		position: absolute;
		top:250px;
		left:15%;
		z-index:300;
		display:none;
		width: 70%;
		color:#FFFFFF;
		background-image: url(../../img/bg-info-fenster.png);
		min-height: 280px;
	}
	
	.header-fensterflaeche .info-fenster,
	.header-glasart .info-fenster,
	.header-einbausituation .info-fenster,
	.header-ausrichtung .info-fenster {
		top: 122px !important;
	}
	
	.header-ausgabe .info-fenster {
		top: 90px;
	}
	
	.info-fenster .cntpad {
		padding:40px 45px;
	}

	.headline .buttons {
		float: right;
		padding-top: 8px;
	}

	p.question {
		font-size: 24px;
		color: #808080;
		margin-top: 15px;
	}

	.nav > li > a:focus, .nav > li > a:hover {
		text-decoration: none;
		background-color: transparent;
	}

	.navbar-default {
		margin-bottom: 2px;
	}

	h1 {
		width: 85%;
		margin-top: 3rem;
	}

	.navbar-header a.link-duette {
		max-width: 150px;
		top: 57px;
	}

	ul.nav-steps {
		padding: 0 !important;
		margin: 0 !important;
		width: 100%;
		overflow: hidden;
	}

	ul.step-0 {
		background: url('../../img/navbg-750-0.jpg');
		background-repeat: no-repeat;
	}

	ul.step-1 {
		background: url('../../img/navbg-750-1.jpg');
		background-repeat: no-repeat;
	}

	ul.step-2 {
		background: url('../../img/navbg-750-2.jpg');
		background-repeat: no-repeat;
	}

	ul.step-3 {
		background: url('../../img/navbg-750-3.jpg');
		background-repeat: no-repeat;
	}

	ul.step-4 {
		background: url('../../img/navbg-750-4.jpg');
		background-repeat: no-repeat;
	}

	ul.step-5 {
		background: url('../../img/navbg-750-5.jpg');
		background-repeat: no-repeat;
	}

	ul.step-6 {
		background: url('../../img/navbg-750-6.jpg');
		background-repeat: no-repeat;
	}

	ul.step-7 {
		background: url('../../img/navbg-750-7.jpg');
		background-repeat: no-repeat;
	}

	ul.nav-steps li {
		float: left;
		width: 119px;
		min-height: 79px;
		padding: 0;
		margin-left: -12px;
	}

	ul.nav-steps li:first-child {
		margin-left: 0px;
		width: 116px;
	}

	ul.nav-steps li:last-child {
		width: 111px;
	}
	
	ul.nav-steps li:last-child a {
		padding-left: 6px;
	}

	ul.nav-steps li a {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		min-height: 79px;
		text-align: center;
		padding-top: 0.4rem;
		color: #808080;
		text-transform: uppercase;
		font-size: 10px;
	}

	ul.nav-steps li a span.steptitle {
		display: inline-block;
		height: 15px;
	}

	ul.nav-steps li a span.selected {
		display: block;
		color: #333;
		font-size: 0.85rem;
		margin-top: 2px;
	}

	ul.nav-steps li.active a span.selected {
		color: #FFF;
	}

	ul.nav-steps li.active a {
		background-image: url(../../img/step-active-hover-750.png);
		background-repeat: no-repeat;
		background-color: transparent;
		color: #FFF;
		background-position: 2px 0;
	}

	ul.nav-steps li:first-child.active a {
		background-position: 0 0;
	}

	.circle {
		width: 22px;
		height: 22px;
		margin: 3px auto 5px auto;
		border-radius: 12px;
		padding: 0;
		font-weight: bold;
		background-color: #808080;
		color: #FFFFFF;
	}

	.done .circle {
		background-color: #333;
		color: #FFFFFF;
	}

	.active .circle {
		background-color: #FFF;
		color: #000000;
	}

	.circle span {
		display: block;
		padding-top: 4px;
	}
	
	.teaser-text h1 {
		font-size: 40px;
		color:#FFFFFF;
		text-align: left;
		line-height: 44px;
		
		text-transform: uppercase;
	}

	.teaser-text p {
		font-size: 34px;
		font-weight: 300;
		line-height: 40px;
	}
	
}

@media (min-width: 992px) {
	
	.teaser-text h1 {
		font-size: 44px;
		color:#FFFFFF;
		text-align: left;
		line-height: 48px;
		
		text-transform: uppercase;
	}

	.teaser-text p {
		font-size: 36px;
		font-weight: 300;
		line-height: 42px;
	}
	
	.teaser-text .start-button {
	    margin-top: 32px;
	}
	
	a.details {
		font-size: 24px;
		width: 319px;
		height: 59px;
		left: 20%;
		padding-left:50px;
		padding-top:10px;
		}
	.option .title {
		position: absolute;
		left: 25px;
		top: 20px;
		font-size: 28px;
		color: #FFFFFF;
	}
	
	.form-fensterflaeche .option .title {
		top: auto;
		bottom: 37px;
	}
	.option button img {
		width: 50px;
		height: 50px;
	}
	.klimazone {
		width: 100%;
		background-color:#CCCCCC;
		padding: 10px 0px 10px 12px;
		position:relative;
		margin-left: -15px;
		top: 0px;
	}
	.header-fensterflaeche .info-fenster,
	.header-glasart .info-fenster,
	.header-einbausituation .info-fenster,
	.header-ausrichtung .info-fenster {
		top: 152px !important;
	}
	
	.subnav-stoff-1, .subnav-stoff-2 {
		left: 0px;
	}
	
	.subnav-stoff-3 {
		left:0px;
	}
	.subnav-stoff-4 {
		left:-84px;
	}
	h2 {
		font-size: 28px;
	}
	.headcell {
		background:#e6e6e6;
		color:#333333;
		min-height: 95px;
		font-size:15px;
		line-height: 16px;
		border: 1px solid #cccccc;
		border-right: none;
		position: relative;
		padding:0;
	}
	
	.valuecell, .labelcell {
		min-height: 50px;
		background:#ffffff;
		border: 1px solid #cccccc;
		border-right: none;
		border-top: none;
		background-color:#FFFFFF;
	}
	
	.headcell.last, .valuecell.last {
		border-right: 1px solid #cccccc;
	}
	
	.heizenergie {
		min-height: 65px;
	}
	
	.kuehlung {
		min-height: 65px;
	}
	
	.stunden {
		min-height: 95px;
	}
	.temperaturmax {
		min-height: 65px;
	}
	.valuecell {
		font-size: 28px;
		white-space: no-wrap;
	}
	.labelcell {
		font-size:15px;
	}
	.change-selection {
		background: #cccccc;
		position:absolute;
		bottom: 0;
		right:0;
		width: 100%;
		height: 30px;
		margin:0 !important;
		padding:6px 6px 0 6px;
		font-size:14px;
		cursor: pointer;
	}
	.info-fenster {
		position: absolute;
		top:350px;
		left:20%;
		z-index:300;
		display:none;
		width: 60%;
		color:#FFFFFF;
		background-image: url(../../img/bg-info-fenster.png);
		min-height: 310px;
		font-size: 16px;
		line-height: 24px;
	}
	
	.info-fenster.raumart {
		top: 240px !important;
	}
	
	.info-fenster .cntpad {
		padding:40px 45px;
	}
	
	.info-fenster h4 {
		font-size: 24px;
	}
	
	h1 {
		width: 85%;
		margin-top: 3rem;
	}

	.navbar-header a.link-duette {
		max-width: 150px;
		top: 57px;
	}

	ul.nav-steps {
		padding: 0 !important;
		margin: 0 !important;
		width: 100%;
		overflow: hidden;
	}

	ul.step-0 {
		background: url('../../img/navbg-970-0.jpg');
		background-repeat: no-repeat;
	}

	ul.step-1 {
		background: url('../../img/navbg-970-1.jpg');
		background-repeat: no-repeat;
	}

	ul.step-2 {
		background: url('../../img/navbg-970-2.jpg');
		background-repeat: no-repeat;
	}

	ul.step-3 {
		background: url('../../img/navbg-970-3.jpg');
		background-repeat: no-repeat;
	}

	ul.step-4 {
		background: url('../../img/navbg-970-4.jpg');
		background-repeat: no-repeat;
	}

	ul.step-5 {
		background: url('../../img/navbg-970-5.jpg');
		background-repeat: no-repeat;
	}

	ul.step-6 {
		background: url('../../img/navbg-970-6.jpg');
		background-repeat: no-repeat;
	}

	ul.step-7 {
		background: url('../../img/navbg-970-7.jpg');
		background-repeat: no-repeat;
	}

	ul.nav-steps li {
		float: left;
		width: 156px;
		min-height: 100px;
		padding: 0;
		margin-left: -15px;
	}

	ul.nav-steps li.step-2 {
		width: 152px !important;
	}

	ul.nav-steps li.step-4 {
		margin-left: -17px;
	}

	ul.nav-steps li.step-5 {
		margin-left: -18px;
	}

	ul.nav-steps li.step-6 {
		margin-left: -18px;
	}

	ul.nav-steps li:first-child {
		margin-left: 0px;
		width: 150px;
	}

	ul.nav-steps li:last-child {
		width: 142px;
	}

	ul.nav-steps li a {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		min-height: 100px;
		text-align: center;
		padding-top: 1rem;
		color: #808080;
		text-transform: uppercase;
		font-size: 12px;
		line-height: 16px;
	}

	ul.nav-steps li a span.steptitle {
		display: inline-block;
		height: 22px;
	}

	ul.nav-steps li a span.selected {
		display: block;
		color: #333;
		font-size: 1.0rem;
		margin-top: 2px;
	}

	ul.nav-steps li.active a span.selected {
		color: #FFF;
	}

	ul.nav-steps li.active a {
		background-image: url(../../img/step-active-hover-970.png);
		background-repeat: no-repeat;
		background-color: transparent;
		color: #FFF;
		background-position: 0 0;
	}

	ul.nav-steps li.step-2 a {
		background-position: 2px 0 !important;
	}

	ul.nav-steps li.step-3 a {
		background-position: 4px 0 !important;
	}

	ul.nav-steps li.step-4 a {
		background-position: 4px 0 !important;
	}

	ul.nav-steps li.step-5 a {
		background-position: 4px 0 !important;
	}

	ul.nav-steps li.step-6 a {
		background-position: 3px 0 !important;
	}

	ul.nav-steps li:first-child.active a {
		background-position: 0 0;
	}

	ul.nav-steps li:last-child.active a {
		background-position: 2px 0;
	}

	.circle span {
		display: block;
		padding-top: 3px;
	}

}

@media (min-width: 1200px) {
	a.details {
		font-size: 28px;
		width: 389px;
		height: 69px;
		left: 20%;
		padding-left:60px;
		padding-top:14px;
		}
	
	.result-wrap {
		padding-right:30px;
	}
	
	.option .title {
		position: absolute;
		left: 25px;
		top: 20px;
		font-size: 30px;
		color: #FFFFFF;
	}
	
	.form-fensterflaeche .option .title {
		top: auto;
		bottom: 44px;
	}
	
	.header-fensterflaeche .info-fenster,
	.header-glasart .info-fenster,
	.header-einbausituation .info-fenster,
	.header-ausrichtung .info-fenster {
		top: 200px !important;
	}
	.subnav-stoff-1, .subnav-stoff-2, .subnav-stoff-3, .subnav-stoff-4 {
		left: 0px;
	}
	h2 {
		font-size: 30px;
	}
	.headcell {
		background:#e6e6e6;
		color:#333333;
		min-height: 95px;
		font-size:15px;
		line-height: 16px;
		border: 1px solid #cccccc;
		border-right: none;
		position: relative;
		padding:0;
	}
	
	.valuecell, .labelcell {
		min-height: 50px;
		background:#ffffff;
		border: 1px solid #cccccc;
		border-right: none;
		border-top: none;
		background-color:#FFFFFF;
	}
	
	.headcell.last, .valuecell.last {
		border-right: 1px solid #cccccc;
	}
	
	.heizenergie {
		min-height: 70px;
	}
	
	.kuehlung {
		min-height: 70px;
	}
	
	.stunden {
		min-height: 95px;
	}
	.temperaturmax {
		min-height: 70px;
	}
	.valuecell {
		font-size: 32px;
		white-space: no-wrap;
	}
	.labelcell {
		font-size:16px;
	}
	.change-selection {
		background: #cccccc;
		position:absolute;
		bottom: 0;
		right:0;
		width: 100%;
		height: 30px;
		margin:0 !important;
		padding:6px 6px 0 6px;
		font-size:12px;
		cursor: pointer;
	}
	.info-fenster {
		position: absolute;
		top:350px;
		left:25%;
		z-index:300;
		display:none;
		width: 50%;
		color:#FFFFFF;
		background-image: url(../../img/bg-info-fenster.png);
		min-height: 310px;
		font-size: 16px;
		line-height: 24px;
	}
	
	.info-fenster.raumart {
		top: 290px !important;
	}
	
	.info-fenster .cntpad {
		padding:40px 45px;
	}
	
	.info-fenster h4 {
		font-size: 24px;
	}

	h1 {
		width: 85%;
		margin-top: 3rem;
	}

	.navbar-header a.link-duette {
		max-width: 150px;
		top: 57px;
	}

	.navbar-default {
		margin-bottom: 1px;
	}

	ul.nav-steps {
		padding: 0 !important;
		margin: 0 !important;
		width: 100%;
		overflow: hidden;
	}

	ul.step-0 {
		background: url('../../img/navbg-1170-0.jpg');
		background-repeat: no-repeat;
	}

	ul.step-1 {
		background: url('../../img/navbg-1170-1.jpg');
		background-repeat: no-repeat;
	}

	ul.step-2 {
		background: url('../../img/navbg-1170-2.jpg');
		background-repeat: no-repeat;
	}

	ul.step-3 {
		background: url('../../img/navbg-1170-3.jpg');
		background-repeat: no-repeat;
	}

	ul.step-4 {
		background: url('../../img/navbg-1170-4.jpg');
		background-repeat: no-repeat;
	}

	ul.step-5 {
		background: url('../../img/navbg-1170-5.jpg');
		background-repeat: no-repeat;
	}

	ul.step-6 {
		background: url('../../img/navbg-1170-6.jpg');
		background-repeat: no-repeat;
	}

	ul.step-7 {
		background: url('../../img/navbg-1170-7.jpg');
		background-repeat: no-repeat;
	}

	ul.nav-steps li {
		float: left;
		width: 185px;
		min-height: 123px;
		padding: 0;
		margin-left: -18px;
	}

	ul.nav-steps li.step-2 {
		width: 182px !important;
	}

	ul.nav-steps li.step-3 {
		margin-left: -15px;
		width: 182px !important;
	}

	ul.nav-steps li:first-child {
		margin-left: 0px;
		width: 182px;
	}

	ul.nav-steps li:last-child {
		width: 173px;
	}

	ul.nav-steps li a {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		min-height: 123px;
		text-align: center;
		padding-top: 1rem;
		color: #808080;
		text-transform: uppercase;
		font-size: 12px;
		line-height: 15px;
	}

	ul.nav-steps li a span.steptitle {
		display: inline-block;
		height: 34px;
	}

	ul.nav-steps li a span.selected {
		display: block;
		color: #333;
		font-size:10px;
		margin-top: 0px;
	}

	ul.nav-steps li.active a span.selected {
		color: #FFF;
	}

	ul.nav-steps li.active a {
		background-image: url(../../img/step-active-hover.png);
		background-repeat: no-repeat;
		background-color: transparent;
		color: #FFF;
		background-position: 3px 0;
	}

	ul.nav-steps li.step-3 a {
		background-position: 1px 0 !important;
	}

	ul.nav-steps li:first-child.active a {
		background-position: 0 0;
	}

	ul.nav-steps li:last-child.active a {
		background-position: 4px 0;
	}

	.circle {
		width: 24px;
		height: 24px;
		margin: 4px auto 6px auto;
		border-radius: 12px;
		padding: 0;
		font-weight: bold;
	}

	.circle span {
		display: block;
		padding-top: 2px;
	}

}