.imgborder{border: solid 1px #B7D5FF;}

.header {
  font-family : Arial, Verdana,  MS, Times, Helvetica, Sans-serif;
  font-weight: bold;
  color: #0455A2;
  background: #F0EFEF;
  font-size: 18px;
}

.headercategory {
  font-family : Arial, Verdana,  MS, Times, Helvetica, Sans-serif;
  font-weight: bold;
  color: #0455A2;
  font-size: 32px;
}


.subheader {
  font-family : Arial, Verdana,  MS, Times, Helvetica, Sans-serif;
  font-weight: bold;
  color: #0455A2;
  font-size: 16px;
}

.headernews {
  font-family : Arial, Verdana,  MS, Times, Helvetica, Sans-serif;
  font-weight: bold;
  color: #0455A2;
  font-size: 12px;
}


.collageheader {
  font-family : Arial, Verdana, MS, Times, Helvetica, Sans-serif;
  font-weight: bold;
  color: #000000;
  font-size: 24px;
}

.collagecontent {
  font-family : Arial, Verdana, MS, Times, Helvetica, Sans-serif;
  font-weight: none;
  color: #000000;
  font-size: 12px;
}


.content {
  font-family : Arial, Verdana, MS, Times, Helvetica, Sans-serif;
  font-weight: none;
  color: #000000;
  font-size: 11px;
}

p {
  font-family : Arial, Verdana, MS, Times, Helvetica, Sans-serif;
  font-weight: none;
  color: #000000;
  font-size: 11px;

}

p.main {
  font-family : Arial, Verdana, MS, Times, Helvetica, Sans-serif;
  font-weight: none;
  color: #000000;
  font-size: 12px;

}

li {
  font-family : Arial, Verdana, MS, Times, Helvetica, Sans-serif;
  color: #000000;
  font-size: 12px;
  line-height: 115%;
}


.topmenu {
  font-family : Verdana, Arial,  MS, Times, Helvetica, Sans-serif;
  font-weight: bold;
  color: #235DA9;
  font-size: 11px;
}

.language {
  font-family : Arial, Verdana, MS, Times, Helvetica, Sans-serif;
  font-weight: none;
  color: #235DA9;
  font-size: 11px;
}

.bottom {
  font-family : Arial, Verdana, MS, Times, Helvetica, Sans-serif;
  font-weight: none;
  color: #333333;
  font-size: 11px;
}

.bottomactive {
  font-family : Arial, Verdana, MS, Times, Helvetica, Sans-serif;
  font-weight: none;
  color: #336699;
  font-size: 11px;
}

.row1 {
  font-family : Arial, Verdana, MS, Times, Helvetica, Sans-serif;
  font-weight: none;
  color: #000000;
  font-size: 12px;
  background: #eaeaea;
}

.row2 {
  font-family : Arial, Verdana, MS, Times, Helvetica, Sans-serif;
  font-weight: none;
  color: #000000;
  font-size: 12px;
  background: #FFFFFF;
}




a:link     {  color: #000000; text-decoration: none}
a:visited  {  color: #000000; text-decoration: none}
a:hover    {  color: #0455A2; text-decoration: underline}
a:active   {  color: #000000; text-decoration: underline}
 
a:link.topmenu    {text-decoration: none; color: #235DA9;}
a:visited.topmenu {text-decoration: none; color: #235DA9;}
a:active.topmenu  {text-decoration: none; color: #235DA9;}
a:hover.topmenu   {text-decoration: none; color: #037BEE;}

a:link.language    {text-decoration: none; color: #235DA9;}
a:visited.language {text-decoration: none; color: #235DA9;}
a:active.language  {text-decoration: none; color: #235DA9;}
a:hover.language   {text-decoration: none; color: #235DA9;}


a:link.news    {text-decoration: underline; color: #235DA9;}
a:visited.news {text-decoration: underline; color: #235DA9;}
a:active.news  {text-decoration: underline; color: #235DA9;}
a:hover.news   {text-decoration: underline; color: #235DA9;}

a:link.bottom    {text-decoration: none; color: #333333;}
a:visited.bottom {text-decoration: none; color: #333333;}
a:active.bottom  {text-decoration: underline; color: #333333;}
a:hover.bottom   {text-decoration: underline; color: #336699;}


a:link.bottomactive    {text-decoration: none; color: #336699;}
a:visited.bottomactive {text-decoration: none; color: #336699;}
a:active.bottomactive  {text-decoration: underline; color: #336699;}
a:hover.bottomactive   {text-decoration: underline; color: #336699;}

