@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



body,td,th {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:110%;
	color: rgba(58,58,58,1);
	
}
H1 { font-weight:normal;}
li { font-size:140%;}
th {
	background-image:url(pilar.png);
	background-size:15px;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:23px;
	padding-bottom:7px;
	font-size:20px;
	
}
	  
/*.platta img {
	max-width:20px;
	padding-left:2px;*/

	}
td {
	border-bottom:#BFC88E solid 1px;
}
th {
	border-bottom:#BFC88E solid 2px;
	text-align:left;
	cursor:pointer;
}
#topdiv {
	width:100%;
	opacity:50%;
	background-color:rgba(255,255,255,0.60);
	}
#topdiv img {
	padding:20px;
}

.platta {
    background-color: rgba(255, 255, 255, 0.60);
	box-shadow: 2px 2px 5px #999999;
    border-radius: 10px;
    color: #333333;
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:10px;
    max-width: 90%;
    padding: 20px;
}
.utstallare p {
	margin: 4px;
}
.ram {
	margin-top: 10px;
	border:none;
	float:right;
	width:660px;
	max-height:70px;
}
.meny {
	text-align:right;
	padding:5px;
	font-variant:small-caps;
	font-size:24px;
	font-weight:bold;
	letter-spacing:1px;
	width:600px;

}



.headerSortDown {
	background-image:url(pilner.png);
	}

.headerSortUp {
	background-image:url(pilupp.png);
	}
