.clear {
	clear: both;
}

#tabs, #ui-datepicker-div, .ui-datepicker {
	font-size: 85%;
}

body {
	margin: 0;
	padding: 0;
	background-color: white;
	color: #222222;
	line-height: 19px;
	width: 100%;
	min-width: 1000px;
	/*overflow-x: hidden;*/
	background-color: #EAE5DC;
	background-image: url(/public/images/background.jpg);
	background-repeat: repeat-x;
}

div#bgstart {
	background-image: url(/public/images/bg-waves-start.png);
}
div.background {
	position: absolute;
	height: 100%;
	top: 0px;
	left: -1000px;
	width: 2000px;
	background-repeat: no-repeat;
}
div.backgroundsize {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

div.backgroundposition {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 50%;
}


body, div, p, td, input, select {
	font-family: Arial, sans-serif;
	font-size: 16px;
}

select {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 4px;
}

.editbox input {
	margin-bottom:4px;
}

#mainmenu form, #mainmenu form * {
	font-size: 14px;
}

a {
	/*color: #623E3E;*/
	color: #652727;
	text-decoration: none;
}

a.nohover {
	color: #222;
}

.content a:hover {
	text-decoration: underline;
}


.h1 {
	font-weight: bold;
	font-size: 26px;

}



h1, .h1 {
	margin-top: 0px;
	padding-top: 0px;
}

.bct {
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;

	line-height: 20px;

}

h2, .h2 {
	margin-top: 0px;
	padding-top: 0px;
}





h1 {
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	line-height: 25px;
}

h2 {
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	line-height: 25px;
}



h1 {font-size: 25px; font-weight: bold; margin-bottom: 26px;}
h2 {font-size: 20px; font-weight: bold; margin-bottom: 2px; margin-top: 18px;}
h3 {font-size: 15px; font-weight: bold; margin-top: 16px; margin-bottom: 4px;}
.textright p {font-size: 13px; line-height: 17px; margin-top: 1px;}
p {
	margin-top: 8px;
	margin-bottom: 16px;
}






#logo {
	font-size: 28px;
	position: absolute;
	right: 5px;
	top: 48px;
	padding: 0 50px 47px 62px;
}

#headerimage {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 90px;
	z-index: -1;
}




#headerboxes {
	margin-left: 39px;
}


#login, #orderinfo, #newsletterinfo, #headermenu, #languages, #callbackform {
	float: left;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	margin-top: 14px;
	margin-right: 8px;

}



#login {
}


#orderinfo {

}



#newsletterinfo {
}


#newsletterinfo input {
	border: 1px solid #666666;
	font-size: 11px;
	font-family: Arial, sans-serif;
	width: 120px;
	margin-top: 3px;
}

#newsletterinfo input.submit {
	border: 1px solid #666666;
	font-size: 11px;
	font-family: Arial, sans-serif;
	width: 122px;
	margin-top: 6px;
	margin-bottom: 1px;
}



#headermenu {
	white-space: nowrap;
}



#callbackform td {
	font-size: 12px;
	line-height: 18px;
}



#login td {
	font-size: 12px;
	line-height: 18px;
}

#site {

	padding: 0;
	width: 100%;

}


#siteinner {
	width: 100%;
	position: relative;
	background-color: white;
	z-index: 20;
}


#contentouter {
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	background-position: top center;
	background-repeat: repeat-y;
	position: absolute;
	top: 151px;
	padding-bottom: 19px;
	clear: both;
	overflow-x: hidden;

}

#content {
	clear: both;
	width: calc(100% - 260px);
	margin-left: 10px;
	padding: 20px;
	padding-right: 30px;
	background-color: rgba(247,246,242,0.5);
	border: 1px solid #E8E2D6;
	border-radius: 5px;
}



#footer {
	padding-bottom: 10px;
}


#footermenu {
	padding: 30px 45px;
	float: left;
}




#disclaimer {
	float: right;
	padding: 30px 50px;
}





#ordertrail {

	float: right;
	padding: 0px 0px;
	margin: 0px;
	color: #bbbbbb;
	position: relative; top: -20px;
}





.formline {
	clear: both;
	border-top: 1px solid #cccccc;
}

.inputtitle {
	float: left;
	width: 270px;
	padding: 2px;

}

.input {
	float: left;
	padding: 2px;
}





.login .inputtitle {
	float: left;
	width: 200px;
}

.login .input {
	width: 200px;
}














.okmessage {
	position: absolute;
	top: 1px;
	left: 0px;
	height: 19px;

	width: 100%;
	padding: 4px 4px 4px 241px;

	background-color: #bbffbb;
	z-index: 99;
}


.errormessage {
	position: absolute;
	top: 1px;
	left: 0px;
	min-height: 19px;

	width: 100%;
	padding: 4px 4px 4px 241px;
	box-sizing: border-box;
	background-color: #ff2222;
	color: white;
	font-weight: bold;
	z-index: 99;
}


.errormessage a {
	color: white;
}


.errormessage a {
	color: white;
}


.okmessage, .errormessage {
	padding-left: 45px;
}



#mainmenu {
	width: 100%;
	height: 30px;
	background-color: #2C1818;
	z-index: 500;
}


body.beta #mainmenu {
	background: repeating-linear-gradient(
	  45deg,
	  #602E2E,
	  #602E2E 10px,
	  #472929 10px,
	  #472929 20px
	);
}

body.gamma #mainmenu {
	background: repeating-linear-gradient(
	  45deg,
	  #444,
	  #444 10px,
	  #222 10px,
	  #222 20px
	);
}


body.archive #mainmenu {
	background: repeating-linear-gradient(
	  45deg,
	  #606dbc,
	  #606dbc 10px,
	  #465298 10px,
	  #465298 20px
	);
}


body.stage #mainmenu {
	background: repeating-linear-gradient(
	  45deg,
	  #550056,
	  #550056 10px,
	  #400040 10px,
	  #400040 20px
	);
}


ul#mainmenuinner {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding:0;
	padding-left: 36px;
	padding-top: 0px;
	width: 100%;
	list-style:none;
	margin:0;
}

ul#mainmenuinner li.mainmenuitem {
	display: inline-block;
	position:relative;
}

ul#mainmenuinner li.mainmenuitem a {
	display: block;
	padding: 5px;
	text-decoration:none;
}

ul#mainmenuinner li.mainmenuitem a.submenuitem {
	padding-left: 8px;
}

ul#mainmenuinner li.mainmenuitem a.active {
	text-decoration: underline;
}

#mainmenu a {
	color: #eeeeee;
}

ul#mainmenuinner li.mainmenuitem:hover ul.submenu {
	display: block;
}

ul#mainmenuinner li.mainmenuitem:hover {
	background-color: #542E2E;
}


a.mainmenuitem:hover {
	text-decoration: underline;
}


.active {
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
}




.submenu {
	z-index: 600;
	width: 330px;
	display:none;
	background-color: #542E2E;
	position:absolute;
	list-style:none;
	padding:0;
	margin:0;
	line-height: 25px;
}

.submenuitem:hover {
	background-color: #733F3F;
}

.submenuitem:hover a.textonly {
	background-color: #542E2E;
}

a.textonly {
	cursor: default;
}













spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#eeeeee}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7;
  background:#f2f2f2}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#f1f1f1}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1;}
.spiffy4{
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7}
.spiffy5{
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2}
.spiffyfg{
  background:#eeeeee}



spiffyw{display:block}
.spiffyw *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:white}
.spiffyw1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid white;
  border-right:1px solid white;
  background:white}
.spiffyw2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid white;
  border-right:1px solid white;
  background:white}
.spiffyw3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid white;
  border-right:1px solid white;}
.spiffyw4{
  border-left:1px solid white;
  border-right:1px solid white}
.spiffyw5{
  border-left:1px solid white;
  border-right:1px solid white}
.spiffywfg{
  background:white}










/* root element for tabs  */
.tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	height:30px;
	border-bottom:1px solid #666;
}

/* single tab */
.tabs li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}

/* link inside the tab. uses a background image */
.tabs a {
	background: url(/images/tabs/tabs.png) no-repeat -652px 0;
	font-size:11px;
	display:block;
	height: 30px;
	line-height:30px;
	width: 111px;
	text-align:center;
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;
	position:relative;
	top:1px;
}

.tabs a:active {
	outline:none;
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	background-position: -652px -31px;
	color:#fff;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background-position: -652px -62px;
	cursor:default !important;
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
.tabs .w1 			{ background-position: -519px 0; width:134px; }
.tabs .w1:hover 	{ background-position: -519px -31px; }
.tabs .w1.current { background-position: -519px -62px; }

/* width 2 */
.tabs .w2 			{ background-position: -366px -0px; width:154px; }
.tabs .w2:hover 	{ background-position: -366px -31px; }
.tabs .w2.current { background-position: -366px -62px; }


/* width 3 */
.tabs .w3 			{ background-position: -193px -0px; width:174px; }
.tabs .w3:hover 	{ background-position: -193px -31px; }
.tabs .w3.current { background-position: -193px -62px; }

/* width 4 */
.tabs .w4 			{ background-position: -0px -0px; width:194px; }
.tabs .w4:hover 	{ background-position: -0px -31px; }
.tabs .w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */
.panes .pane {
	display:none;
}


.panes div {
	background-color:#FFFFFF;
	border-color:-moz-use-text-color #999999 #999999;
	border-right:1px solid #999999;
	border-style:none solid solid;
	border-width:0 1px 1px;
	display:none;
	font-size:14px;
	height:140px;
	padding:15px 10px;
}









/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	width: 800px;
	border:1px solid #333;
	-background:#666;
	/* sq_2: background:#666; */
	color: black;
}

/* accordion header */
#accordion h4 {
	background:#ccc url(/img/global/gradient/h30.png);
	margin:0;
	padding:5px 15px;
	font-weight: bold;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;
}

/* currently active header */
#accordion h4.current {
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#accordion .pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	padding:15px;
}

/* a title inside pane */
#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}








/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 680px;
	height:120px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(/images/global/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:680px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(/images/scrollable/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; }


/* left */
a.left				{ margin-left: 0px; }
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat;
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; }


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}













.gallerythumb {
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid black;
	padding: 4px;
	margin: 4px;
	text-align: center;
}


.textparagraph {
	margin: 10px 0px;
	clear: both;

}









#map_canvas {
	position: relative;
    top: -205px;
    left: 280px;

}


#mainmenu form {
	padding: 5px 10px;
}


#buttons {
	width: 190px;
	background-color: white;

	top: 29px;
	z-index: 100;
}


#buttonsinner {
	padding: 5px 0px 0px 8px;
}

#rightbuttons {
	position: fixed;
	top: 151px;
	width: 165px;
	z-index: 100;
	right: -9px;
	padding: 5px;
	background-color: rgba(247,246,242,0.5);
	border: 1px solid #E8E2D6;
	border-radius: 5px;
	border-right: 0px;
	padding-right: 20px;
}

/* Twitter Bootstrap Farben */
.muted {
	color: #999;
}

.text-warning {
	color: #BB8D45;
}

.text-error {
	color: #B94A48;
}

.text-success {
	color: #468847;
}

.text-info {
	color: #3A87AD;
}



table.frontendcontent {
	margin-top: 12px;
	
}

table.frontendcontent th, table.frontendcontent td {
	padding: 3px 8px;
	margin: 3px;
	background-color: #E8E2D6;
	text-align: left;
}
table.content td {
	padding: 3px 6px;
}

table.heatercomments, table.heatercomments textarea {
	width: 100%;
	resize: vertical;
	height: 100%;
}

table.heatercomments th.identification {
	width: 100px;
}

table.heatercomments th.information {
	width: 50%;
}

table.heatercomments th.customerinformation {
	width: 50%;
}




#content table.content {
	background-color: white;
	margin-top: 12px;
}

#content table.content th,
#content table.content td {
	padding: 3px 8px;
	margin: 3px;
	background-color: #eeeeee;
	text-align: left;
}
#content table.content td {
	padding: 3px 6px;
}
#content table.content tr.hidden td {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.editgroup {
	clear:both;
	padding-top: 5px;
}

.editbox {
	background-color: #E8E2D6;
	margin: 0px 6px 7px 0px;
	padding: 2px 4px;
	float: left;
	border: 1px solid #C8B99A;
	border-radius: 2px;
	height: 47px; /* Firefox creates the wrong height for boxes, creating odd line breaks */
}

.editbox.checkbox {
	height: 30px; 
	padding-top: 18px;
	padding-bottom: 3px;
}
.editbox.mandatory {
	color: #790202;
	background-color:#E9D9D7;
}

ul.project {
    list-style: none;
    padding-left:10px;
	padding-top: 15px;
    margin:0;
	
}

ul.project li { 
    padding-left: 1em; 
    text-indent: -.7em;
	
	font-size: 20px;
}

ul.project li:before {
    content: "• ";
}


.project-new, ul.project-new li:before {
	color: #ECCF12;
}
.project-prepared, ul.project-prepared li:before {
	color: #DD7777;
}
.project-ready, ul.project-ready li:before {
	color: #3333AA;
}
.project-running, ul.project-running li:before {
	color: #33AA33;
}
.project-complete, ul.project-complete li:before {
	color: #AABBAA;
}
.project-closed, ul.project-closed li:before {
	color: #BBBBBB;
}


.zebra {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px 0;
}

.zebra td {
	padding: 3px 4px;
}
.zebra tr:nth-child(2n-1) td {
	background: #EEEEEE;
}

.full {
	width: 100%;
}

/****** Buchungsseite ******/
.orderentries {
	width:100%;
}

.orderentryrow {
	margin-top:3px;
	margin-bottom:3px;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
	position:relative;
}

.disabled, .required {
	color:gray !important;
}

.orderentryrow.disabled .orderentrytext, .orderentryrow.required .orderentrytext {
	border-bottom:1px solid gray;
}


.orderentrycheckbox {
	float:left;
	width: 30px;
}

.innerorderentrytext {
	float:left;
}
.orderentryprice {
	position:absolute;
	right:4px;
	bottom:5px;
}

.orderentrytext {
	float: left;
	border-bottom:1px solid #333;
	width: 970px;
	cursor: pointer;
}

.orderentrydescription {
	padding-right: 10px;
}

.orderentryrow.parent {
	margin-top: 40px;
}

.orderentryrow.child {
	padding-left: 25px;
}

.orderentryrow.child .orderentrytext {
	width: 945px;
}

.orderentryrow.checked {
	background-image: url(/public/images/light-green.png);
}


.orderentries h2 {
	margin-top:0px;
}
.attributeeditbox {
	background-color: #E8E2D6;
	border: 1px solid #C8B99A;
	border-radius: 2px;
	margin: 0px 2px 2px 0px;
	padding: 2px 4px;
	clear: both;
}

.listitem {
	margin-top:10px;
	position: relative;
}

.listitemtemplate {
	display: none;
}

.ordertotals {
	margin-top: 30px;
}

.ordertotals .row {
	clear:both;
}

.ordertotals .verticalline {
	border-top: 1px solid black;
	margin-top: 3px;
}

.ordertotals .quantityprocesses {
	padding: 5px;
	padding-left: 28px;
	float: left;
	font-weight: bold;
}

.ordertotals .priceperunitcol {
	float: right;
	padding: 5px;
	padding-right:4px;
	width: 80px;
	text-align: right;
}

.ordertotals .pricecol {
	float: right;
	padding: 5px;
	padding-right:4px;
	width: 100px;
	text-align: right;
}


.ordertotals .pricetotal, .ordertotals .texttotal {
	font-weight: bold;
}

.ordertotals .textcol {
	float: right;
	
	padding: 5px;
}

.ordertotals .quantitycol {
	float: right;
	text-align:right;
	padding: 5px;
	width: 50px;
}

.consistencyerrortitle {
	font-weight:bold;
	font-size: 105%;
	display:block;
	margin-top:35px;
}


.spinner {
	display: inline-block;
	width: 20px;
	height: 20px;
	color: inherit;
	vertical-align: middle;
	pointer-events: none;
	font-size: 15px;
	border: .2em solid transparent;
	border-left-color: currentcolor;
	border-right-color: currentcolor;
	border-radius: 50%;
	animation: 1s spinner linear infinite;
}

@keyframes spinner {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/* Datetime Picker Time Labels */
.ui-tpicker-grid-label td {
    font-size: 90%;
}



.file-area {
  width: 100%;
  position: absolute;
  top: -18px;
}

.file-area input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  cursor: pointer;
}

.file-area .file-dummy {
    width: 100%;
    padding: 23px 30px;
	padding-bottom: 5px;
	padding-top:40px;
    background: rgba(0, 0, 0, 0.2);
    border: 1px dashed rgba(0, 0, 0, 0.2);
    transition: background 0.3s ease-in-out;
    padding-left: 81px;
}

.file-area .file-dummy .success {
  display: none;
}

.file-area:hover .file-dummy {
  background: rgba(0, 0, 0, 0.1);
}

.file-area input[type=file]:focus + .file-dummy {
  outline: 2px solid rgba(0, 0, 0, 0.5);
  outline: -webkit-focus-ring-color auto 5px;
}

.file-area input[type=file]:valid + .file-dummy {
  border-color: rgba(0, 255, 0, 0.4);
  background-color: rgba(0, 255, 0, 0.3);
}

.file-area input[type=file]:valid + .file-dummy .success {
  display: inline-block;
}

.file-area input[type=file]:valid + .file-dummy .default {
  display: none;
}

.filter {
	margin-top: 10px;
}

.filterbox {
	font-size: 12px;
	float: left;
	padding: 0px 0px 0px 4px;
	margin-right: 10px;
}

.filtersubmit {
	background-color: #eeeeee;
}

#content table.trenddata td.td-vl {
	box-shadow: inset 0px 0px 4px 0px #DD7777;
}

#content table.trenddata td.td-rl {
	box-shadow: inset 0px 0px 4px 0px #3A87AD;
}

#content table.trenddata td.td-at {
	box-shadow: inset 0px 0px 4px 0px #BB8D45;
}

#content table.trenddata td.td-fm {
	box-shadow: inset 0px 0px 4px 0px #468847;
}

#content table.trenddata td.td-m {
	box-shadow: inset 0px 0px 4px 0px #666;
}

#content table.trenddata tr td:nth-child(even) {
	width: 140px;
}

#content table.trenddata tr td:nth-child(odd) {
	width: 65px;
}

#content table.trenddata tr td:first-child {
	width: 150px;
}

button.copyinformation {
	display: block;
	background-color: transparent;
	padding-left: 32px;
	background-image: url('/images/buttons/button-save.gif');
	width: 150px;
	height: 33px;
	line-height: 14px;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 7px;
	color: rgb(34, 34, 34);
	border: none;
	text-align: left;
}

button.copyinformation:hover {
	color: white;
	background-image: url('/images/buttons/button-save-hi.gif');
}

button.copyinformation:active {
	transform: translate(1px,1px);
}

button.copyinformation:focus {
	outline: none;
}

button.deleteinformation {
	display: block;
	background-color: transparent;
	padding-left: 32px;
	background-image: url('/images/buttons/button-delete.gif');
	width: 150px;
	height: 33px;
	line-height: 14px;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 7px;
	color: rgb(34, 34, 34);
	border: none;
	text-align: left;
}

button.deleteinformation:hover {
	color: white;
	background-image: url('/images/buttons/button-delete-hi.gif');
}

button.deleteinformation:active {
	transform: translate(1px,1px);
}

button.deleteinformation:focus {
	outline: none;
}