#copyright {
	position: absolute;
	left: 5px;
	top: 925px;
	float: none;
	width: 125px;
	font-size: 9px;
}


body {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image: url(bilder/bbak.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	}

.normal {

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #7D0043;
	line-height: normal;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;

	
	}
ul {
	list-style-type: disc;
}

h3
 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

h4
 {
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	background-color: #CCCCCC;

}
h5
 {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;

}

a:link {
	color: #007a9a;
	text-decoration: none;
}
a:visited {
	color: #007a9a;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #007a9a;
	background-image: url(images/active.jpg);
	text-decoration: none;

}

#box {
	width: 90%;
	height: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-image: url(bilder/vildangel.jpg);
}
#vanster {
	width: 16em;
	float: left;
	padding: 1em;
}
#hoger {
	width: 17em;
	float: left;
	padding: 1em;
}
.kursiv {
	font-style: italic;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}
.fet {
	font-weight: bold;
}
.underskr {
	font-weight: bold;
	text-align: right;
}
.indrag {
	text-indent: 150px;
}
.dubbel{
	line-height: 200%;
}
.mindre {
	font-size: 10px;
}
.mitt {
	background-position: center;
	text-align: center;
	float: none;
}
.red {
	float: none;
	color: #FF0000;
}
.turkos {
	color: #007a9a;
}
