﻿
body {
margin : 0;
padding : 0;
text-align : left;
color : #535252;
background : #898a57;
font-family : "Trebuchet MS", verdana, arial, sans-serif;
font-size: 13px;
line-height: 20px;
}

p {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
font-size:13px;
font-weight: normal;
line-height : 20px;
}

#container {
width : 1000px;
border : 10px solid #fff;
margin-left : auto;
margin-right : auto;
margin-top : 20px;
padding : 9px;
color : #666;
background : #dcdcba ;
}

#banner {
float : left;
width : 500px;
height : 100px;
padding : 0;
margin : 0;
color : #535252;
background : inherit;
}
#bannerb {
float : right;
width : 175px;
height : 150px;
margin-bottom : 0;
padding : 0;
color : #000000;
background : #dcdcba url(bilder/Krefta.gif) no-repeat top center;
}

#content {
padding : 10px;
margin-left : 155px;
margin-right : 165px;
background : #eee;
color : #000000;
}
#content h1 {
margin : 30px 0 10px 0;
font : bold 22px verdana, arial, tahoma, sans-serif;
color : #8a8a56;
background : inherit;
}

#sidebar {
float : left;
width : 140px;
margin : 0px 5px 0 0;
padding : 5px;
font-family : "Trebuchet MS", verdana, arial, sans-serif;
border-bottom : 20px solid #8a8a56;
line-height : 8px; 
color : #5d775a;
background-color : #dcdcba ;
}
#menu {
width : 140px;
padding : 10px 0 0 0;

}
#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {
margin : 0 0 0.5em 0;
}
#menu a {
display : block;
font-family: Verdana;
font-size : 11px;
color : #000000;
background : #dcdcba ;
width : 130px;
padding : 0.1em 0.7em;
text-decoration : none;
}
#menu a:hover {
background-color : #a4a4a0;  /*bakgrundsfärg vid mouseover*/
color : #fff;
}
#sidebar-b {
float : right;
width : 150px;
margin : 0 0 0 5px;
padding : 5px;
border-bottom : 20px solid #8a8a56;
line-height: 8px;
background-color : #dcdcba ;
color : #6e6a5a;
}

#table {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
font-size:13px;
font-weight: normal;
line-height : 20px;
border: 0px;
margin-left: 0px; 
width: 98%; 
caption-side: top; 
vertical-align: top;
text-align: left 
}

tr {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
font-size:13px;
font-weight: normal;
line-height : 20px;
caption-side: top;
vertical-align: top; 
text-align: left 
}

td /* "DE INRE STRECKEN" SE ÄVEN TABLE */{
font-family : "Trebuchet MS", verdana, arial, sans-serif;
font-size:13px;
font-weight: normal;
line-height : 20px;
border: transparent;
padding: 1px;
caption-side: top;
vertical-align: top; 
text-align: left 
}

#footer {
clear : both;
padding : 5px;
margin-top : 5px;
font-size : 12px;
color : #000000;
background : #8a8a56;
}
#footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
}
#footer a:link {
background : inherit;
color : #eee;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : inherit;
color : #f2f2f5;
}
h1 {
width : 98%;
margin : 20px 0 10px 0;
font : bold 18px/30px verdana, arial, tahoma, sans-serif;
color : #8a8a56;
background : inherit;
}
h2 {
padding-top: 10px;
padding-left : 5px;
font : bold 14px/16px verdana, arial, tahoma, sans-serif;
color : #8a8a56;
background : inherit;
}
h4 {

margin : 40px 0 10px 0;
padding-left : 175px;
font : bold 65px verdana, arial, tahoma, sans-serif;
color : #8a8a56;
background : inherit;
}

a {
color : #a0a15c;
font-weight : bold;
text-decoration : none;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #369;
background : inherit;
}
.imgleft {
float : right;
}

