* {
	margin: 0; padding: 0;
}

.clear {
	height: 0px; clear: both; margin: 0; padding: 0; overflow: hidden;
}
/* remove #remove class 
#remove {
	width: 585px; height: 130px; overflow: hidden; margin: 468px 0 0 320px;
}
*/
#slider-wrap {
	width: 320px; height: 123px; overflow: hidden;
}
#slider-wrap div.slider-left {
	width: 6px; height: 123px; background-color: #3E505C; overflow: hidden; float: left;
}
#slider-wrap div.slider-main {
	width: 308px; height: 123px; background-color: #3E505C; float: left;
}
	#slider-wrap div.slider-main ul li a {
		display: block; border: 0; width: 121px; height: 123px; overflow: hidden;
	}
	a.prev {
		display: inline; float: left; width: 16px; height: 14px; overflow: hidden; background-image: url(../images/arrow_previous.jpg); background-repeat: no-repeat; text-indent: -1000em; margin: 48px 0 0 0;
	}
	div.jCarouselLite {
		float: left; margin: 0 0 0 0px; 
	}
		div.jCarouselLite ul li {
			margin: 0 11px 0 8px;
		}
	a.next {
		display: inline; float: right; width: 16px; height: 14px; overflow: hidden; background-image: url(../images/arrow_next.jpg); background-repeat: no-repeat; text-indent: -1000em; margin: 48px 0 0 -10px;
	}
	a.disabled {
		display: inline; float: left; width: 16px; height: 16px; overflow: hidden; background-image: none; text-indent: -1000em; margin: 48px 0 0 0;
	}
#slider-wrap div.slider-right {
	width: 6px; height: 123px; background-color: #3E505C; overflow: hidden; float: left;
}
.s_suche {
	padding: 0px;
	margin: 0px;
	float: right
}
.s_suche .suchfeld {
	width: 160px;
	border: 1px solid #FFF;
	margin: 1px 0px;
      font-family: Arial, Helvetica, sans-serif;
	color: #3d505a;
	float: left;
	margin-right: 2px;
	height: 17px;
}
.s_suche .suchbutton {
	float: left;
	border: none;
	padding: 0px;
	margin: 0px;
}
.ansprechpartner_suche {
	padding: 0px;
	margin: 0px;
}
.ansprechpartner_suche .suchfeld {
	width: 160px;
	border: 1px solid #FFF;
	margin: 1px 0px;
        font-family: Arial, Helvetica, sans-serif;
	color: #3d505a;
	float: left;
	margin-right: 2px;
	height: 17px;
        border: 1px solid #111;
}
.ansprechpartner_suche .suchbutton {
	float: left;
	border: none;
	padding: 0px;
	margin: 0px;
}

.ansprechpartner_emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.ansprechpartner_emaillink a:link {
    color: #111111;
    text-decoration: none;
}
.ansprechpartner_emaillink a:visited {
    color: #111111;
    text-decoration: none;
}

