
* {
	margin: 0;
	padding: 0;
}

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

#header {
	width: 940px;
	height: 80px;
	margin-top: 30px;
}

#slider {
	width: 940px;
	height: 250px;
	margin-top: 30px;
}

#main {
	width: 940px;
	overflow: hidden;
	clear: both;
}

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

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

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

#nav-hd {
	width: 940px;
}

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

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

.kontakt-form {
	width: 480px;
	margin-top: 30px;
	overflow: hidden;
}

.form-ruta {
	width: 480px;
}

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

.form-errors {
	width: 468px;
}

.galleri {
	width: 480px;
	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: 480px;
	padding: 0px;
	overflow: hidden;
}

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

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

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

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

.clear {
	clear: both;
}