body,td,th {
         FONT-SIZE: 10pt; FONT-FAMILY: Arial; text-align:justify; line-height: 140%; color: black;
}

div#forum_page {
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin: 5px;
}
div#forum_subnav {
	background-color: white;
         background-image:url(marked.gif);
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;

	border-style: solid;
	border-color: black;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#forum_subnav a {
	color: #000000;
	text-decoration: none;
}
div#forum_subnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
div#forum_content {
	padding: 5px;
}
.forum_themelink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#forum_content a:hover {
	color: #990000;
	text-decoration: none;
}

.forum_meldung {
	font-weight: bold;
	color: #990000;
	padding: 5px;
	border: 1px solid #990000;
}
.forum_submit {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.forum_textlink {
	color: #990000;
	text-decoration: none;
	display: inline;
}
.forum_answer {
	padding-top: 10px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	padding-left: 50px;
}
.forum_answer_top {
	padding: 5px;
         border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #F9FCFF;
}
form {
	display: inline;
}
div#copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
