body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#forum_page {
	mmargin-left: auto; 
	margin-right: auto; 
	width: 780px;
}
div#forum_subnav {
	background-color: #AAD5DC;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 6px;
}
div#forum_subnav a {
	color: #000000;
	text-decoration: none;
}
div#forum_subnav a:hover {
	color: #ffffff;
	text-decoration: none;
	
}
div#forum_content {
	}
.forum_themelink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	background-image: url(img/theme.gif);
	background-repeat:repeat-y;
	margin-top: -1px;
}
.forum_frage {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-top: -1px;
	text-indent: 20px;
}
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: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #495256;
	margin-top: 20px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 20px; margin-bottom: 30px;
}
.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: 16px;
	padding-left: 50px;
	margin-top: 10px;
}
.forum_answer_top {
margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #E8E8E8;
}
form {
	display: inline;
}

	