
body {
	margin-top: 20px;
}


ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url("../img/arrow_right.jpg");
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.2em;
}


#meny {
	position:fixed;
	left:20px;
	top:20px;
	width:350px;
	z-index:1;
}

.border {border-collapse: collapse; border: solid 1px #000000; FONT-FAMILY: Arial, Verdana; FONT-SIZE: 14px; COLOR: #000000; line-height: 20px;}
.border2 {border-collapse: collapse; border: solid 1px #000000;}

.meny {FONT-FAMILY: Arial, Verdana; FONT-SIZE: 18px; COLOR: #000000; line-height: 34px;}
.meny a:link {COLOR: #000000; text-decoration: none}
.meny a:active {COLOR: #000000; text-decoration: none}
.meny a:visited {COLOR: #000000; text-decoration: none}
.meny a:hover {COLOR: #000000; text-decoration: underline}

.text {FONT-FAMILY: Arial, Verdana; FONT-SIZE: 14px; COLOR: #000000; line-height: 20px;}
.text a:link {COLOR: #000000; text-decoration: none}
.text a:active {COLOR: #000000; text-decoration: none}
.text a:visited {COLOR: #000000; text-decoration: none}
.text a:hover {COLOR: #000000; text-decoration: underline}

.text2 {FONT-FAMILY: Arial, Verdana; FONT-SIZE: 14px; COLOR: #000000; line-height: 20px;}

.rubrik {FONT-FAMILY: Arial, Verdana; FONT-SIZE: 48px; COLOR: #000000; line-height: 54px;}
.rubrik2 {FONT-FAMILY: Arial, Verdana; FONT-SIZE: 30px; COLOR: #000000; line-height: 36px;}
.rubrik3 {FONT-FAMILY: Arial, Verdana; FONT-SIZE: 26px; COLOR: #000000; line-height: 32px;}
.rubrik4 {FONT-FAMILY: Arial, Verdana; FONT-SIZE: 16px; COLOR: #000000; line-height: 20px; font-weight:bold;}

