@charset "utf-8";
/* CSS Document */
h1 {
	/*color: #9B2206;*/
	color:#F00;
    display: block;
    font-size: 22px;
    height: 40px;
    letter-spacing: -1px;
    line-height: 40px;
    padding-right: 26px;
    padding-left: 4px;
    text-decoration: none;
	font-weight: bold;
}
h2 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	
}
.minor {
	color: #000000;
	font-size: 10px;	
}
a {
	color:#F00;
	font-weight:bold;




}a:hover {
	color: #FF0000;
}
hr {
	border-bottom-style:inset;


}
.highlight {
	color: #D03109;
}
.tableTitle {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.Column1 {
	width: 60px;
	align: center;
}
.Column2 {
	width: 180px;
}
.bildruta {
	width:auto;
	overflow:hidden;
	float:left;
	margin-right:10px;
	background-color:#009;
		}
.bildavslut {
	clear:both;
	
	}

