* {margin:0 auto;padding:0;} 
img {
	border:0;
}
body {
	background-color:#111;
	background-image:url(../images/bg.png);
	background-attachment:fixed;
	margin-top:105px;
}
body,td,th {
	font-family: 'Droid Sans', arial, serif;
	font-size: 13px;
	text-shadow: 1px 1px 1px #222;
	line-height:18px;
	color:#CCC;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#wrap {
	width:1000px;
	background-image:url(../images/shadow-bg.png);
}
#nav-top {
	width:100%;
	position:relative;
	margin-bottom:12px;
	float:left;
}
#top-logo {
	width:201px;
	height:112px;
	margin-left:16px;
	margin-top:-53px;
	z-index:123123123123;
	position:absolute;
}
#top-logo-1 {
	width:160px;
	height:163px;
	margin-left:-80px;
	margin-top:10px;
	z-index:123123123123;
	position:absolute;
}
#nav-showcase {
	width:1000px;
	height:348px;
	clear:both;
}
#top-menu {
	position:relative;
	float:right;
	margin-right:10px;
}
#top-menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#top-menu li {
	float:left;
}
#top-menu a:link,a:visited {
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
}
#top-menu a:hover {
	background-image:url(../images/krona.png);
	background-repeat:no-repeat;
	background-position:center 50%;
}
#content {
	width:1000px;
	float:left;
	background-image:url(../images/shadow-showcase.png);
	background-position:top;
	background-repeat:no-repeat;
}
#content-left {
	width:700px;
	float:left;
}
.text {
		padding:20px;
}
.text p {
	padding: 5px;
}
.text-shadow {
		padding:20px;
		background-image:url(../images/shadow-700-red.png);
		background-position:top;
		background-repeat:repeat-x;
}
h1 {
	  color:#FFF;
	  text-shadow: 2px 2px 1px #222;
	  margin:0;
	  padding-bottom:10px;
	  font-size:22px;
	  text-transform:uppercase;
}
h2 {
	  color:#FFF;
	  text-shadow: 2px 2px 1px #222;
	  margin:0;
	  padding-bottom:10px;
	  font-size:22px;
	  text-transform:uppercase;
}
h3 {
	  color:#CCC;
	  text-shadow: 2px 2px 1px #222;
	  margin:0;
	  padding-bottom:10px;
	  font-size:18px;
	  text-transform:uppercase;
}
	.text12px {
		font-size:12px;
		padding:20px;
	}
	.text12px p {
		font-size:12px;
		padding:5px;
}
.datum {
	font-size:10px;
	color:#888;
	padding:0;
	margin:0;
}
.tillbaka {
	font-size:12px;
	color:#888;
	padding:0;
	margin:0;
}
#content-right {
	width:300px;
	float:right;
	background-image:url(../images/shadow-content-right.png);
	background-repeat:repeat-y;
	background-position:left;
}
#footer {
	width:1000px;
	clear:both;
	background-image:url(../images/shadow-red.png);
	background-position:top;
	background-repeat:no-repeat;
	height:140px;
}
#footer p {
	padding:20px;
	font-size:11px;
	text-transform:uppercase;
}
#sitemap {
	width:1000px;
	clear:both;
	background-image:url(../images/shadow-white.png);
	background-position:top;
	background-repeat:no-repeat;
	height:120px;
}
#sitemap p {
	padding:20px;
	font-size:11px;
	text-transform:uppercase;
}
