/* === Style Sheet by www.wognum.se === */

/* === Sekundärt Style Sheet - Undersidor === */

/* === Textformat - Tags === */

h3 {
	font-size: 26px;
	line-height: 26px;
	color: #C00;
	margin-bottom: 6px;
}

h4 {
	font-size: 18px;
	color: #777;
	margin-bottom: 10px;
}

#firstpane h4 {
	font-size: 20px;
	color: #859a4a;
	margin-bottom: 10px;
}

#firstpane p {
	
}

h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	color: #777;
	margin-bottom: 10px;
	text-transform:uppercase;
}

h6 {
	font-size: 20px;
	color: #C00;
	margin-bottom: 2px;
}

strong {
	color:#000;
}

p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 10px;
	color: #666;
}


/* === Layout - Redaktionellt === */

#sidhuvudUnder {
	width: 750px;
	height: 25px;
	font-size: 20px;
	margin: 0px auto;
	margin-top: 15px;
}

#spaltEttUnder {
	float: left;
	width: 479px;
	padding: 0px 10px 10px 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #666;
}

#spaltEttUnder img {
	float: left;
	margin-right: 6px;
}

#logo img {
	float: right;
	padding-right: 15px;
}

.hogerspaltRubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C00;
	margin-bottom: 14px;
}

.hogerspaltTitel {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #000;
	margin-bottom: 3px;
}

.hogerspaltBrod {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999;
	margin-bottom: 3px;
}
/* == Child till #spaltStyrelsen som ersätter spaltannonser på /om_oss.asp ==*/
#spaltStyrelsen h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C00;
	margin-bottom: 14px;
}

#spaltStyrelsen h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #000;
	margin-bottom: 3px;
	font-weight:bold;
}

#spaltStyrelsen p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999;
	margin-bottom: 3px;
}
/* == Slut child spaltStyrelsen == */

.hogerspaltBrod a:link {color:#999;}
.hogerspaltBrod a:visited {color:#999;}
.hogerspaltBrod a:hover {color:#000;}
.hogerspaltBrod a:active {color:#999;}

.hogerspaltLinje {
	width: 250px;
	border-bottom: 1px dashed #666;
	margin-bottom: 14px;

}
.artikelinfo {
	font-size:11px;	
	color:#333;
}
.borderbottom {
	width:100%;
	border-bottom:1px solid #ccc;
}
.menu_list {
	width: 100%;
}
.menu_head {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	color: #777;
	margin-bottom: 10px;
	text-transform:uppercase;
	position: relative;
}

.menu_body {
	display:none;
}
.menu_body a {
  display:block;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}
.pad {
	padding-left:10px;
	border-left: 1px solid #9F9;
	}

