* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #EDE2CF;
	background-image: url(images/hintergrund4.jpg);
	background-repeat: no-repeat;
}
/*wrapper
++++++++++++++++++++++++++++*/
#wrapper {
	width: 1300px;
	height: 50%;
	min-height: 50%;
	height: auto !important;
	overflow: hidden !important;
	margin: 0 auto;
	position: relative;
	padding-bottom: 50px;
	background-color: #E8DFC3;
	box-shadow: 0 0 30px #D5C497 inset;
	margin-top: 30px;
}
#wrapper #header {
	float: left;
	width: 1300px;
	height: 200px;
	box-shadow: 5px 5px 50px #fff;
	background-image: url(images/bild6.jpg);
	background-position: center;
	
}
#wrapper #header img {
	width: 500px;
	height: 130px;
	margin-top: 35px;
	margin-left: 350px;
	border-radius: 40px;
	box-shadow: -5px 5px 20px #fff;
}
/*meldungen im kontaktformular anzeigen*/
#wrapper #php {
	width: 500px;
	height: 100px;
	font-size: 20px; 
	padding: 10px;
	border: 1px solid #000;
	text-align: center;
	font-weight: bold;
	background-color: #E1D4A5;
	margin-left: 400px;
	margin-top: 200px;	
}
/*-------unser ------------geschäft---------------------------------------------------------------------------------------------*/
#wrapper #nav {
	float:left;
	width: 1300px;
	height: 150px;	
	background-color: #F3EDD7;
	box-shadow: 0px 0px 30px #BAA983 inset;
}
#wrapper #nav ul {
	list-style-type: none;
	margin-left: 5px;	
}
#wrapper #nav ul li {
	margin-top: 25px;
	
}
#wrapper #nav ul li a{
	float: left;
	width: 175px;
	height: 50px;
	padding: 5px;
	text-align: center;
	margin: 10px 14px ;
	padding-top: 15px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bild6.jpg);
	background-position: center;
	box-shadow: 5px 5px 20px #fff inset;
	border-radius: 20px;
}
#wrapper #nav ul li a:hover {
	color: #F7ECBC;
}/*ende nav*/
/*++++++++++++content++++++++++++++++++*/

#content  {
	width: 1300px;
	background-color: #E8DFC3;
	box-shadow: 0 0 30px #BAA983 inset;	
}

/*++++++++text++++++++++++++++++++++++++++*/


#text {
	float: left;
	margin-top: 70px;
	margin-left: 150px;
}

#text h2 {
	clear: both;
	float: left;
	width: 1000px;
	height: 30px;
	text-align: center;
	background-color: #B3A06B;
	padding:  10px ;
	border-bottom: 10px solid #666666;
	color: #ffffff;
	font-size: 20px;
	box-shadow: 0 0 20px #F2EBD4 inset;
	text-shadow: 1px 1px 5px #000;

}
#text div {
	margin-bottom: 20px;
}
#text .firm {
	height: 80px;
	padding-top: 70px;
}
#text .firm p:hover {
	background-color: #fff;
	color: #000;
	box-shadow: 0 0 20px #879d9d inset;
	border-radius: 10px;
}
#text .geschaeft {
	height: 400px;
	padding-top: 80px;
}
#text .geschaeft ul li:hover {
	background-color: #fff;
	color: #000;
	box-shadow: 0 0 20px #879d9d inset;
	border-radius: 10px;
}
#text .mitglied {
	height: 200px;
	padding-top: 80px;
}
#text .mitglied p:hover {
	background-color: #fff;
	color: #000;
	box-shadow: 0 0 20px #879d9d inset;
	border-radius: 10px;
}
#text .mitglied p strong {
	color: #B50606;
}
#text div li, #text div p{
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	padding: 7px 10px;
	width: 1000px;
	
}



/*++++++gallery+++++++++++++++*/
#gallery  .zoom {
	float: left;
	width: 1300px;
	height: 420px;
}
#gallery img {
	float: left;
	position: relative;
	width: 350px;
	height: 200px;
	top: 30px;
	left: 60px;
	margin: 0 20px;
	border: 3px solid #efefef;
	box-shadow: 5px 5px 10px #000;
}

/*+++++++++++++++Seite ++++++++Leistungen+++++++++----------------------------------------------------------------------------------------------*/
#content h1 {
	height: 30px;
	font-size: 30px;
	margin-left: 60px;
	padding-top:20px;
	text-align: center;
	cursor: pointer
	
}

#content h3 {
	clear: both;
	float: left;
	width: 700px;
	height: 70px;
	text-align: center;
	background-color: #B3A06B;
	padding:  10px ;
	border-bottom: 10px solid #666666;
	color: #ffffff;
	font-size: 20px;
	box-shadow: 0 0 20px #F2EBD4 inset;
	text-shadow: 1px 1px 5px #000;
	margin: 40px 0;
	cursor: pointer
}

#content .duenn {
	height: 50px;
	padding-top: 25px;
}
#leistungen {
	clear: bolt;
	float: left;
	height: 1400px;
	width: 720px;
	margin-top: 80px;
	margin-left: 50px;
	background-color: #F0DAB4;
	box-shadow: 0 0 20px #B3A06B inset;
	cursor: pointer;
	
}
#leistungen .kunst {
	height: 390px;	
	padding-top: 40px;
	
}
#leistungen .kunst ul li:hover {
	background-color: #fff;
	width: 720px;
	color: #000;
	box-shadow: 0 0 20px #879d9d inset;
	border-radius: 10px;
}
#bild ul img {
	margin-left: 100px;
	border: 3px solid #efefef;
	box-shadow: 5px 5px 20px #000;
}
#leistungen .extras {
	height: 350px;
	padding-top: 40px;
}
#leistungen .extras ul li:hover {
	background-color: #fff;
	width: 720px;
	color: #000;
	box-shadow: 0 0 20px #879d9d inset;
	border-radius: 10px;
}
#leistungen div ul {
	list-style-type: none;
}
#leistungen div ul li {
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	padding-top: 10px;
	text-shadow: 1px 1px 5px #fff;
	
}

#bilder ul img {
	float: right;
	width: 400px;
	height: 300px;
	border: 3px solid #efefef;
	box-shadow: 5px 5px 20px #000;
}
#bilder ul .dreh {
	margin-top: 125px;
	margin-right: 70px;
	
}
#bilder ul .dreh1 {
	margin-top: 140px;
	margin-right: 70px;
}
#bilder ul .dreh2 {
	margin-top: 100px;
	margin-right: 70px;
}
#button {
	float: left;
	margin-top: 40px;
	margin-left: 60px;
	cursor: pointer;
	
}
#button ul {

	list-style-type: none;
	
}
#button ul li a {
	clear: boht;
	display: block;
	width: 300px; 
	height: 80px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	padding-top: 40px;
	color: #F50C0C;
	text-shadow: 0 0 5px #efefef;
	box-shadow: 5px 5px 20px #000;
	margin-left: 50px;
	margin-top: 20px;
	/*background-image: url(images/bild4.jpg);*/
	border-radius: 20px;
	background-color: #EBD5AD;
	text-decoration: none;
	
}
#button ul li a:hover {
	background-color: #fff;
	color: #000;
	box-shadow: 0 0 10px #000;
	text-shadow: 0 0 5px #fff;
	box-shadow: 5px 5px 20px #000 inset;
}
/*++++++++++++++Kontakt.html+++++++++++++++++++++*/
#form form {
	clear: both;
	float: left;
	height: 711px;
	width: 550px;
	font-size: 20px;
	margin-top: 90px;
	margin-left: 70px;
	box-shadow: 0 0 10px #CEB278;
	padding-left: 40px;
	padding-top: 20px;
	background-color: #F1E8C1;
}

#form form input {
	width: 500px;
	height: 50px;
	font-size: 20px;
	
}
#form form .sub {
	margin-top: 20px;
}
#form form .reset {
	margin-top: 20px;
}
#stift {
	float: right;
}
#stift img {
	margin-top: 100px;
	margin-right: 80px;
	border: 3px solid #efefef;
	box-shadow: 5px 5px 30px #847351;
}
/*+++++++++++++++++impressum*++++++++++++++++++++++++++*/
#main {
	clear: boht;
	margin-top: 370px;
	height: 1200px;

	
}
#main h1 {
	
	width: 800px;
	height: 70px;
	text-align: center;
	background-color: #B3A06B;
	padding-top:  20px ;
	border-bottom: 10px solid #666666;
	color: #ffffff;
	font-size: 35px;
	box-shadow: 0 0 20px #F2EBD4 inset;
	text-shadow: 1px 1px 5px #000;
	margin-left: 250px;
	margin-top: 40px;

}
#impressum  {
	text-align: center;
	margin-top: 40px;
}
#impressum ul {
	list-style-type: none;
	cursor: pointer;
}
#impressum ul li {
	font-size: 30px;	
}
#daten {
	margin-top: 30px;
	text-align: center;
	cursor: pointer;
}
#daten h2 {
	width: 800px;
	height: 50px;
	text-align: center;
	background-color: #B3A06B;
	padding-top:  20px ;
	border-bottom: 10px solid #666666;
	color: #ffffff;
	font-size: 30px;
	box-shadow: 0 0 10px #000 ;
	text-shadow: 1px 1px 5px #000;
	margin-left: 250px;
	margin-top: 40px;
}
#daten div ul {
	list-style-type: none;
}

#daten .eins {
	width: 800px;
	font-size: 25px;
	height: 150px;
	border: 2px solid #efefef;
	margin-left: 250px;
	padding-top: 10px;
	background-color: #F7EAD3;
	box-shadow: 0 0 10px #000 ;
}

#daten .zwei {
	width: 800px;
	font-size: 25px;
	height: 80px;
	border: 1px solid #000;
	margin-left: 250px;
	margin-top: 10px;
	padding-top: 20px;
	background-color: #F7EAD3;
	box-shadow: 0 0 10px #000 ;
}

#daten h3 {	
	width: 800px;
	height: 40px;
	text-align: center;
	background-color: #666;
	padding-top:  10px ;
	border-bottom: 10px solid #B3A06B;
	color: #ffffff;
	font-size:  25px;
	box-shadow: 0 0 20px #F2EBD4 inset;
	text-shadow: 1px 1px 5px #000;
	margin-left: 250px;
	margin-top: 20px;

}

#daten .drei {
	width: 800px;
	font-size: 20px;
	height: 60px;
	border: 1px solid #000;
	margin-left: 250px;
	margin-top: 10px;
	padding-top: 10px;
	background-color: #F7EAD3;
	box-shadow: 0 0 10px #000 ;
}
#daten .vier {
	width: 800px;
	font-size: 20px;
	height: 60px;
	border: 1px solid #000;
	margin-left: 250px;
	margin-top: 10px;
	padding-top: 10px;
	background-color: #F7EAD3;
	box-shadow: 0 0 10px #000 ;
}
#daten .eins ul li:hover {
	background-color: #fff;
	color: #000;
	box-shadow: 0 0 20px #879d9d inset;
	border-radius: 10px;
}
#daten .zwei ul li:hover {
	background-color: #fff;
	color: #000;
	box-shadow: 0 0 20px #879d9d inset;
	border-radius: 10px;
}
#daten .drei ul li:hover {
	background-color: #fff;
	color: #000;
	box-shadow: 0 0 20px #879d9d inset;
	border-radius: 10px;
}
#daten .vier ul li:hover {
	background-color: #fff;
	color: #000;
	box-shadow: 0 0 20px #879d9d inset;
	border-radius: 10px;
}





