@charset "UTF-8";
#Som {
	text-align: center;
	margin: 10px;
	padding: 10px;
	height: 250px;
	width: 200px;
	float: left;
}
#Som img {
	height: auto;
	width: 170px;
}
#Som a {
	font-weight: normal;
	color: #900;
	text-decoration: none;
}

.indx {
	display: compact;
	float: left;
	padding-right: 10px;
	clear: right;
	font-size: 16pt;
	font-family: "Avenir Medium", Arial, Calibri, Helvetica, sans-serif;
}
