@charset "ISO-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	color: #fff;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
	text-align: center;
	background: url(bilder/bg-1.jpg) 0 0 repeat;
}

a {
	color: #fff;
}

.container-wrapper {
	width:780px;
	height: 450px;
	margin:0 auto;
}

#container1 {
	position:relative;
	top: 10%;
	width: 259px;
 	margin:auto;
 	float: left;
	background-color: #000;
	border-right: 1px solid white;
}
#container2 {
	position:relative;
	top: 10%;
	width: 259px;
 	margin:auto;
 	float: left;
	background-color: #000;
	border-right: 1px solid white;
}
#container3 {
	position:relative;
	top: 10%;
	width: 260px;
 	margin:auto;
 	float: left;
	background-color: #000;
}

.slider-wrapper {
background: url(bilder/slider-bg.jpg) 0 0 no-repeat;
border:1px solid #2b2b2b;
width:780px;
height:450px;
margin:0 auto;
margin-top: 15%;
position:relative;
}

.logo {
	margin-top: 15%;
}

.SH-text {
	/*padding-top: 20px;*/
	width: 590px;
	margin:0 auto;
	text-align: justify;
}

.text {
	padding: 10px;
	width: 230px;
	text-align: justify;
	margin:0 auto;
	}
	
#footer {
	width: 780px;
	padding-top: 50px;
	margin:0 auto;
}

.imp {
	padding: 15px;
	text-align: justify;
	}