#cont_login.detail td {
	padding: 10px;
}
#cont_login.detail td#kopf {
	background-color: #C5C09F;
}
#cont_login.detail td#kopf #autor {
	height: 44px;
	left:50%;
	position: absolute;
	margin-left: 3px;
	margin-top:80px; /*164*/
	z-index:10;
}
#cont_login.detail td#kopf #autor table {
	width: 224px;
}
#cont_login.detail td#kopf #autor table td {
	font: 0.9em;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	text-align: right;
	vertical-align: bottom;
	height: 44px;
}
#cont_login.detail td#kopf #datum {
	float: right;
}
#cont_login.detail td#kopf div#add a {
	color: #992020;
	text-decoration: underline;
}
#cont_login.detail td#kopf div#add a:hover {
	color: #DD2020;
}
td#cont textarea{
	height: 130px;
	width: 180px;
	border: Black 1px solid;
}
td#cont {
	border-top: #BCB692 thick dotted;
	background-color: #F3F1E7;
}
#cont_login.detail td#cont table td{
	padding: 3px;
	vertical-align: top;
}
#cont_login.detail td#cont table .b {
	background-color: #E7E4D1;
}
#cont_login.detail td#cont table .toolate {
	color: #9D9777;
}
#cont_login.detail td.sha_s {
	padding: 0px;
	margin: 0px;
}
a.reglink {
	text-decoration: underline;
}
a.reglink:hover {
	color: #992020;
}
