a:link {color: #016F45; text-decoration: underline;}

a:visited {color: #808080;text-decoration: underline;}

a:hover {color: #800080;text-decoration: underline;}

a:active {color: #800080;  text-decoration: none;}

body {background-color: #808080;margin: 5px;}

h1 {font-size: 14pt;font-weight: bold;margin-top: 20px;}

h1, h2, h3, p, li, td {color: #016F45; /*  line-height: 12pt; */
/*  font-family: Verdana,Arial,Helvetica,sans-serif; 20040503 Anpassung an neues Boku-CD */
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 10pt;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
}

h1 {font-size: 14pt; font-weight: bold; margin-top: 20px;}

h2 {font-size: 12pt;font-weight: bold;margin-top: 20px;}

h3 {font-size: 10pt;font-weight: bold;}

p { margin-left: 15px; margin-top: 10px;}

p.footer { font-size: 8pt;  margin-bottom: 1px; margin-left: 5px; margin-right: 5px; margin-top: 1px;}

p.menu1 {  margin-bottom: 0px;  margin-left: 5px;  margin-right: 15px;  margin-top: 20px;}

p.menu1active {  font-weight: bold;  margin-bottom: 0px;  margin-left: 5px;  margin-right: 0px;  margin-top: 20px;}

p.menu2 {  font-size: 8pt;  margin-bottom: 0px;  margin-left: 5px;  margin-right: 15px;  margin-top: 3px;}

p.menu2active {  font-size: 8pt;  font-weight: bold;  margin-bottom: 0px;  margin-left: 5px;  margin-right: 0px;  margin-top: 3px;}

td {  text-align: left;  vertical-align: top;}

td.erstespalte {  padding-left: 15px;}

td.header {
/*  background-color: #D9D9D9; 20040503 Anpassung an neues Boku-Logo*/
  background-color: #D1D1D1;
  font-size: 24pt;
  font-weight: bold;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  text-align: center;
  vertical-align: middle;
}

td.menue {
/*  background-color: #D9D9D9; 20040503 Anpassung an neues Boku-Logo*/
  background-color: #D1D1D1;
  text-align: right;
  vertical-align: top;
}

td.text {
  background-color: #FFFFF4;
}

td.footer {
/*  background-color: #D9D9D9; 20040503 Anpassung an neues Boku-Logo*/
  background-color: #D1D1D1;
  text-align: center;
  vertical-align: middle;
}

td.kopf {
  font-weight: bold;
  padding-left: 5px;
}

td.logo {
/*  background-color: #D9D9D9; 20040503 Anpassung an neues Boku-Logo*/
  background-color: #D1D1D1;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  text-align: center;
  vertical-align: middle;
}

table.main {
  background-color: #FFFFF4;
}

ul {
  list-style-type: square;
  list-style-position: outside;
  }

li {
  margin-bottom: 10px
}

.neu { 
  font-weight: bold;
  color: red;
}

