p {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

div.moduletable {
  clear: both;
}

div.category-desc > img.catImage {
  display: none;
}

.verkauft > div.faf-text {
  color: #ff0000 !important;
}

.menu_hauptmenue a {
  text-transform: uppercase;
  font-family: 'Molengo', sans-serif !important;
}

div.categories-list-artistBlogg div {
  border 1px solid #aaaaaa;
 } 

div.categories-list-artistBlogg > div > h3 {
  margin-bottom: 3px;
}

div#bottomMenue {
	float:right;
	margin-right: 15px;
}


.fullWidthBanner {
	width: 100%;
	margin: 0;
	padding: 0;
}


div.faf-name {
	clear: both;
	float: left;
	color: #85754e;
}

div.faf-text {
	color: #85754e;
    
}

.bildTitel > div.faf-text::before, .bildTechnik > div.faf-text::before, .bildGroesse > div.faf-text::before, .bildPreis > div.faf-text::before {
	content: ": ";
}


div.header-inner {
	text-align:center;
}

.artistBlogg h3, .artistBlogg h2, .blog-featured h2   {
	font-weight:400 !important;
	font-size: 21px;
	text-align:center;
}

div.blog-artistBlogg > h2 {
  margin-bottom: 20px !important;
  padding-bottom: 5px;
}

.artistBlogg .subheading-category {
	font-size: 30px !important;
}

.artistBlogg a {
	color: #aaaaaa;
}

.artistBlogg h2, .blog-featured h2 {
	width: 100%;
	margin-bottom: 10px;
	color: #85754e;
}

.artistBlogg > h2 {
  border-bottom: 1px solid #DDDDDD;
}


#category-image img {
	width: 100%;
	height: 100%;

}

div.category-desc {
	height: auto!important;
}

div.category-desc img {
	margin-bottom: 20px;
}

div[itemprop="blogPost"] {
	margin-bottom: 60px;
  	padding-bottom: 10px;
  	border-bottom: 1px solid #DDDDDD;
}

div.blog-featured div[itemprop="blogPost"] {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

div[itemprop="blogPost"]:last-child  {
  border: none;
}

div[itemprop="blogPost"] a {
	color: #85754e;
}

#category-image img{
	-webkit-transition: all 400ms; /* Safari */
    transition: all 400ms;
	transition-timing-function: ease-in-out;
	position:relative;
}

#category-image img:hover {
	transform: scale(1.1);
}


div[itemprop="blogPost"] img {
	transition: all 400ms;
	transition-timing-function: ease-in-out;
	position:relative;
}

.blog-featured div.bild {
	text-align:center;
}

h3.slide-title {
	white-space: nowrap;
}

span.span-js-title {
  margin: 0 !important;
}

div.bg-default, div.slide-desc-box{
	padding: 0 !important;
}
  
@media screen and  (min-width: 450px) {
	div[itemprop="blogPost"] img:hover {
		transform: scale(1.05);
	}
}

div.bild {
	overflow: hidden;
}

#anfrage {
	margin-top: 10px;
}


div #kontakt {
   width: 300px;
      float: left;
}

div #map {
  	width: 630px;
  	float: left;
  margin-bottom: 45px;
}


div.categories-list-artistBlogg div {
	float:left;
	Margin: 0 19px 15px 0;
	cursor: pointer;
}

div.categories-list-artistBlogg {
	width: 100%;
}

div.category-desc {
	height: auto;
	float: left;
}





@media all and  (min-width: 980px) {
	div.categories-list-artistBlogg div:nth-child(4n+0) {
		margin-right: 0px;
	}
	div.categories-list-artistBlogg div {
		width: 220px;
	}
	div #category-image {
		width: 220px;
		height: 220px;
		overflow: hidden;
	}
	
	div.category-desc {
		width: 300px;
	}
	
	.artistBlogg div.items-leading {
		width: 600px !important;
		float:right;
	}
	
	div.adresse {
		float: left;
		width: 33%;
		text-align:center;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

@media all and  (min-width: 768px) and (max-width: 979px) {
	div #kontakt {
		width: 300px;
  		float: left;
	}

	div #map {
 	 	width: 420px;
 	 	float: left;
	}
	
	div.categories-list-artistBlogg div {
		width: 228px;
	}

	div.categories-list-artistBlogg div:nth-child(3n+0) {
		margin-right: 0px;
	}
	div #category-image {
		width: 228px;
		height: 228px;
		overflow: hidden;
	}
	
	div.category-desc {
		width: 210px;
	}
	
	div.items-leading {
		width: 500px !important;
		float:right;
	}
	
	.blog-featured div.items-leading {
		width: 100% !important;
	}
	
	div.adresse {
		float: left;
		width: 33%;
		text-align:center;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

@media all and  (max-width: 767px) {
  	div #kontakt {
		width: 300px;
  		float: left;
	}

	div #map {
  		width: 100%;
  		float: left;
	}
	
	div.categories-list-artistBlogg div {
		width: 200px;
		margin: 0 20px 15px 0;
	}
	
	div.categories-list-artistBlogg div:nth-child(2n+0) {
		margin-right: 0px;
	}

	div #category-image {
		width: 200px;
		height: 200px;
		overflow: hidden;
	}
	
	div.items-leading {
		width: 100% !important;
		clear: both;
	}
	
	div.category-desc {
		width: 100%;
		text-align: center;
	}
	
	div.category-desc img{
		display: none;
	}
	
	div.adresse {
		width: 100%;
		text-align:center;
		margin-top: 20px;
		margin-bottom: 20px;
	}

}



@media all and  (max-width: 480px) {
   	h3.slide-title {
		font-size: 40px !important;
	}
  
	div.categories-list-artistBlogg div {
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
	}

	div #category-image {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
}

div.furniture-blog div.item{
position: relative;
Margin: 0 0 20px 0;
max-width: 220px;
}

div.BlogImage {
top:0px;
left:0px;
}

div.blogTitel{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	/*border: #00FF00 1px solid;*/
	top:0px;
	left:0px;
	max-width: 220px;
	background:transparent url(../images/1x1-tr.png);
}

#blogItemTitel {
	position: absolute;
	bottom: 20px;
	visibility: hidden;
	font-size: 1.2em;
	display: run-in;
}

div.furniture-blog div.item:hover #blogItemTitel {
	visibility: visible;
}

#blogItemTitel a{
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
}

#blogItemTitel div.projektDaten {
	width: auto; !important;
	margin-left: 0px; !important;
	clear:both;!important;
	float:left;!important;
}


#blogItemTitel div.projektDaten .faf-text{
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
}

#blogItemTitel div.projektDaten .faf-name{
	display: none;
}


.menu_hauptmenue li {
  	display: inline-block;
	margin: 5px 10px 5px 10px;
}

.navigation ul{
	display:table;
	margin-left: auto;
	margin-right: auto;
}

a.facebook > img {
	vertical-align: top;
}

.navigation a:hover{
	color: #666666 !important;
}

.navigation a{
	color: #aaaaaa !important;
}

.navigation .active a{
	color: #85754e !important;
}

.menu_hauptmenue {
	text-align: center;
	}

ul.subMoebel {
	margin: 0;

}

div.subMoebel {
	width: 100%;
	display:table;
	margin-bottom: 20px;
	top: -14px;
	position:relative;
}

.subMoebel li {
	text-decoration: none;
	list-style-type: none;
	margin: 0px 10px 0px 10px;
	float: left;
}

.subMoebel h5 {
	margin: 0;
	line-height: 17px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

.subMoebel li a {
	display: block;
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal; !important*/
}

#copy {
	color: #aaaaaa	;
	font-size: 0.75em;
	}
	
#up {
	width: 32px;
	background:transparent url(../images/up.png) no-repeat 2px;
	text-align: right;
}

#up:hover {
	background:transparent url(../images/up_hl.png) no-repeat 2px;
}

a:focus {
  outline: none;
}
	
/*detailansicht */


div.gallery {
	float:left;
	margin-right: 10px;
	border: #dddddd 1px solid;
	margin-bottom: 10px;
}

div.gallery:hover {
	border: #777777 1px solid;
}

div.gallery.first {
	clear: both;
}


.item-page .BlogImage {
	float:left;
	position: relative;
	top:0px;
	left: 0px;
	border: #ffffff 1px solid;
	margin-bottom: 10px;
}

.item-page .BlogImage img {
	border: #ffffff 1px solid;
}

.item-page .BlogImage img:hover {
	border: #777777 1px solid;
}

.item-page.furniture-blog div[itemprop="articleBody"], .item-page.furniture-blog .page-header, div.preis, div.projektDaten, div.spacer, div.spacer2 {
	float: right;
	display: table;
	margin-left: 20px;
	width: 48%;
}

div.spacer {
	height: 40px;
}

div.spacer2 {
	height: 10px;
}

div.preis li  {
	list-style-type: none;
	color: #5f5033;
}

div.preis ul  {
	margin: 0px;
}

.item-page.furniture-blog div[itemprop="articleBody"] {
	border-bottom: #DDDDDD 1px solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

table.acymailing_form {
	width: 100%;
}

h2 {
	font-weight:200;
	line-height: 1.2em;
	margin-top: 7px !important;
	margin-bottom: 7px !important;
	color: #85754e;
}

/* fixedMenu   */
#fixedMenu {
	width: 100%;
	position: fixed;
	top: -2px;
	z-index: 9998;
	background-color: #888888;
	visibility: hidden;
	height: auto;
	margin: 0;
	left: 0px;
	border-bottom: 1px solid #dddddd;
}

#fixedMenu div.subMoebel {
    margin: 0 0 0 0;
	padding: 6px 0 5px 0;
	border-top: 1px solid #dddddd;
	top:0px;
}

#fixedMenu .navigation {
	margin-bottom: 0px;
	border-bottom: none;
}

	
/* 2-spaltiges layout     */

@media all and (min-width: 470px) and (max-width: 767px) {

	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 420px;
	}
	
	[class*="span"],
	.uneditable-input[class*="span"],
	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 28px;
		-moz-box-sizing: border-box;
		float: left;
		margin-left: 2.12766%;
	}
			

	#fixedMenu {
		display:block;
	}
  
  .artistBlogg h3 {
    font-size: 19px; !important;
  }
}

@media all and (max-width: 469px) {
	.header .brand {
   		
	}
	a.brand {
		float:left;
		width: 100%;
		}

	#fixedMenu {
		display:block;
	}
}

@media all and (max-width: 394px) {
  .menu_hauptmenue a {
    font-size: 16px!important;
  }
  .menu_hauptmenue li {
    margin: 5px 5px;
  }
}

.btn-primary {
    background-color: #85754e  !important;
    color: #ffffff !important;
    border: 1px solid #85754e !important;
}

.btn-primary:hover {
    color: #85754e !important;
  	border: 1px solid #85754e !important;
}

.btn-inverse {
    background-color: #FFFFFF !important;
    color: #999999 !important;
    border-color: #999999 !important;
  	background-image: none;
}

.btn-inverse:hover {
  	background-color: #FFFFFF !important;
    color: #000000 !important;
  	background-image: none;
  border-color: #999999 !important;
}

.btn {
  text-shadow: none;
  box-shadow: none;
  padding: 4px 5px;
}


td.acysubbuttons {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}

p.onefield{
  display: inline-block;
  width: 50%;
}
p.fieldacyemail {
  text-align: right;
}

p.acysubbuttons {
  text-align: left;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(133,117,78,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(133,117,78,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(133,117,78,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(133,117,78,.6);
}

div.geschichte h2[itemprop="name"] {
  text-align: center;
}