@charset "utf-8";
@import "cms_common.css";

td.lgd1 {
	border-top: 0px;
	border-left: 0px;
	width: 16px;
	line-height: 0px; /* Workaround, der aus unerklärlichen Gründen überhaupt nötig ist */
}

td.lgd2 {
	border-top: 0px;
	border-right: 0px;
	white-space: nowrap;
}

th.w70 {
	width: 70%;
	text-align: center;
}

img.lgd1 {
	padding: 5px;
}

img.lgd2 {
	padding: 4px 5px 5px 5px;
}

img.lgd3 {
	padding: 4px 4px 5px 4px;
}

.w160 {
	padding-right: 12px;
}

td.sep {
	padding: 0px;
	height: 8px;
	text-align: center;
	font-size: 8px;
	line-height: 8px;
	border-top: 0px;
}

.pre1 {
	padding-top: 8px;
	padding-bottom: 4px;
}

td.pre2 {
	border-top: 0px;
}

div.box {
	display: block;
	position: relative;
	left: 0px;
	height: 17px;
	border: 0px;
}

div.box-l {
	position: absolute;
	left: 0px;
	margin: 0px auto 0px 0px;
}

div.box-r {
	position: absolute;
	right: 0px;
	margin: 0px 0px 0px auto;
	text-align: right;
}

th.rcol,
td.rcol {
	min-width: 80px;
}

a.btn,
a.btn-l,
a.btn-r {
	display: inline-block;
	height: 16px;
}

a.btn-l,
img.btn-l {
	margin-left: 8px;
}

a.btn-r,
img.btn-r {
	margin-right: 8px;
}

td.posttable2 {
	padding: 0px; /*padding: 4px 10px 10px 10px;*/
	vertical-align: top !important;
}

div.postbody {
	display: block;
	clear: both;
	padding: 8px 8px 8px 8px;
}

td.h17 {
	height: 17px;
}

img#post_icon {
	display: none;
}

td.thu2 > div {
	margin-left: 20px;
}

div.bar{
	font-size: 0px;
	line-height: 0px;
	height: 12px;
	border: 1px solid #808080;
	overflow: hidden;
	width: auto;
	max-width: 400px;
}

div.bar div {
	height: 12px;
	background-color: #9299a8; /*#858a95;*/
}

div.bar div.bar2 {
	background-color: #9fbeff !important; /*#92aeec #95a9d5 !important;*/
}

.postbody img {
	max-width: 728px !important;
}

table.posttbl {
	border-top: 0px !important;
}

table.postsep {
	margin-bottom: 0px !important;
}

td.edcol {
	position: relative;
}

td.smcol {
	min-width: 120px;
}

div.sm {
	text-align: center;
	position: absolute;
	top: 4px;
	left: -128px;
}

div.sm > div {
	height: 16px;
	line-height: 16px;
	margin: 3px 0px 13px 0px;
}

div.sm a{
	display: inline-block;
	height: 16px;
	margin: 0px 5px 0px 5px;
}

div.sm a:first-of-type {
	margin-left: 0px;
}

div.sm a:last-of-type {
	margin-right: 0px;
}