/*forum****************************************************************************/

.forum h1 {
	font-size: 16px;
	font-style: normal;
	color: #FF99FF;
	text-decoration: none;
	margin-bottom:0px;
	}

.forum h1 a{
	font-size: 16px;
	font-style: normal;
	color: #0099FF;
	text-decoration: none;
	}

.forum h1 a:hover{
	color: #0066FF;
	}


.forum h2{
	color:#999999;
	font-size:12px;
	}

.for_autor {
	font-size:12px;
	color:#0099CC;
	font-weight:normal;
}

.for_navi a{
	font-size:14px;
	color:#FF3300;
	font-weight:normal;
}
.for_navi{
	font-size:14px;
	color:#FF3300;
	font-weight:normal;
}

.for_navi a:hover{
	color:#FF9900;
}

.for_datum{
	font-size:10px;
	color:#666666;
	font-weight:normal;
}

.for_beschreibung{
	font-size:10px;
	color:#666666;
	font-weight:normal;
}
