body {
font-family: Arial, Sans-serif;
font-style: normal;
font-size: 100%;
color: #000080;
border: none;
border-color: #000000;
background-image: url("billeder/baggrund/baggrund.gif");
background-repeat: repeat;
}

div {
text-align: center;
}
 
a:link {
color: #000080;
}

a:visited {
color: #000000;
}

a:hover {
color: #008080;
}

a:active {
font-style: italic;
}

table#stor {
background-image: url("billeder/baggrund/baggrundpejs.gif");
background-repeat: no-repeat;
width: 625px;
height: 405px;
margin-top: 55px;
padding-left: 4px;
padding-top: 2px;
padding-right: 4px;
}

table#menu {
float: left;
text-align: left;
width: 125px;
height: 200px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
border-color: #000080;
}

table#tekst {
text-align: justify;
width: 425px;
height: 400px;
}

ul {
list-style-type: square;
font-size: 75%;
}

ul.normal {
font-size: 100%;
}

ol#hovedretv {
list-style-type: upper-alpha;
}

ol#hovedreth {
list-style-type: lower-alpha;
}

td#hovedretv {
width: 160px;
}

td#hovedreth {
width: 260px;
}