
@font-face {
	font-family: Museo-300;
	src: url('../typsnitt/museo/Museo300-Regular.otf');
}

@font-face {
	font-family: Museo-500;
	src: url('../typsnitt/museo/Museo500-Regular.otf');
}

body
	{
	color: #333333;
	font-family: "Lucida Grande", Ariel, Geneva, Verdana, sans-serif;
	font-size: 0.75em;
	line-height: 150%;
	text-align: left;
	background-image: url(../bild/a2.gif);\n	background-color: #F9F9F7;
	}

img
	{
	border: 0;
	}

a:link, a:visited
	{
	color: #333333;
	text-decoration: underline;
	}
	
a:hover
	{
	color: #0099cc;
	text-decoration: underline
	}

table
	{
	background-color: #FFFFFF;
	width: 90%;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-spacing: 1.75em 1.75em;
	padding: 3em;
	margin: 5%;
	}
	
td
	{
	vertical-align: top;
		}

li
	{
	line-height: 200%;
	}

.japanlista
	{
	list-style-type: circle;
	}
	
.sifferlista
	{
	list-style-type: decimal;
	}

.menytabell
	{
	top: 5%;
	left: 5%;
	width: 40%;
	position: fixed;
	}
	
.topptabell
	{
	margin-top: 5em;
	margin-bottom: 2.5em;
	}
	
.bottentabell
	{
	margin-top: 2.5em;
	margin-bottom: 5em;
	}
	
.mellantabell
	{
	margin-top: 2.5em;
	margin-bottom: 2.5em;
	}
	
.blatt
	{
	color: #0099cc;
	letter-spacing: 0.1em;
	}
	
.menyblatt
	{
	color: #0099cc;
	}

.stor
	{
	font-family: Museo-300, Optima, Ariel, Geneva, Helvetica, Verdana, sans-serif;
	color: #0099cc;
	font-size: 1.75em;
	line-height: 120%;
	letter-spacing: 0.1em
	}

.storunderstruken
	{
	text-decoration: underline;
	font-family: Museo-300, Optima, Ariel, Geneva, Helvetica, Verdana, sans-serif;
	color: #0099cc;
	font-size: 1.75em;
	line-height: 120%;
	letter-spacing: 0.1em
	}

.understuken
	{
	text-decoration: underline;
	color: #0099cc;
	}

.mitten
	{
	text-align: center;
	}

.kursiv
	{
	font-style: italic;
	}

.hoger
	{
	text-align: right;
	}

.inskjuten
	{
	margin-left: 4em;
	margin-right: 4em;
	}
	
.finfarg
	{
	background-color: #f90;
	}
	
.menuwidth
	{
	width: 15em;
	line-height: 200%;
	}
