@charset "utf-8";
/* CSS Document */
/* global */

.search-form {	
	margin: 0 0 0 0; 
	padding: 5px; 
	background-color: #eee; 
	width: 100%;
}


span.address-search-label, span.address-city-label, span.search-label {
	width: 23%;
	font-weight: bold;
	float: left;
}

.search-form p input#sword.tx-efaddress-pi1-searchbox-sword, .search-form p input#sword, div.search-form form div.search-input select, div.search-input input#sword.tx-efcontacts-pi1-searchbox-sword {
	width: 75%;
	float: right;
}

.table {
	display: table;
	padding: 5px;
	width: 100%;
}

.subtable {
	display: table;
	padding: 5px 0;
	width: 100%;
}

.titlerow {
	display: table-row;
	background-color:#999;
	width: 100%;
}


.row1 {
	display: table-row;
	background-color:#ddd;
	/* min-height: 60px; */
	width: 100%;
	padding-top: 10px;
}

.row2 {
	display: table-row;
	background-color:#fff;
	width: 100%;
	margin-top: 10px;	
}

.subrow {
	display: table-row;
	background-color:#fff;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
}



/* EXTENSION CONTACTS */
.label {
	width: 25%;
	float: left;
	margin-bottom: 2px;
	
}

.search-input {
	width: 75%;
	float: left;
	margin-bottom: 2px;
}

span.gender_choice {
	padding: 0 15px 0 5px;
	line-height: 1.2em;
}



#main-content .csc-default, div.tx-efcontacts-pi1 div.browseBoxWrap {
	padding: 5px;
}

div.resultbox { 
	display: none;
	z-index: 1;
	position: absolute;
	width: 570px;
	padding: 12px 24px 12px 0px;
	border: solid #999999 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: #EEEEEE;
}
			
ul.box {
	list-style: none;
	font-family: Arial, "Lucida Grande", sans-serif;
}
			
ul.box li {
	list-style: none;
	border-style: solid;
	border-color: #FFFFFF #CCCCCC #DDDDDD #CCCCCC; 
	border-width: 1px;
	background: #FFFFFF;
}
			
ul.box li:hover, ul.box li a:hover {
	background-color: #dddddd;
	background-image: none;
}
			
ul.box li a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px 10px;
	margin: 0px;
}
			
ul.box li a:hover {
	color: #000000;
}

.contacts-cell1 a, .contacts-cell2 a, .contacts-cell1 span, .contacts-cell2 span {
	padding: 5px;
	line-height: 1.1em;
}

.contacts-cell1, .contacts-cell2, .contacts-cell3, .contacts-cell4  {
	display: table-cell;
	
}

.contacts-cell1 {
	width: 30%;
	font-weight: bold;
	float: left;
	padding-top: 10px;
}

.contacts-cell2  {
	width: 20%;
	font-weight: bold;
	float: left;
	padding-top: 10px;
}

.contacts-cell3 {
	width: 10%;
	font-weight: bold;
	float: left;
	padding-top: 10px;
}

.contacts-cell4 {
	width: 40%;
	vertical-align:top;
	float: right;
	padding-top: 10px;
}


/* EXTENSION ADRESSEN - ANSPRECHPARTNER LISTE */


span.address-search-label, span.address-city-label, span.search-label {
	width: 23%;
	font-weight: bold;
	float: left;
}
.tx-efcontacts-pi1-searchbox-button {float: right;}

/*
.label {
	width: 75%;
	float: right;
}
*/
.browsebox table {
	width: 100%;
}

.tx-efaddress-pi1-browsebox table tbody tr td p a {
	padding: 0 15px 0 0;
}

.tx-efaddress-pi1-browsebox table tbody tr td p a:hover {
	color: #06600;
}

.tx-efaddress-pi1-browsebox-SCell p {
	color: #006600;	
	font-weight: bold;
	padding: 0 15px 0 0;
}

.address-table {
	display: table;
	padding: 2px;
	width: 100%;
}
.address-titlerow {
	display: table-row;
	background-color:#999;
	width: 100%;	
}

.address-row1 {
	display: table-row;
	background-color:#ddd;
	/* min-height: 60px; */
	width: 100%;
	padding-top: 10px;
}

.address-row2 {
	display: table-row;
	background-color:#fff;
	/* min-height: 60px; */
	width: 100%;
	margin-top: 10px;	
}


.address-cell1 a, .address-cell2 a, .address-cell1 span, .address-cell2 span {
	padding: 5px;
	line-height: 1.1em;
}

.address-cell1, .address-cell2 {
	display: table-cell;
	
}

.address-cell1 {
	width: 80%;
	font-weight: bold;
	float: left;
	padding-top: 10px;
}

.address-cell2 {
	width: 20%;
	vertical-align:top;
	float: right;
	padding-top: 10px;
}

.single-address-row {
	width: 100%;
	display:table-row;
}

.single-address-cell1, .single-address-cell2, .single-address-cell1 span, .single-address-cell2 span {
	display: table-cell;
}


.single-address-cell1 {
	float: left;
	font-weight: bold;
	width:27%;
	column-count:1;
}

.single-address-cell2 {
	width:73%;
	column-count:2;
	float: right;
}

.single-address-column-group {
	display: table-column-group;
	width: 100%;
}

#main-content div#c27269.csc-default div.tx-efaddress-pi1 a {line-height: 1.5em;margin-top: 30px;}

/* EXTENSION SERVICES */
.service-search-label {
	width: 23%;
	font-weight: bold;
	float: left;
}


.service-input {
	width: 75%;
	float: right;
}

.tx-efcontacts-pi2 div.search-form form div.service-input input#sword.tx-efcontacts-pi2-searchbox-sword, .tx-efcontacts-pi2 div.search-form form div.service-input select {
	width: 100%;
}

.tx-efcontacts-pi2 div.search-form form input.tx-efcontacts-pi2-searchbox-button {
	float: right;	
}


.services-cell1 {
	width: 83%;
	font-weight: bold;
	float: left;
	padding: 5px;
}

.services-cell2 {
	width: 13%;
	vertical-align:top;
	float: right;
	text-align: right;
	padding: 5px;
}

.services-column-group {
	display: table-cell;
	width: 100%;
}


.services-detail-cell1 {
	width: 2%;
	font-weight: bold;
	float: left;
	line-height: 1.1em;
	padding-top: 10px;
}

.services-detail-cell2  {
	width: 33%;
	font-weight: bold;
	float: left;
	padding-top: 10px;
	line-height: 1.1em;	
	border-bottom: 1px dotted #ddd;
}

.services-detail-cell3 {
	width: 33%;
	font-weight: bold;
	float: left;
	padding-top: 10px;
	line-height: 1.1em;
	border-bottom: 1px dotted #ddd;
}

.services-detail-cell4 {
	width: 32%;
	vertical-align:top;
	float: right;
	padding-top: 10px;
	line-height: 1.1em;
	border-bottom: 1px dotted #ddd;
}

.services-detail2-cell1 {
	width: 30%;
	font-weight: bold;
	float: left;
	padding-top: 10px;
}

.services-detail2-cell2  {
	width: 30%;
	font-weight: bold;
	float: left;
	padding-top: 10px;
	line-height: 1.1em;		
	border-bottom: 1px dotted #ddd;
}

.services-detail2-cell3 {
	width: 30%;
	font-weight: bold;
	float: left;
	padding-top: 10px;
	line-height: 1.1em;
	border-bottom: 1px dotted #ddd;
}

/* EXTENSION NEWS */
.news-image {
	float: left; 
	width: 55px;
}

.readmore {
	margin-bottom: 5px;
}

.readmore a {
	font-size: 0.9em;
	padding: 5px;
}

.btn {text-align: right;}

.readmore a img {
	padding: 0 !important;
}

.singleitem {
	background: #eee;
}

.singleitem:first-child {
	margin-top: 10px;
}

.singleitem div small, .singleitem div img {
	padding: 5px;
}
.singleitem p {
	margin: 5px 0 0 60px;
}

.singleitem p a {
	font-size: 0.8em; 
	line-height: 1.1em;
}



.news-single-links DT, .news-single-links DD {margin-left: 0;}


/* Nested Cols */

.nested-table {
	width: 100%;
	display: table;
}
.nested-2cols {
	width: 100%;
	display: table-row;
	padding: 5px;

}

.nested-cell1 {
	width: 50%;
	display: table-cell;
	float: left;
}

.nested-cell2 {
	width: 50%;
	display: table-cell;
	float: left;
}


/* nicht zugeordnet */
#nested_col1 {
	width: 300px;
	float: left;
}

#nested_col2 {
	margin-left: 300px;
}

.csc-default dd {
	font-size: 0.9em;
	float: left;	
}

/* Betriebsdatenbank */

#company_db {
	display: table;
}

.company_row {
	display: table-row;
}

.company_cell1 {
	display: table-cell;
	width: 30%;
}
.company_cell2 {	
	display: table-cell;
	width: 20%;
}

.company_cell3 {
	display: table-cell;
	width: 25%;
}
.company_cell4 {
	display: table-cell;
	width: 25%;
}