
form {
	margin:0;
	padding:0;
}

#layerWarning {
	border:6px solid #dadada;
	padding:0 25px 25px 90px;
	background:url(../img/icon_warning.jpg) 5px center no-repeat;
}

#layerUpload {
	border:6px solid #dadada;
	padding:0 25px 25px 90px;
	background:url(../img/icon_building.jpg) 5px center no-repeat;
}

div.hr {
	height:0;
	line-height:0;
	font-size:0;
	border-bottom:1px solid #dfdfdf;
	margin:15px 0;
}

#ivWrap td, div.innerOverlay td {
	padding:2px 5px 2px 0;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.top {
	vertical-align:top;
}

.info {
	display:block;
	padding:0 0 0 25px;
	background:url(../img/info.jpg) left center no-repeat;
}

.hidden {
	display:none;
}

div.overlay {
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter:alpha(opacity=90);
	z-index:5000;
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#000000;
}

div.innerOverlay {
	background:#FFFFFF;
	position:absolute;
	z-index:5001;
	width:660px;
	padding:20px;
	display:none;
	text-align:left;
}

#ivWrap .clearing {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
	width:1px;
}

div.scala {
	text-align:center;
	width:480px;
	margin:0 auto;
	font-weight:bold;
}

div.scala table {
	margin:0 auto 10px auto;
}

div.scala div.pointer {
	position:relative;
	height:40px;
}

div.scala div.pointer img {
	position:absolute;
	top:0;
}

.back, #backLink a {
	background:url(../img/icons/back.gif) left center no-repeat;
	font-size:11px;
	padding:0 0 0 13px;
	font-weight:bold;
}

.backBlack {
	background:url(../img/icons/back_black.gif) left center no-repeat;
	font-size:11px;
	padding:0 0 0 13px;
	font-weight:bold;
	color:#000000
}

.next {
	background:url(../img/icons/more.gif) right center no-repeat;
	font-size:11px;
	padding:0 13px 0 0;
	font-weight:bold;
}	

.nextBlack {
	background:url(../img/icons/more_black.gif) right center no-repeat;
	font-size:11px;
	padding:0 13px 0 0;
	font-weight:bold;
	color:#000000
}	

div#innerHeader {
	background:#ececec;
}

div#innerHeader div {
	padding:1px 8px 3px 8px;
	font-size:11px;
}

div.div2colLeft {
	float:left;
	width:250px;
	padding:3px 0 5px 3px;
}

div.div2colRight {
	float:left;
	width:175px;
	padding:3px 0 5px 3px;
}

div.div3colLeft {
	float:left;
	width:215px;
	padding:3px 0 5px 3px;
}

div.div3colMiddle {
	float:left;
	width:170px;
	padding:3px 0 5px 3px;
}

div.div3colRight {
	float:left;
	width:80px;
	padding:3px 0 5px 3px;
}

div.border {
	float:left;
	border:1px solid #dfdfdf;
	padding:5px;
}

#ivWrap table.myEntries td {
	padding:0 20px 0 0;
}

#ivWrap table.myEntries td.hr {
	padding:0;
}

#ivWrap table.myEntries td.hr div.hr {
	margin:8px 0;
}

div.greyBackground {
	background:#f0f0f0;
	padding:8px 20px 8px 8px;
}

#experts {
	background:url(../img/bg_experts_bridge.gif) -200px 91px no-repeat;
}

div.expertsTab {
	float:left;
	width:115px;
	height:91px;
	margin:0 20px 0 0;
}

div.expertsTab div {
	background:#a1a1a1;
	margin:70px 2px 0 2px;
	padding:2px 0 1px 5px;
	font-size:11px;
	color:#FFFFFF;
}

div.expertsTab#expertsDealer {
	background:url(../img/experts_dealer.jpg) left top no-repeat;
}

div.expertsTab#expertsAdvice {
	background:url(../img/experts_advice.jpg) left top no-repeat;
}

div.expertsTab#expertsConstruction {
	background:url(../img/experts_construction.jpg) left top no-repeat;
}

div.expertsTab#expertsRefuelingService {
	background:url(../img/experts_refueling_service.jpg) left top no-repeat;
}

div.expertsTab#expertsContracting {
	background:url(../img/experts_contracting.jpg) left top no-repeat;
	margin:0;
}

#experts div.expertsForm {
	background:#f0f0f0;
	padding:10px;
	margin:6px 13px 0 0;
	display:none;
}

a.pageSelector {
	color:#000000;
	text-decoration:underline;
}

span.currentPage {
	color:#ec1c24;
	font-weight:bold;
}

div.flyer {
	padding:20px;
	margin:0 5px 0 0;
	float:left;
	width:195px;
	height:301px;
	cursor:pointer;
}

div.flyer div {
	padding:283px 0 0 0;
	font-weight:bold;
}

div.flyer#flyer_modernization {
	background:url(../img/flyer_modernization.jpg) 20px 20px no-repeat;
}

div.flyer#flyer_new_build {
	background:url(../img/flyer_new_build.jpg) 20px 20px no-repeat;
}

#flyerForm {
	background:#f0f0f0;
	padding:20px 30px 20px 20px;
	display:none;
}

.width50 {
	width:50%;
}

.width100 {
	width:100%;
}

div.faqHeadline {
	width:97%;
	padding:2px;
	background:url(../img/bg_faq_icon.jpg) 99% 50% no-repeat;
	cursor:pointer;
	margin:0 0 3px 0;
}

div.faq {
	display:none;
}

div.profileList div.profileIcon {
	width:96px;
	text-align:center;
	float:left;
	padding:0 5px 0 0;
}

div.profileList div.profileText {
	float:left;
	width:525px;
}

#ivWrap div.profileList div.profileText h3 {
	margin:0;
	padding:0;
}

#lexicon {
	border:1px solid #dfdfdf;
	/*position:relative;*/
}

#lexicon form {
	line-height:1.6em;
	margin:10px;
}

#lexicon form input {
	margin:0 0 5px 0;
}

#lexiconContent {
	background:#f6f6f6;
	padding:15px 20px 10px 10px;
}

#lexiconContent #lexiconKeywords {
	float:left;
	width:210px;
	border:1px solid #dfdfdf;
	background:#FFFFFF;
	padding:10px;
	line-height:1.3em;
}
	
#lexiconContent #lexiconKeywords a {
	display:block;
	color:#333333;
}

#lexiconContent #lexiconKeywords a:hover, #lexiconContent #lexiconKeywords a.current {
	color:#ec1c24;
}

#lexiconContent #lexiconDescription {
	float:right;
	width:380px;
}

.sizeS {
	font-size:10px;
}

div.adviceResultColLeft {
	float:left;
	width:150px;
}

div.adviceResultColMiddle {
	float:left;
}

div.adviceResultColRight {
	float:right;
}

div.adviceResultColRight form {
	margin:0;
	padding:0;
}

div.adviceResultScala {
	border:1px solid #dfdfdf;
	padding:20px 10px 10px 10px;
}

div#vOverview {
	margin:0 0 20px 0;
}

div#vOverview table td {
	padding:0;
}

div#vOverview table td.smallHeight {
	height:4px;
}


div#vOverview div.ovv {
	float:left;
	width:211px;
}

div#vOverview div.ovv1 {
	height:29px;
}

div#vOverview div.ovv2 {
	background:url(../img/bg_ovv2.jpg) left top repeat-x;
	border:1px solid #e2e2e2;
	border-top:none;
	padding:0 6px;
}

div#vOverview div.ovv3 {
	padding:10px 6px 0 6px;
}

div#vOverview div.ovv3 h4 {
	padding:0 0 5px 0;
}

div#vOverview div.ovv_spacer {
	float:left;
	width:16px;
}
.energyFormText{
	font-weight: bold;
}
#addNewExpertForm {
	padding:10px;
	margin:0;
}

#addNewExpertForm table td {
	padding:0 5px 0 0;
}

.colorBlack {
	color:#000000;
}

#buildings table td {
	padding:0;
}

#buildings #buildingsLeft {
	float:left;
	width:48%;
}

#buildings #buildingsRight {
	float:right;
	width:48%;
}

div.hasSubmenu {
	cursor:pointer;
}

div.hasSubmenu span {
	font-weight:bold;
	background:url(../img/icons/arrow_right_red.gif) 100% 67% no-repeat;
	padding:0 8px 0 0;
}

div.highlightedBox {
	background:url(../img/bg_highlighted_box.jpg) left top repeat-x;
	border:2px solid #ebebeb;
	padding:15px 20px 20px 20px;
	margin:10px 0 0 0;
}

#ivWrap div.highlightedBox h3 {
	padding:0 0 3px 0;
	margin:0;
}

div.highlightedBox div.boxLeft {
	float:left;
	width:470px;
}

div.highlightedBox div.boxRight {
	float:left;
	width:150px;
}


#content .tx-irfaq-pi1 .faqHeadline p {
	margin: 0;
}



.captchaBox {
	margin-top: 20px;
}
.captchaImage {
	float: left;
	width: 100px;
}

.captchaImage img {
	border: 1px solid #dfdfdf;	
}
.captchaInput {
	float: left;
}
.captchaInput input {
	margin-right:8px;
	margin-top:0;
	width:58px;
}
.clear {
	clear: both;
}
.fastRegSubmit {
	margin-top: 11px;
}
input.fastRegSubmit {
	border: none;
}


#loginButton {
	margin-top: 12px;
}
input#loginButton {
	border: none;
}
#newsletterTypes {
	display: none;
}

#meinprofilVisual {
	position: absolute;
	right: 16px;
	top: 13px;
	width: 62px;
	height: 68px;
	background: transparent url("../img/vs_meinProfil.gif") no-repeat top left;
}
/*Berechnungsgrundlagen*/
.tableheadBerechnungsgr{
	font-weight: 900;
}
