
.body {
	background-image:  url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif, ;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #858382;

}
.bodytekst {
	background-image:  url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	tekst-align: 20px;
	vertical-align: top;
	padding-left: 40px;
	padding-top: 10px;
	color: #5B5A59;

}

table {
	align:top center;
	vertical-align: top;
	background-color: none;
}
	
.topbanner {
	background-image:  url(images/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	table-align: top center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	text-align: left;
	color: #98082C;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #AAA8A6;
	line-height: 0px;
	text-align: center;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 35px;
	color: #ffffff;
	background-color: #010512;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A52630;
}

.menuBOX {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
}
.menutekst {
	width: 228px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-left: 15px;
	display: table-cell;
    vertical-align: middle;
	color: #9D9B98;
	line-height:30px;
}
td.menu a {
	display: block;
	height: 28px;
	margin-left: -15px;	
	padding-left: 15px;
	padding-top: 9px;
} 

td.menu a:hover {
	display: block;
	height: 28px;
	margin-left: -15px;
	padding-left: 15px;
	padding-top: 9px;
	background-color: #F9B100;
}

a:link{ color: #858382; text-decoration: none; font-weight: bold;}
a:visited{  color: #545352; text-decoration: none; font-weight: none;}
a:hover{ color: #545352; text-decoration: none; font-weight: bold; background-color:F9B100 }

.menu:link{color: #636262; text-decoration: none; font-weight: none;}
.menu:visited {color:#858382; text-decoration: none; font-weight: none;}
.menu:hover{color:#ff9000; text-decoration: none; font-weight: none;}



