#mainpage
{
  width: 970px;
/*  height: 640px; */
  background: #FFFFFF;
  border: 4px solid #ffffff;
}

#header
{
  width: 970px;
  height: 126px;
}

#main
{
  width: 970px;
/*  height: 446px; */
}

#menu
{
  width: 220px;
/*  height: 375px;*/
}

#presentation
{
/*  float: right;*/
  width: 740px;
}

#footer
{
  width: 970px;
  height: 68px;
  display: block;
}

p {
  margin-top: 0px;
}

.huvudrubrik {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #656565;
}

.rubrik {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #656565;
}

.text {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: none;
  color: #656565;
}

body {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: none;
  color: #656565;
  margin: 0px;
}

a {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: none;
  color: #08335d;
  text-decoration: none;
}

a.white {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: none;
  color: #FAFAFA;
  text-decoration: none;
}

a.white:hover {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.menu
{
  font-family: Verdana, Arial, sans-serif, Helvetica;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
}

div.menuitem
{
  display: none;
  visibility: hidden;
  font-size: 20px;
}

div.menuitem_visible
{
  display: block;
  visibility: visible;
  font-size: 20px;
}

.menubg
{
  background-image: url('/econtent/img/menu_logo.gif');
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #FFFFFF;
}

a.menu
{
  font-family: Verdana, Arial, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #0000FF;
  text-decoration: none;
}


.crumbs
{ 
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #8ca60f;
}

a.crumbs
{ 
  text-decoration: none;
}

a.crumbs:hover
{ 
  text-decoration: underline;
}


.menu_text
{
  font-family: Verdana, Arial, sans-serif, Helvetica;
  font-size: 13px;
  font-weight: bold;
  color: #FAFAFA;
  text-decoration: none;
}

td.split_page_left {
  padding: 10px;
  padding-top: 30px;
}

td.split_page_right {
  padding-top: 30px;
}


.kundvagn {
position:relative;
top: 10px;
left: 795px;
background: #ffffff;
/*border: 1px solid #000000;*/
width:160px;
height:126px;
padding:0px;
color: #000000;
}

