body {
  font-family: arial, "Times New Roman";
  background-color: #FFFFFF;
}
img {
        border: none;
}
#slogan {
  width: 950px;
  height: 100px;
  top: 3px;
  left: 10px;
  position: absolute;
}
#uhrhintergrund {
  width: 220px;
  height: 35px;
  background-color: #7E1212;
  top: 106px;
  left: 10px;
  position: absolute;
}
#uhr {
  height: 100px;
  top: 7px;
  left: 68px;
  position: absolute;
}
#navigationhorizontal {
  width: 718px;
  height: 27px;
  top: 106px;
  left: 231px;
  color: #ffffff;
  position: absolute;
  background-color: #7E1212;
  padding-top: 8px;
  padding-left: 10px;
}
#streifen {
  width: 12px;
  height: 530px;
  left: 10px;
  top: 142px;
  position: absolute;
  background-color: #A91818;
}
#navigationvertikal {
  width: 193px;
  height: 515px;
  left: 22px;
  top: 142px;
  color: #ffffff;
  position: absolute;
  background-color: #7E1212;
  padding-top: 15px;
  padding-left: 15px;
}
#logo {
  top: 220px;
  left: 15px;
  position: absolute;
}
#inhalt {
  width: 540px;
  height: 500px;
  left: 233px;
  top: 142px;
  position: absolute;
  padding-top: 15px;
  padding-left: 5px;
  text-align: justify;
}
#infos {
  width: 162px;
  height: 515px;
  left: 783px;
  top: 142px;
  position: absolute;
  background-color: #7E1212;
  padding-top: 15px;
  padding-left: 7px;
  padding-right: 7px;
  text-align: justify;
}
#fuss {
  width: 536px;
  height: 40px;
  border-top: dotted 1px;
  font-family: arial, "Times New Roman";
}
h3 {
  color: #ffffff;
  font-size: small;
  font-weight: lighter;
  text-align: justify;
  font-family: arial, "Times New Roman";
}
a {
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  color: #E75A5A;
}
#navigationvertikal a {
  font-size: 110%;
  text-decoration: underline;
}
.input { 
     border: 0px;    
     font-family: arial, "Times New Roman";
	 font-size: 13px;
	 color: #7E1212;
	 font-weight:bold;
	 text-align: center;
}