body {
  background: #EDEEE4;
}
#center {
  position: absolute;
  left: 50%;
  width: 775px;
  margin-left: -385px;
  margin-bottom: 50px;
  top: 20px;
  background: url(pics/schattenrechts.gif) repeat-y right;
}
#rechtsoben {
  position: absolute;
  right: 0;
  top: 0;
  background: url(pics/schatteneckerechtsoben.gif) no-repeat;
  width: 5px;
  height: 6px;
}
#food {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 775px;
  height: 6px;
  background: url(pics/schattenunten.gif) repeat-x;
}
#linkse, #rechtse {
  position: absolute;
  top: 0;
  width: 6px;
  height: 6px;
}
#linkse {
  left: 0;
  background: url(pics/schatteneckelinksunten.gif) no-repeat;
}
#rechtse {
  right: 0;
  background: url(pics/schatteneckerechtsunten.gif) no-repeat;
}
#alles {
  border: 1px solid #C3C9A3;
  background: White;
  margin-right: 5px;
  margin-bottom: 6px;
}
#head {
  height: 100px;
  background: #f5f5f5 url(pics/head.jpg) no-repeat top right;
}
#drmed {
  text-align: right;
  margin-right: 3px;
}
#infos {
  text-align: right;
  margin-right: 35px;
  font-family: "Times New Roman", Times, serif;
  font-size: 1em;
  font-weight: bold;
  font-size: 0.9em;
}
#infos strong {
  font-size: 1.3em;
}
#stetoskop {
  position: absolute;
  left: 85px;
  top: 3px;
  background: url(pics/stetoskop.png) no-repeat;
  width: 188px;
  height: 188px;
}
#smallmenu {
  margin-top: 3px;
  border-top: 5px solid #D6DAC3;
  text-align: right;
  font-size: 0.8em;
  padding-right: 5px;
  padding-top: 5px;
}
#menu, #content {
  margin-top: 25px;
  float: left;
  margin-bottom: 50px;
}
#menu {
  width: 180px;
  margin-left: 25px;
  margin-right: 25px;
  background: #F4F5EF url(pics/menuback.gif) repeat-x;
}
#inmenu {
  border-left: 1px solid #d7dac5;
  border-right: 1px solid #d7dac5;
  padding: 10px;
}
#inmenu img {
  margin-left: 10px;
}
#content {
  width: 520px;
}
/* Men&uuml; */
#menu ul.ebene1 {
  margin-top: 10px;
}
#menu ul {
	margin: 0 0.2em 0 0;
	padding: 0;
}
#menu li {
	list-style: none;
	margin: 0;
	padding: 0 0 0.8em 0.7em;
}
#menu li a {
	color: #666;
	font-weight: normal;
  font-variant: small-caps;
}
#menu ul.ebene1 li.on {
	background: url(pics/li_on.gif) no-repeat 0 3px;
}
#menu ul.ebene1 li.on a {
	color: #e97400;
	font-weight: bold;
}
#menu ul.ebene2 a {
	font-size: 0.8em;
}
#menu ul.ebene2 li.on {
	background: none;
}
#menu ul.ebene2 li {
	padding: 0 0 0.2em 0.8em;
	border-bottom: 1px solid White;
}
#menu ul.ebene2 li.off a {
	color: #666;
	font-weight: normal;
}
/* Tabellen */
table {
  margin-bottom: 0.8em;
}
th {
  background: #ffefac;
}
.r1 {
  background: #fffbeb;
}
.r2 {
  background: #fef5cc;
}
.r3 {
  background: #ffefac;
}
/* Formulare */
label {
  color: #404913;
  font-weight: bold;
}
input[type="text"], input[type="password"], textarea {
  width: 25em;
  max-width: 500px;
  border: 1px solid #00249B;
  background: #EFF2FF;
  font-size: 1em;
  padding: 0.1em;
}
textarea {
  height: 10em;
}
input:FOCUS, textarea:FOCUS {
  background: #FFE1DF;
}
input[readonly], input[readonly]:FOCUS {
  background: White;
  border: none;
}
fieldset {
  border: 1px solid #D6DAC3;
  padding-left: 0.8em;
  padding-right: 0.8em;
  margin-bottom: 0.8em;
}
fieldset p {
  padding-bottom: 0.8em;
}
legend {
  color: #D6DAC3;
  border: 1px solid #D6DAC3;
  font-weight: bold;
  font-size: 0.8em;
  background: White;
  padding-left: 0.2em;
  padding-right: 0.2em;
}
fieldset p {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}
p#temail {
  display: none;
}
p#temail input {
  background: none;
  border: none;
  font-size: 0.01em;
  color: White;
}
p#temail label {
  font-size: 0.01em;
  font-weight: normal;
  color: White;
}

