/* LAYERSTYLES ANFANG */
#MasterLayerForum {
	width: 40%;
	text-align: left;
	margin: 5px auto;
}


#LayerMainContentForum {
	width: 400px;
}

.btanmelden {
	font-size:0.8em;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	height:18px;
	padding:4px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	text-align:center;
	display:block;
	background:#CC0000;
	width:80px;
}
.btanmelden:hover {
	font-size:0.8em;
	color:#fff;
	text-decoration:underline;
}
