body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-image:url(../../img/bg.png);
background-repeat:repeat-x;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

/* Defines links for all center elements - body and bottom */

a:link {text-decoration: none; color:#000000;}
a:visited {text-decoration: none; color:#000000;}
a:active {text-decoration: none}
a:hover {text-decoration: none; color:#666666;}


/* body frame - Heldur utan um alla síðuna */

#conteneur {
position: relative;
width: 950px;
margin-left: auto;
margin-right:auto;
background-image:url(../../img/bgMain.png);
background-repeat:no-repeat;
}

/*header*/
#header {
height: 190px;
width:950px;
}


/*
#headerBak
{

height: 175px;
width: 950px;

}


*/

#headerFlash {

float: left;
margin-top:10px;
}
/*background-image:url(img/vinnuvernd.swf);
background-repeat:no-repeat;*/


/*
#headerLogo {
/*background-image:url(../../img/logo.png);
background-repeat:no-repeat;
background-position:right;*/
/*height: 90px;
width: 300px;
margin-top: 50px;
float: right;
}
*/





