/* base
----------------------------------------------- */

body {
margin: 0;
padding: 0;
font-family: georgia, serif;
font-size:80%;
line-height:120%;
background-color: #fff;
}

td {
line-height:120%;
}

h3 {
font-family:tahoma, verdana, sans serif;
font-size:120%;
line-height:150%;
}

h2 {
font-family:tahoma, verdana, sans serif;
font-size:150%;
line-height:170%;
}

a:link {
color:#BE2E07;
}

a:hover {
color:#AE1E00;
text-decoration:none;
}

a:visited {
color:#AE1E00;
}

.skribent {
font-family:tahoma, verdana, sans serif;
font-size:60%;
font-weight:bold;
color:#777777;
}

.skribent a {
text-decoration:none;
color:#777;
}

.skribent a:hover {
text-decoration:none;
color:#777;
}

.skribent a:visited {
text-decoration:none;
color:#777;
}


.tumnagel {
padding:3px;
border:2px solid black;
}

.menyrubrik {
font-family:tahoma, verdana, sans serif;
font-size:80%;
font-weight:bold;
color:#ffffff;
padding:3px;
background:#000;
}

.meny {
font-family:tahoma, verdana, sans serif;
font-size:80%;
color:#000;
}

