a.links {
  color:#CC0000;
  font-family: Arial;
  font-size: 8pt;
  text-decoration: underline
}
span.text_normal {
  color:#000000;
  font-family: Arial;
  font-size: 11pt;
  text-decoration: none;
}

table.menue_2 {
  margin-bottom:4px;
  margin-top:4px;
  color:#CC9966;
}

span.menue_2 {
  color:#CC9966;
  font-family: Arial;
  font-size: 11pt;
  font-style:italic;
  font-weight:bold;
  text-decoration: none;
}

span.menue_2:hover {
  color:#FFFFFF;
  font-family: Arial;
  font-size: 11pt;
  font-style:italic;
  font-weight:bolder;
}

h1 {
  color:#ffffff;
  font-family: Arial;
  font-size: 20pt;
  text-decoration: none;
}
td.header {
  color:#CC0000;
  font-family: Arial;
  font-size: 8pt;
  text-decoration: none;
}

div.box {
  color:#444444;
  background-color:#DCC5AE;
  vertical-align:top;
  text-align:right;
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none;
  border:1px solid grey;
  padding:4px;
  margin-bottom:4px;
}

div.box_titel {
  color:#ffffff;
  background-color:#D8C1AA;
  vertical-align:top;
  text-align:center;
  font-family: Arial;
  font-weight: bolder;
  font-size: 11pt;
  text-decoration: none;
  border:1px solid grey;
  padding:4px;
  margin-bottom:4px;
}

table.menue {
  vertical-align:top;
  background-color:#bbbbff;
}


td.info_rechts {
  background-color:#bbbbbb;
  vertical-align:top;
}
td.info_links {
  vertical-align:top;
}
td.inhalt {
  padding:4px;
  background-color:#bbbbbb;
  vertical-align:top;
  border-width:1px;
  border-color:#888888;
  border-style:dashed;
  height:500px;
}
div.gwen {
  position:absolute;
  top:10px;
  left:850px;
  z-index:-10;
}
input.input_left {
  color:#ffffff;
  background-color:#D8C1AA;
  width: 100px;
  border-width:1px;
  border-color:#888888;
  border-style:dashed;
}

input.inputbutton_left{
  color:#ffffff;
  background-color:#D8C1AA;
  width: 100px;
  border-width:1px;
  border-color:#D8C1AA;
  border-style:inset;
}

span.emph {
  color:#ffff88;
  background-color:#D8C1AA;
}
span.emp_red {
  color:#ff0000;
  background-color:#FFFF00;
  font-family: Arial;
  font-weight: bolder;
  font-size: 11pt;
  text-decoration: none;
  border:1px solid grey;
  padding:4px;
  margin-bottom:4px;
}


