h1  	{ 
font-size:13pt;
line-height:16pt;
color:#005881;
font-family: Arial, Helvetica, sans-serif; 
text-align:justify; 
background-color:#ffffff
}
p,blockquote  	{ 
font-size:9pt; 
line-height:11pt; 
color:rgb(70,70,70);
font-family:Arial, Helvetica, sans-serif; 
text-align:justify; 
background-color:#ffffff
}

A {
color : #005881;
}
A:hover {
color: #0287aa;
}
A:visited {
color:##0287aa;
}
.dickSchwarz{
  color: black;
  font-weight: bold;
}
img.blauerRand {
  border: 2px solid blue;
}
a.intern {
  text-decoration: none;
}
a.extern {
  text-decoration: underline;
}
a.mailto {
  color: blue;
  text-decoration: underline;
}
img {
  display: block;
  border:0;
}