#homeslider {
	width: 650px;
	height: 284px;
	background: url('../../../../images/gfx/startseite/sliderbox_startseite.png');
}

#homeslider ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}

#homeslider ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#homeslider .slides {
	overflow: hidden;
	width: 650px;
	height: 284px;
}

/* SLIDER */
#site_home #homeslider .slides ul {
	width: 649px;
	height: 284px;
}

#site_home #homeslider .slides li {
	width: 629px;
	height: 284px;
	float: left;
	padding: 20px 0 20px 20px;
}

#site_home #homeslider .slides h2 {
	margin-top: 0;
}

#site_home #homeslider .slides-nav {
	margin:15px 0 0 0;
	float: right;
}

#site_home #homeslider .slides-nav li {
	float: left;
}

#site_home #homeslider .slides-nav li a {
	display: block;
	padding: 0;
	outline: none;
	width: 22px;
	height: 22px;
	background: url('../../../../images/gfx/startseite/btn_noactive.png');
}

.js #site_home #homeslider .slides-nav li.on a {
	position: relative;
	background: url('../../../../images/gfx/startseite/btn_active.png');
}

/* Navigator from Slider */
#site_home #homeslider .navigate {
	width: 63px;
	height: 29px;
	cursor: pointer;
	margin: 10px 0 0 0;
}

#site_home #homeslider .navigate #previousHome{
	float: left;
	background: url('../../../../images/gfx/startseite/slidernav_left.png');
	width: 32px;
	height: 29px;
}

#site_home #homeslider .navigate #nextHome {
	float: right;
	background: url('../../../../images/gfx/startseite/slidernav_right.png');
	width: 31px;
	height: 29px;
}

/* Line */
#site_home .line {
	position: absolute;
	margin: 50px 0 0 -20px;
	background: url('../../../../images/gfx/startseite/slider_underline.png');
	width: 690px;
	height: 45px;
}

/* Contents */
#site_home .contents {
	font-family: Arial;
	position: relative;
	display: inline-block;
	margin: 20px -20px 0 -14px;
	padding: 20px 350px 50px 20px;
	background: url('../../../../images/gfx/startseite/figur.png') no-repeat right top;
	width: 314px;
	font-size: 14px;
	color:#2b2929;
	text-align: justify;
	line-height:1.3em;
}

#site_home .contents .inline_text {
	position:relative;
	width:650px;
	margin:15px 0 -50px 0;
}

#site_home .contents b {
	display: block;
	font-size: 26px;
	font-weight: bold;
	color: #2b2929;
	margin: 0 0 0 -2px;
}

#site_home .contents a.contact{
	position: absolute;
	right: 15px;
	top: 11px;
	display: block;
	width: 175px;
	height: 181px;
}

#site_home .contents a.contact:hover {
	background: url('../../../../images/gfx/startseite/contacter.gif') no-repeat;
	background-position: 80px 100%;
}

/* Schliders */
#site_home #homeslider .slides h1 {
	color: #FFFFFF;
	font-size: 24px;
	background: none;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}

#site_home #homeslider .slides b {
	display: block;
	margin: 20px 0 0 0;
	color: #2b2929;
	font-size: 14px;
	font-weight: normal;
}

#site_home #homeslider .slides span {
	margin: 10px 0 0 0;
	color: #FFFFFF;
	font-size: 10px;
	width: 216px;
	display: block;
}

#site_home #homeslider .slides div {
	margin: 10px 0 0 0;
}

#site_home #homeslider .slides div img {
	margin: 10px 0 0 0;
}
