@charset "utf-8";
/* CSS Document */

.header {
	height: 323px;
	width: 960px;
	position: relative;
}
.nav {
	padding-top: 115px;
	padding-left: 15px;

}
#hem {
	position: absolute;
	right: 16px;
	bottom: 6px;
}





.col {
	float: left;
	height: 899px;
	width: 255px;
}


#col2 {
	float: left;
	width: 450px;

}
#col2cont {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 100px;
}


#col3 {
	width: 255px;
	float: left;
}

.citat {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 1em;

}
.bild {
	width: 255px;
	background-image: url(../grafik/bilder/hander.jpg);
	margin-bottom: 1em;
}
.logo {
	height: 133px;
	width: 255px;
	position: absolute;
	z-index: 2;
	top: 290px;
}



.ruta1 {
	width: 255px;
	margin-top: 1em;
	margin-bottom: 1em;
}


.ruta2 {
	width: 255px;
	margin-bottom: 1em;
}

.ruta3 {
	width: 255px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.vittext {
	color: #FFFFFF;
	font-weight: bold;
}
.rodtext {
	color: #A73F28;
	font-weight: bold;
}
.grontext {
	color: #00623B;
}
.lanktext {
	color: #49772F;
}
.svarttext {
	color: #000000;
	font-weight: bold;
}

#loggorna {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #97A369;
	height: 960px;
 
}

