/* Firefox */

body{
 background-color: #DDAA00;
 font-size: 11pt;
}

a{
 color: #000000;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}

img{
 margin: 10px;
}

a img {
  border : 0 none;
}

#MenueBox{
 border: 2px solid black;
 background-color: #AA3300;
 height: 50em;
 width: 13em;
 float: left;
 margin-top: 110px;
}

div.MenuePunkt{
 background-color: #DDAA00;
 padding-left: 10px;
 margin-left: 0px;
 margin-bottom: 1px;
}

div.MenuePunktSub{
 margin-bottom: 5px;
}

a.MenuePunktSubLink{
 font-size: 9pt;
 padding-left: 20px;
 margin-left: 0px;
 margin-bottom: 1px;
}

#MenuePoweredBox{
 color: #000060;
 font-size: 10pt;
 font-weight: bold;
 background-color: #DDAA00;
 padding-left: 10px;
 margin-top: 20px;
 margin-left: 0px;
 margin-bottom: 1px;
}

#MenuePoweredLink{
 color: #000060;
 font-size: 9pt;
 font-weight: bold;
 text-decoration: none;
}

#TitelBild{
 margin-left: 17em;
}

#TextBox{
 margin-top: 30px;
 margin-left: 17em;
 max-width: 21cm;
}

table.quellenTable{
  border-width: 0em;
}

table.quellenTable tr {
  height: 3em;
}

table.quellenTable tr td {
  width: 200em;
}

table.protocolTable tr td {
 vertical-align: top;
 padding-bottom: 0.5em;
}

td.protocolDate{
  width: 20em;
}

td.protocolData{
  width: 100em;
}
