/* CSS Document */
body {
	margin: 0px 20px 0px 20px;
	color: black;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/bg.jpg);
	}
h1 {
	font-size: large;
	font-weight: bold;
	color: black;
	}
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
	text-weight: bolder;
	}
a:hover {
	color: red;
	font-size: x-small;
	text-decoration: underline;
	text-weight: bolder;
	}
td {
	padding-left: 4px;
	padding-right: 4px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: x-small;
	}
#toppbkgr {
	position: absolute;
	top: 0px;
	height: 157px;
	left: 0px;
	width: 100%;
	font-size: x-small;
	font-color: black;
	}
#bakgrunnsboks {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 100%;
	}
#hovedbakgrunn {
	top: 157px;
	height: 3350px;
	left: 0px;
	width: 850px;
	background-color: white;
	}
#meny {
	position: absolute;
	top: 25px;
	height: 150px;
	left: 50%;
	margin-left: -400px;
	width: 120px;
	font-size: x-small;
	font-color: black;
	font-weight: bold;
	text-align: left;
	}
#nytt {
	position: absolute;
	top: 185px;
	height: 150px;
	left: 50%;
	margin-left: -400px;
	width: 120px;
	font-size: x-small;
	font-color: black;
	font-weight: normal;
	text-align: left;
	}
#hovedboks {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -260px;
	width: 580px;
	text-align: left;
	}
#enkeltsidecover {
	position: absolute;
	top: 0px;
	height: 256px;
	left: 0px;
	width: 250;
	}
#enkeltsidetittel {
	position: absolute;
	top: 150px;
	height: 60px;
	left: 260px;
	width: 250;
	}
#enkeltsideomtale {
	position: absolute;
	top: 270px;
	height: 180px;
	left: 0px;
	width: 500;
	}
#enkeltsidesangliste {
	position: absolute;
	top: 460px;
	height: 360px;
	left: 0px;
	width: 500;
	}
#enkeltsidencb {
	position: absolute;
	top: 1110px;
	height: 160px;
	left: 0px;
	width: 500;
	}	
#sanglisteuthevettekst {
	font-size: x-small;
	font-weight: bold;
	color: black;
	}
#sanglistebrodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6c788e;
	}
#smaaoverskrifter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	}
#svarteoverskrifter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;	
	color: #000000;
	}