body {
  background-color: white;
  margin: 5px;
  padding: 0px;
  font-weight: normal;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
}

p {
  font-weight: normal;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
}

.topright {
  overflow: auto;
  width: 234px;
  height: 450px;
  display: block;
}

.topcikk {
  overflow: auto;
  width: 234px;
  height: 350px;
  display: block;
}

.indexlist {
  overflow: auto;
  overflow-x: hidden;
  width: 429px;
  height: 440px;
  display: block;
  background-color: #fdfdfd;
  margin-top: 5px;
}

.indexline {
  clear: both;
  margin: 5px;
  overflow: hidden;
  height: 50px;
}

.indexline a {
  color: red;
  margin-left: 5px;
  font-family: verdana, helvetica, arial, sans-serif;
  text-decoration: none
  font-weight: bold;
  font-size: 12px;
}

.indexline p {
  margin: 0px;
  margin-left: 42px;
  text-indent: 0px;
}

.tnav {
  font-size: 10px; /* msie */
  background-color: #70c9ff;
  margin: 0px;
  cursor:pointer;
  text-align: center;
  padding: 2px;
  padding-top: 2px;
  padding-bottom: 3px;
  margin-bottom: 3px;
}

.tcover, .ttop {
  background-color: #0087ff;
}

.timpr {
  background-color: #ffb000;
}

.tpartner {
  background-color: green;
}


.impresszum {
  background: url('pic/imp-0.jpg') no-repeat top right;
  background-color: #fcfefd;
  overflow: auto;
  overflow-x: hidden;
  width: 736px;
  height: 440px;
  margin: 5px;
  display: block;
  font-weight: normal;
#  font-family: verdana, helvetica, arial, sans-serif;
  font-family: times, serif;
}

.impresszum p {
  font-family: times, serif;
  margin: 10px;
  font-size: 14px;
}

.impresszum li {
  font-family: times, serif;
  margin: 10px;
  font-size: 14px;
}

.impresszum h1 {
  font-family: times, serif;
  margin: 10px;
  font-size: 20px;
}

.impresszum h2 {
  font-family: times, serif;
  font-size: 16px;
  margin: 10px;
}




.tnav a {
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.tnav a:hover {
  font-weight: bold;
}

.utab  { /* msie */
  font-size: 10px;
  margin-top: 4px;
  cursor: pointer;
}

.utab a {
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.utab a:hover {
  font-weight: bold;
}

.tapro {
  background-color: #909090;
}

.footer {
  width: 1000;
  margin: 20px;
  border-top: 1px solid silver;
}

.footer p {
  margin: 4px;
  text-align: center;
  font-family: verdana, helvetica, arial, sans-serif;
  text-decoration: none
  font-weight: bold;
  font-size: 10px;
}

.cikk {
  background-color: #70c9ff;
  margin: 0px;
  padding: 0px;
}

.cikktitle {
  margin: 0px;
  padding: 5px;
  font-weight: bold;
  font-size: 18px;
}

.cikk_title h1 {
  font-weight: bold;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 20px;
  margin: 10px;
  margin-left: 5px;
  margin-bottom: 32px;
}

.cikk_lead p {
  font-weight: normal;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 18px;
  text-indent: 18px;
  margin: 15px;
}

.cikk_text {
  margin: 15px;
  text-align: justify;
}

.cikk_text p {
  font-weight: normal;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 14px;
  text-indent: 14px;
}

.cikk_text li {
  font-weight: normal;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 14px;
}

.author {
  font-weight: bold;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 14px;
  text-align: right;
}

.tag {
  color: blue;
}

.rimage {
  margin-left: 10px;
}

