/* fonts
----------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@400;700&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');*/

/* base
----------------------------------------------- */

body {
  margin: 0;
  padding: 0;
  font-family: 'Inter', sans-serif;
  color: #333;
  background-color: #e9e9e9;
  font-size: 16px;
/*"Droid-1", "Droid-2", */
}

@media screen and (max-width: 1024px) {
 body {
    font-size: 16px;
  }
}

blockquote,
h3,
p,
li {
  font-size: 1em;
  line-height: 1.5em;
}

blockquote {
  margin-right: 0;
  margin-left: 20px;
}

h1 {
  font-weight: bold;
  font-size: 3em;
}

h2,
h3 {
  font-weight: bold;
  font-size: 1.5em;
}

hr {
  margin: 0.5em 0;
  height: 3px;
  color: #ddd;
  background-color: #ddd;
  border: none;
  clear: both;
}

.spacer {
  height: 0.5em;
  clear: both;
}

small,
.small {
  font-size: 0.8em;
}

table {
  border: 0;
  border-spacing: 0;
  margin: 0;
  padding: 0;
}

/* links
----------------------------------------------- */

a {
  text-decoration: none;
  color: #28a5c0;
}

a img {
  border: none;
}

h1 a,
h2 a,
h3 a {
  border: none;
  color:#333;
}

h3 a {
}

#site-name a {
  border: none;
}

#sidebar-2 a {
  color: #c00;
  border: none;
}

#head a {
  color: #00c8f3;
}

#head h1 a {
  color: #333;
}

#article_nav a {
  color: #00c8f3;
}

/* layout
----------------------------------------------- */

#accessibility {
  position: absolute;
  top: -10000px;
}

#container {
  padding: 0.5em;
  margin: 4em 2em 1em 2em;
}

#head {
  text-align: left;
}

#site-name {
}

#site-slogan {
  color: #333;
  max-width: 700px;
}

#head h1 {
  font-size: 1.2em;
  color: #fff;
  width: 190px;
  padding: 0.4em 0.4em 0.4em 1.8em;
  background: url("https://www.kaithomasgeiger.de/images/8.png") no-repeat;
  float: none;
  margin: 0.25em 0.75em 0.25em 0;
  position: fixed;
  z-index: 1;
  top: 1em;
  left: 2.05em;
}

#head p {
  display: inline;
  font-size: 1em;
}

#nav {
  clear: both;
  font-size: 0.8em;
  margin-top: 1em;
}

#content {
  clear: both;
}

#artikel #content {
  width:900px;
}

#content p {
  font-size: 1.05em;
  text-align: left;
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  max-width: 900px;
  max-height: initial;
}

#content img {
  max-width: 900px;
  max-height: 900px;
  width: auto;
  height: auto;
  padding-bottom: 0.5em;
}

#content .video{
  max-width: 900px;
  max-height: 506px;
  width:900px;
  height:506px;
  padding-bottom: 0.5em;
}

#content h1 {
  font-size: 2.0em;
  max-width: 900px;
  padding-top: 0.5em;
  margin-top: 1em;
}

#content h2 {
  font-size: 1.35em;
  max-width: 900px;
  padding-top: 0.5em;
  margin-top: 0.5em;
}

#content h3 {
  font-size: 1.05em;
  max-width: 900px;
  padding-top: 0.5em;
  margin-top: 0.5em;
}

#content code,
#content pre {
  background-color:#f6f6f6;
  border-radius: 4px;
}

#content code {
  padding: 0.1em 0.33em 0.1em 0.33em;
}
#content pre {
  padding:0.33em;
}

#foot {
  font-size: 0.8em;
  clear: both;
  text-align: left;
  padding-top: 0.5em;
  padding-bottom: 2em;
}

#content object {
  margin-bottom: 1em;
}

.article_box_tag {
  color: #ff0096;
  text-transform: capitalize;
}

#article_box:hover .article_box_tag {
  color: #fff;
}

.article_box_note:hover {
  background: url("https://www.kaithomasgeiger.de/images/10.png") no-repeat;
}

.article_box_news:hover {
  background: url("https://www.kaithomasgeiger.de/images/12.png") no-repeat;
}

.article_box_project:hover {
  background-color: #ff0096;
}

.article_box_featured:hover {
  background-color: #ff0096;
}

#article_box img {
  margin-bottom: 0.6em;
  padding:0;
  height: 135px;
}

#featured p {
  margin: 0;
  padding: 0;
}

#featured img {
  margin: 0;
  padding: 0;
  margin-bottom: 0.6em;
  height: 348px;
  width: 615px;
}

#featured iframe {
  margin: 0;
  padding: 0;
  margin-bottom: 0.6em;
  height: 348px;
  width: 615px;
}

.featured_video {
  margin: 0;
  padding: 0;
  margin-bottom: 0.6em;
  height: 348px;
  width: 615px;
}

.article_box_featured {
  min-width: 135px;
  width: 615px;
  height: 397;
  padding: 0.6em;
  margin-right: 1em;
  margin-bottom: 1em;
  float: left;
  background-color: #fff;
  color: #333;
  font-size: 0.7em;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  clear: left;
}

.article_box_note {
  margin-right: 1em;
  margin-bottom: 1em;
  float: left;
  background: url("https://www.kaithomasgeiger.de/images/9.png") no-repeat;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #333;
  min-width: 135px;
  max-width: 375px;
  height: 185px;
  padding: 0.6em 0.6em 0.6em 1em;
  overflow: hidden;
  font-size: 0.7em;
}

.article_box_project {
  min-width: 135px;
  max-width: 375px;
  height: 185px;
  padding: 0.6em;
  margin-right: 1em;
  margin-bottom: 1em;
  float: left;
  background-color: #fff;
  color: #333;
  font-size: 0.7em;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.article_box_news {
  min-width: 135px;
  max-width: 375px;
  height: 185px;
  padding: 0.6em;
  margin-right: 1em;
  margin-bottom: 1em;
  float: left;
  background: url("https://www.kaithomasgeiger.de/images/11.png") no-repeat;
  color: #333;
  font-size: 0.7em;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.textbox {
  width: 250px;
}

#head ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#head ul li {
  margin-right: 0.25em;
  padding: 0.25em 0.75em;
  display: inline;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#nav a {
  color: #000;
}

#nav_back a {
  background-color: #00c8f3;
  color: #fff;
  left: 1em;
  height: 2em;
  display: block;
  float: left;
  padding: 0 0.75em 0 0.25em;
  vertical-align: middle;
  position: relative;
  font-size: 0.8em;
  margin-bottom: 0.75em;
}

#nav_back a:before {
  content: "";
  position: absolute;
  left: -1em;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 1em solid #00c8f3;
  border-top: 1em solid transparent;
  border-bottom: 1em solid transparent;
}



#nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#nav ul li {
  background-color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-right: 0.25em;
  display: inline-block;
}

#nav ul li a {
  padding: 0.25em 0.75em;
  display: inline-block;

}

#nav ul li a:hover {
  background-color: #ff0096;
  color:#fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#nav ul li:hover .category_active {
  color: #fff;
}

#nav .category_active {
  font-weight: normal;
  color: #ff0096;
}

#nav .category_list {
  display: inline;
}

#nav .section_list {
  display: inline;
}

.pag_symbol {
  color: #ccc;
}

.section_list ul {
  list-style-type: none;
}

.section_list li {
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
}

#sidebar-2 {
  clear: both;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p {
  font-size: 0.8em;
  line-height: 1.5em;
}

/*
.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}
*/

div.divider {
  margin: 1em 0;
  text-align: left;
  clear: both;
}

/* articles
----------------------------------------------- */

.directory {
  list-style-type: circle;
}

.author {
  font-style: normal;
  font-size: 0.8em;
}

.published {
  font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
  color: #333;
  background-color: #fff4f4;
}

ul.comments_error {
  padding: 0.3em;
  list-style-type: circle;
  list-style-position: inside;
  border: 2px solid #fdd;
}

div#cpreview {
  color: #000;
  background-color: #f1f1f1;
  border: 2px solid #ddd;
}

form#txpCommentInputForm td {
  vertical-align: top;
}

#comments-help {
  margin: 2px 0 15px 0;
  font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
  font-size: 1.3em;
}

/* forms 
----------------------------------------------- */

input {
  border: 1px solid #ccc;
  background-color: #ddd;
}
