@charset "utf-8";
div {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
li {
	list-style: none;
	display: inline;
}
li a strong
{
	display: none;
	background: 10px 0px;
}
#wrapper {
	height: 410px;
	width: 940px;
	margin: 8% auto 0%;
}

a.member {
	background: url(bilder/splash_01.gif) 110px 0px;
	height: 120px;
	width: 110px;
	float: left;
}
a.member:hover {
	background: url(bilder/splash-on_01.gif) 110px 0px;
	height: 120px;
	width: 110px;
	float: left;
}

a.now {
	float: left;
	height: 120px;
	width: 140px;
	background: url(bilder/splash_02.gif);
}
a.now:hover {
	float: left;
	height: 120px;
	width: 140px;
	background: url(bilder/splash-on_02.gif);
}

a.coming {
	background: url(bilder/splash_03.gif);
	float: left;
	height: 120px;
	width: 160px;
}
a.coming:hover {
	background: url(bilder/splash-on_03.gif);
	float: left;
	height: 120px;
	width: 160px;
}

a.newsletter {
	background: url(bilder/splash_04.gif);
	float: left;
	height: 140px;
	width: 140px;
}
a.newsletter:hover {
	background: url(bilder/splash-on_04.gif);
	float: left;
	height: 140px;
	width: 140px;
}

a.studio44 {
	background: url(bilder/splash_05.gif);
	float: left;
	height: 140px;
	width: 360px;
}
a.studio44:hover {
	float: left;
	height: 140px;
	width: 360px;
}

a.press {
	background: url(bilder/splash_06.gif);
	float: left;
	height: 140px;
	width: 140px;
}
a.press:hover {
	background: url(bilder/splash-on_06.gif);
	float: left;
	height: 140px;
	width: 140px;
}

a.find {
	background: url(bilder/splash_07.gif) -130px;
	float: left;
	height: 139px;
	width: 110px;
}
a.find:hover {
	background: url(bilder/splash-on_07.gif) -130px;
	float: left;
	height: 139px;
	width: 110px;
}

a.archive {
	background: url(bilder/splash_08.gif);
	float: left;
	height: 139px;
	width: 140px;
}
a.archive:hover {
	background: url(bilder/splash-on_08.gif);
	float: left;
	height: 139px;
	width: 140px;
}

a.contact {
	background: url(bilder/splash_09.gif);
	float: left;
	height: 139px;
	width: 160px;
}
a.contact:hover {
	background: url(bilder/splash-on_09.gif);
	float: left;
	height: 139px;
	width: 160px;
}

a.ad1 {
	float: left;
	height: 139px;
	width: 130px;
	padding-top: 50px;
}

a.ad2 {
	float: left;
	height: 120px;
	width: 100px;
	margin-top: 55px;
}

a.ad3 {
	background: url(../nyhemsida/bild_ovrigt/aboutus.gif) no-repeat 0px 20px;
	float: left;
	height: 120px;
	width: 100px;
}

a.ad4 {
	float: left;
	height: 120px;
	width: 130px;
	background-repeat: no-repeat;
	background-position: 5px 20px;
}

body {
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #333333;
}
#sitemap {
	color: #FFFFFF;
}
#sitemap a {
	color: #FFFFFF;
}
.clearfloat {
	clear: both;
	float: none;
}
