
body  {
	background-position: 0 0;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-image: url(bilder/bakgrund_webb.jpg);
	background-repeat: no-repeat;
}
#centrering { margin-right: auto; margin-left: auto; width: 1000px }
#container    { background-color: #fff; background-position: 0 0; float: left; border-left: 2px solid #DCDCDC }
#kolumn1  { width: 170px; padding-top: 30px; padding-left: 15px; padding-right: 15px; float: left }
#boxleft1 { text-align: right; padding-top: 30px; padding-right: 20px; }
#boxleft2  { color: #144521; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; padding: 20px 12px 5px 20px }
#kolumncentr  { margin-top: 30px; margin-bottom: 15px; background-color: #000000; width: 798px; float: left }
#kolumn2  { margin-left: 0; padding-left: 35px; padding-right: 34px; width: 498px; border-right: 2px solid #708090; float: left }
#kolumn3  { margin-left: 0; padding-left: 14px; padding-right: 15px; width: 200px; float: left }
#boxright1 { padding-top: 15px; color: #474747; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 1.2em; padding-top: 40px; padding-right: 15px; padding-left: 15px; width: 120px }
h1  { color: #c0c0c0; font-size: 2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 1.1em }
h2   { color: #b5b5b5; font-size: 1.1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.1em }
h3 { color: #474747; font-size: 1.1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.1em }
p  { color: #c0c0c0; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 1.4em; }
td { color: #c0c0c0; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 1.4em; }
ul  { color: #b9b9b9; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: 400; line-height: 1.8em; text-decoration: none; text-align: right }
li  { color: #b9b9b9; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: 400; line-height: 1.8em; text-decoration: none; text-align: right }
a { color: #b6d27e; text-decoration: none }
.a:link   { color: #474747; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.a:visited   { color: #8c8c8c; text-decoration: none }
.a:hover    { color: #0e129e; text-decoration: none }
.a:active   { color: #0e129e; text-decoration: underline }

#meny {margin: 0; padding: 0; list-style-type: none; }
#meny a{display: block; padding: 0; margin: 0; text-decoration: none; }
#meny ul { list-style-type: none }
#meny ul a { background: #ffce73; margin: 0; padding: 0.3em }
#meny a:link { color: #474747 }
#meny a:visited{color: #474747;}
#meny a:hover { color: #fff; background: #000000 }
#meny a#current{ font-weight: bold; }
#meny a#subcurrent{ font-weight: bold; }

