<!--
a:link { text-decoration:none; color: #54bdec; }
a:active { text-decoration:none; color: #54bdec; }
a:visited { text-decoration:none; color: #54bdec; }
a:hover { text-decoration:underline; }

body {
   /* background: url(wood.jpg) repeat-x; */
   background: url(wood-blue2.jpg);
   background-color: #b5b5b5;
   font-family: "Georgia", "Garmond", "Serif"; 
   color: #000000;
   font-size: 12px;
   margin: 0px;
   padding:0px;
   height: 100%;
}

td {
   font-family: "Georgia", "Garmond", "Serif";
   font-size: 12px;
   color: #000000;
   line-height: 1.4;
}

p {
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
}

input {
	font-size: 12px;
	font-family: "Georgia", "Garmond", "Serif";
	border-top: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}

.txtbox {
        font-size: 10px;
        font-family: "Georgia", "Garmond", "Serif";
}

hr {
   height: 1px;
   color: #000000;
}

img.floatleft { float: left; margin-right: 10px; margin-bottom: 10px; padding-right: 10px; padding-bottom: 10px; }
img.floatright { float: right; margin-left: 10px; margin-top: 10px; padding-right: 10px; padding-bottom: 10px; }

.floatright { float: right; }

.rubrik {
	font-family: "Georgia", "Garmond", "Serif";
	font-size: 18px;
	color: #f89b4a;
	font-weight: bold;
}

#bloggimg {
	float: left;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 7px;
	padding-bottom: 7px;
	}

.footer {
	font-family: "Georgia", "Garmond", "Serif";
	font-size: 10px;
	color: #000000;

}

a.menu:link { text-decoration:none; color: #FFFFFF; }
a.menu:active { text-decoration:none; color: #FFFFFF;}
a.menu:visited { text-decoration:none; color: #FFFFFF;}
a.menu:hover { text-decoration:none;}

img.floatleft { float: left; margin-right: 5px; margin-bottom: 5px;}
img.floatright { float: right; margin-left: 5px; margin-top: 5px;}

a.valblogg { background: url(meny-blogg.png); width: 62px; height: 30px; display:block; }
a.valblogg:hover { display:block; background-position: -62px 0; }

a.video { background: url(meny-video.png); width: 62px; height: 30px; display:block; }
a.video:hover { display:block; background-position: -62px 0; }

a.femvalfragor { background: url(meny-5valfragor.png); width: 107px; height: 30px; display:block; }
a.femvalfragor:hover { display:block; background-position: -107px 0; }

a.vistodjer { background: url(meny-vistodjer.png); width: 92px; height: 30px; display:block; }
a.vistodjer:hover { display:block; background-position: -92px 0; }

a.valteam { background: url(meny-valteam.png); width: 81px; height: 30px; display:block; }
a.valteam:hover { display:block; background-position: -81px 0; }

a.bilder { background: url(meny-bilder.png); width: 61px; height: 30px; display:block; }
a.bilder:hover { display:block; background-position: -61px 0; }

a.press { background: url(meny-press.png); width: 54px; height: 30px; display:block; }
a.press:hover { display:block; background-position: -54px 0; }

a.ommarko { background: url(meny-ommarko.png); width: 106px; height: 30px; display:block; }
a.ommarko:hover { display:block; background-position: -106px 0; }

a.kontakt { background: url(meny-kontakt.png); width: 75px; height: 30px; display:block; }
a.kontakt:hover { display:block; background-position: -75px 0; }

a.tavling { background: url(meny-tavling.png); width: 75px; height: 30px; display:block; }
a.tavling:hover { display:block; background-position: -75px 0; }


//-->
