.borderColor {
	background-color: #333333;
}
.menulineColor {
	background-color: #DCDCDC;
}
.bgColor {
	background-color: #eeeeee;
}
.rightAreaBgColor {
	background-color: #C8C8C8;
}
.maincontentBgColor {
	background-color: #FFFFFF;
}
.kontaktText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
.menyTextTemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.nyhetText, .nyhetText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 10px;
}
a, a:visited,a:link {
	color: #22417E;
	text-decoration: none;
}
a:active, a:hover {
	color: #22417E;
	text-decoration: underline;
}
.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.separator {
	background-color: #999999;
}
.bottomlineBg {
	background-image: url(../images/bottomlinebg.gif);
	background-repeat: repeat-x;
}
.bottomlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
.addressText, .addressText a, .addressText a:link, .addressText a:visited, .addressText a:hover, .addressText  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	line-height: 140%;
}

