.content_td {
	background-image: url(bilder/content-bg.gif);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
}
.text {
	font-family: arial;
	font-size: 12px;
}
.text-small {
	font-family: arial;
	font-size: 10px;
}
.vit-text {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: arial;
	font-size: 12px;
	color: #A2242F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	font-weight: bold;
}


.menuDiv { height: 38px; }
.menuDiv:hover { background: url('bilder/meny/menu_bg1.gif'); }
.menuText { color: white; text-transform: uppercase; font-weight: bold; padding: 10px 14px 0px 14px; }

#newsContainer {
	width: 178px;
	vertical-align: top;
}
.newsBox {
	width:178px;
	height: 195px;
	background: url('bilder/news/news_container_bg.gif') no-repeat;
	margin-bottom: 16px;
	overflow: hidden;
}
.newsInnerBox {
	padding: 5px;
}
.newsHeader { }


h1 {
	font-family: arial;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	margin: 0px;
	padding: 0px;
}
p{
	font-family: arial;
	font-size: 12px;
}
ul li{
	font-family: arial;
	font-size: 12px;
}
.text-smallUPPER {
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
}
.art-nr-table {
	border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC;
}
.art-nr-table-td {
	border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;
}

