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

.header {
	height: 300px;
	width: 955px;
	position: relative;
}
#hem {
	position: absolute;
	height: 43px;
	width: 43px;
	left: 10px;
	top: 10px;
}
#nav {
	background-color: #8CA06E;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8CA06E;
	border-bottom-color: #8CA06E;
}
#info {
	padding-top: 5px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #00623B;
}

#col1 {
	padding-top: 85px;
	width: 235px;
	float: left;
}






#col2 {
	float: left;
	width: 445px;
	padding-left: 15px;
	padding-top: 85px;
}


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


#col3 {
	width: 255px;
	height:343px;
	float: left;
	background-image: url(../grafik/portratt.jpg);
	background-repeat: no-repeat;
	padding-top: 360px;
}


.citat {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 1em;
	background-image: url(../grafik/citat.gif);
	background-repeat: no-repeat;
	width: 255px;

}
.dots {
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #9DCF7F;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bild {
	width: 255px;
	background-image: url(../grafik/bilder/hander.jpg);
	margin-bottom: 1em;
}
.logo {
	height: 100px;
	width: 289px;
	position: absolute;
	z-index: 2;
	top: 280px;
	background-image: url(../grafik/balanslogo.gif);
	left: 30px;
}



.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: #BE3A5C;
	font-weight: bold;
}
.grontext {
	color: #00623B;
	text-decoration: none;
	font-weight: bold;
}
.lanktext {
	color: #00623B;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.svarttext {
	color: #000000;
	font-weight: bold;
}

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

#menu {
	background: #8CA06E;
	width: 235px;
}
#menu li {
	width: 235px;
}
#menu a {
	color: #FFFFFF;
	display: block;
	height:30px;
	text-decoration: none;
	font-size: 1.6em;
	padding-left: 30px;
	line-height: 30px;
	font-weight: bold;
}
#menu a:hover {
	background: #BE3E5F;
	color: #fff;
}
#avdbild {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
