body
{
	margin: 0px;
	background-color: #cccccc;
	text-align: center;
}

img
{
	border: 0px;
}

p,p.last
{
	margin: 0px;
	color: #000000;
	line-height: 19px;
}
p
{
	padding-bottom: 12px;
}
p.last
{
	padding-bottom: 0px;
}

a
{
	color: #000000;
}

p a
{
	background-color: #fff978;
	text-decoration: none;
}

p a:hover
{
	text-decoration: underline;
}


div#main
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 40px;
	background: #ffffff;
	border: 1px solid #aaaaaa;
}


div#logotype
{
	position: relative;
	width: 900px;
	text-align: center;
	margin-top: 0px;
	font-family: helvetica,arial;
	font-size: 12px;
	letter-spacing: 1px;
}

div#navigator
{
	position: relative;
	width: 900px;
	text-align: center;
	font-family: courier;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
	padding-bottom: 8px;
}
span#navi_frame
{
	border: 3px solid #ffffff;
}
span#navi_info
{
	border-bottom: 1px dotted #000000;
	cursor: pointer;
}
div#content
{
	position: relative;
	width: 900px;
	text-align: left;
	font-family: courier;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#bottom
{
	position: relative;
	width: 900px;
	text-align: center;
	font-family: courier;
	font-size: 15px;
	border-top: 1px dashed;
	padding-top: 10px;
	line-height: 19px;
}


div#navigator a
{
	text-decoration: none;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
}
div#navigator a.om
{
	background-image: url(../images/a-om.jpg);
	background-repeat: no-repeat;
}
div#navigator a.cv
{
	background-image: url(../images/a-cv.jpg);
	background-repeat: no-repeat;
}
div#navigator a.text
{
	background-image: url(../images/a-text.jpg);
	background-repeat: no-repeat;
}
div#navigator a.foto
{
	background-image: url(../images/a-foto.jpg);
	background-repeat: no-repeat;
}
div#navigator a.video
{
	background-image: url(../images/a-video.jpg);
	background-repeat: no-repeat;
}
div#navigator a.grafiskform
{
	background-image: url(../images/a-grafisk-form.jpg);
	background-repeat: no-repeat;
}
div#navigator a.forelasningar
{
	background-image: url(../images/a-forelasningar.jpg);
	background-repeat: no-repeat;
}

