BODY
{ font-weight:normal;
  font-size:10px;
  background-color: #ffcc00;
  color: #000000;
  font-family: Verdana, Geneva, Helvetica, sans-serif; }
  
TD
{ font-weight: normal;
  font-size: 10px;
  color: #000000;
  font-family: Verdana, Geneva, Helvetica, sans-serif; }

A:link
{ font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  color:#2c2c2c; }

A:visited
{ font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  color:#2c2c2c; }

A:active
{ font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  color:#2c2c2c; }

A:hover
{ font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  color:#6e6d6d; }
  
/* Specialklasser för länkar */ 
A.streetLink:link, A.streetLink:visited, A.streetLink:active 
{ font-weight: normal;
  text-decoration: none;
  font-size:10px;
  color:#6c6c6c; }
A.streetLink:hover				
{ font-weight: normal;
  text-decoration: none;
  font-size:10px;
  color:#3c3c3c; }
  
/* Standardklasser */
.alphabetHeader
{ color:#4c4c4c;
  font-weight: bold; }

/* Klasser för formulär */
.formItemPublic
{ font-family: Verdana, Arial, Helvetica; 
  font-size: 10px; 
  border-style: solid;
  border-width: 1px;
  border-color: #cac28b;
  color: #000000; }

/* Klasser för Stadsdelsmeny */  
A.menuDistricts_MainLink:link, A.menuDistricts_MainLink:visited, A.menuDistricts_MainLink:active 
{ font-weight: normal;
  text-decoration: none;
  font-size:10px;
  color:#000000; }
A.menuDistricts_MainLink:hover				
{ font-weight: normal;
  text-decoration: none;
  font-size:10px;
  color:#6d6c6c; }
  
.menuDistricts_ItemMargin
{ margin-left:8px;
  margin-top:5px;
  margin-bottom:5px; }
  
.menuDistricts_Row
{ background-color: #fff08b; }

.menuDistricts_ItemSplitLine
{ background-color: #ffffff; }

/* Klasser för meny övrigt */  
A.menuMisc_MainLink:link, A.menuMisc_MainLink:visited, A.menuMisc_MainLink:active 
{ font-weight: normal;
  text-decoration: none;
  font-size:10px;
  color:#000000; }
A.menuMisc_MainLink:hover				
{ font-weight: normal;
  text-decoration: none;
  font-size:10px;
  color:#5d5c5c; }
  
.menuMisc_ItemMargin
{ margin-left:8px;
  margin-top:1px;
  margin-bottom:2px; }
  
.menuMisc_Row
{ background-color: #fae662; }
