body {
padding:15px 0 0 0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background:#000 url(bild/forest_bg.jpg);
color:#fff;
}

a {
color:#fff;
text-decoration:none;
}

a.score {
color:#fff;
text-decoration:none;
border-bottom:1px dotted #999;
}

a.score:hover {
color:#fff;
text-decoration:none;
border-bottom:1px solid #999;
}

a.score2 {
color:#fff;
margin: 0 0 0 -10px;
font-weight:bold;
padding:10px;
background: #1c2117;
}

h1 {
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
}

h2 {
margin:0 0 12px 0;
font-size:1.6em;
font-weight:normal;
}

h3 {
margin:0 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p {
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

a img {
border:0;
}

/* Container */

#container {
margin:20px auto 0 auto;
width:600px;
background:#333d2b;
border:1px solid #1c2117;
}

/* Sidhuvud */
#sidhuvud {
height:100px;
background:#1c2117 url(bild/title.jpg) center no-repeat;
}

/* Topptab-meny */

#tabbar {
text-align:center;
font-size:1em;
height:16px;
background:#1c2117;
}

.topptab {
padding:0 6px;
text-decoration:none;
background:#1c2117;
color:#aaa;
border-bottom: 0px;
}

.topptab:hover {
background:#242b1e;

text-decoration:none;

border-bottom: 0px;
}

.aktivtopptab {
padding:4px 6px 3px 5px;
margin:0 0 0 0;
color:#fff;
text-decoration:none;
background:#333d2b;
border-bottom: 0px;
}

.aktivtopptab:hover {
text-decoration:none;
background:#333d2b;
color:#fff;
border-bottom: 0px;
}

/* huvudspalt */

#huvudspalt {
width:400px;
float:left;
padding:20px 10px 10px 10px;
}

#huvudspalt2 {
width:500px;
text-align:center;
float:center;
padding:20px 10px 10px 10px;
}

#huvudspalt3 {
width:390px;
text-align:center;
float:left;
padding:30px 20px 20px 20px;
}

/* sidspalt */

#sidspalt {
width:100px;
padding:20px 60px 10px 10px;
float:right;
}

#sidspalt p {
font-size:0.9em;
line-height:1.3em;
margin:0 0 15px 0;
}

/* Sidfot */

#sidfot {
height:24px;
clear:both;
padding:0;
margin:0;
}

#sidfot a {
color:#777;
}

#sidfot a:hover {
color:#777;
}

#sidfot p {
text-align:center;
color:#777;
font-size:1.1em;
line-height:1.3em;
margin:15px 0 0 0;
padding:0;
border-top:1px solid #49543f;
}

/* Överbliven klass */

.center_me {
text-align:center;
}

.block {
padding:4px 8px 4px 8px;
background: #617352;
}

.hide {
display:none;
}