/* CSS Document */

body {
margin				:	0px;
background			:	#E1E2DD;
}

table {
border-collapse		:	collapse;
border				:	0px;
width				:	100%;
font-family			:	Verdana;
font-size			:	7pt;
padding				:	0px;
color				:	#333333;
}

table.main {
height				:	100%;
}

table.frettir {
height				:	100%;
background			:	#F6F6F2;
}

table.takkar {
border-collapse		:	collapse;
font-family			:	Verdana;
font-size			:	7pt;
color				:	#333333;
width				:	135;
border				:	1px solid #F6F6F2;
}

td.takkarOff {
background			:	#E4E4E0;
padding-left		:	8px;
padding-right		:	4px;
padding-top			:	4px;
padding-bottom		:	4px;
border				:	1px solid #F6F6F2;
}

td.takkarOn {
background			:	#F6F6F2;
padding-left		:	8px;
padding-right		:	4px;
padding-top			:	4px;
padding-bottom		:	4px;
border				:	1px solid #F6F6F2;
}

td {
padding				:	0px; 
}

td.frettir {
height				:	100%;
width				:	100%;
padding-left			:	10px;
padding-right		:	10px;
padding-top			:	5px;
padding-bottom		:	10px;
}

td.takkar {
background			:	#E3E2DE url('../img/TakkarBG.jpg') repeat-x;
}

td.mynd {
height				:	100%;
}

td.undirflokkar {
height				:	100%; 
width				:	100%;
border-top			:	1px solid #ACACA9;
background			:	#F6F6F2 url('../img/TextiMainBG.jpg') repeat-x;
padding				:	8px;
}

img {
border				:	0px;
}

iframe {
height				:	475px;
width				:	100%;
}

div.starfsemi {
background			:	url('../img/StarfsemiOn.gif');
position			:	absolute;
left				:	129px;
top					:	30px;
height				:	11px;
width				:	93px;
font-size			:	0px;
}

div.frettir {
background			:	url('../img/FrettirOn.gif');
position			:	absolute;
left				:	60px;
top					:	30px;
height				:	11px;
width				:	76px;
font-size			:	0px;
}

div.saga {
background			:	url('../img/SagaOn.gif');
position			:	absolute;
left				:	0px;
top					:	30px;
height				:	11px;
width				:	67px;
font-size			:	0px;
}

div.markmid {
background			:	url('../img/MarkmidOn.gif');
position			:	absolute;
left				:	215px;
top					:	30px;
height				:	11px;
width				:	89px;
font-size			:	0px;
}

div.annad {
background			:	url('../img/AnnadOn.gif');
position			:	absolute;
left				:	297px;
top					:	30px;
height				:	11px;
width				:	76px;
font-size			:	0px;
}

div.myndir {
background			:	url('../img/MyndirOn.gif');
position			:	absolute;
left				:	366px;
top					:	30px;
height				:	11px;
width				:	81px;
font-size			:	0px;
}

div.postur {
background			:	url('../img/PosturOn.gif');
position			:	absolute;
left				:	440px;
top					:	30px;
height				:	11px;
width				:	79px;
font-size			:	0px;
}

a {
	text-decoration: none;
	color: #333333;
}


#cont
{
    background			:	#E1E2DD;
}

td.gluggi {
background			:	#F6F6F2 url('../img/TextiMainBG.jpg') repeat-x;
padding				:	8;
width				:	100%;
}

td.text {
padding-left		:	10;
padding-right		:	10;
padding-top			:	5;
padding-bottom		:	10;
}

td.bil {
width				:	100%;
height				:	5;
background			:	#E1E2DD url('../img/TextiMainBil.jpg') repeat-x;
}

div.text{
width				:	350;
text-align			:	justify;
}




.gallery 
{
    position: relative;
    float:left;
   /* width:100%;*/
    font-size:93%;
    line-height:normal;
    margin-top: 5px;
}

.gallery ul 
{
    margin:0;
    padding:0;
    list-style:none;
}

.gallery li 
{
    position: relative;
    /*width: 110px;*/
    /*height: 10px;*/
   /* border: 1px solid red;*/
    float:left;
    text-align: center;
    margin:0;
    padding:0;
    margin-bottom: 5px;
}

.gallery a 
{
    display:block;
}

.gallery IMG
{
    border: 1px solid black;
}

h1
{
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    margin: 3px;
    padding: 0px;
}

.news_image 
{
    padding: 0px 10px 0px 10px;
    font-style: italic;
    text-align:center;
}

DIV.news_header{
	font-weight: bold;
	font-size: 11pt;
	
        padding-top: 5px;
        padding-bottom: 5px;
}

A.news_header{
        text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	
}

DIV.news_info {
        padding-top: 5px;
	font-weight: normal;
}

DIV.news_info A {
    color: gray;
}

DIV.news_content {
	margin-bottom: 10px;
        text-align: justify;
}
