* {
    border: 0 none;
    margin: 0;
    padding: 0;
}

body {
    font:14px 'DIN Next W01 Regular','Verdana';
    color: #51565C;
}

header > .inside, footer > .inside, #main > .inside {
    width: 940px;
    margin: 0 auto;
}

h1#logo {
    display: block;
    float: left;
    height: 65px;
    width: 260px;
    margin: 17px 20px
}

h1#logo a {
    background-image: url("../landingpage/logo-240.png");
    display: block;
    width: 100%;
    height: 65px;
    text-indent: -9999em;
    margin: 0;
    padding: 0;
}

h1#logo.rblogo a {
    background-image: url("http://robertbraun.com/files/braun/layout/logo2.png");
    background-size: contain;
    background-repeat: no-repeat;
}

#wrapper {
	margin-top: 50px;
}

header {
    background: url("http://l.braun-raumsysteme.com/files/braun/bilder_landingpage/Startseite/Sliderbild/rotate.php") center top #DDDEE0 no-repeat;
    font-size: 13px;
}

header > .inside {
    background: #fff;
    height: 90px;
}

#wrapper div.custom {
    display: none;
}

#banner {
    clear: both;
    margin-top: 200px;
}

#banner .page-headline {
    width: 940px;
    margin: 0 auto;
}

#banner h1 {
    margin: 0;
    display: inline-block;
    background: #a93027;
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    padding: 12px 13px 8px 13px;
    float: left;
}
#banner br {
    display: block;
    clear: both;
}
#banner h2 {
    font-size: 19px;
    margin: 0;
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 8px 13px;
}

#banner h1 a {
    color: #fff;
    text-decoration: none;
}

#banner h1 span {font-weight: bold;}

#banner h2 a {
    color: #51565C;
    text-decoration: none;
}

#main .hr {
	clear: both;
    width: 100%;
	padding-top: 20px;
	padding-bottom: 17px;
}

#main hr {
    background-color: #C4C4C4;
    height: 1px;
}

#main {
    font-size: 14px;
}

.mod_article .introduction {
    color: #51565C;
    line-height: 25px;
    margin-bottom: 0px;
    margin-top: 33px;
    font-size: 18px;
}

h3.ce_headline {
    display: block;
    color: #a93027;
    margin-bottom: 20px;
}

h2.ce_headline {
    color: #a93027;
    font-size: 28px;
    margin-bottom: 20px;
	margin-top: 5px;

}

.ce_teaser-2column:nth-of-type(2n+2) {
    float: right;
}

.ce_teaser-2column:nth-of-type(2n+1) {
    float: left;
}

.ce_teaser-2column {
    width: 460px;
    float: right;
}

.ce_teaser-2column .teaser-head {
    position: relative;
    height: 95px;
    overflow: hidden;
    background: #DDDEE0;
}

.ce_teaser-2column .teaser-head img {
    z-index: 1;
}
.ce_teaser-2column .teaser-head h3 a {
    color: #eee;
    text-decoration: none;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.ce_teaser-2column .teaser-head h3 a:hover {
    color: #fff;
}
.ce_teaser-2column .teaser-head h3  {
    position: absolute;
    bottom: 20px;
    color: #fff;
    font-size: 17px;
    margin: 0;
    background: #a93027;
    z-index: 2;
    padding: 5px 8px;
}


.ce_teaser-2column .teaser-text {
    margin:20px 0 20px 0;
}

footer {
    clear: both;
    font-size: 12px;
    color: #97989a;
	margin: 20px 0 10px 0;
}
footer a {
    color: #97989a;
    text-decoration: none;
}

footer a:hover {
    color: #a93027;
    text-decoration: underline;
}

footer .copy {
    float: left;
    width: 200px;
}

footer .top {
    float: right;
    width: 24px;
    text-align: right;
}

footer .top a {
    display: block;
    background: url(../../../braun/layout/footer-scrolltotop.png) center center no-repeat #C4C4C4;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: -9999em;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
}

footer .top a:hover {
  background-color: #a93026;

}

a {
    color: #a93027;
}

.ce_gallery img.full {
	display: none;
}

.ce_gallery img.full1 {
	display: inline-block;
}

.ce_gallery .arrow-left {
  display: block;
  height: 138px;
  width: 43px;
  background-color: #a93027;
  float: left;
  background-image: url(../product-gallery-left.png);
  background-position: center center;
  background-repeat:no-repeat;
}

.ce_gallery .thumbs {
	padding-left: 14px;
  width: 840px;
  height: 138px;
  background-color: #c4c4c4;
  float: left;
  overflow: hidden;
}

.ce_gallery .thumbs a {
  width: 196px;
  height: 110px;
  display: block;
  float: left;
  margin-right: 14px;
  margin-top: 14px;
  display: none;
}
.ce_gallery .thumbs a:nth-child(-n+4) {
	display: block;
}

.ce_gallery .arrow-right {
  display: block;
  height: 138px;
  width: 43px;
  background-color: #a93027;
  float: left;
  background-image: url(../product-gallery-right.png);
  background-position: center center;
  background-repeat:no-repeat;
}



.backlink {
    width: 192px;
    float:right;
    margin-top: 40px;
}

.ce_servicebox-2column {
	width: 460px;
	float: left;
	min-height: 100px;
	margin: 20px 0 0 0;
}

.ce_servicebox-2column:nth-child(odd) {
    margin-right: 20px;
}

.ce_servicebox-2column:nth-child(even) {
    margin-right: 0;
}

.ce_servicebox-2column .service-icon {
	width: 40px;
	float: left;
}

.ce_servicebox-2column .service-content {
	width: 350px;
	float: right;
	margin-right: 50px;
}

.ce_servicebox-2column .service-content.full {
    float: left;
    width: 390px;
}

.ce_servicebox-2column:nth-child(even) .service-content.full {
    margin-right: 0;
}


.ce_servicebox-2column .service-head {

}

.ce_servicebox-2column .service-head h3{
	margin: 0 0 10px 0;
	color: #a93027;
	font-size: 18px;
}

.ce_servicebox-2column .service-text {
	margin: 0 0 10px 0;
}

.ce_big-button {
	height: 65px;
	background: #a93027;
	color: #fff;
	font-size: 24px;
	width: 460px;
	margin: 20px 0 20px 0;
}

.ce_big-button:nth-of-type(even) {
    float: left;
}

.ce_big-button:nth-of-type(odd) {
    float: right;
}

.ce_big-button a {
	display: block;
	height: 65px;
	color: #eee;
	text-decoration: none;
}
.ce_big-button a span.link {
	display: block;
	padding: 20px;
}

.ce_big-button span.arrow {
    display: block;
    position: relative;
    float: right;
    top: -65px;
    width: 34px;
    height: 65px;
    background: url("../landingpage/btn-arrow-right.png") #d4d5d9 no-repeat center center;
}


.ce_big-button a:hover {
	color: #fff;

}

.ce_request {
    height: 65px;
}

.ce_request.full {
    width: 100%;
    float: none;
    clear: both;

}
.ce_request.full a {
    width: 100%;
    height: 65px;
}


#top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #a93027;
    color: #fff;
    min-height: 50px;
    -webkit-box-shadow:  0px 5px 10px 3px rgba(0, 0, 0, 0.4);
    box-shadow:  0px 5px 10px 3px rgba(0, 0, 0, 0.4);
    font-size: 15px;
    z-index: 8000;
}

#top .label {
    display: block;
    width: 220px;
    font-size: 18px;
    float: left;
    margin: 15px 0;
}

#top > .inside {
    width: 940px;
    margin: 0 auto;
}

#top .phone {
    float: left;
    background: url("../landingpage/icons/icon-phone.png") no-repeat left center;
    padding-left: 45px;
    margin: 15px 0;
}

#top .mail {
    float: left;
    background: url("../landingpage/icons/icon-mail.png") no-repeat left center;
    padding-left: 45px;
    margin: 15px 0;
    margin-left: 30px;
}

#top .mail a {
    color: #fff;
    text-decoration: none;
}

#top a.top-nav {
    color: #51565c;
    display: block;
    width: 240px;
    height: 30px;
    font-size: 14px;
    float: right;
    text-decoration: none;
    background: #fff;
    margin: 10px 0;
}


#top a.top-nav.state-hover span {
    background: url("../landingpage/icons/icon-uparrow.png") no-repeat right center;
}


#top a.top-nav span {
    display: block;
    padding: 7px;
    padding-left: 10px;
    background: url("../landingpage/icons/icon-downarrow-small.png") no-repeat right center;
    margin-right: 5px;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
}

#top a.top-nav:hover span {
  background-image: url("../landingpage/icons/icon-downarrow-small_hover.png")
}
.topbar-content {
    width: 940px;
    min-height: 350px;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #c36e67;
    margin-top: -406px;
}

.topbar-content span.title {
    display: block;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}

.mail a:hover {
  text-decoration: underline;
}

.topbar-content .column {
    width: 460px;
}

.left {float:left;}
.right {float:right}


.topbar-content  form input.text {
    border: 1px solid #C4C4C4;
    color: #51565C;
    display: block;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-right: 20px;
    padding-left: 8px;
    padding-right: 8px;
    width: 200px;
}
 /* +3 hidden fields! all input fields sould be placed in html dom at the bottom */
.topbar-content form.kontakt input.text:nth-child(2n+3) {
    margin-right: 0;
}

.topbar-content form.kontakt .select_container {
    border: 1px solid #C4C4C4;
    float: left;
    height: 28px;
    margin-right: 20px;
    overflow: hidden;
    width: 216px;
}

.topbar-content select {
    background-image: url("../select.png");
    background-position: 200px center;
    background-repeat: no-repeat;
    display: block;
    font-size: 12px;
    height: 28px;
    padding-left: 5px;
    padding-top: 5px;
    width: 240px;

}

input:focus {
    color: #a93027 !important;
}

.topbar-content input.submit {
    background-color: #d4d5d9;
    color: #51565a;
    font-size: 12px;
    height: 30px;
    line-height: 26px;
    margin-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
    transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
}

.topbar-content input.submit:hover {
  background-color: #ffffff;
  color: #a93026;
}

.topbar-content form.kontakt input.mandatory {
    background-color: #EEEEEE;
}

.topbar-content form.kontakt textarea {
    border: 1px solid #C4C4C4;
    color: #51565C;
    font-size: 12px;
    height: 72px;
    padding: 8px;
    width: 439px;
}

.topbar-content div.anfahrt form span {display: none;}

.topbar-content div.anfahrt form input.submit {
    margin:4px 0 0 0;
    height: 30px;
}

.topbar-content div.anfahrt form input.text {
    margin-top: 4px;
    margin-right: 10px;
    border: 1px solid #C4C4C4;
    color: #51565C;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    padding-left: 30px;
    width: 131px;
}

.topbar-content div.anfahrt form input.from {
    background: url("../anfahrt-from.png") no-repeat scroll left center #EEEEEE;
}

.topbar-content div.anfahrt form input.to {
    background: url("../anfahrt-to.png") no-repeat scroll left center #FFFFFF;
}

.topbar-content div.anfahrt > div,
.topbar-content div.anfahrt > p,
.topbar-content div.anfahrt > br,
.topbar-content div.anfahrt > span,
.topbar-content div.explanation
{
    display: none;
}

.topbar-content div.anfahrt iframe {
    width: 460px;
    margin:0;
    height: 290px;
}

.chrome #top .anfahrt .submit, .webkit #top .anfahrt .submit, .ie #top .anfahrt .submit { width: 98px !important; }

.ie #top { box-shadow: none !important; }