body {
  background-color: #ffffff;
  background-image: url(../images/kopf_hintergrund.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  height: 100%;
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  font: normal 70% Arial, sans-serif;
}
img {
  border: 0;
}
#linie {
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #000000;
}
#urlv_sp1 {
  float: left;
}
#urlv_sp2 {
  float: right;
  text-align: right;
  color: #c6c6c6;
  padding: 7px 5px 0 0;
}
#urlv_sp2 a {
  color: #000000;
}
#urlv_sp2 a:hover {
  text-decoration: none;
}
#logo {
  padding: 5px;
  float: left;
}
#link {
  float: left;
  padding: 7px 0 0 5px;
}
#link a {
  display: block;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#link a:hover {
  color: #e75012;
  text-decoration: none;
}
