@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #676767;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: auto
}
h2 {
	color: #eee;
}
.red {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
}
.rubrik_red {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.page__content-container {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #585858;
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}

a {
	font-family: Verdana;
	font-size: 16px;
	color: #e8c91b;
	text-decoration: none;
	font-weight: bold;
}
A:link {color: #e8c91b; text-decoration: none}
A:visited {color: #e8c91b; text-decoration: none}
A:hover {color: #ffffff; text-decoration: none}

a.nav {
	font-family: Verdana;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: Bold;
	
a.nav:link {color: #6a5e46;}
a.nav:visited {color: #6a5e46;}
a.nav:hover {color: #FFF;}
a.nav:active {color: #6a5e46;}

content {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}
td {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}

.cellcolor {
	background-color: #b22234;
	
}

}

.cellcolorBlack {
	background-color: #000000; 
	
}.White_rub {
	color: #FFF;
	font-weight: bold;
}
