@CHARSET "ISO-8859-1";
/* modified: 090902 cl */
/*-----------------------BASIC-------------------------*/
body {
    background: #272727;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 18px;
}

strong, em, b, i, .strong, h1, h2, h3, h4 {
  color:#333;
}

h1 {
    display: none;
}

h2 {
    line-height: 18px;
    font-size: 15px;
}

h3 {
    font-size: 15px;
    padding:10px 0 15px !important;
}

h4 {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

p {
    color: #333;
    font-size: 12px;
    margin-bottom: 6px;
}

p.strong {
    font-weight: bold;
}

ul, ol {
    padding-left: 28px;
    margin: 13px 0px;
}

li {
    list-style-image: url(picts/dot.png);
    color: #333;
}

ol li {
    list-style: decimal;
}

#sidebar_inner li {
    list-style-image: url(picts/dot-black.png);
    color: #333;
}

#sidebar_inner a {
    color: #333 !important;
}

a {
    outline: 0px;
    color: #ee7f00;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0px;
}

span.clear {
    display: block;
    clear: both;
    height: 1px;
}

/*-----------------------CONTAINER-------------------------*/
#wrapper_shadow {
    width: 981px;
    margin: 18px auto;
    background: url(picts/wrapper_shadow.png) repeat-y;
    color: #000;
}

#wrapper {
    width: 960px;
    margin: auto;
    background: #3f3f41 url(picts/wrapper_bg.png) repeat-x;
    color: #000;
}

body.small-body #wrapper {
    background-image: url(picts/wrapper_bg_small.png);
}

#header.worldwide {
    height: 100px;
    background: #fff url(picts/logo_worldwide.png) no-repeat;
}

#header.emea {
    height: 100px;
    background: #fff url(picts/logo_emea.png) no-repeat;
}

#header.usa {
    height: 100px;
    background: #fff url(picts/logo_usa.png) no-repeat;
}

#header.dach {
    height: 100px;
    background: #fff url(picts/logo_dach.png) no-repeat;
}
#header.ch {
    height: 100px;
    background: #fff url(picts/logo_ch.png) no-repeat;
}
#header.benelux {
    height: 100px;
    background: #fff url(picts/logo_benelux.png) no-repeat;
}

#header.asia {
    height: 100px;
    background: #fff url(picts/logo_asia.png) no-repeat;
}
#header.fr {
    height: 100px;
    background: #fff url(picts/logo_fr.png) no-repeat;
}
#header.it {
    height: 100px;
    background: #fff url(picts/logo_it.png) no-repeat;
}
#header.cn {
    height: 100px;
    background: #fff url(picts/logo_china.png) no-repeat;
}
#header.br {
    height: 100px;
    background: #fff url(picts/logo_br.png) no-repeat;
}
#header.es {
    height: 100px;
    background: #fff url(picts/logo_es.png) no-repeat;
}
#header.jp {
    height: 100px;
    background: #fff url(picts/logo_jp.png) no-repeat;
}

#content {
    border-top: 5px solid #ef7f01;
    background: #3f3f41 url(picts/content_bg.png) repeat-x;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
    color: #999;
}

.small-body #content {
    background-image: url(picts/content_bg_small.png);
}

/*-----------------CENTER BOX--------------------*/
#center_box {
    width: 698px;
    margin-top: 26px;
    background: url(picts/bg_center.png) repeat-y;
}

.center_bottom {
    width: 698px;
    display: block;
    margin: auto;
    height: 20px;
    background: url(picts/bg_center_bottom.png);
}

#center_box.center {
    margin: auto;
    margin-top: 26px;
}

#center_box.left {
    margin-top: 32px;
    margin-left: 13px;
    float: left;
    background: none;
}

#center_box.left #center_box_inner {
    background: url(picts/bg_center.png) repeat-y;
}

#center_box h2 {
    margin-left: 25px;
    padding-left: 23px;
    padding-right: 30px;
    height: 24px;
    background: url(picts/small_logo.png) no-repeat;
    margin-top: 0px;
    margin-bottom: 20px;
}

#center_box h3 {
    margin-left: 30px;
    margin-right: 25px;
    margin-bottom: 0px;
}

#center_box p {
    margin-left: 30px;
    margin-right: 25px;
    margin-top: 0px;
}

#center_box li {
    margin-left: 30px;
    margin-right: 25px;
}

.center_box_top {
    display: block;
    height: 16px;
    background: url(picts/bg_center_top.png);
}

.center_box_bottom {
    display: block;
    height: 16px;
    background: url(picts/bg_center_bottom.png);
}

p.separator, div.separator {
    position: relative;
    clear: both;
    display: block;
/*     width: 649px !important; */
    background: transparent url(picts/separator.png) left top repeat-x;
    /* 	overflow: hidden; */
    margin: 10px auto 0 auto !important;
    padding: 10px 0 10px 0;
}

p.separator, div.separator label {
	width: 90%;
}

td {
  vertical-align: top;
}

label.right-of {
	display: inline;
}

p.bottom, div.bottom {
    background-position: left bottom !important;
    padding: 0 0 30px 0;
}

p.no, div.no {
    background-image: none !important;
    padding: 10px 0 10px 0;
}

/*******************************/
.submit-area, .submit-area-noclear {
    float: left;
    height: 34px;
    margin: 0 30px 0 30px;
    padding: 0 34px 0 0;
    background: url(picts/big_button_right.png) right top no-repeat transparent;
}

.submit-area.submit-download {
    background: url(picts/big_button_download.png) right top no-repeat transparent;
    float: left;
    margin: 0 0 0 30px;
}

.submit-area-noclear {
    clear: none !important;
    margin: 0px 30px 0 auto !important;
}

.submit-area .submit-inner {
    background: url(picts/big_button_left.png) no-repeat;
    height: 34px;
    padding-bottom: 10px;
    white-space: nowrap;
}

.submit-area a, .submit-area button, .submit-area input {
    background: url(picts/big_button_center.png) repeat-x;
    display: block;
    border: 0px;
    float: left;
    margin: 0 0 0 6px !important;
    padding: 0 6px !important;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.submit-area.centered {
    float: none;
}

.mini-email {
    padding: 30px;
    padding-top: 6px;
}

p.i-have-my-astaro-hint {
    float: none;
    color: #999;
}

span.separator {
    clear: both;
    display: block;
    width: 649px;
    height: 14px;
    margin: auto;
    background: #f5f5f6 url(picts/separator.png);
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

span.separator.second {
    margin-top: 30px;
}

.next_step p {
    margin-bottom: 25px;
}

.bottom_line {
    margin-top: 50px;
}

.below {
    padding-top: 20px;
}

.installation, .questions, .buy {
    padding-top: 40px;
    font-weight: bold;
    padding-bottom: 0px;
}

.questions {
    padding-top: 0px;
}

.buy {
    padding-top: 20px;
}

span.big_button {
    display: block;
    background: url(picts/big_button_left.png) no-repeat;
    height: 34px;
    /* 	margin-left: 28px; */
    padding-bottom: 10px;
}

.odd span.big_button {
    margin-left: 0px;
}

.big_button a, .big_button input {
    display: block;
    border: 0px;
    float: left;
    margin: 0 6px !important;
    padding: 0 10px !important;
    /* 	background: url(picts/big_button_center.png) repeat-x; */
    background: transparent;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

span.big_button .big_button_right, span.big_button .big_button_download {
    display: block;
    float: left;
    height: 34px;
    background: url(picts/big_button_right.png);
    width: 34px;
}

span.big_button .big_button_download {
    background: url(picts/big_button_download.png);
}

.getting_started_btn {
    margin-top: 20px;
}

.highlight {
    display: block;
    background: url(picts/bg_highlight.png) repeat-x;
    padding: 0px;
    padding-bottom: 10px;
    margin-bottom: 35px;
    font-weight: bold;
}

.highlight2 {
    background-color: #FEFFC9;
    border: 1px solid #FFE77E;
    padding: 10px;
    margin: 14px auto;
    max-width: 90%;
}

.highlight2 td {
    color: #333;
}

/*-----------------------SIDEBAR-------------------------*/
#sidebar {
    width: 211px;
    float: right;
    margin-top: 32px;
    /* 	background: url(picts/sidebar_shadow.png); */
}

#sidebar #sidebar_inner {
    width: 205px;
    background: #ee7f00;
    margin-left: 6px;
}

#sidebar #sidebar_inner div {
    /* 	background: url(picts/orange_verlauf.png) repeat-x; */
}

#sidebar h4 {
    padding: 10px 20px;
    margin: 0px;
}

#sidebar p {
    margin: 0px;
    padding: 10px 20px;
}

#sidebar .list {
    border-bottom: 1px solid #ce7b09;
}

#sidebar .list p {
    padding: 0px 20px 10px;
}

#sidebar p.strong {
    padding-top: 20px;
    padding-bottom: 20px;
}

#sidebar p.quote {
    font-style: italic;
    color: #fff;
}

#sidebar p.person {
    padding-bottom: 15px;
}

#sidebar p.person span {
    display: block;
}

#sidebar p.person span.name {
    font-weight: bold;
}

#sidebar .sidebar_top {
    display: block;
    height: 15px;
    background: url(picts/sidebar_top.png);
}

a.more {
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: right;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    padding-right: 20px;
    background: url(picts/arrow_right.png) no-repeat;
    background-position: 96% 50%;
}
/* ASTARO FORMS */
/* GENERAL FORMAT */
.AstaroForm * {
  padding: 0;
}

.AstaroForm h3 {
  background: none !important;
  border: none !important;
  clear: both;
  padding: 20px 0 0 27px !important;
  margin: 0 0 !important;
  text-align: left;
}
.AstaroForm .odd,
.AstaroForm .even {
  float: left;
  height: 60px;
  width:44%;
  position: relative;
  padding-right:2%;
  padding-left: 4%;
  padding-top: 10px;
}

.AstaroForm .even {
  float: right;
  padding-right:4%;
  padding-left: 2%;
}

.AstaroForm .odd *,
.AstaroForm  .even * {
  width: 100%;
  position: relative;
  display: block;
}
script {
  display: none !important;
}
.AstaroForm .odd.error,
.AstaroForm .even.error,
.separator.error {
  height: auto !important;
  min-height: 60px;
}

.AstaroForm label.formLabel {
  display: block;
  width: 97%;
  margin: 0 0 5px 0 !important;
color:#333 !important;
}
.AstaroForm .right-of input{
  float: left;
}
.AstaroForm .right-of label.formLabel.right-of {
  padding-left: 19px;
}

.separator {
  padding: 0 1% 0 1%;
  clear: both;
  background: transparent url(picts/separator.png) no-repeat scroll center top !important;
}
.separator label.formLabel {

}
.separator.s-no,
.separator.s-top,
.separator.s-bottom,
.separator.s-small {
  height: 60px;
  padding-left: 4%;
  padding-right:4%;
  width:92%;
}
.separator.s-top {
  padding: 20px 0 0 0;
  background: transparent url(picts/separator.png) no-repeat scroll center 0px !important;
}
.separator.s-no {
  background: none !important;
	padding: 0 !important;
}
.separator.s-small {
  height:35px !important;
}
.separator.textarea {
  height:120px;
}
.separator.headline {
  height:94px !important;
}

/* ELEMENT LAYOUT */
.AstaroForm input[type=text],
.AstaroForm textarea,
.mini-email input {
  line-height: 17px;
  border: 1px solid #ccc;
  padding: 6px 0;
  width: 100%;
}

.AstaroForm textarea {
  height: 80px;
}

.separator textarea {
  width: 100%;
}

.AstaroForm select {
  width: 100% !important;
  max-width:308px;
}

.AstaroForm select * {
  background: #fff;
}

/* SPECIALS */
.AstaroForm .nobr {
  display:block;
}
.AstaroForm .nobr br {
  display:none;
}
.AstaroForm .nobr label br {
  display:block;
}
.AstaroForm .nobr label{
  display:block;
  width: 36%;
  float: left !important;
  padding: 0 !important;
  margin-bottom:10px;
  background:none !important;
}
.AstaroForm .nobr label * {
  margin: 5px;
}
.AstaroForm .nobr label strong {
  text-align: left;
  display: block;
  height: 35px;
  float:right;
  margin: 5px;
}

.AstaroForm .nobr label input{
  float:left;
  margin: 0px 5px;
  display:inline;
width:auto;
}
.AstaroForm .nobr label img{
  float:right;
  margin: 5px;
}
.AstaroForm .nobr label span {
/*  display: block;
  background: #fff;*/
  text-align: left;
  margin: 0px;
}

/* SUBMIT BUTTONS */
.AstaroForm .submit-area, .AstaroForm .submit-area-noclear {
  float: left;
  height: 34px;
  margin: 0 30px 0 0;
  padding: 0 34px 0 0;
  background: url(./picts/big_button_right.png) right top no-repeat transparent;
}

.AstaroForm .submit-area.submit-download {
  background: url(./picts/big_button_download.png) right top no-repeat transparent;
  float: left;
  margin: 0 0 0 30px;
}

.AstaroForm .submit-area-noclear {
  clear: none !important;
  margin: 0px 30px 0 auto !important;
}

.AstaroForm .submit-area .submit-inner {
  background: url(./picts/big_button_left.png) no-repeat;
  height: 34px;
  padding-bottom: 10px;
  white-space: nowrap;
  
}

.AstaroForm .submit-area a, .AstaroForm .submit-area button, .AstaroForm .submit-area input {
  background: url(./picts/big_button_center.png) repeat-x;
  display: block;
  border: 0px;
  float: left;
  margin: 0 0 0 6px !important;
  padding: 0 16px !important;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

/* multiCheckbox */

.AstaroForm .multiCheckbox {
    height:  auto !important;
}

.AstaroForm .multiCheckbox br {
    display: none;
}
.AstaroForm .multiCheckbox label br {
    display: block;
}
.AstaroForm .multiCheckbox label {
  width: 36%;
  float: left !important;
  padding: 0 !important;
  margin-bottom:10px;
  background:none !important;
  color: #333;
}
.AstaroForm .multiCheckbox label.formLabel {
  width: 90% !important;
}
.AstaroForm .multiCheckbox label input {
    margin: 5px !important;
    float: left !important;
    width: auto;
}
.AstaroForm .multiCheckbox label input[type=checkbox],
.AstaroForm .multiCheckbox label input[type=radio] {
  float:left !important;
  margin:0 5px !important;
/*   margin-bottom: 30px !important; */
}
.AstaroForm .multiCheckbox label b,
.AstaroForm .multiCheckbox label strong{
    margin: 0 !important;
}

/* ERRORS */
.AstaroForm span.error {
  display: block;
  padding-top: 0px;
  font-size: 9px;
  color: #f00;
  border: none !important;
}
.AstaroForm .error {
  border-color: #f00 !important;
}
/* END ASTARO_FORMS */

.clear {
  clear:both;
}

.icon-label {
  cursor: pointer;
}

/*-----------------------FOOTER-------------------------*/
#meta_navi {
    clear: both;
    display: block;
    text-align: center;
    margin: 0px;
    padding: 0px;
    padding-bottom: 30px;
    padding-top: 75px;
}

#meta_navi li {
    display: inline;
}

#meta_navi a {
    font-size: 10px;
    text-decoration: none;
    color: #9f9f9f;
    padding: 0px 5px;
    border-right: 1px solid #9f9f9f;
}

#meta_navi .last_child a {
    border: none;
}

#footer {
    height: 40px;
    background: #1a1a1c;
}

#footer p {
    text-align: center;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    color: #5e5e60;
    font-size: 9px;
}

#footer .footer_bottom {
    display: block;
    height: 10px;
    background: url(picts/wrapper_shadow_bottom.png);
}

table.black * {
    color: #000 !important;
    text-align: justify;
}

.even label span, .odd label span {
display: inline !important;
}

