body { 
	background-color: #000000;
	color: #000000;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
}

a {
	/* Beskrivning */
	text-decoration: none;
	color: blue;
}

a:hover {
	/* Beskrivning */
	text-decoration: underline;
	color: #000000;
}

a: visited { 
	text-decoration: none;
	color: #000000;
}


h1 { 
	font-family: Arial;
	font-size: 37px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}

h2 { 
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
}

h3 { 
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
}

img { 
	margin-bottom: 10px;
	margin-top: 0px;
}


#content { 
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	overflow: auto;
}

#header { 
	float: none;
	width: 980px;
	border-bottom: 10px solid #000000;
	overflow: auto;
}


#left { 
	float: left;
	margin-right: 10px;
	width: 200px;
	background-color: #000000;
}

#middle { 
	float: left;
	margin-right: 10px;
	padding: 10px;
	width: 510px;
	background-color: #FFFFFF;
	text-align: left;
}

#middle a {
	color:#000000;
}

#middle2 { 
	float: left;
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
}

#middle3 { 
	float: left;
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
}

#middle3 img{ 
margin-bottom: 0px;
}



#right { 
	float: left;
	padding: 10px;
	padding-left: 0px;
	width: 220px;
	background-color: #FFFFFF;
	text-align: left;
}

#right img { 
	margin-right: 5px;

}	

#right a {
	border: none;
	text-decoration: none;
}

#footer { 
	float: left;
	width: 980px;
	overflow: auto;
}

#footer img {
	margin-bottom: 0px;

}

#table {
	width: 510px;
	margin-top: 0px;
}


#table a {
	color:#000000;
}

#table2 {
	width: 750px;
	font-size: 10px;
	

}

#table3 {
	width: 750px;
	font-size: 14px;
	padding: 10px;
}


#table img {
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;

}

.pricetable { border-collapse: collapse; width:100%; }
.pricetable td { border: 0px solid #000; padding:4px; }

#tidningar a {
	text-decoration: none;
}

#tidningar a:visited {
	text-decoration: none;
	color: #000000;

}




#left{margin-left: 0; font-size: 17px; border-bottom: 2px solid #000000; float: left; margin-right: 10px; width: 200px; background-color: #363C3C; font-weight:bold;}

#meny{margin: 0; padding: 0; list-style-type: none;}
#meny a{display: block; margin: 0; background: #363C3C; padding: 0.2em; text-decoration: none; height: 100%; border-bottom: 1px solid #000000;}
#meny ul{list-style-type: none; border-bottom: 1px solid #000000;}
#meny ul a{margin: 0; padding:0.1em; font-style:italic; font-weight:normal;}

#meny a:link{color: #ffffff;}
#meny a:visited{color: #ffffff;}
#meny a:hover{background: #999999;}
#meny a#current{font-weight: bold;}
#meny a#subcurrent{font-weight: bold;}

#left li a:hover {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}

#left li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}



