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: #000;
}
div.innerOverlay, div.innerOverlayComment {
	background: #FFF;
	position: absolute;
	z-index: 5001;
	width: 660px;
	padding: 20px;
	display: none;
	text-align: left;
}

div.innerOverlayNotification {
	background: #FFF;
	position: absolute;
	z-index: 5002;
	width: 660px;
	padding: 20px;
	display: none;
	text-align: left;
}

div.innerOverlayAlert {
	background: #FFF;
	position: absolute;
	z-index: 5003;
	width: 480px;
	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;
}
div.scala div.pointer {
	position: relative;
	height: 40px;
}
div.scala div.pointer img {
	position: absolute;
	top: 0;
}
a {
	text-decoration: none;
}
a.back, .back a {
	background: url(../img/icons/back.gif) left center no-repeat;
	font-size: 11px;
	padding: 0 0 0 13px;
	font-weight: bold;
}
a.delete {
	background: url(../img/icons/delete.gif) left center no-repeat;
	font-size: 11px;
	padding: 0 0 0 13px;
	font-weight: bold;
	color: #444444;
}
a.cancel {
	background: url(../img/icons/cancel.gif) left center no-repeat;
	font-size: 11px;
	padding: 0 0 0 13px;
	font-weight: bold;
	color: #444444;
}
a.pageSelector {
	color: #000;
	text-decoration: underline;
}
.back, .backForParagraphsWithLink {
	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: #000;
}
.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: #000;
}
div#innerHeader {
	background: #ececec;
}
div#innerHeader div {
	padding: 1px 8px 3px;
	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 div {
	background: #a1a1a1;
	margin: 70px 2px 0;
	padding: 2px 0 1px 5px;
	font-size: 11px;
	color: #FFF;
}
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;
}

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;
	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%;
}

.width60 {
	width: 60px;
}

.width100 {
	width: 100%;
}
#flyerForm a {
	text-decoration: none;
	font-weight: bold;
}
div.faqHeadline {
	width: 97%;
	padding: 2px;
	background: url(../img/bg_faq_icon.jpg) 99% 50% no-repeat;
	cursor: pointer;
	margin: 0 0 3px;
}
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;
}
#lexicon #letters {
	border: 1px solid #dfdfdf;
	border-left: none;
	border-right: none;
	background: #a1a1a1;
	float: left;
	width: 100%;
}
#lexicon #letters .lettersInnerWrap {
	float: left;
}
#lexicon #letters .all {
	float: right;
}
#lexicon #letters .lettersInnerWrap a {
	color: #FFF;
	font-weight: bold;
	padding: 3px;
}
#lexicon #letters a.current, #lexicon #letters a:hover {
	color: #ec1c24;
}
#lexicon .all {
	border-left: none;
	border-right: none;
	float: left;
	margin-right: 10px;
}
#lexiconContent {
	background: #f6f6f6;
	padding: 15px 20px 10px 10px;
}
#lexiconContent #lexiconKeywords {
	float: left;
	width: 210px;
	border: 1px solid #dfdfdf;
	background: #FFF;
	padding: 10px;
	line-height: 1.3em;
}
#lexiconContent #lexiconKeywords a {
	display: block;
	color: #333;
}
#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;
}
div#vOverview {
	margin: 0 0 20px;
}
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;
}
div#vOverview div.ovv3 h4 {
	padding: 0 0 5px;
}
div#vOverview div.ovv_spacer {
	float: left;
	width: 16px;
}
#addNewExpertForm {
	padding: 10px;
	margin: 0;
}
#addNewExpertForm table td {
	padding: 0 5px 0 0;
}
.colorBlack {
	color: #000;
}
#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)canc 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;
	margin: 10px 0 0;
}
#ivWrap div.highlightedBox h3 {
	padding: 0 0 3px;
	margin: 0;
}
div.highlightedBox div.boxLeft {
	float: left;
	width: 470px;
}
div.highlightedBox div.boxRight {
	float: left;
	width: 150px;
}
#head ol li {
	position: relative;
	z-index: 205;
}
#head ol li ul {
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 210;
	border: 1px solid #e5e5e5;
}
#head ol li ul li {
	height: 28px;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #f2f2f2;
	float: none;
	border: none;
	z-index: 120;
}
#head ol li ul li a, #head ol li.current ul li a {
	background: transparent url(../img/bg_js_submenu_li.jpg) left top repeat-x;
	border: none;
	line-height: 28px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
	color: #000;
	display: block;
	width: 200px;
}
#head ol li ul li a:hover, #head ol li ul li.current a {
	color: #e1001a;
}
#head {
	position: relative;
	z-index: 100;
}
#head #mainmenu {
	position: relative;
	z-index: 200;
}
#content .innerWrap .fillLevelWizard h4.headline {
	float: left;
}
#content .innerWrap .fillLevelWizard .close {
	float: right;
}
#content .fillLevelWizard {
	display: none;
}

#loginErrorMessage {
	color: #ec1c24;
}