.rubrik {
   font-size: 20pt;
   font-family: "times new roman", serif;
   font-weight: bold;
   color: ffffff;
}

.adress {
   font-size: 12pt;
   font-family: arial, helvetia, sans-serif;
   font-weight: normal;
   color: 012a48;
}


.sg20 {
   font-size: 20pt;
   font-family: Comic Sans MS, sans-serif;
   font-weight: bold;
   text-align: center;
}

.skryt {
   font-size: 16pt;
   font-family: times new roman, serif;
   font-weight: normal;
   padding-right:1cm;
   padding-left:1cm;
}
.fel {
   font-size: 16pt;
   font-family: times new roman, serif;
   font-weight: normal;
   padding-right:1cm;
   padding-left:1cm;
   color:#ff0000;
}

.brodtext {
   font-size: 14pt;
   font-family: Comic Sans MS, sans-serif;
   font-weight: normal;
}


.ridge {
   border-style: ridge;
}

.meny {
   font-size: 14pt;
   font-family: arial, helvetia, sans-serif;
   color: #ffffff;
   background-color: #004080;
   text-decoration: none;
   text-align:left;
}

.spaltadress {
   font-size: 12pt;
   font-family: arial, helvetia, sans-serif;
   text-align: left;
   color: #ffffff;
   font-weight: normal;
}

.spaltnamn {
   font-size: 14pt;
   font-family: arial, helvetia, sans-serif;
   text-align: left;
   color: #ffffff;
   font-weight: normal;
}

.spalthuvud {
  color: #ffff88;
  font-size: 14pt;
  font-family: arial, helvetia, sans-serif;
  text-align: left;
  font-weight: normal;
}

.spaltinfo {
  border-style: ridge;
  color: #ffff00;
  font-size: 12pt;
  font-family: arial, helvetia, sans-serif;
  text-align: left;
  font-weight: normal;
}
.spalttext {
  color: #ffffff;
  font-size: 14pt;
  font-family: arial, helvetia, sans-serif;
  text-align: left;
  font-weight: normal;
}

.spaltlink {
  color: #ffffff;
  font-size: 14pt;
  font-family: times new roman, serif;
  text-align: left;
  font-weight: normal;
}

image {
  border: 0;
}

a:hover {
   color: #ffff00;
}

a {
   color: #ffffff;
   background-color:#012a48;
   text-decoration: underline;
}


.web {
	font: 34pt "webdings";
}
.wing {
	font: 14pt "wingdings";
}

.dog {
   color: #ffffff;
   background-color: 345d7b;
}
.dog_title {
   color: #ffffff;
   background-color: 345d7b;
}
.dog_name {
   color: #ffffff;
   background-color: 345d7b;
   font-weight: bold;
}
.dog_hips {
   color: #ffffff;
   background-color: 345d7b;
}
.dog_a {
   color: #ffffff;
   background-color: 345d7b;
   text-decoration: underline;
}

.bitch {
   color: #000000;
   background-color:f7f7e7;
}
.bitch_title {
   color: #000000;
   background-color:f7f7e7;
}
.bitch_name {
   color: #000000;
   background-color:f7f7e7;
   font-weight: bold;
}
.bitch_hips {
   color: #000000;
   background-color:f7f7e7;
}
.bitch_a {
   color: #000000;
   background-color:f7f7e7;
   text-decoration: underline;
}
.bitch_a:hover {
   color: #ff0000;
   background-color:f7f7e7;
   text-decoration: underline;
}

