hr { border: solid #AE3952 0px; 
     background-color: #ae3952;
     height: 1px;	
     width:60%;
}
body {
  font: 10pt/1.18em Tahoma, Verdana, sans-serif;
  margin: 20px;
  padding-top: 20px;
  background-color: #E8EBEB;
}
h1 { font-size: 14pt; }
img { 
  border: 0px;
}
table {
  text-align: left;
  margin: 0px;
  padding: 0px;
  background-color: #E8EBEB;
}
td.seite {
  width: 370px;
  height: 530px;
  overflow: visible;
}
#content {
  height: 430px;
  overflow: auto;
}
#icontent {
  height: 430px;
  overflow: auto;
  padding-left: 20px;
}
a { text-decoration: underline; color: #222; }
a:hover { color: #AE3952; }

a.menu { text-decoration: none; }

p.teaser { 
  letter-spacing:1pt;
  padding-top: 0pt;
  padding-bottom: 0pt;
  margin-bottom: 2pt;
}
tr.red { 
  background-color: #AE3952;
  height: 1px;
}
tr.blank { 
  height: 2px;
}
tr.footer { 
  vertical-align: top; 
  height: 50px;
}
tr.subfooter {
  font-size: 10pt;
}
tr.menu { 
  font-size: 14pt;
}
tr.submenu { 
  height: 20px;
  vertical-align: bottom;
  font-size: 10pt;
}
td.header {
  height: 100px;
  vertical-align: top;
  text-align: right;
}
td.adrEditCtrl img {
  cursor: pointer;
  cursor: hand;
}

