/*
Edited by Hasse
Last updated: june 22, 2011
------------------  */

body {
	background-color: #FFFFFF;
	background-image: url(images/bakgrund.gif);
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
img {
	text-decoration: none;
	border: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
a:link {
	text-decoration: none;
	color: #993300;
}
a:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
.artalsmark {
	color: #993300;
	font-weight: bold;
/*	font-style: italic;							*/
}
.meny {
	font-size: 15px;
	line-height: 29px;
	letter-spacing: 1px;
	vertical-align: text-bottom;
	color: #000000;
}
.rubrik {
	font-size: 22px;
}
.brodtext {
	font-size: 13px;
	line-height: 20px;
}
.notiser {
	font-size: 11px;
	line-height: 15px;
}
/*.imglink {
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-decoration: none;
}
.imglink:active {
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-decoration: none;
}*/
.red {
	color: #C00;
}

