/* CSS Document */


.admin_content .Left_MacW_Forum {
	float:left;
	width:435px;
	background:#f1f1f3;
	height:62px;
	font-weight:bold;
	margin-right:1px;
	padding-left:12px;
	padding-top:8px;
	}
	
.admin_content .Left_MacW_Forum a{
	color:#B60E27;
	}
	
.admin_content .Right_Anmelden {
	float:left;
	width:368px;
	background:#FFF0DE;
	height:62px;
	padding-left:10px;
	padding-top:8px;
	}

.admin_content .Right_Anmelden .Text_Input {
	width:100px;
	height:13px;
	}

.admin_content .Right_Anmelden a {
	color:#B60E27;
	text-decoration:underline;
	}
	
.checkbox_Anm {
	width:15px;
	margin-left:5px;
	}

.allgemein_forum thead {
	background:#B21423;
	}

.left_F_Bott {
	width:400px;
	float:left;
	}
	
.left_F_Bott img{
	margin-right:5px;
	}

.right_F_Bott {
	width:420px;
	float:right;
	padding-top:3px;
	text-align:right;
	}






table.forum th.first{
	width: 360px;
}

table.forum th.second{
	width: 250px;
}

table.forum td div.left{
	float: left;
	width: 20px;
}

table.forum td div.right{
	margin-right: 10px;
	margin-left: 5px;
	width: 320px;
}

table.info td div.left, table.info tr.thema td div.right, table.forum tr.thema td div.right{
	float: left;
	width: 2%;
}

table.info td div.right, table.info tr.thema td div.left, table.forum tr.thema td div.left{
	margin-right: 0px;
	margin-left: 5px;
	width: 95%;
}

table.forum td div.right_date {
	text-align: right;
	margin-right: 10px;
}

table.forum tr.thema, table.forum tr.footer, table.info tr.thema{
	background: #FFEFDF;
}

table.forum tr.thema td, table.forum tr.footer td, table.info tr.thema td{
	background: #FFEFDF;
	border: 0px;
}

table.forum tr.thema td div.left{
	float: left;
	width: 400px;
}

table.forum tr.thema td div.right{
	float: right;
	width: 10px;
}

table.forum tr.footer td div.left{
	float: left;
	width: 400px;
}

table.forum tr.footer td div.right{
	float: right;
	width: 420px;
}

