/* INNEHÅLL
  ** Layout CSS
  ** Typography and Images CSS
  ** Lists CSS
  ** Navigation CSS
  ** Forms CSS
  ** Tables CSS
 */


body
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
  background-color:#542f16;
  font-family: Tahoma, Verdana, Helvetica;
  font-size: 62.5%;
  background-repeat: repeat-x;
  background-image: url(/images/bodybg.png);
  background-position: top left;
  background-color: #dac18f;
}

/*
  ********************************
  LAYOUT CSS SPECIFIC
  ********************************
*/


#sitewidth
{
  width: 1018px;
  margin: 0px auto;
}

#sitewidth2
{
  width: 1018px;
  margin: 0px auto;
  background-position: top left;
  border:1px none #ff0000;
}

#sitewidth3
{
  width: 1018px;
  margin: 0px auto;
  background-position: right;
  border:1px none #ff0000;
}

#header {
  float: left;
  width: 1018px;
  height: 146px;
  margin: 0;
  padding: 0;
}

#topbg {
  position: relative;
  width: 1018px;
  height: 146px;
  background: url(../images/sitewidth_top_bg.png) no-repeat top left;
  margin: -65px 0 0 0;
  padding: 0;
}

#logo {
position: relative;
z-index: 999;
background-image: url(../images/logo_platter.png);
background-repeat: no-repeat;
width:223px;
height:152px;
display:block;
margin-left:26px;
overflow: hidden;
}

#header span {
  display:none;
}

.right {
  text-align:left;
}

#topmenu {
  float: left;
  width: 735px;
  height: 27px;
  /* background: #0f0703; */
  margin: -94px 0 0 255px;
  padding: 12px 0 0 10px;
}

#maincontent_bg {
  float: left;
  width: 1018px;
  height: auto;
  background: url(../images/sitewidth_bg.png) repeat-y top left;
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
}

#main_bringtofront {
  position: relative;
  z-index: 10000;
}

#navigation {
  float:left;
  width: 180px;
  border:1px none #ffaa00;
  padding-left:24px;
  padding-top:30px;
  margin: 20px 0 0 34px;
}

#navigationblock {
  width: 164px;
  border:1px none #ffaa00;
  padding-left:24px;
  padding-top:10px;
  background-color: #00ff00;
}

#contentcontainer {
  float:left;
  width: 750px;
}

.contentwrap {
  border:2px none #0000ff;
  width: 755px;
  margin-left:0;
}

#main {
  float:left;
  width:460px;
  border:1px none #ffaa00;
  margin-right:10px;
  text-align: left;
  padding-left:30px;
  padding-bottom:30px;
}




#footer {
  width: 1018px;
  height: 81px;
  padding:13px 20px 17px 20px ;
  font-size:1.0em;
  margin: 0 0 0 0;
  color: #ffffff;
  background: url(../images/sitewidth_bottom_bg.png) no-repeat top left;
}

.footer_left {
  float:left;
  text-align:left;
  font-size:1.0em;
  margin:0px;
  color: #ffffff;
  background-color: #000000;
  display: none;
}

.footer_right {
  float: left;
  width: 100%;
  text-align:center;
  font-size:1.0em;
  margin: 16px 0 0 0;
  color: #693d20;
}

#puffar {
  float:right;
  width: 170px;
  border:1px none #00ff00;
  overflow:hidden;
  font-size: 1.0em;
  padding: 10px 0 30px 0;
  margin: 0 20px 0 0;
}

.puff_footer {
  font-size:1px;
  height:14px;
  background-image: none;
  background-repeat: no-repeat;
  margin-bottom:10px;
}

.puff {
  padding: 10px 10px 20px 10px ;
  border-top: none;
  margin:0px;
  overflow:hidden;
  background-image: none);
  background-repeat: repeat-x;
  background-position: bottom;
  background-repeat: repeat-x;
  color: #000000;
}

.puffhead {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-weight:bold;
  border-bottom:  1px solid #e3d096;
  padding: 6px 0px 0px 10px;
  color:#000;
  background-position: center;
}

.extrabildborder {
  padding: 10px 10px 20px 10px ;
  border: none;
  margin:0px;
  overflow:hidden;
  background-image: none);
  background-repeat: repeat-x;
  background-color:#ffffff;
  background-position: bottom;
  background-repeat: repeat-x;
  color: #333333;
}

.extrabildheader
{
  font-weight:normal;
  border-bottom: 2px solid #2e1b86;
  padding: 6px 0px 6px 10px;
  color:#ffffff;
  background-image: url(../images/nav_button_bg.gif);
  background-position: center;
  color: #000000;
}

.product_puff {
  background-color:#f8fbee;
  border: 1px solid #d5e699;
  margin-top:20px;
  padding:5px;
  background-image: url(../images/puff_content_bg.gif);
  background-repeat: no-repeat;
}


/*
  ************************************
  TYPOGRAPHY AND IMAGES CSS SPECIFIC
  ************************************
*/

h1 {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 2.4em;
  margin: 10px 0px 5px 0px;
  font-weight:normal;
  color: #cb0d00;
}

h2 {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.8em;
  margin: 10px 0px 10px 0px;
  color: #1f5f61;
  font-weight: normal;
}


h2.puffpic {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
  color: #1f5f61;
  border: none;
  text-transform: uppercase;
}

h3 {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  margin:0px;
  padding:10px 0px 0px 0px;
  color: #1f5f61;
}

.txt {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #542f16;
}

a {
  color:#cb0d00;
}

a:hover {
  color:#000;
}

a.webzoofooter {
font-size:10px;color:#9c8454;text-decoration:none;font-weight:normal;
}

a:hover.webzoofooter {
font-size:10px;color:#000;text-decoration:none;font-weight:normal;
}

.webzoocontainer {
text-align:center;padding-bottom:10px;padding-right:20px;width:980px;margin:0px auto;border:1px none #ff0000;
}

p {
  margin:0px;
  padding:0px;
}

img {
  border:none;
}

.bildtext {
  font-size:11px;
  color:#898989;
}

.rightimage {
    margin-left:10px;
    margin-bottom:0px;
    float:right;
    border:1px none #ff0000;
    text-align:center;
}

.leftimage_prod {
    float:left;
    width: 218px;
    height: 218px;
    border:1px none #e0e0e0;
    background: url(/images/pattern.gif) top left repeat;
    text-align:center;
    display: table-cell;
    vertical-align: middle;
    min-height: 218px;
}

.leftimage {
    float:left;
    width: 100%;
    border:1px none #ff0000;
    text-align:center;
}

.centerimage {
  text-align: center;
  margin: 0 0 10px 0;
  text-align: center;
  color: #77787E;
}

.floatright {
  float: right;
}

.hidden {
    display: none;
}

.footermail {
  color:#cb0d00;
}

#quantity {
  width: 50px;
  font-size: 1.2em;
}

.artno {
  color:#8F8F8E;
}

.quickfactsline {
  border-bottom: 1px #A8A7A5 dotted;
}

.fromprice_list {
  font-size:0.5em;
}

.fromprice {
  font-size:0.5em;
}

.price {
  font-weight: bold;
  font-size: 2.4em;
  border: 1px none #000000;
  float:left;
  color:#b90707;
}

.pricebg1 {
  background-image: url(../images/pricebg1.gif);
  background-repeat: repeat-x;
  background-position: center;
}

.pricebg2 {
  background-image: url(../images/pricebg2.gif);
  background-repeat: repeat-y;
  background-position: left;
}

.pricebg3 {
  background-image: url(../images/pricebg3.gif);
  background-repeat: repeat-y;
  background-position: right;
  padding:15px;
}

#priceinfo {
  width: 140px;
  padding:0;
  background-repeat: no-repeat;
}

#pricestock {
  border: 1px none #000000;
  width:140px;
}

#pricebox {
  font-size:2.4em;
  font-weight:normal;
  color:#ca0d00;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  margin: 0 0 10px 0;
}

#stockbox {
  text-align:right;
}


#quickfacts {
  width: 100%;
}

#quickfacts legend {
  color:#000000;
  font-size:1.2em;
  font-weight: bold;
  background-color: transparent;
  width: 100%;
  padding:0px;
  margin:0px;
}

.extrapicture {
  background-color:#000000;
  border: 1px solid #000000;
}

.folderimage {
  border:none;
}

a.gallerylink {
  text-decoration:none;
}

a.gallerylink:hover {
  text-decoration:none;
}

.folder {
  width: 135px;
  float:left;
  text-align: center;
  margin-bottom:10px;
}

.galleryimage {
  border:1px #cccccc solid;
  padding:5px;
}

.galleryimagecontainer {
  width: 135px;
  float:left;
  text-align: center;
  margin-bottom:10px;
}

.clear
{
  clear:both;
  font-size: 1px;
}

blockquote p:before,
blockquote p:after {
  content:'\201D';
}


blockquote {
  margin:0px;
  padding:0px;
}

.quotewho {
font-style: italic;
text-align:right;
}


/* VOTE STUFF */


.prog-border {
  height: 16px;
  width: 95px;
  background: #fff;
  border: 1px solid silver;
  margin: 0;
  padding: 0;
}

.prog-bar {
  height: 14px;
  margin: 1px;
  padding-left: 2px;
  font-size:0.8em;
}

/* VOTE STUFF */

.product_offer_left {
	float:left;
	width: 230px;
}

.product_offer_right {
	float:right;
	width: 230px;
}

.picture {
  text-align: center;
}

table
{
  font-size:1.0em:
}

.browse_text {
  width: 211px;
  text-align: center;
  padding: 0 5px 0 5px;
  margin: 0;
}

.browse_text h2 {
  color: #ca0d00;
}

/*
  ********************************
  LISTS CSS SPECIFIC
  ********************************
*/

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
  ********************************
  NAVIGATION CSS SPECIFIC
  ********************************
*/

/* TOPP MENY CSS */

#navlist ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
padding: 4px 0 0 10px;
margin: 0;
}

#navlist li a:link, #navlist li a:visited
{
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-size: 1.4em;
color: #dac18f;
text-decoration: none;
text-transform: uppercase;
}

#navlist li a:hover
{
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-size: 1.4em;
color: #fff;
text-decoration: none;
text-transform: uppercase;
}

#navlist li a.active:link, #navlist li a.active:visited
{
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-size: 1.4em;
color: #fff;
text-decoration: none;
text-transform: uppercase;
}

#navlist li a.active:hover
{
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-size: 1.4em;
color: #dac18f;
text-decoration: none;
text-transform: uppercase;
}

/* Breadcrumbs CSS */

#breadcrumbs {
  float: left;
  width: 517px;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  margin: -36px 0 0 270px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  color: #331003;
  text-decoration: none;
}

#breadcrumbs a:hover {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  color: #cb0d00;
  text-decoration: none;
}

#breadcrumbs a.breadcrumbs_active:link, #breadcrumbs a.breadcrumbs_active:visited {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  color: #cb0d00;
  text-decoration: none;
}

#breadcrumbs a.breadcrumbs_active:hover {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  color: #000;
  text-decoration: none;
}

#navigationbuttons {
  margin: 0;
  padding:0;
}

#navigationbuttons ul {
  font-size: 1.0em;
  margin:0;
  padding:0;
  list-style: none;
  text-align:left;
}

#navigationbuttons ul li {
  margin:0;
  padding:0;
  list-style: none;
}

#navigationbuttons ul a {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 0 0 18px;
  color:#280906;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#navigationbuttons ul a:hover {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 0 0 18px;
  color:#cb0d00;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#navigationbuttons li.selected a {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 0 0 18px;
  color:#cb0d00;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#navigationbuttons li.selected a:hover {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 0 0 18px;
  color:#280906;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#productnavigationbuttons {
  padding:0;
}

#productnavigationbuttons ul {
  font-size: 1.0em;
  margin:0;
  padding:4px 0px 0px 0;
  list-style: none;
  text-align:left;
}

#productnavigationbuttons ul ul {
  font-size: 1.1em;
  margin:0;
  padding:0;
  list-style: none;
  text-align:left;
  border: 1px none #ff0000;
}

#productnavigationbuttons ul a {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 0 0 18px;
  color:#280906;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#productnavigationbuttons ul a:hover {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 0 0 18px;
  color:#cb0d00;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#productnavigationbuttons li.selected a {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 0 0 18px;
  color:#cb0d00;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;

}

#productnavigationbuttons li.selected a:hover {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 0 0 18px;
  color:#280906;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#productnavigationbuttons li.productsub a {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 0 0 18px;
  color:#280906;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#productnavigationbuttons li.productsub a:hover {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 0 0 18px;
  color:#cb0d00;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;

}


#productnavigationbuttons li.productsubsub a {
  display: block;
  margin: 0 0 2px 10px;
  padding: 0 0 0 18px;
  color:#280906;
  font-size: 1.0em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}


#productnavigationbuttons li.productsubsub a:hover {
  display: block;
  margin: 0 0 2px 10px;
  padding: 0 0 0 18px;
  color:#cb0d00;
  font-size: 1.0em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#productnavigationbuttons li.productsub a selected {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 0 0 18px;
  color:#cb0d00;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#navigationbuttons ul.subnav a {
  display: block;
  margin: 0 0 2px 10px;
  padding: 0 0 0 18px;
  color:#280906;
  font-size: 1.0em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#navigationbuttons ul.subnav a:hover {
  display: block;
  margin: 0 0 2px 10px;
  padding: 0 0 0 18px;
  color:#cb0d00;
  font-size: 1.0em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}


#navigationbuttons li.subselected a {
  display: block;
  margin: 0 0 2px 10px;
  padding: 0 0 0 18px;
  color:#cb0d00;
  font-size: 1.0em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

#navigationbuttons li.subselected a:hover {
  display: block;
  margin: 0 0 2px 10px;
  padding: 0 0 0 18px;
  color:#280906;
  font-size: 1.0em;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_arrow.png) no-repeat;
  background-position: 0 2px;
}

/* Language CSS */

#navigationlanguage {
  overflow:hidden;
  color:#000000;
}

#navigationlanguage a {
  color:#000000;
  text-decoration: none;
}

#navigationlanguage img {
  border: 1px solid #000000;
}

.languageheader {
  padding-left:20px;
  padding-bottom:10px;
  font-weight:bold;
  color:#8ca4b5;
}

#navigationlanguage a {
  color:#ffffff;
}

#navigationlanguage a:hover {
  color:#8ca4b5;
}

#navigationlanguage a:visited {
  color:#ffffff;
}

#navigationlanguage a:visited:hover {
  color:#8ca4b5;
}

#navigationlanguage ul {
  font-size: 1.0em;
  margin:0;
  padding:0;
  list-style: none;
}

#navigationlanguage ul a {
  text-decoration: none;
  padding: 2px 5px 0px 10px;
  height: 17px;
  margin:5px 20px 0px 10px;
}

#navigationlanguage ul a:hover {
  text-decoration: none;
  padding: 2px 5px 0px 10px;
  height: 17px;
  margin:5px;
  color:#ffffff;
  margin:5px 20px 0px 10px;
}


/*
  ********************************
  FORMS CSS SPECIFIC
  ********************************
*/

form
{
  margin:0px;
  padding:0px;
}

.button {
  background-color:#E3D096;
  color:#4B0A06;
  border:1px solid #C1A162;
  font-size:1.0em;
  padding: 2px 3px 3px 3px;
  font-weight: bold;
}

.login_button {
  width: 115px;
  height: 36px;
  color:#280906;
  border: none;
  font-size:1.0em;
  padding: 2px 3px 3px 40px;
  font-weight: bold;
  background: url(../images/login_button.png) no-repeat top left;
}

.logout_button {
  width: 76px;
  height: 29px;
  color:#280906;
  border: none;
  font-size:1.0em;
  padding: 0;
  font-weight: bold;
  background: url(../images/logout_bg.png) no-repeat top left;
  background-position: 0 3px;
  text-align: center;
}

.search_button {
  width: 115px;
  height: 36px;
  color:#280906;
  border: none;
  font-size:1.0em;
  padding: 2px 3px 3px 20px;
  font-weight: bold;
  background: url(../images/sok_button.png) no-repeat top left;
}

fieldset {
  border: none;
  margin:0px;
  padding:0px;
  width: auto;
}

.formfield {
  border: 1px solid #e3d096;
  font-size:1.0em;
  font-family: Verdana;
  margin-bottom:3px;
  padding-left:3px;
  color: #593200;
  width: 150px;
  margin: 0 0 5px 0;
}

.product_formfield {
  border: 1px solid #97c000;
  font-size:1.0em;
  font-family: Verdana;
  margin-bottom:3px;
  padding-left:3px;
  width: 150px;
}

.cartquantity {
  border: 1px solid #97c000;
  font-size:1.0em;
  font-family: Verdana;
  margin-bottom:3px;
  padding-left:3px;
  width: 50px;
}

.borderbottom {
  border-bottom:1px solid #97c000;
}

.formbackground {
  background-color:#faf4e8;
  border: 1px solid #E3D096;
  padding:10px;
}

.formbackground label {
  float: left;
  width: 100px;
}

.contactform, .enkatform {
  width: 280px;
}


/*
  ********************************
  TABLES CSS SPECIFIC
  ********************************
*/

td {
 font-size: 1.0em;
}

/* PRODUCT BROWSE CSS */

#browse_width {
  float: left;
  width: 510px;
  margin: 0;
  padding: 0;
}

.browse_wrap {
  float: left;
  width: 241px;
  margin: 0 10px 0 0;
  padding: 0;
}

.browse_top {
  float: left;
  width: 231px;
  height: 29px;
  background: url(../images/prod_browse_top.png) no-repeat top left;
}

.browse_bg {
  float: left;
  width: 231px;
  height: auto;
  min-height: 275px;
  background: url(../images/prod_browse_bg.png) repeat-y top left;
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
}

.browse_end {
  float: left;
  width: 231px;
  height: 30px;
  background: url(../images/prod_browse_end.png) no-repeat top left;
  margin: 0 0 10px 0;
}

.read_on {
  float: left;
  width: 229px;
  height: 24px;
  background: url(../images/prod_browse_read.png) no-repeat top left;
  margin: 0 0 0 1px;
  text-align: center;
  padding: 6px 0 0 0;
}

a.readon:link, a.readon:visited {
  font-family: Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  color: #edd6a7;
}

a.readon:hover {
  font-family: Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  color: #000;
}

/* SINGLE PRODUCT CSS */

.product_top {
  float: left;
  width: 484px;
  height: 25px;
  background: url(../images/produkt_top_bg.png) no-repeat top left;
  margin: 0 0 0 8px;
}

.product_bg {
  float: left;
  width: 484px;
  height: auto;
  background: url(../images/product_bg.png) repeat-y top left;
  text-align: center;
  margin: 0 0 0 8px;
}

.product_end {
  float: left;
  width: 484px;
  height: 11px;
  background: url(../images/product_end_bg.png) no-repeat top left;
  margin: 0 0 10px 8px;
}

.leftdesc {
  float: left;
  width: 262px;
  height: auto;
  border-right: 1px solid #c1a162;
  text-align: left;
  padding: 5px 20px 5px 20px;
}

.leftdesc h1 {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 2.4em;
  margin: 0 0 20px 0;
  padding: 0;
  color: #ca0d00;
}

.rightdesc {
  float: right;
  width: 145px;
  height: auto;
  margin: 0 25px 0 0;
  text-align: right;
}

#moms {
  float: left;
  margin: 0 0 0 20px;
}

.addtocart {
  background: url(../images/add_varukorg_button.png) no-repeat top left;
  width: 128px;
  height: 26px;
  border: none;
  color: #280906;
  text-align: center;
  padding: 0;
  margin: 5px 0 0 0;
}

.innehalldesc {
  float: left;
  height: auto;
  text-align: left;
  padding: 5px 20px 5px 20px;
}

.innehalldesc h2 {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.8em;
  margin: 0 0 20px 0;
  padding: 0;
  color: #ca0d00;
}

.innehalldesc h3 {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  margin: 0 0 20px 0;
  padding: 0;
  color: #ca0d00;
}

object#headercontainer { display:inline; margin-left: 240px; }
