/*
Theme Name: Aconi Child Theme
Description: Dieses Child Theme bei neuen Projekten verwenden und bearbeiten!
Author: ACONI
Template: twentyten
*/

@import url("css/framework.css");
@import url("css/site_styles.css");

#site-title a {
    color: #009900;
}

ul.region-list li {
	display: block;
}

body {
	color:#666666;
}

.hentry {
	height: 300px;
	overflow: hidden;
}

.bentry {
	height: 177px;
	overflow: hidden;
}

.bigger {
	height: 320px;
}

.hentry img,
.bentry img {
	border: 1px solid #DDDDDD;
}

.hentry img {
	width: 188px;
	height: 129px;
}

.bentry img {
	width: 188px;
}

.hentry p,
.bentry p {
	font-size: 12px;
}

.hentry span,
.betryn span {
	font-size: 11px;
}

.entry-title {
	overflow: hidden;
}

.alignleft {
	float: left;
}

.alignright{
	float: right;
}

table.haus-details {
	border: 1px solid #dddddd;
	border-collapse: collapse;
}

table.haus-details th {
	background-color: #eeeeee;
}

table.haus-details td,
table.haus-details th {
	border:1px solid #DDDDDD;
}

div#haus-bild img {
/*	width: 350px;
	height: 250px;
	*/
	border: 1px solid #dddddd;
}

.signuparea {
	text-align:right;
	font-size: 11px;
}

ul#loginbar {
	list-style-type: none;
	float: right;
	padding: 0;
	margin: 0 0 5px 0;
}

ul#loginbar li {
	padding: 0 0 0 10px;
	float: left;
}

form#loginform  {
	float: right;
}

form#loginform  label {
	font-weight: normal;
}

form#loginform  p{
	float: left;
	margin: 0;
	padding-right: 5px;
}

form#loginform  p.login-submit input {
	background-color:#E1E1E1;
	border:1px solid #DDDDDD;
	font-size:10px;
	height:20px;
	position:relative;
	top:6px;
}

#profile_box p {
	padding: 0;
}

/* formular */

span.wpcf7-list-item {
	display: inline-block;
	width: 200px;
}

ul.detail-list  {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

ul.detail-list li {
	color: #99CC00;
}

ul.detail-list li span {
	color: #666666;
}

.span-75 {
	width: 265px;
	float:left;
	margin-right:10px;
}

ul.filter {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 0;
}

ul.filter li.parent {
	background: none;
	cursor: auto;
	padding: 0;
}

ul.filter li {
	cursor: pointer;
	padding-left: 14px;
	background: url("images/checkbox.png") no-repeat 0 3px;
	padding-left: 14px;
}

ul.filter li.selected {
	/*font-weight: bold;*/
	background: url("images/checkbox_checked.png") no-repeat 0 3px;
}

div#loading-big {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	position: absolute;
	opacity: 0.8;
	z-index: 5;
}

div#loading-big div.img {
	background: url(images/ajax-loader.gif) center center no-repeat;
	left: 50%;
	top: 50%;
	position: absolute;
}

span.regular {
	font-size: 12px;
}

.hide {
	visibility: hidden !important;
	display: block !important;
}

.show {
	display: block !important;
	visibility: visible !important;
}

.narrow {
	margin-bottom: 0.45em !important;
}

.bundeslaender {
/*	left:63px;*/
	list-style-position:inside;
	margin-bottom:0;
	margin-right:0;
	padding:0;
/*	position:absolute;*/
/*	top:218px;*/
	z-index:2;

}

div.about p {
	padding: 0;
	line-height: 16px;	
}

div.about h3 {
	margin-bottom: 0;
}

.image {
	text-align: right;
	width: auto;
	border: 1px solid #ddd;
	padding: 5px;
	display: inline-block;
}

.image img {
	border: 0;
	display: block;
}

.thumb {
	margin-right: 7px;
}

table.musterpark-details {
	border-collapse: collapse;
	margin-bottom: 0;
}

table.musterpark-details td,
#musterpark-details th {
	border-bottom: 1px solid #ddd;
}

table.musterpark-details tr:last-child td,
table.musterpark-details tr:last-child th {
	border-bottom: 0;
}

table.musterpark-details td {
	text-align: right;
}

table.musterpark-details th {
	vertical-align: top;
	width: 50px;
}

#musterpark-bild  {
	float: right;
	text-align: right;
}

#mapsContainer {
	width: 400px;
	height: 241px;
}

div.entry-details h3 {
	margin-bottom: 0;
}

#firstHeading {
	font-size :13px;
	margin-bottom: 0px;
}

p.nop {
	padding-bottom: 0;
}

.error p {
    margin: 0;
    padding: 0;
    color: #aa0000;
}
.image-holder {
    float: left;
    margin: 0 10px 20px 0;
}
.baufirma-entry  .entry-content {
    float: left;
    width: 100%;
}
.contact-bg {
    background: url(images/fon-bg.png) repeat-x;
    margin: 0 0 5px 0;
    border: 1px solid #ddd;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    padding: 2px 5px;
}
.contact-holder {
    float: right;
}
