@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
margin:0;
padding:0;
}

img {
	max-width: 100%;
	height: auto;
}

#wrapper {
	float: left;
	background-color: #fff;
	width: 100%;
}

#head {
	float: left;
	clear: both;
	width: 100%;
	height: 100%;
}
#nav {
	float: left;
	clear: left;
	width: 100%;
}
#nav ul li {
	display: block;
	float: left;
	clear:both;
	width: 100%;
}
#nav ul li a {

	font-size: 1em;
	text-decoration: none;
	line-height: 48px;
	text-align: left;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	height: 100%;
	margin:0%;
}

#main {
	float: left;
	clear: left;
	background-color: white;
	width: 100%;
}

#infobox {
display: none;
}

#content {
	float: left;
	clear: right;
	width:94%;
padding:3%;
}
#footer {
	width: 100%;
	float: left;
	clear: both;
}
#footer p {
	font-size: 0.69em;
}
#footer p a {
	text-decoration: underline;
	font-size: 0.69em;
	margin:5%;
}
#fehlerausgabe {
	background-color: red;
	font-size: 0.75em;
	color: white;
}
#form1 {
	width:100%;
	float: left;
	clear: both;
	border-style: solid;
	border-width: 1px;
	border-color: #7c7c7c;
	font-size: 0.8em;
}
	
#form1 .links {
	float: left;
	clear: left;
	display: block;
	width: 38%;
}
#form1 .rechts {
	float: left;
	display: block;
	width: 62%;
}
#form1 .rechts label {
	margin-right: 0px;
}
#form1 input[type="radio"]+label, input[type="checkbox"]+label {
	margin-left: 5px;
}
#form1 .wide {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
#form1 .wide label, #form1 .wide input {

}
#form1 .wide .pay+label {
	text-align: center;
	display: block;
	width: 22%;
}
#form1 .wide .pay {
	float: left;
	position: relative;
	vertical-align: middle;
	top: 5px;
}
#form1 .wide .paylabel {
	font-size: 0.87em;
	float: left;
	position: relative;
	vertical-align: middle;
	top: 3px;
}
form h1 {
	font-size: 1em;
	float: left;
	clear: both;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 10px;
	color: #999;
}
#form1 .row_footer {
	float: left;
	clear: both;
	width:100%;
}
#form1 input[type=submit] {
	float: left;
	clear: left;
	height: 30px;
	width: 40%;
	margin: 10px;
}
#form1 .row_footer p {
	width: 40%;
	top: 17px;
	float: left;
	clear: right;
}
form input:focus {
	-moz-box-shadow: 0 0 6px #C7A007;
	-webkit-box-shadow: 0 0 6px #C7A007;
	box-shadow: 0px 0px 6px #C7A007;
}
.Bereich {
	float: left;
	clear: left;
	width: 100%;
}
#Wohnflaeche {
	width: 50px;
}
.Verbrauchs_Feld {
	width: 60px;
	float: left;
}
#form1 .Abr1_label, .Abr2_label {
	float: left;
	width: 40%;
	margin-left: 7px;
}
#form1 .Mass1_label, .Mass2_label {
	float: left;
	width: 30px;
}
.Einheits_Feld {
	width: 50px;
}
.Typ_Feld {
	width: 33%;
	margin-left: 3px;
}
.Leerstands_Feld {
	width: 30px;
}
#form1 hr {
	margin: 5%;
	background-color: #CCC;
	border: 0px;
	height: 1px;
	width: 90%;
	float: left;
	clear: both;
}
.row {
	float: left;
	clear: both;
	padding: 0px;
	margin-left: 1%;
	margin-right: 0%;
	margin-bottom: 10px;
	width: 99%;
	min-height: 17px;
}

.row .help a {
	display: none;
}



#gesamtpreis {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	float: left;
	clear: both;
	left: 50%;
	margin-left: -50px;
	margin-top: 20px;
	margin-bottom: 15px;
	height: 40px;
	width: 100px;
	border-color: #7c7c7c;
	position: relative;
	text-shadow: 1px 1px 1px #fff;
	top: 1px;
	color: black;
}
#preisinfo {
	font-size: 10px;
	color: grey;
	margin-bottom: 0px;
	float:left;
	clrear:both;
}
.Leerstandsrechner_Feld {
	width: 30px;
}
.Leerstand_Prozent {
	font-weight: bold;
}
#Leerstandsrechner ul {
	list-style: none;
}
#Freitext {
	width: 100%;
}
#Freitext p {
	margin: 0px;
}


.bestellbutton {
	width: 90%;
	float: left;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
	margin:5%;
}

.buttonform {
	text-align: center;
}
.buttonform input[type=submit] {
	height: 40px;
	width: 120px;
}
#home {
	/* margin-left:10px; */
	float: left;
	clear: both;
}
#home h1 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
}
#home h2 {
	font-size: 0.87em;
	color: #333;
}

#home table {
	vertical-align: middle;
	width:100%
}
#home table td {
	font-size: 14px;

}
#home table img {
	background-color: #fe9900;
	width:100%;
}
#home .bestellbutton h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#home .bestellbutton h1 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
#home .bestellbutton ul {
	text-align: left;
	font-weight: 100;
}
#textpage {
	/* margin-left:10px; */
	width: 100%;
	float: left;
	clear: both;
}
#textpage h1 {
	float: left;
	clear: both;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	width: 100%;
}
#textpage h2 {
	float: left;
	clear: both;
	font-size: 14px;
	color: #333;
	width: 100%;
}
#textpage h2 a {
	float: left;
	clear: both;
	font-size: 14px;
	color: #333;
	width: 100%;
}
#textpage p {
	float: left;
	clear: both;
	font-size: 0.87em;
	text-align: justify;
	width: 100%;
}
#textpage hr {
	background-color: #CCC;
	border: 0px;
	height: 1px;
	float: left;
	clear: both;
		width: 100%;
}
#textpage ul {
	float: left;
	clear: both;
}

#textpage ul li {
	float: left;
	clear: both;
	font-size: 0.87em;
	margin: 2%;
}

.imagerow img {
	float: left;
	border-color: #999;
	border-style: solid;
}
.imagerow {
	float: left;
	clear: both;
	width:100%;
}
.bold {
	font-weight: bold;
}
#textpage p + p {
	width: 100%;
}
#preistabelle {
	float:left;
	width:100%;
	border-collapse: collapse;
	font-size:12px;
	
}
#preistabelle td {
	border: 1px solid #666;
	text-align: center;
	width:auto;
}

.inside_warning {
	float: left;
	clear: both;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 490px;
	background-color: red;
	font-size: 12px;
	color: white;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* CSS3 */
}


#Lüftung {
width:160px;	
}

#Ort {
width:100px;
	}
.tabs ul{
width:100%;	
}
	
.tabs ul li {
width: 23%;
margin-right:1%;
font-size:0.7em;	
}