/* CSS Document */

table {
	background-color: #d5cab5;
	background-image: url(Foto/dekorasjoner/brckgold.jpg);
	background-repeat: repeat;
	border-top-color: #a26538;
	border-right-color: #a26538;
	border-bottom-color: #a26538;
	border-left-color: #a26538;
}
body {background-image: url(Foto/dekorasjoner/Bakgrunnroed.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #6c1c1d;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: small;
	color: #000000;
	text-decoration: none;}
body {	
	background-color: #6c1c1d;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
a:link {text-decoration: none;
	color: #573836;}
a:visited {text-decoration: none;
	color: #573836;}
a:hover {text-decoration: none;
	color: #999999;}
a:active {text-decoration: none;
	color: #573836;}
.Menytekst {color: #573936;
	font-weight: bold;
	font-size: small;
	text-decoration: none;}
body,td,th {font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;}
.overskrift {color: #573836;
	font-weight: bold;
	font-size: medium;}
.litenNyheter {font-size: x-small;
	color: #573836;}
.copyright {font-family: Times, serif; font-size: x-small; color: #FFFFFF;}
.Uppdaterad {font-size: x-small}
.litenlink {
	color: #573936;
	font-weight: bold;
}
.redline {
	color: #990000;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
.red {
	color: #990000;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
.redsmall {
	color: #990000;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
 
hr {
	width: 100%;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #573836;
}

