@charset "utf-8";
/* CSS Document */

body {
	background-image:url(slices/images/05.jpg);
	background-repeat:repeat;
	height:100%;
}
a {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#FFF;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	font-weight:bold;
	color:#000;
	display: inline;
	word-spacing:inherit;
	margin-left:5px;
}

h2 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:normal;
	display: inline;
	word-spacing:inherit;
	margin-left:5px;
} 
tr {
	margin-top:100px;
}
.artbag {
	width:600px;
	height:90px;
	background-image:url(slices/images/logo-png.png);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:text-top;
}

.artguide {
	width:600px;
	height:90px;
	background-image:url(slices/images/01.jpg);
	background-repeat:repeat;
	text-align:left;
	vertical-align:text-top;
}
.forlaget {
	width:600px;
	height:90px;
	background-image:url(slices/images/02.jpg);
	background-repeat:repeat;
	vertical-align:text-top;
}
.grafisk {
	width:600px;
	height:90px;
	background-image:url(slices/images/03.jpg);
	background-repeat:repeat;
	vertical-align:text-top;
}
.Oel {
	width:600px;
	height:90px;
	background-image:url(slices/images/07.jpg);
	background-repeat:repeat;
	vertical-align:text-top;
}
.henrik {
	width:600px;
	height:90px;
	background-image:url(slices/images/04.jpg);
	background-repeat:repeat;
	vertical-align:text-top;
}
.aase {
	width:600px;
	height:90px;
	background-image:url(slices/images/06.jpg);
	background-repeat:repeat;
	vertical-align:text-top;
}
#title {
	color:#FFF;
	height:120px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24;
	font-weight:normal;
	width:auto;
}
