a {text-decoration : none; color: #0000AA;}
a.black {text-decoration : none; color: #000000;}
a:hover {color: red;}
b a:hover {text-decoration: underline;
		   font-weight: bolder;}
a:hover b {text-decoration: underline;
		   font-weight: bolder;}
body {font-family:Verdana, 
      sans-serif; 
      background-color:#BD0030;
      height:99%;
      font-size:12pt;      
}
html {height:99%;}
h1 {font-size:large;  font-weight:bold;}
h2 {font-size:medium; font-weight:bold;}
h3 {font-size:11pt; font-weight:bold;}

.grau  {background-color: #DEDEDE;}


td {vertical-align:top; font-size:9pt; font-family:Verdana}

.newstitle {font-weight:bold; font-size:11pt;}
.newsbody {font-size:11pt;font-style:italic; }
.newsdate {font-size:11pt;font-style:italic; }

tr.title {font-size:9pt;font-weight:bold;background-color: #DEDEDE;}

a.publink {color: #000000; font-weight: bold; text-decoration: underline;}

table.full {height: 100%;}
table.formular {font-size:9pt;}
ul.error {color: #FF0000; font-weight: bold; font-size:9pt;}

table.shortcuts{
  border-width:1px;
  border-style:solid;
  border-color: #DEDEDE;
  padding:0em;
  text-align:justify;
}
td.shortcut {
 font-size:9pt;
 font-weight: bold;
 background-color: #DEDEDE; 
}
