dl.storylist dd, dl.faq dd{
    margin-bottom: 1em;
}
img{
	border: none;
}
img#at {
    float: none;
}
a{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.taglink {
	color: darkblue;
}
dl.faq dt{
	font-weight: bold;
}
dl.shoutbox dt {
	color: #006060;
}
dl.shoutbox dt span.date {
	color: #606060;
}
dl.shoutbox dt span.name {
	color: #000000;
}
dl.shoutbox_add dd{
	margin: 0px;
}
#kategorien {
	list-style: none;
	margin: 0px;
	padding: 1ex;
}
.wieheise dd{
	margin-bottom: 0.8ex;
}
.wieheise dt{
	color: darkred;
}
ol.trollvote li{
	margin-bottom: 8px;
}
ol.trollvote li span.votebar {
	display: block;
	/*width: 40ex;*/
	width: 100%;
	background: url(imgs/raster5px.png);
}
ol.trollvote li span.votebar span{
	display: block;
	background: red;
}
a.add_link{
	color: blue;
	background-color: white;
	border: thin solid blue;
	padding: 1px;
	text-decoration: none;
}
a.add_link:hover {
	color: white;
	background-color: blue;
}
span.change24h {
	color: #009000;
}
.nobr {
	white-space: nowrap;
}
#heise {
	border-bottom: thin solid black;
}
div.captcha {
	border: thin solid red;
}
cite {
	border-left: 3px #606060 solid;
	display: block;
	padding-left: 5px;
	text-align: justify;
}
div.guestbook{
	margin: 10px 0px 0px 0px;
}
div.guestbook div.entry{
	border: thin dotted #808080;
	margin: 10px 0px 0px 0px;
}
div.guestbook div.entry div.header{
	margin: 0px;
	background-color: #808080;
	padding: 5px;
	color: white;
}
div.guestbook div.entry div.header span.nick{
	font-weight: bold;
}
div.guestbook div.entry div.header a{
	color: white;
	text-decoration: underline;
}
div.guestbook div.entry div.text{
	padding: 0px 10px 0px 10px;
}
