body {
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	z-index: 1;
}

#top {
	position: absolute;
	left: 60px;
	top: 30px;
	background-color:#FFFFFF;
	width: 900px;
	height: 120px;
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
	z-index: 4;
}

#meny {
	position: absolute;
	left: 60px;
	top: 130px;
	width: 900px;
	height: 29px;
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
	background-color:#4e5f78;
	z-index: 5;
}

#center {
	position: absolute;
	left: 220px;
	top: 159px;
	width: 681px;
	height: 415px;
	background-color:#FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	border-right: solid;
	border-right-color:#000000;
	border-right-width: 1px;
	overflow: auto;
	z-index: 2;
}

#center h1 {
	font-size: 18px;
}

#center h2 {
	font-size: 14px;
	font-weight: bold;
	vertical-align:bottom;
}

#center h3 {
	font-size: 14px;
	font-variant:small-caps;
	font-style:italic;
	font-weight: 400;
}

#center a:link {
	text-decoration:none;
	font-weight: bold;
	color:#000000;
}

#center a:visited {
	text-decoration:none;
	font-weight: bold;
	color:#000000;
}

#center a:hover {
	text-decoration:underline;
	font-weight: bold;
	color:#000000;
}

#center a:active {
	text-decoration:underline;
	font-weight: bold;
	color:#000000;
}

#left {
	position: absolute;
	left: 59px;
	width: 160px;
	height: 427px;
	top: 160px;
	padding-top: 30px;
	background-color:#FFFFFF;
	border-bottom: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-left: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right: solid;
	border-right-color:#bac7d9;
	border-right-width: 1px;
	z-index: 3;
}

#left li {
	list-style: none;
	list-style-position:outside;
	padding-bottom: 10px;
	font-size: 12px;
	font-variant:small-caps;
	font-weight: 400;
}

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

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

#left a:hover {
	text-decoration:none;
	font-weight: bold;
	color:#000000;
}

#left a:active {
	text-decoration:none;
	font-weight: bold;
	color:#000000;
}

#bottom {
	position: absolute;
	left: 220px;
	top: 587px;
	width: 741px;
	height: 30px;
	background-color:#FFFFFF;
	border-bottom: solid;
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	border-right: solid;
	border-right-color:#000000;
	border-right-width: 1px;
	z-index: 2;
}

#bottom p {
	font-size: 9px;
	color:#CCCCCC;
}

hr.linje {
	color:#bac7d9;
}

p.klickrub {
	font-size: 12px;
	font-style:italic;
	font-weight: 400;
}

p.efterbild {
	clear: both;
}

h3.efterbild {
	clear:both;
}

img.instrukt {
	float: left;
	border: solid;
	border-width: 1px;
	border-color: #000000;
	margin-left: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}
