body, p, a, ul, ol, li, dl, dt, dd, h1, h2, h3 {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight: normal;
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
}

body {
background-color: #ffffff;
}

/* I standard style sheet sættes overflow til auto for at få fixed menu i IE. */
/* Denne nulstilles her til visible, da kun 1. side ellers vil udskrives i IE. */
* html #content {
overflow: visible;
}

p {
margin-bottom: 1.2em;
}

h1 {
font-size: 1.9em;
font-weight: bold;
margin-bottom: 0.7em;
}

h2 {
font-size: 1.4em;
font-weight: bold;
margin-top: 1.1em;
margin-bottom: 0.9em;
}

h3 {
font-size: 1.0em;
font-weight: bold;
margin-top: 1.5em;
margin-bottom: 1.2em;
}

a {
font-size: 1.1em;
}

h3 a {
font-weight: bold;
}

#left {
display: none;
}

#content {
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
}

#logo, #logo1, #logo2, #logo3, #logo4 {
display: none;
}

#header {
display: none;
}

#menu {
display: none;
}

#submenu1, #submenu2 {
display: none;
}

.alt {
display: none;
}

ul {
margin-left: 3em;
margin-bottom: 1.2em;
}

.top {
position: relative;
text-align: center;
}

.top a {
display: block;
border: thin solid black;
text-decoration: none;
height: 0.1em;
width: 10em;
margin: auto;
margin-top: 1em;
}

