<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {

	cursor: url(../img/pekare_devilhand.ani);

	background-color:#fff;

	height:100%;

	font-size: 100%;

	background-image: url('../img/background.jpg');
	
	background-position: top;
	
	background-repeat: no-repeat;
	
	background-size: cover;

	background-attachment: fixed;

}



body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #395773;

}



table {

	table-layout: fixed; 

	/*width: 100%;*/

}



table#reviews {

    table-layout: inherit;

    width: inherit;

}



a:link {

	text-decoration: none;

	color: #317fff; }



a:visited {

	text-decoration: none;

	color: #317fff; }



a:hover {

	text-decoration: underline;

	cursor: url(../img/pekare_middlehand.ani); }



a:active {

	text-decoration: none; }



.imgBorder {

	border:2px #395773 solid;

	-webkit-border-radius: 3px;

 	-moz-border-radius: 3px;

    border-radius: 3px;

}


.thumbnails {
	
	max-height: 93px;
	
	max-width: 93px;

}


.top-spacer {

	height:8px;

}



h1 {

	font-size: 14px; 

	font-weight: bold; }

	

h2 {

	font-size: 12px; 

	font-weight: bold; 

	padding-top: 5px; }

	

h3 {

	font-size: 13px;  

	font-weight: bold; }

	

.style1 { font-size: 11px; }



.style2 {

	color: #000000;

	font-size: 10px; 

	font-weight:bold; }

	

.style3 {

	font-size: 13px; 

	font-weight:bold; }

	

.style4 { font-size: 14px; }



.style5 { font-size: 10px; }



#linkz {

margin-left:20px;

}



#header {

	width:1024px;

	height: 120px;

	border: solid 0px;

	clear:both;

}

#headerBack {

	width:1024px;

	height: 0px;

	background-color:#fff;

	padding: 0px;

}

#mainContainer {

	width:1024px;

	clear: both;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#395773;

	text-align:left;

	background-color:#fff;

	overflow:hidden;

	background-image:url('../img/background-main.jpg');

	background-repeat:no-repeat;

	background-position:top;

	background-attachment:fixed;

	-moz-border-radius-topleft: 6px;

	-moz-border-radius-topright: 6px;

	-webkit-border-top-left-radius: 6px;

	-webkit-border-top-right-radius: 6px;

	border-top-left-radius: 6px;

	border-top-right-radius: 6px;

}

#menu {

	margin-left:10px;

	overflow: hidden;

	float: left;

	width: 166px;

	min-height:600px;

	height: expression( this.scrollHeight &lt; 601 ? "600px" : "auto" ); /* sets min-height for IE */

}

#main {

	float:left;

	width: 688px;

	min-height:600px;

	height: expression( this.scrollHeight &lt; 601 ? "600px" : "auto" ); /* sets min-height for IE */

	overflow: hidden;

}

#right {

	margin-top:10px;

	margin-right:10px;

	float: left;

	width: 140px;

	min-height:600px;

	height: expression( this.scrollHeight &lt; 601 ? "600px" : "auto" ); /* sets min-height for IE */

	overflow: hidden;

}

#footer {

	margin-bottom: -12px;

	width: 1024px;

	height: 20px;

	background-image: url(../img/background-main.jpg); 

	background-repeat: no-repeat;

	background-position: top;

	background-attachment: fixed;

	background-color:#FFF; 

}



/* CSS for Sociala medier */



div#topImage1{

	position:relative; 

	z-index:3; 

	margin-left:-20px; 

	top:30px;

	width:32px;

	height:32px;

	margin-bottom:-130px;

}

div#topImage2{

	position:relative; 

	z-index:3; 

	margin-left:-20px; 

	margin-top:170px;

	width:32px;

	height:32px;

	margin-bottom:-170px;

}

div#topImage3{

	position:relative; 

	z-index:3; 

	margin-left:-20px; 

	margin-top:180px;

	width:32px;

	height:32px;

	margin-bottom:-180px;

}

div#topImage4{

	position:relative; 

	z-index:3; 

	margin-left:-20px; 

	margin-top:190px;

	width:32px;

	height:32px;

	margin-bottom:-190px;

}

/* END */</pre></body></html>