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

body {
	font-family: "Courier New", Courier, "trebuchet MS";
	font-size: 13px;
	color: #27251c;
	background-color: #633808;
	line-height: 18px;
	text-decoration: none;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}
.rubbe {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #663300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.underline {
	text-decoration: underline;
}
.nyheter {
	padding: 5px;
	height: 70px;
	width: 220px;
	border: 1px dotted #FFFFFF;
	overflow: auto;
	scrollbar-face-color: #F1F1EB;
	scrollbar-highlight-color: #F1F1EB;
	scrollbar-shadow-color: #F1F1EB;
	scrollbar-3dlight-color: #F1F1EB;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #F1F1EB;
	scrollbar-darkshadow-color: #F1F1EB;
	color: #FFFFFF;
}
.orangefat {
	font-weight: bold;
	color: #993300;
}
.td_img {
	padding: 20px;
}

