body {
	font-family: arial, sans-serif;
}

#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 0px;
	background: #fff;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
	
#left {
	position: absolute;
	top: 120px;
	left: 50px;
	margin: 20px;
	padding: 10px;
	border: 0px solid #ccc;
	background: #fff;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	}
html>body #left {
	width: 170px; /* ie5win fudge ends */
	}
	
#middle {
	position: absolute;
	top: 120px;
	left: 0px;	
	margin: 20px 370px 20px 270px;
	padding: 10px;
	width: 500px;
	border: 0px solid #ccc;
	background: #fff;
	}
	
#right {
	position: absolute;
	top: 120px;
	right: 50px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 0px solid #ccc;
	background: #fff;
	width: 230px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
html>body #right {
	width: 200px; /* ie5win fudge ends */
	}

#logotable {
	margin-bottom: 20px;
}

#logotekst {
	font-size: 25px;
	font-weight:bold;
	text-align: center;
}

#urltekst {
	font-size: 12px;
	text-align: center;
}

#antallmtekst {
	font-size: 14px;
	text-align: right;
}

ul#navlist
{
padding: 0px;
border: 1px solid #808080;
border-top: 0px;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
background: #808080;
width: 158px;
*width: 160px;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
}

ul#navlist li a
{
display: block;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #aaaabb;
background: #ccccdd;
text-decoration: none;
text-align: right;
width: 122px;
*width: 158px;
}

ul#navlist li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li a:hover
{
border-color: #ff9000;
color: #ffffff;
background: #000d33;
}


#midt {

}

#klubblogo {
	margin-bottom: 20px;
}

#tabelltittel {
	font-size: 14px;
	text-decoration:underline;
	text-align: center;
}

#tabelltekst {
	font-size: 10px;
	margin: 5px;
}
 
#tabelltekst2 {
	font-weight:bold;
	font-size: 10px;
	background: #bbbbbb;
}
#tabelltekst3 {
	font-size: 10px;
	margin: 5px;
	border-bottom-style: dotted;
}
#tabelltekst4 {
	font-weight:bold;
	font-size: 10px;
	background: #bbbbbb;
	border-bottom-style: dotted;
}

ul#gamle {
  display: block;
  width: 100%;
  margin-top: 30px;
  font-size: 10px;
  list-style-type: circle;
}

ul#gamle li {
  position: relative;
  margin-left: 4em;
}

ul#gamle li span {
  position: absolute;
  top: 0;
  right: 80;
}

div#test {
 border: 2px solid red;
 }
 
#forfatter {
 font-size: 10px;
}

#tittel {
	font-size: 18px;
	font-weight:bold;
}

#madeby {
	font-size: 10px;
	text-align: right;
}

#teller {
	font-style: italic;
	margin-top: 20px;
	font-size: 10px;
	text-align: right;
}