div, span, table {
font-family: arial;
font-size: 10pt;
line-height:14pt;
margin:0;
padding:0;
display : block;
}

a.blau:visited, a.blau:link, a.blau:visited{
color:#1994c8;
font-weight: bold;
font-size: 9pt;
}

a.blau:hover{
color:#000000;
}

div.red, span.red {
color:#e53440;
font-weight: bold;
}

div.redsmall {
color:#e53440;
font-weight: bold;
line-height:12pt;
font-size:9pt;
}

div.redbig {
color:#e53440;
font-weight: bold;
line-height:14pt;
font-size:12pt;
}

div.blue {
color:#1994c8;
font-weight: bold;
font-size: 9pt;
}

div.grey, span.grey, table.grey {
color:#8e8d8d;
font-weight: normal;
}

div.greysmall, span.greysmall {
color:#8e8d8d;
font-weight: normal;
font-size:8.5pt;
line-height:10.5pt;
}

div.greysmallest, span.greysmallest {
color:#8e8d8d;
font-weight: normal;
font-size:7.5pt;
line-height:9pt;
}



hr 
{
border-style: none none solid; 
border-color: #c9e1ed; 
border-width: 2px; 
color: rgb(255, 255, 255); 
background-color: rgb(255, 255, 255);
}


img.menu {display : block;}

a.menu {display : block;}

input.newsletter, select.newsletter{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background-color : #ffffff;
  height:			 25px; 
  width:			300px;
  border           : 2px solid #c9e1ed;
}

input.newsletterbutton {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 11px;
  font-weight      : bold;
  width			   : 120px;
  color            : #ffffff;
  height		   : 25px;
  border           : 1px solid #e53440;
  background-color : #e53440; 
}