.msgWrap {
width: 770px;
position: relative;
clear:both;
}
.msgWrap input, .msgWrap select{
	padding: 2px;
	margin: 1px;
}

.msgTopbar {
color: #fff;
margin: 2px 0 2px 0;
width: 770px;
height:30px;
background: #ef7320;
position: relative;
}
.msgTopleft {
width:140px;
height:30px;
display:block;
position: absolute;
top:0px;
left: 0px;
padding-top:5px;
}
.msgTopmiddle{
position: absolute;
top:0px;
left: 140px;
width:408px;
height:30px;
padding-top:7px;
}
.msgTopmiddle a{
text-decoration: none;
color: #fff;
}
.msgTopright{
display:block;
position: absolute;
top:0px;
left: 508px;
width:200px;
height:30px;
text-align:right;
padding-top:6px;
}
.msgTopright img{
	margin-right:4px;
}
.msgUsername{
font: bold 14px Tahoma;
margin-left:4px;
}
.msgUsertitel{
margin-left:4px;
color:#e1e1e1;
}

.msgMain{
clear: both;
position: relative;
height: auto;
min-height:50px;
}
.msgMainleft{
display:block;
width:140px;
background: #fdfdfd;
float:left;
padding-top:4px;
padding-left:4px;
-moz-box-sizing:padding-box;
/*box-sizing: padding-box;*/
}
.msgMainleft img.usericon {
display: block;
margin:2px;
}
.msgMainright{
display:block;
vertical-align: top;
width:608px;
padding:3px;
margin-left: 140px;
-moz-box-sizing:padding-box;
}
.msgBottom{
clear: both;
position: relative;
}
.msgBottomleft{
width:140px;
background: #fdfdfd;
}
.msgBottomright{
display:block;
margin-left: 140px;
width:628px;
border-top: solid 1px #ef7320;
color: #aaaaaa;
padding-left:1px;
}


.taWrap {
width: 768px;
clear:both;
}
.taTopbar {
color: #fff;
margin: 2px 0 2px 0;
width: 768px;
height:30px;
background: #d03c02;
padding-top:3px;
padding-left: 3px;
}

.taReagerenleft{
display:table-cell;
width:140px;
}
.taReagerenright{
display:table-cell;
width:628px;
}
.taReagerenright textarea{
	padding: 2px;
	width: 600px;
	height:100px;
	font: 12px Arial;
}
.taModTopicleft{
	display:table-cell;
	width:140px;
	padding: 2px;
}
.taModTopicright{
display:table-cell;
width:628px;
}
.taModTopicright input{
	width:500px;
}

.taModForumleft{
	display:table-cell;
	width:140px;
	padding: 2px;
}
.taModForumright{
	display:table-cell;
	width:628px;
}
.taModForumright select{
	width:500px;
}
.taModForumright select option{
border: 0;
}
.taModStatusleft{
	display:table-cell;
	width:140px;
	padding: 2px;
}
.taModStatusright{
display:table-cell;
width:628px;
}
.taModStatusright select{
	width:500px;
}
.taModStatusright select option{
border: 0;
}
.taModOverigleft{
	display:table-cell;
	width:140px;
	padding: 2px;
}
.taModOverigright{
display:table-cell;
width:628px;
}
.taModOverigright select{
	width:500px;
}
.taModOverigright select option{
	border: 0;
}
.taModKnoppen{
margin-top: 10px;
}
.taModKnoppenleft{
display:table-cell;
width:140px;
}
.taModKnoppenright{
display:table-cell;
width:628px;
}
.taModKnoppenright input{
border: solid 1px #000;
color: #fff;
background: #ef7320;
}
.forum-code, .codeDisplayTable{margin-left:0px;border:solid 1px #ddd;width:600px;font-family: Monaco, courier new, courier, fixedsys,monospace;font-size: 9pt;width: 560px;}
.codeDisplayTableLines{background: #ef7320; color: #fff; padding: 0 1px;}
td.codeDisplayTableCode{padding:0 2px;-moz-box-sizing:padding-box;overflow: -moz-scrollbars-horizontal; overflow: scroll;width: 590px;}
.codeDisplayTableCodeFunction {color: #0000BB;}
blockquote{
margin-left:20px;
}
.quote{
border: solid 1px #ccc;
margin:4px 0;
padding:3px;
}

span.edit {font-size:smaller;color:#555;}