/* CSS Document */

body {
height: 100%;
margin: 0;
padding: 0;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
color: #CCC;
background: url(bakgrund.jpg) top right fixed no-repeat #000;
margin-bottom: 20px;
}

h1 {
font-weight: normal;
font-size: 28px;
color: #333;
margin-top: 10px;
margin-bottom: 2px;
}

h2 {
font-weight: normal;
font-size: 28px;
color: #333;
margin-top: 10px;
margin-bottom: 2px;
}

a, a:visited {
color: #666;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
padding: 6px;
}

a:hover {
color: #FFF;
background-color: #0A0A0A;
}

#senaste {
line-height: 44px;
}

#senaste a, #senaste a:visited {
font-size: 20px;
width: 770px;
}

#header {
width: 802px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
text-align: center;
}

#main {
width: 802px;
margin: -8px auto 20px auto;
}

#content {
padding: 10px;
width: 782px;
}

#content p {
font-size: 18px;
color: #CCC;
line-height: 26px;
word-spacing: 2px;
}

#bottom {
text-align: center;
padding: 6px;
}

#bottom .wide {
color: #25292C;
font-size: 18px;
letter-spacing: 10px
}

.kontakt {
color: #FFF;
}

.selected {
padding-bottom: 1px;
border-bottom: 1px solid #333;
}
