@charset "UTF-8";
/* CSS Document */

.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 15px;
}
.bread #form input {
	font-size: 11px;
	color: #666666;
}
.boldrubrik {
	letter-spacing: 0.1em;
	font-weight: bold;
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.mellanrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.bold {
	font-size: 13px;
	font-weight: bold;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
