html, body {
	cursor: url(img/pekare_devilhand.ani);
	background-color:#fff;
	height:100%;
	font-size: 100%;
	background-image: url('../img/background.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #395773;
}
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;
}

.top-spacer {
	height:8px;
}

h1 {
	font-size: 14px; 
	font-weight: bold; }
	
h2 {
	font-size: 12px; 
	font-weight: bold; }
	
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; }

#links {
margin-left:20px;
}

#header {
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	width:1024px;
	height: 120px;
	border: solid 0px;
	clear:both;
}
#headerBack {
	width:1024px;
	height: 0px;
	background-color:#fff;
}
#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;
}
#menu {
	margin-top:10px;
	margin-left:10px;
	overflow: hidden;
	float: left;
	width: 166px;
	min-height:600px;
	height: expression( this.scrollHeight < 601 ? "600px" : "auto" ); /* sets min-height for IE */
}
#main {
	float:left;
	width: 688px;
	min-height:600px;
	height: expression( this.scrollHeight < 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 < 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 */
