body {
	padding: 0px; 
	background: #D9D9D9; 
	margin: 10px 0px 0px 0px; 
	font-family : Arial, Geneva, Helvetica, sans-serif;
	text-align: left; 
	font-size: 0.8em;
	color:#000;
	font-weight: normal;
}

.clear {clear: both;display: block; font-size: 1px; margin: 0px; line-height: 0px; height: 0px;}

hr {
	border: 0;
	border-bottom: #ccc 1px dashed;
	padding:0px;
	margin: 10px 0px;
	height:0px;
	color:#fff;
	background:#fff;

}

h1 {
	color: #77787C;
	font-weight:bold;
	font-size: 1.3em;
	text-decoration:none;
	margin:0px 0px 3px 0px;
	padding:3px 0px 3px 0px;
 }

h2 {
	color: #77787C;
	font-weight:bold;
	font-size: 1.1em;
	text-decoration:none;
	margin: 15px 0px 3px 0px;
	padding:3px 0px 3px 0px;
 }


p{
	padding:0px;
	margin:0px;
}

/* form --------------------------- */
input, textarea, select {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

/* table settings --------------------------- */

#content td {
	/*white-space: pre-wrap;*/
	text-align:left;
	padding:2px;
	font-size: 11px;
	
	vertical-align: top;
	
}
	#content td span,
	#content td font
	{
		font-family : Arial, Geneva, Helvetica, sans-serif !important;
		font-size: 11px !important;
	}

.tdAlternating {
	background:#efefef;
}

.lista-info {
	line-height: 16px;
}
	.lista-info img {
		margin: 0 10px 5px 0;
	}
	.lista-info br {
		display: none;
	}

.lista-img {
}
	.lista-img table {
		margin: 0 0 10px 0;
		padding: 0;
		border: 0px solid #DDD;
		width: 100%;
		border-collapse: collapse;
	}
		.lista-img table td {
			width: 50%;
			padding: 0;
			border: 0px solid #DDD;
			overflow: hidden;
		}
			.lista-img table td .img {
				margin: 10px 0;
			}
			.lista-img table td img {
				margin: 0 0 0 0;
			}
			
			.lista-img table td .text {
				margin: 0px 0;
			}

/* hidey ho --------------------------- */
.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; 
}


/* Utan um efni --------------------------- */

#container-wrapper { 
	margin: 10px auto; 
	width: 825px;
	background: url('/img/bgcont.gif') repeat-y;
} 


#container {
	padding: 0px 0px 0px 0px; 
	margin: 0px; 
	width: 825px; 
	text-align: left;
}

/* haus --------------------- */
#header {
	background: url('/img/haus.gif') no-repeat top;
	height:43px;
	padding:20px 0px 0px 20px;
	margin: 0px;
	color:#EAB930;
	position: relative;
}

html>body #header {
		margin-bottom: 0px;
}

#header h1{
	padding:0px;
	margin:0px;
	color:#EAB930;
	font-weight:bold;
}

#header a:link {color: #BEBEBE; text-decoration: none; }
#header a:visited {color: #BEBEBE;text-decoration: none; }
#header a:hover { color : #EAB930; text-decoration : none; }
#header a:active {color: #BEBEBE; text-decoration: none; }

#header ul {
	padding:0px;
	margin:0px;
	color:#BFBFBF;
}

.logo {
	padding:4px 0px 0px 25px;
	float:left;
	margin: 0px 316px 0px 0px;
}

.sponsors {
	float:left;
	margin: 0px 150px 0px 0px;

}

/* Fánar --------------------------- */

#flag {
	position:absolute;
	top:35px;
	left:518px;
}

html>body #flag {
	top:35px;
	left:515px;	
}
#flagit {
	float:left;
	cursor: pointer;
	height: 26px; 
}
#flagit:hover {
	background-position	: 0px -25px; 
}

#flagit.on {
	 background-position	: 0px -25px; 
}


.eng {
	background: url('/img/eng.gif') no-repeat;
	width: 32px; 
}



.ice {
	background: url('/img/ice.gif') no-repeat;
	width: 32px; 
}



#breadbrumbs {
	padding:0px 0px 10px 0px;
	margin:0px;
}
#breadbrumbs li
{
display: inline;
list-style-type: none;
}

#topnav {
	padding: 10px 240px 0px 0px;
	margin: 0px;
	height:24px;
	text-align:right;
	background: url('/img/topnavbg.gif') no-repeat top;
}
html>body #topnav {
	padding: 2px 240px 0px 0px;
	margin: 0px;
	height:34px;
}
#topnav li
{
font-weight: normal;
display: inline;
list-style-type: none;
padding: 0px 11px 0px 11px;
margin: 0px;
}

#topnav a:link {color: #323232; text-decoration: none; }
#topnav a:visited {color: #323232;text-decoration: none; }
#topnav a:hover { color : #EAB92D; text-decoration : none; }
#topnav a:active {color: #323232; text-decoration: none; }

#topnav ul li #current
{
color : #EAB92D;
}

#tabs {
	background: url('/img/tabbg.gif'); no-repeat top;
	height: 54px;
	margin:-12px 0px 10px 8px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width:809px;
	
}
html>body #tabs {
	margin:-2px 0px 10px 8px;
}
#tabs li
{
font-weight: normal;
display: inline;
list-style-type: none;
padding: 0px 8px 0px 11px;
margin: 0px;
}

#tabs ul {
  margin:-3px 0px 0px 0px;
  padding:0px 10px 0;
  list-style:none;
background:#000;
  }

html>body #tabs ul {
  margin:0px 0px 0px 0px;
}

#tabs li {
  float:left;
  background:url("/img/left.gif") no-repeat left top;
  margin:0 0 0 5px;
  padding:0 0 0 9px;
  }

html>body #tabs li{
  margin:0px 0 0 5px;
}

#tabs a {
  float:left;
  display:block;
  background:url("/img/right.gif") no-repeat right top;
  padding:6px 15px 8px 6px;
  text-decoration:none;
  font-weight:normal;
  color:#999;

  }

/* Commented Backslash Hack

   hides rule from IE5-Mac \*/

#tabs a {float:none;}

/* End IE5-Mac hack */

#tabs a:hover {
  color:#333;
  }


#tabs #current {
  background-image:url("/img/left_on.gif");
  }

#tabs #current a {
  background-image:url("/img/right_on.gif");
  color:#333;
	font-weight:normal;
  }


#content {
	float:left;
	height: 300px;
	padding:10px;
	text-align: justify;
	min-height:300px;
	width:550px;
	margin:0px 0px 0px 8px;
}

html>body #content {
	height:auto;
}

#content_hlid {
	float:left;
	width:215px;
	padding:10px 0px 0px 5px;
}

#content_hlid h5 {
	border-top:1px #D9D9D9 solid;
	border-bottom:1px #D9D9D9 solid;	
}
#content_hlid h4 {
	color:#999;
	font-size: 0.7em;
	text-align:justify;
	margin-left:10px;
}
#content a:link {color: #DAAB1F; text-decoration: none; }
#content a:visited {color: #DAAB1F;text-decoration: none; }
#content a:hover { color : #999; text-decoration : underline; }
#content a:active {color: #DAAB1F; text-decoration: none; }

.bread {
	padding:10px 10px 10px 20px;
	color:#999;
}

.bread a:link {color: #666; text-decoration: none; }
.bread a:visited {color: #666;text-decoration: none; }
.bread a:hover { color : #999; text-decoration : underline; }
.bread a:active {color: #666; text-decoration: none; }


.footer {
	padding:10px 10px 15px 20px;
	color:#fff;
	margin:10px 0px 0px 0px;
	background: url('/img/footer.jpg') no-repeat bottom;
}
.footer a:link {color: #666; text-decoration: none; }
.footer a:visited {color: #666;text-decoration: none; }
.footer a:hover { color : #999; text-decoration : underline; }
.footer a:active {color: #666; text-decoration: none; }

