/* general tags */
* {
  padding: 0;
  margin: 0;
  border: 0;
}

html, body {
  color: #999;
  font-size: 12px;
  line-height: 16px;
  font-family: Arial;
  background-color: #fff;
  letter-spacing:0.005em;
}

p, ul {
  margin: 0 0 1em 0;
}

tr {
  vertical-align: top;
}

h1 {
  font-weight: normal;
  font-size: 28px;
  line-height: 33px;
  color: #ff6600;
}

h2 {
  font-weight: normal;
  font-size: 28px;
  line-height: 33px;
  color: #999;
}

h3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #ff6600;
}

h4 {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #999;
}

h5 {
  font-size: 12px;
  line-height: 15px;
  color: #ff6600;
}

h6 {
  font-size: 12px;
  line-height: 15px;
  color: #666;
}

/* classes */
.orange {
  color: #ff6600;
}
.warn {
  color: #ff6600;
}

.large {
  font-size: 18px;
  line-height: 22px;
}

.spacerruler {
  border-bottom: 1px #ccc solid;
  margin-bottom: 15px;
}

.inptxt {
  border: 1px #ccc solid;
  font-size: 18px;
  line-height: 22px;
  font-family: Arial;
  color: #999;
  padding: 5px;
  width: 374px;
}

.inparea {
  border: 1px #ccc solid;
  font-size: 18px;
  line-height: 22px;
  font-family: Arial;
  color: #999;
  padding: 5px;
  width: 374px;
  height: 135px;
}

.inpsubmit {
  border: 1px #ccc solid;
  font-size: 18px;
  line-height: 22px;
  font-family: Arial;
  background-color: #fff;
  color: #999;
  padding: 0px;
  width: 120px;
  height: 30px;
}

.inpsubmit:hover {
  color: #ff6600;
  border: 1px #ff6600 solid;
  cursor: pointer;
}


/* links */
a {
  color: #999;
  font-size: 12px;
  line-height: 15px;
  font-family: Arial;
  text-decoration: underline;
}

a:hover {
  color: #ff6600;
}

a.on {
  color: #ff6600 
}

#footer a, #subnav a {
  color: #999;
  font-size: 18px;
  line-height: 21px;
  font-family: Arial;
  text-decoration: none;
  padding-right: 15px;
}

#footer a:hover, #subnav a:hover {
  color: #ff6600;
}

#footer a.on, #subnav a.on {
  color: #ff6600 
}

.standard_col1 a {
  color: #999;
  font-size: 12px;
  line-height: 15px;
  font-family: Arial;
  text-decoration: none;
}

.standard_col1 a.small {
  color: #999;
  font-size: 12px;
  line-height: 15px;
  font-family: Arial;
  text-decoration: underline;
}

.standard_col1 a:hover {
  color: #ff6600;
}

.standard_col1 a.on {
  color: #ff6600 ;
}

.standard_col1 a.bon {
  font-weight: bold;
  color: #ff6600 ;
}

.standard_col0 a.small {
  color: #999;
  font-size: 12px;
  line-height: 15px;
  font-family: Arial;
  text-decoration: underline;
}

.standard_col0 a.small:hover {
  color: #ff6600;
}

/* grid */
#container {
  position: absolute;
  top: 25px;
  left: 55px;
  padding: 0px 20px;
  width: 950px;
  overflow: hidden;
}

#banner {
  position: relative;
  padding-top: 10px;
  width: 950px;
  height: 159px;
  font-size: 18px;
  line-height: 21px;
}

#logo_ipplus {
  position: absolute;
  right: 0px;
  top: 0px;
}

#subnav {
  padding-bottom: 6px;
  border-bottom: 1px #ccc solid;
}

#content {
  padding: 26px 0 4px;
}

#footer {
  padding: 6px 0 25px;
  border-top: 1px #ccc solid;
}

/* page elements */
#hp_headline {
  width: 367px;
  float: left;
  padding-top: 130px
}

#hp_text {
  width: 550px;
  clear: right;
  padding-top: 14px
}


.standard_row {
  overflow: hidden;
  padding-bottom: 20px;
}

.standard_col0 {
  float: left;
  width: 640px;
  padding-right: 105px;
  overflow: hidden;
  font-size: 18px;
  line-height: 21px;
}

.standard_col0 a {
  font-size: 18px;
  line-height: 21px;
}

.standard_col1 {
  float: left;
  width: 205px;
  overflow: hidden;
}

.row {
  padding: 7px 0 20px;
}

.col0 {
  float: left;
  padding-top: 20px;
  width: 470px;
  margin-right: 10px;
  border-top: 1px #ccc solid;
}

.col1 {
  float: left;
  padding-top: 20px;
  width: 470px;
  width: 470px;
  border-top: 1px #ccc solid;
}

.row img {
  margin: 0 0 10px -17px;
}

.box {
  border: 0;
  color: #999;
  font-size: 18px;
  line-height: 22px;
  font-family: Arial;
  background-color: #fff;
  letter-spacing:0.005em;
}

#t_kontakt td {
  padding-bottom: 18px;
  vertical-align: middle;
}

/* Clearfix workaround */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}



#ac_frame {
  border: 1px #ccc solid;
  padding: 10px 20px;
  margin-bottom: 20px;
}

#ac_frame form {
  text-align: center;
}
