body {
	background-color: #2A1F55;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	/* Firefox v3.6+ */
	background-image: -moz-linear-gradient(0% 55% 0deg,rgb(93,106,123) 0%,rgb(39,45,105) 100%);
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image: -webkit-gradient(linear,0% 55%,100% 54%,color-stop(0, rgb(93,106,123)),color-stop(1, rgb(39,45,105)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image: -webkit-linear-gradient(0deg,rgb(93,106,123) 0%,rgb(39,45,105) 100%);
	/* Opera v11.10+ */
	background-image: -o-linear-gradient(0deg,rgb(93,106,123) 0%,rgb(39,45,105) 100%);
	/* IE v10+ */
	background-image: -ms-linear-gradient(0deg,rgb(93,106,123) 0%,rgb(39,45,105) 100%);
	background-image: linear-gradient(90deg,rgb(93,106,123) 0%,rgb(39,45,105) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5d6a7b,endColorstr=#ff272d69,GradientType=1)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5d6a7b,endColorstr=#ff272d69,GradientType=1);
}
h1, h2, h3, h4, h5, h6, p, address, blockquote, div, ul, li {
	margin:0;
	padding:0;
}
ul, ol, dl {
	margin: 0;
	padding: 0;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	position: relative;

}

#mainBox {
	float: left;
	position: relative;
	top: 10px;
	width: 1100px;
	margin-left: 0px;
	padding-left: 100px;
	overflow: visible;
	visibility: visible;
	
}

#header {
	/* [disabled]position: relative; */
	width: 1200px;
	display: block;
	/* [disabled]float: right; */
	height: 246px;
}
#headline {
	float: right;
	margin-top: 70px;
	width: 900px;
	padding-top: 50px;
}
#siteHeadline {
	margin-top: 0px;
	padding-bottom: 15px;
}
#header #siteHeadline h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 100;
	padding-left: 20px;
	display: inline;
}
#phonecontact {
	width: 860px;
	padding-left: 40px;
	
	}
.phone {
	padding-left: 25px;
	padding-right: 2px;
	padding-top: 0;
}


.phoneIcon {
	background-image: url(../../site_images/button.png);
	background-position: -40px -120px;
	float: left;
	height: 20px;
	width: 20px;
}
#header #phonecontact .phone p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #CBCED7;
}
 #content1 h6 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 18px;
}

#content1 .article {
	padding-top: 60px;
}

#siteLogo {
	position: relative;
	top: 0px;
	float: left;
	overflow: visible;
	z-index: 1000;
	visibility: visible;
}
#topRightPic {
	height: 239px;
	width: 320px;
	z-index: 900;
	position: relative;
	left: -40px;
	top: -270px;
	overflow: visible;
	float: right;
	margin: 0px;
	padding: 5px;
	visibility: visible;
}
#middlePic {
	width: 500px;
	position: relative;
	top: -160px;
	overflow: visible;
	left: 130px;
	z-index: 700;
	height: 333px;
	float: right;
	visibility: visible;
}
#designPic {
	height: 224px;
	width: 300px;
	z-index: 800;
	position: relative;
	left: 280px;
	top: 40px;
	overflow: visible;
	float: right;
	visibility: visible;
}


.content {
	padding-bottom: 20px;

	}
	
.article {
	float: left;
	width: 1200px;
	display: block;
	}	
#topLine {
	border-color: rgb(221, 221, 221);
	border-width: 1px 0px 0px;
	width: 1200px;
	display: block;
	visibility: visible;
	padding-bottom: 15px;
	}
.serviceItem {
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 16px;
	
	}	

.gallery {
	width: 1192px;
	margin-right: auto;
	margin-left: auto;
}

#content3 div h1 {
	font-size: 22px;
}
#content3 div .serviceItem {
	margin-top: 15px;
}
.gallery .serviceItem tr td h5 {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #75502F;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #DADADC;
	font-weight: 500;
}

#content3 div .gallery .serviceItem tr td a img {
	padding: 10px;
	cursor: pointer;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:  #72665C;
	margin-bottom: 10px;
}

#content3 div .gallery .serviceItem tr td a:hover {
	opacity: 0.9;
	background-color: transparent;
	}
#content3 div .gallery .serviceItem tr td a {
	opacity: 1;
	background-color: transparent;
	}
#content3 div .gallery .serviceItem tr td img {
	padding: 10px;
	cursor: default;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:  #72665C;
	margin-bottom: 10px;
}
		

#content3 div h4 {
	/* Firefox v3.6+ */
	background-image:-moz-linear-gradient(2% 52% 0deg,rgb(107,75,46) 0%,rgb(114,105,100) 100%);
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image:-webkit-gradient(linear,2% 52%,101% 51%,color-stop(0, rgb(107,75,46)),color-stop(1, rgb(114,105,100)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image:-webkit-linear-gradient(0deg,rgb(107,75,46) 0%,rgb(114,105,100) 100%);
	/* Opera v11.10+ */
	background-image:-o-linear-gradient(0deg,rgb(107,75,46) 0%,rgb(114,105,100) 100%);
	/* IE v10+ */
	background-image:-ms-linear-gradient(0deg,rgb(107,75,46) 0%,rgb(114,105,100) 100%);
	background-image:linear-gradient(90deg,rgb(107,75,46) 0%,rgb(114,105,100) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff6b4b2e,endColorstr=#ff726964,GradientType=1)";




	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff6b4b2e,endColorstr=#ff726964,GradientType=1);	
	width: 1125px;
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
	text-align: left;
	font-size: 20px;
	padding-left: 20px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #CCC;
	background-color: #6B4C2D;
	display: block;
	margin-top: 25px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
	font-weight: 500;
}
#moreText {
	margin-top: 10px;
	width: 950px;
	text-align: justify;
	line-height: 1.4;
	overflow: visible;
	float: left;
	top: -250px;
	position: relative;
	z-index: 1100;
	padding-bottom: 10px;
	height: 400px;
	visibility: visible;
}
.mailcontact {
	width: 300px;
	}
.mail {
	padding-left: 25px;
	padding-right: 2px;
	padding-top: 0;
	font-weight: bold;
}


.mailIcon {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../../site_images/button.png);
	background-origin: padding-box;
	background-position: -60px -120px;
	background-repeat: no-repeat;
	background-size: auto auto;
	float: left;
	height: 20px;
	width: 20px;
}
#contactPic {
	height: 384px;
	width: 600px;
	z-index: 800;
	position: relative;
	left: 520px;
	top: -150px;
	float: left;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1200px;
}
#footer {
	height: 50px;
	width: 1200px;
	float: left;
}
#footerLine {
	border-color: rgb(221, 221, 221);
	border-width: 1px 0px 0px;
	width: 1300px;
	visibility: visible;
	}
/*footerregion*/
#footerbox {
	float: left;
	width: 1250px;
	/* [disabled]background-color: #75502F; */
	display: block;
	margin-bottom: 10px;
	margin-left: 50px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEE;
}
#footleft {
	padding-top: 15px;
	padding-left: 25px;
	float: left;
	/* [disabled]display: block; */
}
#footerbox #footleft h5{
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
}
#social {
	float: left;
	margin-top: 27px;
	margin-left: 115px;
	}
#social a{
	text-decoration: none;
	padding-left: 10px;
	}
#footright {
	padding-top: 10px;
	padding-right: 45px;
	float: right;
	padding-bottom: 5px;
}
#footerbox #footright h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;	
	font-size: 14px;
}
#player {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	width: 200px;
	/* [disabled]display: block; */
	float: left;
	padding-left: 450px;
	margin-top: -20px;
}
#footerbox #footright p {
	font-size: 12px;
	text-align: center;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #DADADC;
	
}
	
	/*  *********************************** allgemeine Links  *********************************** */
		
a:link, a:visited {
	color: #2A9FFF;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		} 
		
a:hover {
	text-decoration:none;
	color: #6B4D2F;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
a:active {
	text-decoration:none;
	color: #6B4D2F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
		} 
	 

ul, ol, dl {
  margin: 0;
  padding: 0;
  font-size: 16px;
}
h1 {
	color: #FFFBF0;
	font-size: 24px;
	margin-top: 15px;
}
h2 {
	color: #FFFBF0;
	font-size: 22px;
}
h3 {
	color:  #CCC;
	font-size: 18px;
	padding-top: 20px;
}
h4 {
	color: #FFFBF0;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 1.4;
}
h5 {
	color: #DADADC;
	font-size: 18px;
}
h6 {
	color: #FFF;
	font-size: 16px;
	padding: 0px;
	line-height: 0.5;
	}
p {
	color: #FFF;
	font-size: 16px;
	}
