h3{
	font-family : sans-serif;
	color: #666666;
	font-size : 14px;
	margin-bottom : 0px;
}

h6{
	font-family : sans-serif;

}
/*
p{
	border-bottom : 5px;
	border-color : #0066BB;
	text-align : justify;
	border-style : solid;
	border-right : none;
	border-left : none;
	border-top : none;
	font-family : sans-serif;
	color : #666666;
	font-size : 14px;
	font-weight : bolder;
}
*/
h4{
	font-family : sans-serif;
	margin-bottom : 0px;
	color : #FF9933;
	margin-top : 0px;
	font-size : 14px;
}

h5{
	font-family : sans-serif;
	color: #777777;
	margin-top : 5px;
	font-size : 12px;
}

h5 a{
	font-family : sans-serif;
	margin-bottom : 0px;
	color : #FF9933;
	margin-top : 0px;
	text-decoration : none;
}

h6 a{
	font-family : sans-serif;
	color : #FF9933;
	text-decoration : none;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : right;
}

tr.ungerade{
	background-color : #d8d8d8;
}

tr.gerade{
	background-color : #fbfbfb;
}

table.bgboards{
	background-color : #a0b4dc;
}

table.bgmessages{
	background-color : #c6d2ea;
}

table.bgaktdocs{
	background-color : #ecf0f8;
}

table{
	border : thin;
}

.schwarz{
	font-family : sans-serif;
	color : #555555;
	font-size : 12px;
}