
body {
  background-color: #ffffff;
	color: #000000;
	font-family: "Verdana", "Arial", "Lucida Grande CE", "Helvetica CE";
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	font-weight: normal;
	cursor: default;
	text-align: center;
}

img {
  border: 1px solid #c0c0c0;
  margin-left: 10px;
  padding: 2px;
}

#cover {
  width: 830px;
  margin: 0px;
  text-align: center;
  margin: auto;
  background: #ffffff url("../images/bg_cover.jpg") 14px 15px no-repeat;
}

#top {
  display: none;
  visibility: hidden;
}

p {
  margin-left: 10px;
  margin-right: 10px;
}
h1 {
  color: #9a0000;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin-left: 10px;
  }
#aktuality p {
  font-size: 10px;
  line-height: 14px;
  text-align: justify;
  }
h2 {
  color: #9a0000;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  margin-left: 10px;
}
