
.deprecated .object {
	padding: 0 10px;
	clear: both;
}

.deprecated .objectlisting {
	/* margin: 0 -10px 0 -9px;*/
	margin: 10px 0 10px 0;
	padding: 5px 0;
}

.deprecated .list-row {
	float: left;
	width: 100%;
	padding: 5px 0;
}

.deprecated .object-image {
	margin: 2px;
	padding: 1px;
	float: left;
	width: 80px;
}

.deprecated .object-image-list,
.deprecated .image-small {
	float: left;
	clear: both;
	width: 100%;
	padding: 5px;
	text-align: center;	
}

.deprecated .image-small p {
	padding: 0;
	margin: 0;	
}

.adm-group {
	clear: both;
	margin: 5px -10px;
	padding: .5em;
}


.deprecated .object, 
.deprecated .object-detail{
	font-size: 1.2em;
}

.deprecated .object h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.deprecated .object ul,
.deprecated .object-detail ul {
	margin: 5px 0;
	padding: 0;
}

  
/* content structure */
.deprecated  .box p {
	text-align: justify;
}

.deprecated input,
.deprecated textarea,
.deprecated select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

.deprecated textarea {
	width: 440px;
}


.deprecated fieldset {
	margin-bottom: 10px;
	line-height: 150%;
}

.deprecated .required {
	font-weight: bold;
}


/* table rows */
.deprecated .row-even {
	background: silver;
}
.deprecated .row-odd {
	background: #fff;
}

.deprecated .row-critical {
	background: lightyellow;
		
}

.deprecated .box td {
	padding: 2px;
}

/* message box */
.deprecated .msg-state-sent {
	background: green;
}

.deprecated .msg-state-denied {
	background: red;
}

.deprecated .error-msg {
	margin: 10px;
	padding: 10px;
	border: 1px solid orange;
	background: #ffbb71 url("icons/bg_error.png") left bottom repeat-x;
}

.deprecated .msg-confirmed {
	margin: 10px;
	padding: 10px;
	border: 1px solid green;
	background: #8dd09a url("icons/bg_confirmed.png") left top repeat-x;
}

.deprecated .objecttype {
	margin: 0 0 10px 0;
	border: 1px solid #cfcfcf;	
}

.deprecated .add-new {
	padding: 10px;
	margin: 0;
}


/* pferd */
.deprecated .obj-type-2 .list-object-header {
	background: url(/layout/v4/pferd/icons/icon.png) 10px 10px no-repeat;	
}

/*stall*/
.deprecated .obj-type-1  .list-object-header {
	background: url(/layout/v4/stall/icons/icon.png) 10px 10px no-repeat;	
}

/*weide*/
.deprecated .obj-type-3 .list-object-header  {
	background: url(/layout/v4/weide/icons/icon.png) 10px 10px no-repeat;	
	
}

.deprecated .obj-type-4 .list-object-header  {
	background: url(/layout/v4/service/icons/icon.png) 10px 10px no-repeat;	
	
}

.deprecated .obj-type-6 .list-object-header  {
	background: url(/layout/v4/markt/icons/icon.png) 10px 10px no-repeat;	
	
}


.deprecated .obj-removed {
	color: gray;	
}


.deprecated .link-edit {
	padding: 0 0 0 20px;
	background: url('icons/pencil.png') left center no-repeat;
}

.deprecated .link-view {
	padding: 0 0 0 20px;
	background: url('icons/page.png') left center no-repeat;
}

.deprecated .link-remove {
	padding: 0 0 0 20px;
	background: url('icons/cancel.png') left center no-repeat;
}


.deprecated .link-object-contract {
	padding: 0 0 0 20px;
	background: url('icons/coins.png') left center no-repeat;
}


.deprecated .link-requests {
	padding: 0 0 0 20px;
	background: url('icons/email.png') left center no-repeat;
}

.deprecated .link-stats {
	padding: 0 0 0 20px;
	background: url('icons/chart_bar.png') left center no-repeat;
}

.deprecated .link-recover {
	padding: 0 0 0 20px;
	background: url('icons/error.png') left center no-repeat;
}

.deprecated .link-new {
	padding: 0 0 0 20px;
	background: url('icons/page_edit.png') left center no-repeat;
	font-weight: bold;
}

.deprecated ul.wizard-steps {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.deprecated ul.wizard-steps li {
	float: left;
	margin: 0;
	padding: 0;
}


.deprecated #breadtabs li:hover{
	
}

.deprecated #breadtabs .wizard-step-current {
	font-weight: bold;
}

.deprecated #breadtabs {
	width: 758px;
	background: #fff;
	float: left;
	margin: 0 1px;
}

.deprecated .msg-info {
	padding: 0 0 0 25px;
	background: url('icons/error.png') left center no-repeat;
}

.deprecated .label {
	width: 35%;
	float: left;
	clear: left;	
}

.deprecated .valueset {
	float: left;
	clear: both;
	width: 100%;
	padding: 2px 0;
}

.deprecated p.label, p.value {
	padding: 0;
	margin: 0;
	}

.deprecated .col-left {
	clear: both;
	float: left;
	width: 49%;
}
	
.deprecated .col-right {
	float: right;
	width: 49%;
}

.deprecated .numeric {
	text-align: right;	
}

.deprecated .object-list-attributes {
	clear: both;	
}

.deprecated .table-limit tbody {
	height: 400px;
	overflow: auto;
}

.deprecated .form-hint {
	padding: 5px;
	width: 250px;
	float: right;	
}



.deprecated td.has .txt,
.deprecated td.hasnot .txt {
	display: none;
}

.deprecated td.has {
	background: url('icons/accept.gif') center center no-repeat;
	
}	
.deprecated td.hasnot {
	background: url('icons/cancel.gif') center center no-repeat;
}	

.deprecated tbody th {
	text-align: left;
	font-weight: normal;	
}


.deprecated .admin-object,
.deprecated .add-new{
	clear: both;
	margin-top: 10px;
	border-bottom: 1px dotted #cfcfcf;
	padding: 0 0 10px 0;
}

.deprecated .add-new {
	margin: 10px 0 0 0;	
}

.deprecated .admin-object {
	float: left;
	width: 100%;
	margin: 5px 0;
}


.deprecated .list-object-header {
	padding: 0 0 0 45px;
	float: left; 
	width: 450px;
	min-height: 45px;
	margin: 0 0 5px 0;
}

.deprecated .list-object-header h2,
.deprecated .list-object-header h3 {
	margin: 0;
	padding: 0;
}

.deprecated .list-object-tools {
	width: 100px;
	float: right;
	padding: 5px;	
}

.deprecated .list-object-info {
	clear: left;
	padding: 0 5px;
}	

.deprecated .list-object-tools ul,
.deprecated .list-object-tools  li {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}


.deprecated .list-object-tools li { 
	padding: 1px 5px;	
}

.deprecated .list-object-tools li a {
	display: block;	
	padding-top: 3px;
	padding-bottom: 3px;
}

.deprecated .object-state-box {
	overflow: hidden;
	margin: 10px 120px 0 0;	
	padding: 5px 5px 5px 39px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.deprecated .object-state-box h6 {
	margin: 0;
	padding: 0;
	clear: both;	
}

.deprecated .object-state-0 {
	background-image: url('icons/information.png');
}


.deprecated .object-state-1 {
	background-image: url('icons/error.png');
}

.deprecated .object-state-2 {
	background-image: url('icons/error.png');
}


.deprecated .object-state-3 {
	background-image: url('icons/error.png');
}


.deprecated .object-state-4 {
	background-image: url('icons/exclamation.png');
}

.deprecated .chartbar {
	background-image: url('images/chart_bar.png');	
	background-repeat: no-repeat;
	height: 26px;
}



.deprecated .admin-image-upload,
.deprecated .admin-image-upload h3  {
	clear: both;	
}

.deprecated .admin-image-upload .image-edit-fields {
	float: left;
	width: 200px;	
}

.deprecated .clear {
	clear: both;	
}

.deprecated #marker_list ul
.deprecated , #marker_list ul li {
	list-style-type: none;
}

.deprecated .map-link-back {
	padding: 5px;
	font-weight: bold;	
}


.deprecated thead, 
.deprecated tfoot, 
.deprecated .row-head {
	background: url('images/bg_thead.png') top left repeat-x;
}

.deprecated th {
	padding: 4px;	
}

.deprecated td {
	padding: 2px;	
}

.deprecated .red {
	color: darkred;
}

.deprecated .ctrlHolder {
	padding: 4px 0;
}


.deprecated li.row:hover {
	background: lightblue;
}

.deprecated .item-active {
	font-weight: bold;
}


.deprecated .box p, 
.deprecated .box td,
.deprecated .box th {
	font-size: 1.3em;
	line-height: 150%;	
}

.deprecated .uniForm fieldset legend {
	font-size: 1.4em;
	border-bottom: 1px dotted silver;
	width: 100%;
	display: block;
	padding: 1em 0 .5em 0;
	margin-bottom: .5em;
}


/* div:hover { border: 1px red dotted;} */


.deprecated ul.attributes > li,
.deprecated ul.attributes  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.deprecated .spacer {
	padding: 5px;
	overflow: hidden;
	}
	
.deprecated .list-attributes li {
	font-size: 1.3em;	
}

.ctrl-admin .box li {
	font-size: 1.3em
}

ul#order-edit-state {
	margin: 5px;
	padding: 0;	
}
#order-edit-state li {
	margin: 0;
	padding: 3px;
	list-style-type: none;
	overflow: hidden;
}

#order-edit-state li:hover {
	border: 1px solid gray;
	background: silver;
	padding: 2px;	
	
}

#order-edit-state li .edit-state {
	display: block;
	float: left;
	width: 40%;	
	overflow: hidden;
	background: lightblue;
	padding: 5px;
	font-weight: bold;
}


#order-edit-state li .edit-post {
	display: block;
	float: left;
	width: 25%;	
	overflow: hidden;
	text-align: center;
	background: lightyellow;
	padding: 5px;
	
	margin-left:  5px;
}