html {
font-family: Arial;
font-size: 12px;
}

body {
padding: 0 0 0 0px;
margin: 0 0 0 0px;
}

table {
font-family: Arial;
font-size: 12px;
}

.textimgwrap {
background-color: #ffffff;
background-image: url('images/produktbaggrund.png');
background-repeat: no-repeat;
width: 600px;
max-width: 600px;
padding-bottom: 10px;
}

.textimgwrap a{
color: black;
}

h1 {
font-size: 16px;
font-family: arial;
font-weight: bold;
}


h2 {
font-size: 14px;
font-family: arial;
font-weight: bold;
}

h3 {
font-size: 14px;
font-family: arial;
font-weight: bold;
color: #333333;
}

td.level2menu {
text-indent: 20px;
}

td.level3menu {
text-indent: 40px;
font-size: 10px;
}

td.level4menu {
text-indent: 60px;
font-size: 10px;
}

td.menuTXT {
padding-left: 20px;
}

td.menuTXT_ACT {
font-weight: bold;
}


td.menuTXT A {
color: #000000;
text-decoration: none;
}

div#titlebox {
background-image: url('images/titlebox.png');
background-repeat: repeat-x; 
height: 31px;
}

div#titletext{
font-size: 12px;
color: #ffffff;
width: 160px;
text-align: center;
}

td.leftlogo {
width: 168px;
text-align: center;
}

td#menuitems{
padding-left: 20px;
padding-top: 20px;
}

td#menuleft {
background-image: url('images/MenuLeftGradient.png');
background-repeat: repeat-x;
background-color: #c1c1c1;
}

td#supercont {
/*min-height: 500px;*/
/*height: auto !important;*/
height: 100%;
width: 631px;
overflow: auto;
padding-left: 1px;
}


td#conttd {
background-image: url('images/border.gif');
background-repeat: repeat-y;
background-color: #f2f2f2; 
}


div#contentarea {
min-height: 100%;
height:auto !important;
height: 100%;
width: 622px;
overflow-x: none;
}