﻿body {
	background: url("images/background3.gif");
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	font-family: tahoma, verdana, "Trebuchet MS", Arial;
}

img {
	border-style:none;
}

#content {
	font-size: 0.8em;
	color: black;
	text-align: left;
	position: absolute;
	left: 280px;
	top: 213px;
	width: 550px;
}

#content h2 {
	font-size: 1.5em;
	text-align: center;
}

#content h3 {
	font-size:1.2em;
}


/* meny shit */

#menu {
	position: absolute; top: 160px; left: 20px;
	color: white;	
}
#heading {
	position: absolute;
	left: 348px;
	top: 0px;
}


#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ul {
	list-style: none;
	margin: 20px;
}


/* meny shit slutt */

#basungengel {
	position: absolute;
	left: 10px;
	top: 0px;
}

#content table {
	width: 500px;
}
#soga {
	font-style: italic;
	text-align: center;
	font-size: 80%;
}
#tittel {
	font-size: 80%;
}
hr {
	width: 500px;
	margin-left:0px;
}

