/* -- Stílar fyrir Kristleifur.Com ------------------------*/

div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li { margin: 0px; padding: 0px;}
img  {margin: 0px; padding: 0px; border:0;}


/* ------------ */

body { background: white; color: #999; font-family: "Andale Mono", sans-serif; font-size: 11px; line-height: 1.85em; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.5em; margin: 0px; padding: 0px; font-style: italic; }


/* ------------ */

#wrapper { width: 100px; /* 780px is just wide enough to fill and 800px screen */  /* It's important to set the margin to auto if you want the layout to center */ background: #FFF; overflow: hidden; }

#wrapper2 { width: 400px; height: 500px; margin: 0 auto; overflow: hidden; }

#falkamynd { height: 125px; width: 100px; margin: 0 auto;}
#falkamynd img, #falkamynd a:link img, #falkamynd a:visited img { filter:alpha(opacity=100);  /* CSS3 standard */ opacity:1; background: url(../_images/img_menu/forsida_falki.png); }
#falkamynd a:hover img { filter:alpha(opacity=50);  /* CSS3 standard */ opacity:0.5; background: url(../_images/img_menu/forsida_falki.png); }
#falkamynd a:active img { filter:alpha(opacity=20);  /* CSS3 standard */  opacity:0.2;}

#kristleifur { height: 150px; width: 196px; margin: 0 auto; font-family: Arial, Helvetica, sans-serif; font-size: 1px; color: #FFF; line-height: 2px; }
#kristleifur img, #kristleifur a:link img, #kristleifur a:visited img { filter:alpha(opacity=100);  /* CSS3 standard */ opacity:1; background: url(../_images/img_menu/menu_kristleifur_forsida_2.png) no-repeat; }
#kristleifur a:hover img { filter:alpha(opacity=100);  /* CSS3 standard */ opacity:1; background: url(../_images/img_menu/menu_kristleifur_forsida_2.png); }
#kristleifur a:active img { filter:alpha(opacity=20);  /* CSS3 standard */  opacity:0.2;}

#header { width: 200px; height: 100px; margin: 0 auto; text-align: center; }

/* Basic A: */
a:link, a:visited { text-decoration: none; color: #fff; }
a:hover, a:focus{	text-decoration: none;  color: #fff;}
a:active { 	text-decoration: none; 	color: #fff }

body p { text-align: center; }

