﻿#mcontent {
	margin-top: 3px;
	margin-right: 50px;
	background-color: #fff;
	color: #000;
	width: 638px;
	z-index: 3;
	float: right;
}

#mcontent_long {
	margin: 0px;
	width: 618px;
	text-align: left;
	z-index: 3;
	padding: 10px;
	float: right;
	border: 1px solid #f59900;
	margin-bottom: 15px;
}

#mcontent_left {
	margin-top:5px;
	width:260px;
	float:left;
}
#mcontent_right {
	margin-top:5px;
	width:260px;
	float:right;
}
#mtd_head {
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');
	text-shadow: 3px 3px 5px #606060, 1px 1px 0px #000;
	display:block;
	font-size: 20px;
	font-weight: normal;
	color: #10449a;
	margin-bottom: 7px;
}
#mtd_content {
	display:block;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	width: 100%;
	margin-bottom: 5px;
}
.tbl {
	width:100%;
	border: 1px solid #0072bc;
}
.tr_Head {
	display:block;
	background-color: #fff;
	font-size: 14px;
	font-weight: bolder;
	color: #941325;
	border: 2px solid #fff;
	padding: 0px;
	width: 472px;
}
.tr_Content {
	background-color:#f4f4f4;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #ffc08e;
	padding: 5px;
	margin-bottom:10px;
	width: 98%;
}
.tr_ContentMitglieder {
	background-color:#f4f4f4;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #ffc08e;
	padding: 5px;
	margin-bottom:10px;
	width: 97%;
	min-height:130px;	
}
.td_Show {
	padding:2px;
	margin: 2px;
}
.artHead {
	font-size:14px;
	font-weight:bold;
	color:#0072bc;
}
.createdinfo {
	font-size:8px;
}
.spanInfo {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	padding: 3px;
}
.spanInfo2 {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	padding: 3px;
}
.textboxmod {
	min-width:220px;
}
