#content_index{
	margin: 0px auto;
	padding: 0px;
	margin-top: 10px;
	width: 1000px;
}

#index_image{
	text-align: center;
}

#slideshow{
	margin: 0px auto;
	position: relative;
    height: 421px;
	width: 988px;
}

#slideshow img{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}

#content_index .organic_furniture{
	top: 140px;
	left: 35px;
	position: absolute;
	z-index: 15;
}

#content_index .organic_living{
	top: 160px;
	right: 60px;
	position: absolute;
	z-index: 15;
}

#content_index .markus_malin{
	top: 370px;
	right: 40px;
	position: absolute;
	z-index: 15;
}

#nostot{
	margin: 0px auto;
	margin-top: 20px;
	text-align: left;
	padding: 0px;
	padding-left: 5px;
	display: inline-block;
	width: 1000px;
	font-size: 12px;
	line-height: 16px;
}

#nostot div{
	float: left;
	margin: 1px;
	height: 190px;
	width: 328px;
	background-color: #f9eedd;
	background-repeat: no-repeat;
	background-position: right;
}

.basic a{
	color: #38393c;
}

.form table{
	margin-left: 25px;
}

#nostot h4, #nostot p{
	margin-left: 25px;
	width: 170px;
	overflow: visible;
}

#nostot h4{
	margin-top: 20px;
}

