body{
  font-family		: Verdana;
  font-size		: 0.6em;
  background-color	: #F2EDE6;
  text-align		: center;
  color 		: #000000;
  }

p {
  font-family		: Verdana;
  font-size		: 1em;  
  }

td {font-family: Verdana; font-size: 0.6em;}

li {font-family: Verdana; font-size: 1em;}

a:link { text-decoration: none; color: #4D8FB0; font-weight: bold}
a:visited { text-decoration: none; color: #4D8FB0; font-weight: bold}
a:active { text-decoration: none; color: #4D8FB0; font-weight: bold}
a:hover { text-decoration: underline; color: #4D8FB0; font-weight: bold}

.kontakt_text{
  font-family		: Verdana;
  font-size		: 8pt;
  font-weight		: bold;
  color			: #4D8FB0;
  width			: 217px;
  }

.kontakt_meddelande {
  font-family		: Verdana;
  font-size		: 8pt;
  width			: 217px;
  }


#mainbox{
  font-family		: Verdana;
  font-size		: 1em;
  background-color	: #F7FCFB;
  border		: 1px solid #ABCEE1;
  padding		: 10px;
  width			: 800px;
  text-align		: left;
  margin-right		: auto;
  margin-left		: auto;
  }
  
.box{
  font-family		: Verdana;
  font-size		: 1em;
  background-color	: #FFFFFF;
  border		: 1px solid #ABCEE1;
  padding		: 5px;
  margin-right		: auto;
  margin-left		: auto;
  text-align		: left;
  margin-top		: 10px;
  }
  
.footer{
  font-family		: Verdana;
  font-size		: 1em;
  background-color	: #FFFFFF;
  border		: 1px solid #ABCEE1;
  text-align		: left;
  padding		: 5px;
  margin-top		: 10px;
  margin-right		: auto;
  margin-left		: auto;
  }  
  
#meny{
  font-family		: Verdana;
  font-size		: 1em;
  color			: #4D8FB0;
  text-align		: left;
  margin-top		: 1em;
  }
  
#meny a:link { text-decoration: none; color: #4D8FB0; margin-right: 1em; font-weight: bold}
#meny a:visited { text-decoration: none; color: #4D8FB0; margin-right: 1em; font-weight: bold}
#meny a:active { text-decoration: none; color: #4D8FB0; margin-right: 1em; font-weight: bold}
#meny a:hover { text-decoration: underline; color: #4D8FB0; margin-right: 1em; font-weight: bold}

.blacklink{
  font-family		: Verdana;
  font-size		: 1em;
  color			: #000000;
  text-align		: left;
  }
  
.blacklink a:link { text-decoration: none; color: #000000}
.blacklink a:visited { text-decoration: none; color: #000000}
.blacklink a:active { text-decoration: none; color: #000000}
.blacklink a:hover { text-decoration: underline; color: #000000}

.punktlista {list-style-type: square}

.nummerlista { list-style-type: decimal}

.alfabetisklista { list-style-type: upper-alpha}

#colbox{
  background-color	: transparent;
  float			: left;
  width			: 100%;
  }

#col1{
  font-family		: Verdana;
  font-size		: 1em;
  background-color	: #FFFFFF;
  border		: 1px solid #ABCEE1;
  padding		: 5px;
  width			: 230px;
  text-align		: left;
  margin-top		: 1em;
  margin-right		: 1em;
  float			: left
  }
  
#col1 a:link { text-decoration: none; color: #4D8FB0;}
#col1 a:visited { text-decoration: none; color: #4D8FB0;}
#col1 a:active { text-decoration: none; color: #4D8FB0;}
#col1 a:hover { text-decoration: underline; color: #4D8FB0;font-weight: bold}
  
#col2{
  font-family		: Verdana;
  font-size		: 1em;
  background-color	: #FFFFFF;
  border		: 1px solid #ABCEE1;
  padding		: 5px;
  width			: 535px;
  text-align		: left;
  margin-top		: 1em;
  margin-left		: 0px;
  float			: left;
  }
  
#artikelbox{
  margin-top		: 5px;
  font-size		: 1em;
  border-top		: 1px solid #ABCEE0;
  border-left		: 1px solid #ABCEE0;
  border-right		: 1px solid #ABCEE0;
  }

#kategori{
  margin		: 0;
  padding		: 0;
  list-style-type	: none;
  }

#kategori a{
  display		: block;
  background		: #4F8FB0;
  text-decoration	: none;
  _height		: 12px;
  #height		: 12px;
  padding		: 0.3em;
  border-bottom		: 1px solid #cccccc;
  }
  
#kategori ul{list-style-type: none;}
#kategori ul a{background: #3399cc;}  

#kategori a:link{color: #ffffff;}
#kategori a:visited{color: #ffffff;}
#kategori a:hover{background: #999999;}
#kategori a:active{background: #999999;}

.kat{ display: none; }
  
