body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(images/index_03.png);
}

#meny {
	position: absolute;
	left: 0px;
	top: 0px;
}

#namnbutton {
	background-position: 0px;
	background-image: url(images/logo.png);
	position: absolute;
	width: 133px;
	height: 64px;
	top: 0px;
	left: 0px;
}

#namnbutton:hover {
	background-position: 133px;
	background-image: url(images/logo.png);
	position: absolute;
	width: 133px;
	height: 64px;
	top: 0px;
	left: 0px;
}

#sculpturesbutton {
	top: 64px;
	width: 133px;
	height: 47px;
	background-image: url(images/sculp.png);
	position: absolute;
	left: 0px;
}

#sculpturesbutton:hover {
	background-position: 133px;
	background-image: url(images/sculp.png);
	width: 133px;
	height: 47px;
	position: absolute;
	
}

#paintingsbutton {
	top: 111px;
	width: 133px;
	height: 46px;
	background-image: url(images/paint.png);
	position: absolute;
	left: 0px;
}

#paintingsbutton:hover {
	background-position: 133px;
	width: 133px;
	height: 46px;
	background-image: url(images/paint.png);
	position: absolute;
}

#archivebutton {
	top: 157px;
	width: 133px;
	height: 43px;
	background-image: url(images/archive.png);
	position: absolute;
	left: 0px;
}

#archivebutton:hover {
	background-position: 133px;
	width: 133px;
	height: 43px;
	background-image: url(images/archive.png);
	position: absolute;
}

#newsbutton {
	top: 200px;
	width: 133px;
	height: 41px;
	background-image: url(images/news.png);
	position: absolute;
	left: 0px;
}

#newsbutton:hover {
	background-position: 133px;
	width: 133px;
	height: 41px;
	background-image: url(images/news.png);
	position: absolute;
}

#cvbutton {
	top: 241px;
	width: 133px;
	height: 42px;
	background-image: url(images/cv.png);
	position: absolute;
	left: 0px;
}

#cvbutton:hover {
	background-position: 133px;
	width: 133px;
	height: 42px;
	background-image: url(images/cv.png);
	position: absolute;
}

#skum1 {
	position: absolute;
	top: 283px;
	left: 0px;
}

#skum2 {
	position: absolute;
	top: 0px;
	left: 133px;
}

#mailadress {
	border-width: 0px;
	border-style: none;
	position: fixed;
	bottom: 0px;
	left: 0px;
}

#content {
	font-family: Futura, "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	min-width: 631px;
	text-align: center;
	text-shadow: 1px 0px 3px black;
	font-size: 12px;
	color: #cfcfcf;
	word-wrap: break-word;
	position: absolute;
	z-index: 1;
	left: 252px;
	top: 88px;
	height: 108px;
	width: 559px;
}

#preload {
	right: 0px;
	bottom: 0px;
	position: absolute;
	visibility:hidden;
}

.thumbnailbox {
	text-align: justify;
	width: 631px;
}

.thumbnailbutton {
	border-style: none;
	border-width: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
}

.thumbnailbutton:hover {
	position: relative;
	top: 2px;
}

#pilleft {
	border-style: none;
	z-index: 2;
	left: 501px;
	top: 25px;
	position: fixed;
}

#pilleft:hover {
	border-style: none;
	z-index: 2;
	left: 501px;
	top: 27px;
	position: fixed;
}

#pilright {
	border-style: none;
	z-index: 2;
	left: 565px;
	top: 25px;
	position: fixed;
}

#pilright:hover {
	z-index: 2;
	left: 565px;
	top: 27px;
	position: fixed;
	border-style: none;
}

.bild {
	border-width: 0px;
	border-style: none;
}

#CV {
	padding-bottom: 50px;
	width: 644px;
	text-shadow: 1px 0px 3px black;
	font-size: 11px;
	color: #CCCCCC;
	word-wrap: normal;
	font-family: Futura, Helvetica, "Gill Sans", Verdana, Arial, sans-serif;
	position: absolute;
	top: 66px;
	left: 288px;
	z-index: 1;
	text-align: left;
	height: 742px;
}

.CVimg {
	border-color: #292929;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

a:visited {
	color: #b0b0b0;
}
@charset "UTF-8";
/* CSS Document */
