/* *****************************************************************************
  style.css,v 1.01.08 8/10/2011 8:22:31 PM

  email : cholmen@pc.dk

  Copyright (c) 2010 Simpel data

  Alt indhold i filen tilhøre Simpel data. Den må ikke vidre sælges, bortgives 
  eller på anden vis overdrages til trejde person. Der må ikke ændres i koderne.
  Der er ene og alene betalt for at bruge koderne, og disse tilhøre Simpel data.
  Simpel data kan ikke holdes ansvarlig for fejl, nedbrud, ændring i standarter odl.
  Simpel data kan ikke gøres øknomisk ansvarlig på nogel måde. 
***************************************************************************** */
body {
  margin-left: auto;
  margin-top:5;
  text-align: center;
  margin-left: auto;
  padding :0px;
  top: 0;
}
#adv {
  border: 0px solid #000000;
  position: relative;
  left : 0;
  margin-top: 0;
  margin-left: auto; 
  margin-right: auto;
  z-index : 0;
}
#adv_l {
  border: 0px solid #000000;
  position: absolute;
  left :0;
  text-align: center;
  width: 200px;
  height: 100%;
  z-index : -1;
}
#adv_m {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 68%;
  height: 550px;
  z-index : -1;
}
#adv_r {
  border: 0px solid #000000;
  position: absolute;
  top:0;
  text-align: center;
  right : 0;
  width: 200px;
  height: 100%;
  z-index : -1;
}
#wrap {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  top:0;
  text-align: left;
  z-index : 0;
}
#head {
  top: 0px auto;
  left: auto;
  width: 790px auto;
  height: 90px;
}

#menu {
  position: absolute;
  margin: 0px;
  top: 90px auto;
  left: auto;
  text-align: left;
  float: left;
  z-index : -1;
}
#page {
  position: absolute;
  margin: 0px;
  overflow: auto;
  top: 90px auto;
  float: left;
  visibility: visible;
  z-index : 1;
}
#footer {
  position: relative;
  top : 555px auto;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0px;
  text-align: center;
  width: 800px;
  height: 40px auto;
  z-index : -1;
}
span.head1 {
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  letter-spacing: 0px;
  line-height: normal;
  text-align: right;
}
span.menutext {
  color: #000000;
  text-decoration: none;
  font-family: "Times New Roman",serif;
  font-weight: bold;
  text-align: left;
  word-wrap:break-word;
}
span.menubrev {
  text-decoration: none;
  font-family: "Times New Roman",serif;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
span.main {
  text-decoration: none;
  font-family: "Times New Roman",serif;
  font-weight: normal;
  font-size: 14px;
  text-align: left;
  letter-spacing: 0px;

}
a:link {
  color: black;
  text-decoration: none;
}
a:visited {
  color: black;
  text-decoration: none;
}
a:active {
/*  background-color: black; */
  text-decoration: none;
  color: Red;
}
a:hover {
  color: Red;
  text-decoration: none;
}
td {
margin: 0; 
padding: 0; 
}
/* Border */
.mws_boxTop    { 
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
		 
                 
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { }
.mws_boxRight  { }
.mws_boxCenter {  }
.mws_boxMid    { 
		 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap;
		 background-repeat:repeat-x;}
.mws_boxBottom { 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }

