.edit {
	position: relative;
	width: auto;
	height: inherit;
	z-index: 100;
	margin: 0;
	padding: 0;
	border-style: none;
}
.ad_oben {
	color: #000;
	font: 11px/0 Arial;
	background-color: #cdcdcd;
	text-align: center;
	position: relative;
	width: 100%;
	margin: 0;
	border-style: none;
	opacity: 0.75;
	padding-top: 2px;
	padding-bottom: 2px;
	z-index: 100;
}
.ad_oben form {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: auto;
}
.ad_oben span {
	margin: 0;
}
/*
	z-index: 100;
*/
.ad_oben button, .ad_oben select, .ad_oben input, .ad_oben span {
	display: inline-block;
}
.ad_oben input[type='text'] {
	width: 180px !important;
}
pre.ad_tab, pre.admineditend {
	color: #000;
	font-size: 12px;
	font-family: Arial;
	line-height: 20px;
	text-align: left;
	white-space: nowrap;
	z-index: 999;
	background: #ddd scroll;
	padding: 3px 2px;
	margin: 0;
	display: none;
	left: 0;
	border: 1px solid #999999;
	border-radius: 5px;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
pre.ad_tab {
	position: fixed;
	z-index: 600;
}
pre.ad_tab:hover, pre.admineditend:hover {
	z-index: 500;
}
pre.ad_tab form, pre.admineditend form, .ad_tab form {
	float: left;
	white-space: nowrap;
	z-index: 100;
	width: auto;
}
pre.admineditend {
	display: block;
	opacity: 0.3;
	border-style: none;
	clear: both;
	float: none;
}
.ad_tab > a, .ad_tab > a:visited, .ad_tab > a:hover {
	margin: auto;
	padding: 0;
	font-size: 12px;
	border-radius: 0;
	border: none;
	background-color: transparent;
	color: #0000cc;
	text-transform: capitalize;
}
.ad_tab > a:hover {
	color: #000000;
}
.ad_tab button, .admineditend button, .ad_oben button {
	font-size: 0;
	background-color: transparent;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0 0 0 2px;
	padding: 0;
	border-style: none;
	cursor: pointer;
}
.ad_tab button img, .admineditend button img, .ad_oben button img {
	width: 100% !important;
	height: 100% !important;
}
.ad_tab select, .admineditend select, .ad_oben select {
	font-size: 11px;
	line-height: 15px;
	position: relative;
	margin: 0 0 0 5px;
	padding: 0;
}
.ad_tab input[type='submit'], .admineditend input[type='submit'], .ad_oben input[type='submit'] {
	font-size: 11px !important;
	padding: 2px  3px !important;
	position: relative !important;
	text-transform: none !important;
	margin: 0 !important;
	display: inline-block;
	border-radius: 3px !important;
	line-height: 1em;
}
.ad_tab img, .admineditend img, .ad_oben img {
	margin: 0 !important;
	padding: 0 !important;
	border-style: none !important;
}
.ad_tab img, .admineditend img {
	border-style: none !important;
	max-height: 20px;
	max-width: 20px;
}
.admin_work {
	color: #000;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	text-align: left;
	white-space: nowrap;
	background: #eee;
	margin: 0 0 0 20px;
	left: 0;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
}
.admin_work form {
	margin: 0 0 5px;
	padding: 0;
}
.clearer {
	clear: both;
	width: 100% !important;
	height: 0;
	border-top: 2px dashed black !important;
	opacity: 0.1;
}
.reset {
	overflow: visible;
	position: relative;
	height: 3px;
	width: 100%;
	padding: 0;
}
/*
	min-height: 10px;
	min-width: 10px;
*/
.relative, .admm {
	position: relative;
	min-height: 5px;
}
.relative:hover, .admm:hover {
	background-color: rgba(192, 157, 255, 0.2);
	opacity: 1;
}
/*
*/
.gesp_anz {
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 200;
	height: 20px !important;
	width: 20px !important;
	background-color: #ffffff;
	border: none;
	padding: 0;
}
.sitedetails {
	white-space: normal;
	background: #ddd;
	z-index: 1000 !important;
	opacity: 1 !important;
	display: none;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.detailbesch {
	margin-left: 5px;
	width: 50px;
	display: inline-block;
}
.send_r, .send_b, .send_g, .send_y, .send_o, .send_t, .send_w {
	color: black !important;
	font-size: 11px;
	cursor: pointer;
	margin-right: 1px;
	margin-left: 1px;
	padding: 3px 4px;
	border: solid 1px !important;
	line-height: 100%;
	border-radius: 4px;
}
.send_r {
	background-color: #fcc;
}
.send_b {
	background-color: #9cf;
}
.send_g {
	background-color: #9f9;
}
.send_y {
	background-color: #ff9;
}
.send_o {
	background-color: #fc9;
}
.send_t {
	background-color: #9fc;
}
.send_w, input.send_w {
	background-color: white !important;
}
.ad_trenner {
	font-size: 0;
	width: 100%;
	height: 0;
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #999;
}
/*meldungen*/
.fehlermeldung {
	color: #000;
	background-color: #efefef;
	text-align: center;
	position: fixed;
	top: 90px;
	left: calc(50% - 220px);
	width: 440px;
	z-index: 3000;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border: 1px solid #1b1b42;
	border-radius: 4px;
	box-shadow: 4px 4px 3px #c9c9c9;
	max-height: calc(100% - 140px);
	overflow: auto;
	padding: 10px;
}
.fehlermeldung h1, .fehlermeldung h2 {
	font-size: 16px !important;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	padding: 5px;
	border-style: none;
}
.fehlermeldung h1 {
	color: #ff0000 !important;
}
.fehlermeldung h2 {
	color: #000000 !important;
}
.fehlermeldung p {
	font-size: 12px !important;
	text-align: left;
}
.fehlermeldung table {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
.fehlermeldung a, .fehlermeldung a:visited {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	text-align: center;
	padding: 2px 10px;
	cursor: pointer;
	border-radius: 4px;
	margin-top: 20px;
	border: 1px solid #666666;
	display: inline-block;
}
.hide {
	display: none !important;
}