	/* Allt skjalið						*/
	body {
		margin:			0 0 0 0;
		font-family:		verdana, helvetica, arial, sans-serif;
		font-size:		13px;
		background-color:	#ffffff;
		color:			#000000;
	}

	td.main {
		font-family:		inherit;
		font-size:		13px;
		background-color:	inherit;
		color:			inherit;
		text-decoration:	none;
		padding-top:		5px;
		padding-left:		10px;
	}

	/* Prent-trick						*/
	.noprint {
		display:		none;
		width:			0;
		height:			0;
	}

	/* Allir linkar						*/
	a {
		background-color:	inherit;
		color:			#006699;
	}
	
	/* Valmynd - undirvalmöguleikar				*/
	a.undirval {
		font-family:		inherit;
		font-size:		11px;
		background-color:	inherit;
		color:			#ffffff;
		text-decoration:	none;
	}

	/* Valmynd - undirvalmöguleikar				*/
	a.undirvalValid {
		font-family:		inherit;
		font-size:		11px;
		font-style:		italic;
		background-color:	inherit;
		color:			#ffffff;
		text-decoration:	none;
	}

	/* Hvergi notað?					*/
	A.frettmeira {
		font-family:		inherit;
		font-size:		10px;
		font-weight: bold;
		background-color:	inherit;
		color:			#00537d;
	}

	/* Notað í efst á baugi					*/
	A.smalinkur {
		font-family:		inherit;
		font-size:		10px;
		font-weight: bold;
		background-color:	inherit;
		color:			#000000;
	}

	/* Notað í heitt o.þ.h.					*/
	/* FIXME: Betra nafn					*/
	td.frettadalkur {
		font-family:		inherit;
		font-size:		10px;
		background-color:	inherit;
		color:			#000000;
	}

	/* Dagseting á fréttum					*/
	.Dagsetning {
		font-family:		inherit;
		font-size:		10px;
		background-color:	inherit;
		color:			#666666;
	}

	/* Copyright notice neðst					*/
	.Copyright {
		font-family:		inherit;
		font-size:		inherit;
		text-align:		center;
		background-color:	inherit;
		color:			#666666;
	}

	/* Fyrirsögn á síðum					*/
	.Fyrirsogn {
		font-family:		inherit;
		font-size:		24px;
		font-weight:		bold;
		background-color:	inherit;
		color:			#000000;
		padding-bottom:		5px;
	}

	/* Millifyrirsögn á síðum				*/
	.Millifyrirsogn {
		font-family:		inherit;
		font-size:		18px;
		font-weight:		bold;
		background-color:	inherit;
		color:			#000000;
		padding-bottom:		5px;
	}

	.MillifyrirsognLina {
		font-family:		inherit;
		font-size:		18px;
		font-weight:		bold;
		background-color:	inherit;
		color:			#000000;
		padding-bottom:		0px;
	}

	/* Haus í stöðu						*/
	.StadaHaus {
		font-family:		inherit;
		font-size:		18px;
		font-weight:		bold;
		background-color:	inherit;
		color:			#000000;
	}

	.Grein {
		font-family:		inherit;
		font-size:		12px;
	}

	hr.smalina {
		background-color: inherit;
		color: #000000;
		height: 1px;
		border: 1px;
	}

	hr.undirfyrisogn {
		background-color: inherit;
		color: #000000;
		height: 1px;
		border: 1px;
		width: 250px;
	}
	
	tr {
		vertical-align:		top;
		font-family:		inherit;
		font-size:		inherit;
		background-color:	inherit;
		color:			inherit;
	}

	table.Dagskra {
		padding:		1px 5px 2px 5px;
		font-family:		inherit;
		font-size:		10px;
	}

	a.pila {
		cursor:	default;
	}

	tr.tofluhaus  {
		padding:		0px 3px 1px 3px;
		font-size:		11px;
		font-weight:		bold;
		background-color:	#006699;
		color:			#ffffff;
	}
	tr.tofluhaus a  {
		padding:		0px 3px 1px 3px;
		font-weight:		bold;
		background-color:	#006699;
		color:			#ffffff;
	}
	tr.toflubotn  {
		padding:		0px 5px 1px 5px;
		font-size:		11px;
		background-color:	#bfbfbf;
		color:			#000000;
	}
	tr.svart  {
		padding:		1px 1px 1px 1px;
		background-color:	#000000;
		color:			inherit;
	}
	tr.litur1  {
		padding:		1px 5px 2px 5px;
		background-color:	#efefef;
		color:			inherit;
		font-family:		inherit;
		font-size:		11px;
	}
	tr.litur1stats  {
		padding:		1px 5px 2px 5px;
		background-color:	#efefef;
		color:			inherit;
		font-family:		inherit;
		font-size:		11px;
	}
	tr.litur2  {
		vertical-align: top;
		background-color : #dfdfdf;
		color: inherit;
		padding: 1px 5px 2px 5px;
		font-family:		inherit;
		font-size : 11px;
	}
	tr.litur2stats  {
		background-color : #dfdfdf;
		color: inherit;
		visibility: hidden;
		padding: 1px 5px 2px 5px;
		font-family:		inherit;
		font-size : 10px;
	}
	td.urslit {
		padding: 1px 5px 2px 5px;
		font-family:		inherit;
		font-size : 10px;
	}


	tr.InclMedaltal1  {
		background-color : #ffffff;
		color: inherit;
		padding: 1px 5px 2px 5px;
		font-family:		inherit;
		font-size : 10px;
	}
	tr.InclMedaltal2  {
		background-color : #efefef;
		color: inherit;
		padding: 1px 5px 2px 5px;
		font-family:		inherit;
		font-size : 10px;
	}

	input.submit {
		font-family:		inherit;
		font-size:		inherit;
		font-weight:		bold;
		color:			#FFFFFF;
		background:		#3E76B7;
	}

	tr.litur2 input {
		font-family:		inherit;
		font-size:		inherit;
		color:			#006699;
		background:		inherit;
	}

	input {
		font-family:		inherit;
		font-size:		inherit;
		color:			#006699;
		background:		#EFEFEF;
	}

	textarea {
		font-family:		inherit;
		font-size:		inherit;
		color:			#006699;
		background:		#EFEFEF;
	}

	select {
		font-family:		inherit;
		font-size:		inherit;
		color:			#006699;
		background:		#EFEFEF;
	}

	img.undirval {
		vertical-align:		bottom;
		padding:		0 0 0 0;
	}

	ul {
		margin-top:         0px;
	}
