style.css
body, td, a {
font-family: sans-serif, "bitstream vera sans", verdana, arial, helvetica;
font-size: 1em;
color: #000000;
}
body {
background: #faf9f4;
margin: 0;
padding: 0;
}
a {
color: #cd2626;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1, h2, h4 {
color: #faf9f4;
font-size: 1.7em;
font-weight: bold;
margin: 0;
padding: 0;
}
.heading {
width: 23.5em;
}
h2 {
background: #ffffff;
color: #000000;
font-size: 1.4em;
margin-top: 1.5em;
padding: 0.2em;
border: 1px dotted #cd2626;
}
h4, .h4 {
color: #000000;
font-size: 1.1em;
padding-top: 0.5em;
}
p, .p {
margin: 0.3em;
margin-top: 0.5em;
margin-bottom: 0.1em;
padding: 0;
}
.content {
width: 43em;
}
td.top {
background: #cd2626;
border-bottom: 2px solid #000000;
height: 10em;
}
td.menu {
width: 7em;
}
div.menu {
background: #cd2626;
color: #df3f3f;
font-size: 1em;
line-height: 1.1em;
padding-top: 1em;
margin: 0;
border: 2px dotted #df3f3f;
border-bottom: 0;
width: 6.4em;
position: relative;
top: 0;
left: 0;
}
div.menu:hover, div.menuh {
border: 2px solid #990000;
color: #ef8f8f;
font-weight: bold;
top: 0.5em;
}
div.menu a {
color: #df3f3f;
font-size: 1em;
line-height: 1.1em;
text-decoration: none;
}
div.menu:hover a, div.menuh a {
color: #ffafaf;
font-weight: bold;
}
div.menu a:hover, div.menuh a:hover {
color: #faf9f4;
}
.vis {
font-weight: bold;
font-size: 1.2em;
color: #faf9f4;
}
.line {
background: #ffffff;
}
div.footer {
font-size: 0.7em;
line-height: 1.1em;
margin-top: 3em;
border-top: 1px dotted #cd2626;
}
.icon { width: 100px; }
.navn { width: 14em; }
.spraak { width: 8em; }
.mnd { width: 5em; }