@charset "ISO-8859-1";
#sidebar2     {
	background-color: #E$E8CA;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#slidercontent {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	-webkit-box-shadow: 10px 10px 50px grey;
	-moz-box-shadow: 10px 10px 50px grey;
	box-shadow: 2px 10px 50px grey;
	border: thin solid #cccccc;
}
#telefon {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #94AE34;
	border-bottom-color: #94AE34;
	margin-left: 10%;
	text-align: left;
	position: relative;
	margin-bottom: 50px;
	width: 81%;
	margin-top: -50px;
    } 
#sliderContent {
	margin-right: 11%;
	margin-left: 11%;
	margin-top: 60px;
	margin-bottom: 30px;
}
