* {
	margin: 0;
	padding:0;
}

body {
	background: #e5e5e5;


}

small {

	font-family: Helvetica, Arial, sans-serif;

}

.angebot {
	margin-top: 20px;
	background: #fefefe;
	padding:2px 10px 10px 30px;
		-webkit-box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.15); /* WebKit */
	-moz-box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.15); /* Firefox */
	box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.15); /* Standard */

}

.angebot strong {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #ff7e00;
border-bottom: 1px solid lightgrey;


}

#wrapper {
	margin: 0px auto;
	width: 1080px;
	background: #f0f0f0;
	-webkit-box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.15); /* WebKit */
	-moz-box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.15); /* Firefox */
	box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.15); /* Standard */

}

#header {
	
	width: 100%;
	height:65px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-weight: lighter;
	color: #ff7e00;
	padding:10px 0px 0px 10px;


}

#header a {
	text-decoration: none;
	color: #ff7e00;
}

#navigation {
	height: 25px;
	padding:15px 0px 15px 0px;
	list-style: none;
	border-top:1px solid grey;
	border-bottom:1px solid grey;
}

#navigation li {
	float: left;
	padding-left: 30px;

}

#navigation li a {
	font-size: 22px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ff7e00;
	text-decoration: none;

}

#navigation li a:hover {
	
	color: #ffffff;
	background: #ff7e00;
	

}

#content {
	margin: auto;
	width: 1000px;
	height:1200px;
	padding-top: 60px;
}

#content_hs{
	margin: auto;
	width: 1000px;
	height:550px;
	padding-top: 60px;
}

#content_hs a{
	color: #ff7e00;
	margin-top: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-decoration: none;

}

#content_hs a:hover{
	color: #111111;


}

table {
	color: #111111;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;

}



#impressum p {
	color: #111111;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	margin: 0px;

}

h3 {
	color: #111111;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	margin-top: 20px;

}

#content_home{
	margin: auto;
	width: 1000px;
	height:550px;
	padding-top: 60px;
}

#content_impressum{
	margin: auto;
	width: 1000px;
	height:1300px;
	padding-top: 60px;
}

#content_left {

	width: 600px;
	float:left;

}

#content_left p{

	color: #111111;
	margin-top: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;


}

#content_left ul{
	margin-left: 30px;
	color: #111111;
	margin-top: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;


}

#content_right {
	width: 300px;
	margin-left: 641px;




}

#content_right img {

		-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1); /* WebKit */
	-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1); /* Firefox */
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1); /* Standard */
}

#map {

		-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1); /* WebKit */
	-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1); /* Firefox */
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1); /* Standard */
}

#teaser {
	width:100%;	
	height:425px;
}





h2{

	color: #ff7e00;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-style: italic;
	border-bottom: 1px solid lightgrey;
	font-size: 24px;
	padding-bottom: 10px;

}


/* Slider CSS */
.slideshow {
	width: 1080px;
	height: 425px;
}
