
a:link { 
  font-weight:bold; 
  color:#3060B0; 
  text-decoration:none;
}

a:visited { 
  font-weight:bold; 
  color:#000080; 
  text-decoration:none;
}

body { 
  font-family:Helvetica,Arial,sans-serif; 
}

h1 { 
  font-size:24pt;
}

h2 { 
  font-size:20pt;  
}

h3 { 
  font-size:17pt;  
}

tt,b { 
  font-size:14pt;
  line-height:15pt; 
}

p,li,br { 
  font-size:14pt;
  line-height:15pt; 
  margin-left: 20px;
}

pre  { 
  font-size:12pt;
  line-height:12pt; 
}

.bottom { 
  font-size:12pt;
  line-height:14pt; 
  font-family:Helvetica,Arial,sans-serif;
  margin:10px;
  padding:0px
}

.derhopptitle { 
  font-size:30pt;
  font-family:Courier,Monospace;
  font-variant:small-caps;
}

.derhopp { 
  font-family:Courier,Monospace;
  font-variant:small-caps;
}

.mybordergrey {
  color:#000000;
  background-color:#A0A0A0;
  border-top-color:#000000;
  border-top-width:1px;
  border-top-style:solid;
  border-bottom-color:#000000;
  border-bottom-width:1px;
  border-bottom-style:solid
}

.content{ 
  margin:10px;
  padding:10px;
}

.tableintext{ 
  margin-left: 20px;
}

.disclaimer {
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  margin-top:20px;
  margin-bottom:20px;
  margin-left:40px;
  margin-right:40px;
  padding-right:5px;
  padding-left:5px;
}

.project {
  border-top-width:1px;
  border-bottom-width:1px;
  border-top-color:#000000;
  border-bottom-color:#000000;
  border-top-style:solid;
  border-bottom-style:solid;
  background-color:#E0E0E0;
}