/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */

a, object {
  outline: none !important;
}

.cf,
.clear {
  float: none;
  clear: both;
  line-height: 0;
  width: 1px;
  margin: 0;
  padding: 0;
  font-size: 0;
  height: 0;
}

.nomargin {
  margin: 0 !important;
}

.nopadding {
	padding: 0 !important;
}

.nobackground {
  background: transparent none !important;
}

.noborder {
  border: none !important;
}


.notextdecoration {
  font-weight: normal !important;
  text-decoration: none !important;
  border: none !important;
}

.fullwidth,
.p_fullwidth input {
  width: 98% !important;
}


hr {
  display: none;
}

.nobr {
	white-space: nowrap;
}
.hidden {
  display: none;
}