html {
	overflow-y: scroll;
}

a {
	border-bottom: none !important;
}

h1 {
	position: static;
	background: none;
	height: auto;
	width: auto;
}
#container {
	background: #fff;
	padding: 200px 0 50px;
	margin: 0 auto;
	width: 790px;
}
#slideshow {
	list-style: none;
	padding: 10px;
	margin: 0;
	width: 614px;
}
#we_help_you {
	text-align: right;
	padding: 20px 10px 10px;
}
.clear {
	clear: both;
}
#flash_slider {
	margin: 0 13px 0 0;
}
.right {
	float: right;
}
.left {
	float: left;
}

#hermelinen {
	margin: 30px 0 0 165px;
	float: left;
}

#step_in, #step_in_24 {
	border-top: 1px dashed #b4b8b9;
	padding: 10px 0 10px 10px;
	margin: 15px 15px 0 0;
	float: right;
	width: 240px;
}

#step_in_24 {
	margin-left: 150px;
	width: 300px;
	float: left;
}

#step_in img, #step_in_24 img {
	margin: 0 0 0 20px;
}

#step_in p, #step_in_24 p {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	font-size: 14px;
	padding: 0;
	float: right;
	width: 50px;
}

#step_in_24 p {
	text-align: left;
	padding: 3px 0 0;
	float: left;
}

#step_in a, #step_in_24 a {
	color: #404c4e;
}

#step_in a:hover, #step_in a:focus, #step_in a:active,
#step_in_24 a:hover, #step_in_24 a:focus, #step_in_24 a:active {
	text-decoration: underline;
}
