/******* rubrik 1, anvands i huvudspalten ihop med style 16 *******/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b4513;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
}

body {
	background-image: url(bilder/sidbakgrund_rostbruk.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-top: 10px;
}

body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	line-height: 18px;
}

#lager1{
	position:relative;
	left: 0px;
	top: -380px;
	z-index: 4;
	visibility: visible;
	position: relative;
}

/******* placering av Aktivitetskalender *******/
#lager2{
	top: -380px;
	left: 210px;
	z-index: 3;
	position: relative;
}

/******* placering av Gästbok *******/
#lager3{
	top: -380px;
	left: 20px;
	z-index: 2;
	position: relative;
}

/******* veckans kronikor rubrik *******/
.style21 {
	scrollbar-track-color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

/******* brodtext i huvudrutan  med vanster UTAN HOGERINDRAG *******/
.style20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	margin-left: 30px;
}

/******* indrag v-spalt blindfarg *******/
.style19 {
	color: #EFEDE3;
}

/******* copyright-text langst ned i v-spalt *******/
.style18 {
	font-size: 9px;
	color: #9C8C7E;
	line-height: 10px;
	font-style: normal;
}

/******* >> (pilar) i lankspalten *******/
.style17 {
	font-size: 9px;
	color: #333333;
	line-height: 12px;
	font-style: normal;
}

/******* brodtext i huvudrutan  med vanster och hogerindrag *******/
.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	margin-right: 30px;
	margin-left: 30px;
}

/******* brodtext vid annons på betalannonser  *******/
.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}

/******* visar vilken sida du ar pa i lankspalten *******/
.style14 {
	font-size: 10px;
	color: #8b0000;
	font-weight: bold;
	line-height: 12px;
	font-style: normal;
}

/******* brodtext i huvudrutan  med vanster och hogerindrag med overlopare *******/
.style13 {
	font-size: 10px;
	line-height: 14px;
	margin-left: 10px;
}

/******* halv blankrad  #EFEDE3 = bakgrundsfarg  8 px *******/
.style1 
{
	font-size: 6px;
	line-height: 8px;
	color: #FFFFFF;
} 

/******* halv blankrad  #EFEDE3 = bakgrundsfarg 6 px *******/
.style2 
{
	font-size: 6px;
	line-height: 6px;
	color: #FFFFFF;
} 

/******* flyttar besökaren högst upp på sidan *******/
.stil1 {
	font-size: 9px;
	font-style: italic;
	margin-right: 30px;
}

/******* lank-text*******/
a:link {
	font-size: 9px;
	line-height: 11px;
	color: #8b4513;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 9px;
	line-height: 11px;
	text-decoration: none;
	color: #006666;
	font-weight: bold;
}
a:hover {
	font-size: 9px;
	line-height: 11px;
    text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:active {
	font-size: 9px;
	line-height: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
