
* {
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	width: 939px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}

#header {
	width: 939px;
	height: 61px;
	margin-top: 30px;
}

#slider {
	width: 232px;
	height: 187px;
	margin-top: 30px;
	float: left;
}

#col-left {
	width: 232px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}

#nav  {
	width: 232px;
	margin-bottom: 30px;
	overflow: hidden;
}

#nav-h {
	width: 939px;
	overflow: hidden;
}

.col-news {
	width: 232px;
	margin-bottom: 30px;
}

#col-mid {
	width: 677px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}

.kontakt-form {
	width: 677px;
	margin-top: 30px;
}

.form-ruta textarea {
	width: 447px;
}

.galleri {
	width: 677px;
	margin-top: 30px;
	overflow: hidden;
}

.galleri img {
	display: block;
	cursor: pointer;
	cursor: hand;
}

.img-container {
	width: 100px;
	float: left;
}

.overflow {
	overflow: hidden;
	float: left;
	width: 100px;
	height: 64px;
}

.ruta {
	width: 677px;
	padding: 0px;
	overflow: hidden;
}

.ruta-liten {
	width: 232px;
	padding: 0px;
	margin-bottom: 30px;
	overflow: hidden;
}

.mellan-ruta {
	width: 675px;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.col-right {
	width: 232px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0px;
	float: left;
}

#footer {
	width: 939px;
	padding: 0px;
	clear: both;
}

.clear {
	clear: both;
}