body, td, th, p, input, select, input, div
{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}

li {
  margin-left: 15px;
}

.beige_bg
{
   background-color: #e9eade;
}

.darkbrown
{
   background-color: #38332f;
}

.menu_l1
{
  padding: 2px 0px 2px 22px;
  background: url(grafik/roset.png) top left no-repeat;
}

.menu_l1active
{
  padding: 2px 0px 2px 22px;
  background: url(grafik/rosetdark.png) top left no-repeat;
}

.menu_l2
{
  margin:  0px 0px 0px 22px;
  padding: 0px 0px 0px 16px;
  background: url(grafik/v_sign.png) bottom left no-repeat;
}

.menu_l2active
{
  margin:  0px 0px 0px 22px;
  padding: 0px 0px 0px 16px;
  background: url(grafik/v_sign_dark.png) bottom left no-repeat;
}

.menu_l3
{
  margin:  0px 0px 0px 39px;
  padding: 0px 0px 0px 16px;
  background: url(grafik/v_sign.png) bottom left no-repeat;
}

.menu_l3active
{
  margin:  0px 0px 0px 39px;
  padding: 0px 0px 0px 16px;
  background: url(grafik/v_sign_dark.png) bottom left no-repeat;
}

.menutop
{
  background: url("grafik/menutopline.png") no-repeat;
  margin: 0px 0px 8px 5px;
  height: 30px;
  width: 213px;
}

.menu
{
  width: 213px;
}

.menubottom
{
  margin: 6px 0px 0px 5px;
  background: url(grafik/logo.png) bottom left no-repeat;
  border: 0px;
  width: 213px;
  height: 93px;
}

.globaldata p{
  font: 11px arial;
}

.left 
{
  vertical-align:top;
  padding-right: 16px;
  padding-top: 25px;
}

.content
{
  vertical-align:top;
  padding-top: 14px;
  width: 544px;
}

td.content img {
   margin: 15px 6px 6px 0px;
}

.floating {
  float: right;
  align: right;
  padding: 0px;
  margin: 14px 0px 0px 10px;
  width: 203px;
}

.putright {
  text-align: right;
}


div.faktaheader {
  background: url("grafik/fakta_top.jpg") no-repeat;
  padding: 8px 26px 0px 46px;
}

.faktaheader b{
  font: 12px;
  font-weight: bold;
}


div.faktacontent {
  background: url("grafik/fakta_middle.jpg");
  background-repeat: repeat-y;
  padding: 2px 35px 0px 15px;
  font: 11px verdana;
  font-style: italic;
  color:  #38332f;
}

div.faktabottom {
  background: url("grafik/fakta_bottom.jpg") no-repeat;
  height: 20px;
  padding: 5px;
}

h1 
{ 
  font: bold 180% arial, trebuchet ms;
  letter-spacing: -1px; 
  margin-bottom: 0px;
  margin-top: 15px; 
  color: #6a7189;
}

h2 
{ 
  font: bold 140% arial, trebuchet ms;
  letter-spacing: -1px; 
  margin-bottom: 0px;
  margin-top: 10px;
  color: #6a7189;
}

h3 
{ 
  font: bold 120% arial, trebuchet ms;
  letter-spacing: 0px; 
  margin-bottom: 0px;
  margin-top: 5px; 
  color: #6a7189;
}


/****************************
*        LINKS              *
****************************/

A:link {
  text-decoration:underline;
  color:#2a2e3f;
}
A:visited {
  text-decoration:underline;
  color:#6a7189;
}
A:hover {
  text-decoration:underline;
  color: #6a7189;
}

.menu_l1 A:link {
  text-decoration:none; /*underline;*/
  font-size:11px;
  font-weight: bold;
  color:#857152;
}
.menu_l1 A:visited {
  text-decoration:none; /* underline; */
  font-size: 11px;
  font-weight: bold;
  color:#857152;
}
.menu_l1 A:hover {
  text-decoration:underline;
  font-size:11px;
  font-weight: bold;
  color:#38332f;
}

.menu_l1active {
  font-size:11px;
  font-weight: bold;
  color:#38332f;
}

.menu_l2 A:link {
  text-decoration:none; /*underline;*/
  font-size:10px;
  font-weight: bold;
  color:#857152;
}
.menu_l2 A:visited {
  text-decoration:none; /* underline; */
  font-size: 10px;
  font-weight: bold;
  color:#857152;
}
.menu_l2 A:hover {
  text-decoration:underline;
  font-size:10px;
  font-weight: bold;
  color:#38332f;
}
.menu_l2active {
  font-size:10px;
  font-weight: bold;
  color:#38332f;
}

.menu_l3 A:link {
  text-decoration:none; /*underline;*/
  font-size:10px;
  font-weight: bold;
  color:#857152;
}
.menu_l3 A:visited {
  text-decoration:none; /* underline; */
  font-size: 10px;
  font-weight: bold;
  color:#857152;
}
.menu_l3 A:hover {
  text-decoration:underline;
  font-size:10px;
  font-weight: bold;
  color:#38332f;
}
.menu_l3active {
  font-size:10px;
  font-weight: bold;
  color:#38332f;
}
