@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #989898;
}
.background {
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.bg_lefttop {
	background-image: url(../images/fr_lefttop.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bg_leftbot {
	background-image: url(../images/fr_leftbot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bg_righttop {
	background-image: url(../images/fr_righttop.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bg_rightbot {
	background-image: url(../images/fr_rightbot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bg_maintop {
	background-image: url(../images/maintop.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.bg_mainbot {
	background-image: url(../images/mainbot.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.tekst {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	cursor: default;
}
.bannertekst {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 15px;
	cursor: default;
}
.bottomtekst {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #97989b;
	letter-spacing: 1px;
	padding: 2px 0px 0px 8px;
	cursor: default;
}
.koptekst {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #97989b;
	letter-spacing: 1px;
	cursor: default;
}
.hottekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #97989b;
	cursor: default;
}
.menutekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #97989b;
	cursor: pointer;
}
.menutekst a:link {
	color: #97989b;
	text-decoration: none;
}
.menutekst a:visited {
	color: #97989b;
	text-decoration: none;
}
.menutekst a:hover {
	display: block;
	background-color: #313131;
	color: #fa2029;
	text-decoration: none;
}
.menutekst a:active {
	color: #c5c5c5;
	text-decoration: none;
}
.backsub {
	background-image: url(../images/back_subs.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #272727;
}
.subborder {
	border-bottom: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
}
.logoborder {
	border-bottom: 1px solid #595959;
	border-top: 1ppx solid #151515;
	border-right: 1ppx solid #151515;
}
.menuborder {
	border-top: 1px solid #595959;
}
a:link {
	color: #97989b;
	text-decoration: none;
}
a:visited {
	color: #97989b;
	text-decoration: none;
}
a:hover {
	color: #c5c5c5;
	text-decoration: none;
}
a:active {
	color: #c5c5c5;
	text-decoration: none;
}
.back a:link {
	color: #97989b;
	text-decoration: none;
}
.back a:visited {
	color: #97989b;
	text-decoration: none;
}
.back a:hover {
	color: #fa2029;
	text-decoration: none;
}
.back a:active {
	color: #fa2029;
	text-decoration: none;
}
.main a:link {
	color: #d4040d;
	text-decoration: none;
}
.main a:visited {
	color: #d4040d;
	text-decoration: none;
}
.main a:hover {
	color: #fa2029;
	text-decoration: none;
}
.main a:active {
	color: #fa2029;
	text-decoration: none;
}
