/*
Theme Name: Extra Child Theme
Theme URI: https://wordpress-style.net
Description: Child theme for the amanzing Extra Theme
Author: Annette Roemer
Author URI: http:/ono-design.de
Template: Extra
Version: 1.1
Tags:
*/




/* Global Components */
/* Typography */
font-family: 'Source Sans Pro', sans-serif;
body {
  background: #ecf0f5;
  padding: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  word-break: break-word;
  word-wrap: break-word;
}
a:visited {
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding-bottom: 10px;
  color: rgba(0, 0, 0, 0.75);
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 1.3em;
  text-transform: uppercase;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 16px;
}
.page-title {
  padding-bottom: 10px;
}
p {
  margin-bottom: 1.6em;
  line-height: 1.7em;
  word-break: break-word;
  word-wrap: break-word;
}
p:last-of-type {
  margin-bottom: 0;
}
blockquote {
  border-left: 5px solid;
  margin: 20px 0 30px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 700;
}
ul {
  list-style-type: disc;
  padding: .7em 0 .3em 1.143em;
  line-height: 1.7em;
}
ol {
  list-style-type: decimal;
  list-style-position: outside;
  padding: .7em 0 .3em 1.143em;
}
ul li,
ol li {
  margin-bottom: .7em;
}
ul li ul,
ol li ul {
  list-style-type: square;
  padding: .7em 0 .3em 2.143em;
}
ul li ol,
ol li ol {
  list-style-type: lower-roman;
  padding: .7em 0 .3em 2.143em;
}
embed,
iframe,
object,
video {
  max-width: 100%;
}
.clear,
.clear:before,
.clear:after,
.clearfix:after,
#footer-bottom .container:before,
#footer-bottom .container:after,
.et_pb_extra_module .posts-list article:before,
.et_extra_other_module .posts-list article:before,
.et_pb_extra_module .posts-list article:after,
.et_extra_other_module .posts-list article:after,
.tabbed-post-module .tab-content:before,
.tabbed-post-module .tab-content:after {
  content: '';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
img {
  height: auto;
  max-width: 100%;
}
/* Post Captions and Alignments */
div.post .new-post .aligncenter,
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin-bottom: 10px;
  max-width: 96%;
  padding: 8px;
}
.wp-caption.alignleft {
  margin: 0px 10px 10px 0px;
}
.wp-caption .alignright {
  margin: 0px 0px 10px 10px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  font-size: 12px;
  padding: 0 4px 5px;
  margin: 0;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
img.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}
img.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}
#trackbacks ol.pinglist {
  padding-left: 1.5em;
}

.linie100    {color: #009bf4; background-color: #009bf4; border:0px; height:2px}
.linie100g   {clear:both; width:100%; margin-left:0px; margin-right:0px; color: #009bf4; background-color: #009bf4; border:0px; height:2px
}

.page-id-10641 .header-wrap .col-md-8{
  display: none;
}
