body {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #000;
	background-color: #fff;
	text-align: center;
	margin: -10px auto -10px auto;
}


#arbetsyta {
	width: 830px;
	height: 1300px;
	margin: 0 auto 0 auto;
	border: 0;
	text-align: left;
	background-image: url('images/bakgrund.jpg');
	background-repeat: no-repeat;
	background-position: center; 
}

#meny {
	width: 800px;
	height: 60px;
	margin: 140px 0 0 0;
	padding: 0 15px 0 15px;
	border: 0;
	text-align: center;
}

#logo {
	float: left;
	width: 199px;
	height: 64px;
	margin: 0;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 0;
	text-align: center;
	color: #000;
	background-color: #fff;
}


#menyovan {
	float: right;
	width: 599px;
	height: 30px;
	margin: 0;
	border-top: 2px solid #000;
	border-right: 0;
	border-bottom: 2px solid #000;
	border-left: 0;
	text-align: center;
	color: #fff;
	background-color: #000;
}

#menyunder {
	float: right;
	width: 599px;
	height: 30px;
	margin: 0;
	border-top: 2px solid #000;
	border-right: 0;
	border-bottom: 2px solid #000;
	border-left: 0;
	text-align: center;
	color: #000;
	background-color: #fff;
}

#innehall {
	width: 560px;
	height: 30px;
	margin: 10px 0 0 240px;
	border: 0;
	text-align: left;
	color: #000;
	background-color: #fff;
}
#innehall-center {
	width: 560px;
	height: 30px;
	margin: 10px 0 0 240px;
	border: 0;
	text-align: center;
	color: #000;
	background-color: #fff;
}
#tillbaka {
	float: right;
	width: 90px;
	height: auto;
	margin: 0 2px 0 5px;
	border: 0;
	text-align: right;
	color: #000;
	background-color: #fff;
}


.pfix1 {
	padding: 15px 0 0 25px;
	line-height: 0.1em;
	margin: 0;
}

.pfix2 {
	padding: 0;
	line-height: 0.1em;
	margin: 0;
}

.pfix3 {
	padding: 0;
	line-height: 0.1em;
	margin: 10px 0 5px 0;
}


h1 {
	font-size: 22px;
	line-height: 1.3em;
	margin: 0.8em 0 0.3em 0;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	line-height: 1.3em;
	margin: 0.8em 0 0.3em 0;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	line-height: 1.3em;
	margin: 0.8em 0 0.3em 0;
	font-style: normal;
	font-weight: bold;
}

p,li {
	font-size: 13px;
	line-height: 1.3em;
	margin: 0.6em 0 0.2em 0;
	font-style: normal;
	font-weight: normal;
}

.hoger {
	text-align: right;
}

ul {
	margin: 0.2em 0 0 2em;
}

#table1 {
	width: 550px;
	border: 0;
}

#table2 {
	width: 550px;
	border: 0;
}

#table3 {
	width: 450px;
	border: 0;
}

#table4 {
	width: 450px;
	border: 0;
}

td {
	padding: 10px 0 0 0;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0.6em 0 0.2em 0;
	font-style: normal;
	font-weight: normal;
}

img {
	border: 0;
	margin: 0;
}

a:link {
	color: #f7000b;
	text-decoration: none;
}

a:visited {
	color: #ff6400;
	text-decoration: none;
}

a:hover {
	color: #f7000b;
	text-decoration: underline;
}

a:active {
	color: #ff6400;
	text-decoration: none;
}
