/*--- reset ---*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {
  display: block;
}
nav ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
ul ul {
  list-style: circle;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}
ins {
  text-decoration: underline;
}
del {
  text-decoration: line-through;
}
mark {
  background: none;
}
abbr[title], dfn[title], acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input[type=submit], input[type=button], button {
  margin: 0;
  padding: 0;
}
input, select, a img {
  vertical-align: middle;
}

b, strong {
  font-weight: bold;
}
i, em {
  font-style: italic;
}
/* Aufteilung */
body {
  font-size: 13px;
}
.page {
  line-height: 1.7;
  font-family: "Open Sans";
  color: #6e7379;
  background-color: #dddddd;
}

.statisch {
  max-width: 1220px;
  overflow: hidden;
  margin: 0px auto;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}

.main {
  clear: both;
  text-align: left;
  overflow: hidden;
  padding: 0px;
  padding-top: 30px;
  margin: 0px auto;
}

.main .float-helper {
  float: left;
  position: relative;
  overflow: hidden;
  width: 85%;
}

.main .navigation {
  float: left;
  width: 15%;
  background-repeat: no-repeat;
}

.main .content {
  float: left;
  padding: 0;
  width: 70%;
  background-color: #fff;
}

.main .referenz {
  float: left;
  padding: 0;
  margin: 20px 5px 0 15px;
  background-color: #fff;
}

.main .related {
  float: left;
  width: 30%;
  padding: 0;
  margin: 0;
}

td {
  color: #444;
}
/* Basisdefinitionen */
* {

  padding: 0;
  margin: 0;
}

html {
  height: 101%;
}

body {
  height: 100%;
  text-align: center;
  position: relative;
  color: #444;
}

a, a:link, .main a {
  color: #2884bd;
  text-decoration: none;
  font-weight: normal;
}

a:hover, .main a:hover {
  color: #d40d34;
}

img {
  border: 0;
}

ul li {
  list-style-type: none;
}

/*google suchfeld */

#cse-search-box {
  float: right;
  margin: 8px 5px 0 2px;
}

*+ html #cse-search-box {
  margin-top: 5px;
}

* html #cse-search-box {
  margin-top: 5px;
}

.suchbox {
  padding: 1px;
  width: 165px;
}

*+ html .suchbox {
  width: 156px;
  height: 14px;
  margin-bottom: 2px;
}

* html .suchbox {
  width: 152px;
  height: 16px;
  margin-bottom: 2px;
}

/* Metanavigation */

.header .meta {
  clear: both;
  background-color: #2884bd;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 2px 2px rgba(0,0,0,.12);
}

.header .meta input {
  margin: 0;
}

.metanavigation {
  margin: 0px 15px;
  overflow: hidden;
}

.header .meta .metanavigation {
  font-family: "Open Sans";
  position: relative;
}

.header .meta .metanavigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  display: inline-block;
  float: none;
  line-height: 1;
}

.header .meta .metanavigation ul li {
  float: left;
  position: relative;
  padding: 25px 0px;
}

.header .meta .metanavigation ul li a {
  color: #aec0dc;
  font-size: 13px;
  padding: 0px 24px 0px 24px;
  margin: 0px;
  border-left: 1px;
  border-style: solid;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  border-color: #1e628c;
  border: none;
}
.header .meta .metanavigation ul li a:hover {
  color: #fff;
  transition-duration: 0.8s;
}

/* Hauptnavigation */
.hauptnavigation {
  list-style-type: none;
  list-style: none;
  padding: 20px;
}

.hauptnavigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}

.hauptnavigation li {
  margin: 0;
  padding-left: 30px;
  background: url("../images/lnk.gif") no-repeat left center;
}

.hauptnavigation li a {
  display: block;
  text-decoration: none;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  color: #444;
  margin: 0;
  padding: 0;
}

p, ol, ul, blockquote, h1, h2, h3, h4, input, textarea, form, table {
  margin-bottom: 18px;
  font-weight: 400;
}

.header {
  display: inline;
  height: 180px;
  width: 100%;
  position: relative;
  text-align: left;
}

.header h1 {
  width: 361px;
  height: 124px;
  text-indent: -8888px;
  background: url("../images/logo1.gif") no-repeat 50px 0;
  border: 0;
  margin: 0;
}

.header  a h1 {
  float: left;
  display: block;
  outline: none;
}

.header h2 {
  display: block;
  text-indent: -8888px;
  position: absolute;
  right: -800px;
  top: 0px;
  bottom: 0px;
  left: 40%;
  height: 124px;
  background: #000;
  opacity: .04;
  transform: skew(-45deg);
}

.main-unten {
  display: none;
}
.main .title {
  font-size: 32px;
}

.main h2 {
  color: #454545;
  font-size: 24px;
  font-family: "Open Sans";
}

.main h2 a {
  color: #039;
  border: 0;
  text-decoration: none;
}

.main h2 a {
  color: #039;
}

.main h3 {
  font-size: 1.2em;
  color: #039;
  border: 0;
}

.main h3.date {
  font-size: 1.1em;
  color: #039;
  color: #666;
  border: 0;
}

.main p.tag {
  text-align: right;
  margin: -.6em 0 .6em;
}

.main .posted {
  margin: 0;
}

.main .entry {
  margin-top: 1em;
  margin-bottom: 3em;
}

.clr, .clear {
  clear: both;
}

.main .related h3 {
  border-bottom: 1px solid #039;
  margin: 1.2em 0 .4em;
}

.main .related ul {
  margin: 0 0 1em;
}

.main .related ul li ul {
  margin: 0;
}

.main .related ul li {
  padding: 0 0 0 13px;
}

.main .related p.rss a, .main .related ul li a {
  text-decoration: none;
}

.main .related p {
  margin: 0 0 1em;
}
.main .related form {
  margin-bottom: 0px;
}
.main .related p, .main .related form {
  padding: 10px;
}

.main .related p b {
  color: #454545;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 18px;
}

.main ul.link li {
  margin: 0;
  padding: 15px 20px 13px;
  display: inline;
}

.main ul.link li.del {
  background: transparent url(https://www.bohr-saege-service.de/del.gif) no-repeat 0 50%;
}

.main ul.link li.rss {
  background: transparent url(https://www.bohr-saege-service.de/rss.gif) no-repeat 0 50%;
}

.main ul.link li.wong {
  background: transparent url(https://www.bohr-saege-service.de/wong.gif) no-repeat 0 50%;
}

.main .bookmark {
  border: 1px solid #36c;
  background: #e1edfa;
  margin: 0;
  padding: 8px 13px 0;
}

.main .comment {
  background: #e1edfa;
  margin-bottom: 1em;
  padding: 0;
  position: relative;
}

.main .comment-header {
  padding: 1em;
  font-weight: bold;
}

.main .comment-header span {
  /*color:#666;*/
  font-weight: normal;
}

.main .comment-content p, .main .comment-content ul, .main .comment-content ol, .main .comment-content blockquote {
  padding: 0 1em 1em;
}

.main .related p.rss {
  margin: -.8em 0 2em;
  padding: 0 0 0 2em;
  background: #fff url(https://www.bohr-saege-service.de/rss.gif) no-repeat 0 50%;
}

.text {
  margin: 0px 15px 20px;
}
.text .head-info {
  font-weight: bold;
  padding: 20px;
  background-color: #ddd;
}

.main label {
  display: block;
}

.main #comments-open-text span, .main #comment-form-remember-me {
  display: none;
}

.main input, .main textarea {
  color: #b5b5b5;
  background-color: #f5f5f5;
  outline: none;
  padding: 6px;
  max-width: 100%;
  border-color: #eee;
  font-family: "Open Sans";
  margin-right: 10px;
  vertical-align: baseline;
  border: 1px solid #cad4e4;
}

.main input#comment-submit, .main input#comment-preview {
  /*width:140px;*/
}

.main .related #Anrufen {
  background-color: #d40d34;
  margin-bottom: 0;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  padding: 10px 25px;
  margin-bottom: 15px;
  margin-right: 5px;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  border: none;
}

.main .related p.rssfeeds {
  margin: 0 0 3em;
}

.main p.posted {
  margin: 0 0 1em;
}

.main p.posted span {
  color: #999;
}

.main #comments-notifier input {
  display: inline;
  width: 30px;
}

.main #comments-notifier label {
  display: inline;
}

.main blockquote {
  margin: 10px 30px;
  padding: 10px 20px;
  background: #efefef;
}

.main blockquote strong {
  display: block;
}

.main .trackback p {
  padding: .4em 1em 1em;
}

.main .trackback .posted {
  margin: 0;
  padding: 1em 1em 0;
}

.list-bullets {
  margin-left: 15px;
}

.list-bullets li {
  list-style: disc;
  list-style-type: disc;
}

.contact {
  margin: 35px;
}

.contact li {
  display: block;
  float: left;
  padding-left: 35px;
  margin-left: 5px;
}
.contact li div {
  float: left;
}

.contact li i {
  float: left;
  line-height: 2;
  margin-right: 10px;
}

/* responsive stuff */
@media only screen and (max-width: 990px) {
  .page .main {
    padding-top: 0px;
  }
  .page .main .navigation, .page .main .content, .page .main .related, .page .main .float-helper {
    float: none;
    width: 100%;
  }

  .page .main .related div span {
    display: block;
  }

  .page .main .related {
    text-align: center;
  }

  .page .header .meta .metanavigation ul li a {
    padding: 0px 20px 0px 24px;
  }

  .contact {
      margin: 20px;
  }

  .contact li {
    margin-bottom: 10px;
    padding-left: 0; 
  }

  .contact li i {
    line-height: 1.5;
    font-size: 200%;
    margin-right: 20px;
  }

  .contact .hide {
    display: none;
  }
}
