* {
font-family: Verdana, Helvetica, Arial;
}

body {
background: #6388a0;
padding: 0px;
margin: 0px;
}

.top, .menublock, .content, .googlead {
background: #bde7f7;
border-left: 1px solid black;
border-right: 1px solid black;
}

.menublock {
}

.content {
padding: 30px;
margin: 30px;
}

p {
font-family: Verdana, Arial, Tahoma, Helvetica;
font-size: 16px;
margin: 0px 0px 10px 0px;
padding: 0px;
color: #444444;
line-height: 22px;
text-align: center;
}

.keywords {
background: #bde7f7;
color: #bde7f7;
font-size: 0px;
}

address {
font-size: 14px;
font-style: normal;
font-weight: none;
text-decoration: none;
margin: 0px 0px 10px 0px;
color: #555555;
text-align: center;
}


h1 {
margin: 20px 0px 10px 0px;
padding: 0px;
font-size: 26px;
font-weight: bold;
color: #3333aa;
text-align: center;
}

/* Overskrift 2 */
h2 {
margin: 10px 0px 6px 0px;
padding: 0px;
font-size: 22px;
font-weight: bold;
color: #666699;
text-align: center;
}

/* Overskrift 3 */
h3 {
margin: 10px 0px 2px 0px;
padding: 0px;
font-size: 18px;
font-weight: bold;
color: #5555aa;
text-align: center;
}

.snapshot {
border: 1px solid black;
padding: 0px;
margin: 0px;
}

.menuitem, .menuitemselected {
width: 150px;
text-align: center;
font-family: Verdana, Helvetica;
font-size: 16px;
color: #000000;
}

.menuitemselected {
font-weight: bold;
}


a:link {
text-decoration: underline;
color: #0000aa;
font-weight: normal;
}

a:visited {
text-decoration: underline;
color: #444444;
font-weight: normal;
}

a.menuitemlink:link, a.menuitemlink:visited {
text-decoration: none;
color: #444444;
font-weight: normal;
}

a.menuitemlink:hover, a.menuitemlink:active {
text-decoration: none;
color: #000000;
font-weight: bold;
}



.highPlace, .highName, .highDate, .highLevel, .highScore {
display: table-cell;
font-family: Verdana, Helvetica;
font-size: 20px;
line-height: 20px;
color: #222222;
margin: 10px;
padding: 10px;
vertical-align: middle;
}

.highPlace {
width: 100px;
text-align: right;
border-left: 1px solid #cacaca;
border-right: 1px solid #cacaca;
border-bottom: 1px solid #cacaca;
}

.highName {
width: 200px;
text-align: left;
border-right: 1px solid #cacaca;
border-bottom: 1px solid #cacaca;
}

.highDate {
width: 200px;
text-align: left;
border-right: 1px solid #cacaca;
border-bottom: 1px solid #cacaca;
}

.highLevel {
width: 100px;
text-align: right;
border-right: 1px solid #cacaca;
border-bottom: 1px solid #cacaca;
}

.highScore {
width: 100px;
text-align: right;
border-right: 1px solid #cacaca;
border-bottom: 1px solid #cacaca;
}