@CHARSET "ISO-8859-1";

#forumkat {
	width: 100%;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	background-color: #fff;
	background-image:url('forumkatbg.png');
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;

}

#themeninfo {
	position: absolute;
	top: 0px;
	left: 805px;
	width: 100px;
	font-size: 12px;
	font-weight: normal;
	border: 0px solid #ccc;
}

#themaneu {
	position: absolute;
	top: 0px;
	left: 700px;
	width: 100px;
	font-size: 12px;
	font-weight: normal;
	border: 0px solid #ccc;
}

#kategorie {
	position: relative;
	height: 25px;
	line-height: 25px;
	margin: 5px;
	padding-left: 10px;
	background-image:url('pnulbg.jpg');
	background-color: #eee;
	border: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

#themenhead{
	position: relative;
	margin: 5px;
	line-height: 20px;
	background-color: #ccc;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#themen{
	position: relative;
	margin: 5px;
	padding-top: 0px;
	line-height: 20px;
	background-color: ;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

#thema{
	border-top: 1px solid #ccc;
	line-height: 20px;
	margin: 0px;
	padding-left: 30px;
	background-color: #fff;
	overflow: hidden;
}

#themen div:hover{
background-image:url('pnulbg.jpg');
}

#thema  a{
display:block;
}

#beitraginfo {
	position: absolute;
	left: 780px;
	width: 97px;
	font-size: 12px;
	font-weight: normal;
	border: 0px solid #ccc;
}
#beitragloc {
	position: absolute;
	left: 400px;
	width: auto;
	font-size: 12px;
	font-weight: normal;
	border: 0px solid #ccc;
}

#beitraghead{
	line-height: 20px;
	margin: 1px;
	padding-left: 20px;
	background-color: #fff;
	background-image:url('pnulbg.jpg');
	font-size: 14px;
	font-weight: bold;
}
#beitragdate{
	line-height: 15px;
	margin: 1px;
	padding-left: 30px;
	background-color: #fff;
	background-image:url('beitrinfo.png');
	background-repeat:no-repeat;
	font-size: 12px;
}
#beitrag{
	line-height: 20px;
	margin: 1px;
	padding-left: 30px;
	background-color: #fff;
}
#antworten {
	position: relative;
	margin: 5px 5px 5px 25px;
	line-height: 20px;
	background-color: #ccc;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
