.c10l { width: 10%; float: left; }
.c10r { width: 10%; float: right; }
.c20l { width: 20%; float: left; }
.c20r { width: 20%; float: right; }
.c33l { width: 33%; float: left; }
.c33r { width: 33%; float: right; }
.c50l { width: 50%; float: left; }
.c50r { width: 50%; float: right; }
.c66l { width: 66%; float: left; }
.c66r { width: 66%; float: right; text-align: right;}
.c80l { width: 80%; float: left; }
.c80r { width: 80%; float: right; }
.c90l { width: 90%; float: left; }
.c90r { width: 90%; float: right; }
.w10 { width: 10%; }
.w20 { width: 20%; }
.w70 { width: 70%; }
.w80 { width: 80%; }
.w100 { width: 100%; }
.formrow {margin-bottom: 4px; display: block; height: 17px;}
.formspacer { display: block; height: 10px;}
.box { padding: 5px; border: 1px solid #ccc; }
.greybox {display: block; background-color: #ccc; padding: 5px;}
h3.formheader , h3.tabheader, h3.tabheader a { color: black; font-size: 14px; margin-top: 0px ! important; margin-bottom: 10px ! important; display: block; background-color: #ccc; white-space: nowrap; padding: 5px; height: 18px; }
h3.tabheader a { margin-bottom: 0px ! important; padding: 0px ! important; }
.clear { float:none; clear: both; display: block; }
#foerdermittelform input {margin-top: 0px;}


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 {
	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;
	cursor:pointer;
	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%;
}

#flyerForm a {
	text-decoration:underline;
	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 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;
}

#lexicon #letters {
	border:1px solid #dfdfdf;
	border-left:none;
	border-right:none;
	background:#a1a1a1;
	padding:8px 6px;
	float:left;
}

#lexicon #letters a {
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}

#lexicon #letters a.current, #lexicon #letters a:hover {
	color:#ec1c24;
}

#lexicon #all {
	border:1px solid #dfdfdf;
	border-left:none;
	border-right:none;
	padding:8px 15px 7px 14px;
	float:left;
}

#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 table td.red_bar {
	background:url(../img/bg_red.jpg) 0 0 repeat-y;
	width:100%;
	padding:0 0 0 5px;
	color:#FFFFFF;
}

div#vOverview table td.green_bar {
	background:url(../img/bg_green.jpg) 0 0 repeat-y;
	width:100%;
	padding:0 0 0 5px;
}

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

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

#noTdPadding td {
	padding:0;
}

table.sortable {
	border-collapse:collapse;
}

#ivWrap table.sortableTable tbody td {
	padding:5px 10px;
	vertical-align:top;
}

table.sortableTable tbody td {
	border-bottom:1px solid #dfdfdf;
}

th.header { 
    background:url(../img/bg_sortable_table.jpg) left top no-repeat;     
    cursor:pointer; 
    font-weight:bold; 
    padding:0 17px 0 30px; 
	height:34px;
    border-bottom:1px solid #dfdfdf; 
} 

th.headerSortUp, th.headerSortDown { 
    background:url(../img/bg_sortable_table_active.jpg) left top no-repeat; 
    border-right:1px solid #dfdfdf; 
    border-left:1px solid #dfdfdf; 
    border-bottom:none; 
} 

div.foerdermittelTabs {
	background:url(../img/bg_foerdermittelsuche_tabs.jpg) left top no-repeat;
	width:293px;
	padding:10px 0 0 0;
	font-size:11px;
	float:left;
	margin:0 15px 0 0;
}

div.foerdermittelTabsBody {
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	padding:0 10px;
}

div.foerdermittelTabsBody div.hr {
	margin:0 -5px;
}

#ivWrap div.foerdermittelTabsBody td {
	padding:0;
}

.foerdermittelTabsTabs {
	padding:8px 0;
	cursor:pointer;
}

.foerdermittelTabsTabs span.handler {
	padding:0 10px 0 0;
	background:url(../img/icons/arrow_right_red.gif) right center no-repeat;
	color:#000000;
	font-weight:bold;
	font-size:11px;
}

span.ui-icon ui-icon-triangle-1-s {
	display: none ! important;
}

div.foerdermittelBottom {
	background:url(../img/bg_foerdermittel_bottom.jpg) left top no-repeat;
	height:6px;
}

a.next span.black {
	color:#000000;
}


span.ui-icon ui-icon-triangle-1-s {
	display: none ! important;
}