body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F5F2DC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#forum_page {
	padding: 5px;
	border: 1px solid #999999;
	margin: 5px;
}
div#forum_subnav {
	background-color: #CCCCCC;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	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;
}
h1 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #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: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	padding-left: 50px;
}
.forum_answer_top {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #E8E8E8;
}
form {
	display: inline;
}
div#copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}