body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(/fileadmin/drachendaemmerung.de/images/dragonbg.jpg);
	background-repeat: repeat;
}

p, li {
	font-size: 12px;
}

h3, .topic {
  border-bottom-style: dotted;
  border-width: 1px;
}

img {
  border:none;
}

a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

a:link {
}

a:visited {
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #0066FF;
}

.small{
  font-family:sans-serif;
  font-size:small;
}

.hidden {
  visibility:hidden;
  display:none;
}

.chapter {
  padding-left:10px;
  padding-top:10px;
}

th {
  padding-top: 12px;
  border-bottom-style: dotted;
  text-align: left;
}
