@import url("css/admin.css");
@import url("css/admin_sidebar.css");
@import url("css/admin_news.css");
@import url("css/datepicker.css");
@import url("css/domtab.css");

#upload_images{
	position:absolute;
	left:50%;
	top:32%;
	width:300px;
	background-color:#ffffff;
	text-align:center;
	padding:5px;
	border:1px solid #9F0000;
	visibility:hidden;
}
.clearboth { clear: both; }
.preview_edit-top
{
	border:1px solid #9b8748;
	border-bottom: 0;
	padding:5px;
	text-align: right;
}
.preview_edit-bottom
{
	clear:both;
	border:1px solid #9b8748;
	border-top:0px;
	padding:5px;
	margin-bottom:25px;
	text-align: right;
}
.listen tr td{
padding:2px;
}
.listen_titel td{
background-color: #6F6F6F;
color:#FFFFFF;
}

.images_dir{
	float: left;
	width: 100px;
	text-align: center;
	margin: 9px 3px;
}
.images_dir p
{
	font-size: 8pt;
}

/*text_ed ct_modul/client/list */
.text_ed {
color: #78210D;
font-size: 8pt;
}

.font-red{
color: #B50606;
font-weight: bold;
}
