@charset "utf-8";
html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(images/bgBody.jpg) repeat-x #D8AF39;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #BC982C;*/
	color: #878787;
	height: 100%;
	font-size: 12px;
}
body.detail {
	background: #FFFFFF;
}
ul, li, p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #32325B;
	font-size: 18px;
	padding-bottom: 20px;
}
h2 {
	color: #32325B;
	font-size: 15px;
	padding-bottom: 5px;
	font-weight: normal;
}
a {
	/*color: #BC982C;*/
	color: #32325B;
	cursor: pointer;
}
a.sel {
	text-decoration: underline;
}
#wrapper {
	background: url(images/bgWrapper.png) repeat-y;
	width: 935px;
	margin: 0px auto;
	padding-left: 33px;
	padding-right: 32px;
	overflow: hidden;
	min-height: 100%;
}
#header {
	background: url(images/bgHeader.jpg) repeat-x;
}
#logo {
	float: left;
	padding-top: 20px;
	padding-left: 30px;
}
#headerUeberschrift {
	text-align: right;
	padding-top: 100px;
	padding-right: 15px;
	color: #31315A;
	font-size: 14px;
	width: 400px;
	float: right;
}
#headerUeberschrift .name {
	font-size: 17px;
}
.headerBild {
	width: 920px;
	height: 70px;
	background: url(images/header.jpg) no-repeat;
	padding-top: 80px;
	padding-right: 15px;
}
.clear {
	clear: both;	
}
.bildUnterschrift {
	font-size: 10px;
	font-style: oblique;
}
#hauptnavigation {
	background: url(images/bgNavi.jpg) repeat-x;
	height: 25px;
	color: #FFFFFF;
	margin-top: 1px;
	font-size: 14px;
}
#hauptnavigation li {
	list-style-type: none;
	display: inline;
}
#hauptnavigation li a {
	color: #FFFFFF;
	padding: 3px 15px 0px 14px;
	text-decoration: none;
	display: inline-block;
	height: 22px;
	text-align: center;
	border-right: solid 1px #FFFFFF;
}
#hauptnavigation li a:hover, #hauptnavigation li.sel a {
	background: url(images/bgNaviActive.jpg) repeat-x;
}
#hauptnavigation li a.last {
	border-right: none;
	padding-right: 18px;
}
.subnavi {
	height: 25px;
	color: #32325B;
	font-size: 12px;
}
.subnavi li {
	list-style-type: none;
	display: inline;
}
.subnavi a {
	color: #32325B;
	padding: 4px 15px 0px 15px;
	text-decoration: none;
	background: url(images/bgSubNavi.jpg) repeat-x;
	height: 21px;
	display: inline-block;
}
.subnavi a:hover, .subnavi li.sel a {
	text-decoration: underline;
}
#noSubnavi {
	
}
#divVergoldung {
	display: none;
}
#divHandwerk {
	padding-left: 505px;
	display: none;
}
#divPerson {
	padding-left: 627px;
	display: none;
}
#content {
	background: url(images/bgContent.jpg) repeat-x #FFFFFF;
	width: 935px;
	overflow: hidden;
}
.inhalt {
	padding: 25px 30px 25px 30px;
}
.detail .inhalt {
	padding: 15px 20px 15px 20px;
}
.inhalt li {
	list-style-type: none;
	background: url(images/listStyleImage.gif) no-repeat 0px 3px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*############## STARTSEITE */
.news {
	background: url(images/bgNews.jpg) repeat-x top;
	width: 435px;
	padding: 15px 20px;
	margin-bottom: 25px;
}
.news h2 {
	padding-bottom: 15px;
}
.news img {
	background-color: #FFFFFF;
	border: 1px solid #CCCCD6;
	padding: 5px;
	float: left;
	margin-right: 20px;
}
.zitat {
	//padding-right: 45px;
	//float: right;
}
.martha {
	padding-right: 100px;
}
.border {
	border: 1px solid #CCCCD6;
	padding: 5px;
}
.TextLinksBilder .inhaltLinks {
	width: 300px;
	float: left;
}
.TextLinksBilder .inhaltRechts {
	width: 560px;
	padding-left: 10px;
	float: right;
}
.TextLinksBilder .smallImage {
	width: 125px;
	height: 120px;
	padding-left: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
}
.TextLinksBilder .smallImage img, .gallery img {
	border: none;
}
.BildMitText td {
	padding-bottom: 20px;
}
.BildMitText .mittleresBild img {
	margin-right: 30px;
}
.Profil img.border {
	margin-left: 20px;
}
#mehrReferenz01, #mehrReferenz02, #mehrReferenz03, 
#mehrReferenz04, #mehrReferenz05, #mehrReferenz06, 
#mehrReferenz07 {
	cursor: pointer;
}
.formular input, .formular textarea {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.formular input.border, .formular textarea.border {
	border: 1px solid #CCCCD6;
	padding: 3px 4px;
	background: url(images/bgInput.jpg) no-repeat;
}
.formular input.button {
	color: #FFFFFF;
	border: none;
	background: url(images/bgNavi.jpg) repeat-x;
	padding: 5px 10px 5px 10px;
}
.produkte .gallery {
	padding-top: 20px;
}
.produkte .entry a {
	padding-bottom: 5px;
	display: block;
}
.produkte .gallery .entry {
	width: 160px;
	height: 220px;
	float: left;
	margin-right: 15px;
}
.produkte .gallery .entry img {
	border: none;
}
.footerPlaceholder {
	height: 50px;
}
#footerAussen {
	width: 935px;
	margin: 0px auto;
	margin-top: -49px;
	position: relative;
	padding: 0 10px 0 10px;
}
#footer {
	border-top: 1px solid #B2B2C1;
	color: #32325B;
	background: url(images/bgFooter.jpg) repeat-x;
	height: 30px;
	padding: 18px 30px 0 30px;
	font-size: 10px;
}
#footer a {
	color: #32325B;
}