body,table {
font-family: georgia;
font-size: 14px;
color: #1D1439;
}

h1,h2,h3,h4 {
margin: 0;
padding: 0;
color: #391E8B;
}

p {
	margin: 5px 0 14px 0;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 14px;
margin: 10px 0 7px 0;
}

h1#logo {
margin-left: 150px;
margin-bottom: 20px;
display: block;
background-image: url(g/logo.gif);
background-position: top center;
width: 401px;
height: 66px;
}

h1#logo span {
display: none;
}

#side {
float: right;
border-left: 1px solid #DFD1DF;
padding: 16px;
#color: #695F69;
font-size: 10px;
line-height: 150%;
background-image: url(g/gradient.gif);
background-repeat: repeat-y;
margin-left: 40px;
}

#hoved {
padding: 10px;
margin-top: 0;
padding-top: 0;
line-height: 150%;
}

#bunn {
margin-top: 15px;
text-align: center;
border-top: 1px solid black;
float: clear;
}

#apningstider {
font-style: italic;
}

.merker td {
text-align: center;
}

a { color: #290C73; }
a:active { color: #290C73; }
a:visited { color: #290C73; }
a:hover { color: #3B7AA0; }