body {
	/* Brödtext med mera */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none; 
	position:absolute;
	top: 0;
	left: 0;
	margin-top: 0;
	margin-left: 0;
}

table {
	/* Brödtext med mera */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
hr {
	color: #DED9D9
}
a:link {
	font-weight: bold;
	color: #B61717;
	text-decoration: none;
}

a:hover {
	color: #670E0E;
	font-weight: bold;
}

a:visited {
	color: #B61717;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #B61717;
	font-weight: bold;
}

.nav {
	/* De stora länkarna */
	font-size: 13px;
	font-weight: bold;
}
.smallBtn {
	/* De små länkarna */
	font-size: 11px;
	font-weight: bold;
}

.header {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.bigHeader {
	font-size: 16px;
	font-weight: bold;
/*	color: #B61717; */
}

.topBanner {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.form {
	/* Formulärstext (i fältet) */
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	/* Footer text, längst ner */
	font-size: 10px;
	font-weight: bold;
}

.nyhet {
	color: #ffff00;
	background-color: #000000;
}
.markerad {
	color: #B61717;
}
.ruta 
{
border-style: solid;
border-width: thin;
padding: 0.1cm
}
