/* 
Versjon: 1.1
(Sommer, 2008)


Screen layout: */


body {
padding: 0;
margin: 0;
font: 60% verdana; 
background: #593600;
color: #ffffff;
}

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

a:hover {
text-decoration: underline;
}

#teaser {
background: #505050;
float: left;
margin: 0px 8px 4px 0px;
padding: 3px 5px 3px 5px;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 1em;
width: 750px;
}

#toptabs p {
text-align: right;
color: #000000;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #404040 url(images/corner2.gif) top right no-repeat;
color: #ff9c01;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #000000 url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #ff9c01;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #ff9c01;
text-decoration: none;
background: #000000 url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #000000;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 15px auto;
width: 760px;
padding: 5px 20px 20px 20px;
background: #000000;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #ff9c01;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: none;
margin-bottom: 5px;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #404040 url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}

.navitab:hover {
text-decoration: none;
background: #505050 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ff9c01;
letter-spacing: 2px;
margin: 0 0 5px 0;
text-decoration: none;
background: #505050 url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/front1.jpg) top left no-repeat;
clear: none;
margin: 0 0 0 0;
}

#desc p {
width: 290px;
font-size: 8px;
/* font-weight: 100; */
line-height: 1.3 em;
padding: 0 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

#main {
width: 494px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}

.block {
background: #404040;
padding: 15px;
}

#sidebar {
width:226px;
float:right;
}

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

#sidebar p .big {
font-size: 1.3em;
}

.sidelink {
text-align: left;
display: block;
width: 188px;
background: #404040 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #202020 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
clear: both;
background: #404040;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0 0 8px 0;
font-size: 2.1em;
font-weight: bold;
}

h2 {
margin: 0 0 2px 0;
font-size: 1.5em;
font-weight: bold;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1em;
font-weight: bold;
}

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

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #000000;
}

.hide {
display: none;
}

.mp3player {
float: right;
margin-top: -4px;
}
