	.ugenummer {
		font-weight: bold;
		color: #0088cc;
	}
	.kviktip {
		border: 1px solid #555555;
		border-radius: 10px;
		margin-bottom: 10px;
		padding: 10px;
		background: #fffcfa;
	}
	.hittip {
		border: 1px solid #555555;
		border-radius: 10px;
		margin-bottom: 10px;
		padding: 10px;
		background: #fff8f0;
	}
	.hittip h2 {
		font-size: 1.4em;
		margin: 0 0 4px 0;
		background: #cccccc;
		padding: 4px;
	}
	.hittip h2 .titel {
		font-weight: normal;
		font-style: italic;
	}
	.hittip p {
		padding-left: 4px;
		font-size: 1.2rem;
	}

	.hitpick {
		border: 6px solid #555555;
		border-radius: 10px;
		margin-bottom: 10px;
		padding: 10px;
		background: #ffffff;
	}
	.hitpick h2 {
		font-size: 1.4em;
		margin: 0 0 4px 0;
		background: #4466bb;
		color: #ffffff;
		padding: 4px;
	}
	.hitpick h2 .titel {
		font-weight: normal;
		font-style: italic;
	}
	.hitpick p {
		padding-left: 4px;
		font-size: 1.2rem;
	}
	.bjelke {
		background: #ff4422;
		color: #ffffff;
		text-align: center;
		font-weight: bold;
		padding: 3px;
	}

	a.profil {
		font-weight: bold;
		color: #000000;
	}
	p.lead {
		color: #4466aa;
	}
	.tipkom {
		padding: 0 40px;
		font-size: .95em;
		margin-top: 10px;
		color: #003366;
	}
	.tipkom p { border-left: 5px solid #00aa00; margin: 0; font-size: 1.1rem; }
	.tipkom p.kommentar { margin-bottom: 10px; color: 0000ff; }
	table.datomenu {
		border: 1px solid #000000;
		border-collapse: collapse;
		background: #0055cc;
	}
	table.datomenu td {
		border:1px solid #000000;
		font-size: .8em;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
	}
	table.datomenu a {
		color: #ffffff;
		text-decoration: none;
	}
	table.datomenu a:hover { color: #cccccc; }
	.dato {
		color:#004499;
		font-size: .8rem;
	}
	h2 img, div.kviktip img {
		float: right;
		width: 2rem;
		margin: 0 0 0 4px;
	}
	img.flag { border: 1px solid #000000; }
	span.genre {
		font-size: .7em;
		font-weight: bold;
		color: 00aa00;
	}
	span.valgt {
		background: #004499;
		color: #ffffff;
		padding: 3px;
		border-radius: 3px;
		font-weight: bold;
	}
	p.aarmenu { margin-bottom: 10px; }
	p.aarmenu a {
		background: #ffeedd;
		color: #000000;
		padding: 3px;
		border: 1px solid #004488;
		border-radius: 3px;
		font-weight: bold;
		text-decoration: none;
		margin: 3px 0;
	}
	#posttip {
		display: none;
		border: 1px solid #000000;
		border-radius: 8px;
		padding: 10px;
		margin: 10px 0;
	}
	#posttip h2 { margin: 0; }
	a.knap {
		background: #0044aa;
		color: #ffffff;
		font-weight: bold;
		padding: 3px 5px;
		border-radius: 5px;
		text-decoration: none;
	}
	a.knap:hover { background: #2266cc; }
	textarea {
		width: 30rem;
		height: 8rem;
	}
	.hoved {
		background: #004499;
		color: #ffffff;
		font-wewight: bold;
	}
	span.visliste a {
		background: #008800;
		color= #ffffff;
		text-decoration: none;
		font-weight: bold;
		border-radius: 3px;
	}

a.classic {
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
}

a.classic:hover {
	color: #6666ff;
}

	img.rate {
		float: left;
		width: 3rem;
		margin-right: 10px;
	}
	span.rediger {
		text-align: center;
		background: #ddd6d0;
		float: right;
		padding: 5px;
		border-radius: 5px;
		visibility: hidden;
	}
	div.hittip:hover span.rediger {
		visibility: visible;
	}
	div.hitpick:hover span.rediger {
		visibility: visible;
	}
	textarea {
		font-size: 1rem;
		font-family: sans-serif;
	}

	.hitpick {
		border: 6px solid #555555;
		border-radius: 10px;
		margin-bottom: 10px;
		padding: 10px;
		background: #ffffff;
	}
	.hitpick h2 {
		font-size: 1.4em;
		margin: 0 0 4px 0;
		background: #4466bb;
		color: #ffffff;
		padding: 4px;
	}
	.hitpick h2 .titel {
		font-weight: normal;
		font-style: italic;
	}
	.hitpick p {
		padding-left: 4px;
		font-size: 1.2rem;
	}
	.bjelke {
		background: #ff4422;
		color: #ffffff;
		text-align: center;
		font-weight: bold;
		padding: 3px;
	}
a.classic {
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
}

a.classic:hover {
	color: #6666ff;
}