a, abbr, acronym, address, applet,
big, blockquote, body,
caption, cite, code,
dd, del, dfn, div, dl, dt, em,
fieldset, font, form,
h1, h2, h3, h4, h5, h6, html, hr,
iframe, img, ins,
kbd, label, legend,
object, p, pre, q,
s, samp, small, span, strike, strong, sub, sup,
table, tbody, td, tfoot, th, thead, tr, tt,
ul, var {
  border: 0;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
  cursor: pointer;
}

a {
  color: #0C487D;
}

a:hover,
a:focus {
  color: #000;
}

body {
  background: #eee;
  color: #000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: left;
}

cite,
em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  color: #0c487d;
  font-family: 'times new roman', times, georgia, verdana, arial, helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 1.0px;
  line-height: 1.2em;
  margin: 25px 0 10px 0;
}

h2 {
  font-size: 1.8em;
}

h3 {
  clear: left;
  font-size: 1.5em;
}


h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.3em;
}

h6 {
  font-size: 1.3em;
}

hr {
  border: none;
  border-top: 1px solid #ccc;
  clear: both;
  height: 1px;
  margin: 15px 0;
}

small {
  font-size: 0.8em;
  line-height: 1.4em;
}

strong {
  color: #000;
  font-weight: 700;
}

ol, ul {
  list-style: none;
}

#page {
  background: #fff;
  margin: 0;
  padding: 0;
  position: relative;

}

#wrapheader {
  background: #0c487d url(images/header.png) repeat-x 0 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  height: 120px;
  position: relative;
}

#header {
  height: 120px;
  margin: 0;
  position: relative;
  text-align: left;
  width: 98%;
  min-width: 980px;
  max-width: 1100px;
}

#header h1 {
  font-size: 3.5em;
  letter-spacing: 3px;
  margin: 0;
  padding: 0;
}

#header h1.logo,
#header h1 a,
#header h1 a:hover {
  background: url(images/logo.png) no-repeat 0 20px;
  color: #fff;
  display: block;
  font-family: 'times new roman', times, verdana, arial, helvetica, sans-serif;
  font-variant: small-caps;
  height: 110px;
  left: 0;
  padding: 20px 0 0 170px;
  position: absolute;
  top: 5px;
  width: 500px;
}

#header h2 {
  color: #fff;
  font-size: 1.4em;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 65px;
  left: 172px;
}

#header #searchform {
  background: url(images/suchen.png) no-repeat 0 0;
  position: absolute;
  height: 30px;
  top: 35px;
  right: 0;
  width: 230px;
}

#header #searchform:hover {
  background: url(images/suchen.png) no-repeat 0 -30px;
}

#header #searchform input {
  background: transparent;
  border: none;
  margin: 7px 10px 0 10px;
  padding: 0;
  width: 180px;
}

#header #searchform input[type=submit] {
  overflow: hidden;
  text-indent: -999em;
  margin: 0;
  width: 20px;
}

#wrapper {
  clear: both;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
  width: 98%;
  min-width: 980px;
  max-width: 1100px;
}

#wrapnavigation {
  background: url(images/schatten1.gif) repeat-x 0 100%;
  border-top: 2px solid #fff;
  z-index: 6000;
}

#navigation {
  clear: both;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  position: relative;
  width: 98%;
  min-width: 980px;
  max-width: 1100px;
  z-index: 5000;
}

#nav,
#nav ul {
  padding: 0 0 0 10px;
  margin: 0;
  list-style: none;
  line-height: 1;
}

#nav a,
#nav a:hover,
#nav a:focus {
  color: #000;
  display: block;
  font-variant: small-caps;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin: 0 1px 0 0;
  padding: 10px 15px 14px 15px;
  width: auto;
}

#nav li.current-cat a,
#nav li.current-cat-parent a,
#nav a:hover,
#nav a:focus {
  background: #eee url(images/schatten2.gif) no-repeat 0 0;
}

#nav li:hover a,
#nav li.sfhover a {
  background: #fff url(images/schatten2.gif) no-repeat 0 0;
}

#nav li {
  float: left;
  position: relative;
  width: auto;
}

#nav li ul {
  position: absolute;
  background: url(images/menue.png) no-repeat 0 100%;
  left: -999em;
  padding: 0 10px 15px 1px;
  width: 200px;
}

#nav li ul a,
#nav li ul a:hover,
#nav li ul a:focus {
  background: #fff;
  color: #777;
  font-variant: normal;
  font-weight: 200;
  letter-spacing: 0;
  padding: 6px 15px;
  text-align: left;
  width: 168px;
}

#nav li:hover li a,
#nav li.sfhover li a {
  background: #fff;
}

#nav li ul a:hover,
#nav li ul a:focus,
#nav li ul li.current-cat a {
  background: #f7f7f7;
  color: #000;
}

#nav li:hover ul,
#nav li.sfhover ul {
  left: 0;
}

#nav li:hover ul li {
  clear: left;
  float: none;
  padding: 0;
  position: relative;
}


#wrapcontent {
  float: left;
  margin: 0 0 0 32.5%;
  padding: 0;
  position: relative;
  width: 50%;
}


#content {
  background: #fff;
  font-size: 1.2em;
  line-height: 1.6em;
  margin: 0;
  padding: 10px 20px 10px 0;
  position: relative;
  min-height: 3450px;
}

#content a,
#content a:hover,
#content a:focus {
  color: #0c487d;
  text-decoration: underline;
}

#content a:hover,
#content a:focus {
  color: #000;
  text-decoration: none;
}

#content dl.ext {
  margin: 15px 0;
  text-align: center;
}

#content p {
  margin: 10px 0;
}

#content p.center img {
  border: 1px solid #ddd;
  margin: 0;
  padding: 0;
}

#content table {
  margin: 15px 0;
  border-collapse: collapse;
}

#content thead {
  color: #000;
  font-weight: 700;
  text-align: center;
}

#content table td,
#content table th {
  padding: 8px;
  border: 1px solid #ddd;
  vertical-align: top;
}

#content table tr.farbe td {
  background: #eee;
}

#content ul,
#content ol {
  margin: 10px 0;
  padding: 0;
}

#content ol {
  list-style: decimal;
  margin: 10px 20px;
}

#content ol li {

}

#content ul li {

}

#content ul ul {
  margin: 0 12px;
}

#content ul li a,
#content ul li a:hover,
#content ul li a:focus {
  background: url(images/pfeil2.gif) no-repeat 0 50%;
  color: #0C487D;
  padding: 3px 5px 3px 10px;
}

#content ul li a:hover,
#content ul li a:focus,
#content ul li.current_page_item a {
  background: #fff url(images/pfeil.gif) no-repeat 0 50%;
  color: #000;
}

#content div.post {
  border-top: 3px solid #ddd;
  margin: 30px 0;
  padding: 10px 0;
  position: relative;
}

#content div.post p.postmetadata {
  color: #888;
  font-style: italic;
  font-size: 0.9em;
  line-height: 1.4em;
  margin: 0;
  padding: 0;

}

#content div.post p.postmetadata a,
#content div.post p.postmetadata a:hover,
#content div.post p.postmetadata a:focus {
  color: #888;
}

#content div.post p.postmetadata a:hover,
#content div.post p.postmetadata a:focus {
  color: #000;
}

#content div.post p.postmetadata span.datum {

}

#content div.post p.postmetadata span.kategorie {
  margin-left: 15px;
}

#content div.post p.postmetadata span.tags {
  margin-left: 15px;
}

#content div.post p.postmetadata span.comments {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 0;
  width: auto;
}

#content div.post p.postmetadata span.comments a,
#content div.post p.postmetadata span.comments a:hover,
#content div.post p.postmetadata span.comments a:focus {
  background: url(images/comment.png) no-repeat 0 50%;
  margin: 0;
  padding: 0 0 0 18px;
  text-decoration: none;
}

#content div.post p.postmetadata span.comments a:hover,
#content div.post p.postmetadata span.comments a:focus {
  text-decoration: underline;
}

#content div.post h2 {
  margin: 0 30px 10px 0;
  padding: 0;
}

#content div.post h2 a,
#content div.post h2 a:hover,
#content div.post h2 a:focus {
  color: #0c487d;
  text-decoration: none;
}

#content div.post h2 a:hover,
#content div.post h2 a:focus{
  color: #000;
}

#content div.post h3 {
  color: #888;
  font-size: 1.3em;
  margin: 0 0 10px 0;
  padding: 0;
}

#content div.post h3 a,
#content div.post h3 a:hover,
#content div.post h3 a:focus {
  color: #888;
  text-decoration: none;
}

#content div.post h3 a:hover,
#content div.post h3 a:focus {
  color: #000;
}

#content ul.sociallinks {
  margin: 10px 0;
  padding: 0;
}

#content ul.sociallinks img {

}

#content ul.sociallinks li {
  background: #fff;
  border: none;
  display: inline;
  margin: 0;
  padding: 0;
  width: auto;
}

#content ul.sociallinks li a,
#content ul.sociallinks li a:hover,
#content ul.sociallinks li a:focus {
  background: #fff;
  margin: 0;
  padding: 0;
}

#content ul.sociallinks li a img,
#content ul.sociallinks li a:hover img,
#content ul.sociallinks li a:focus img {
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px 2px;
  padding: 1px;
  width: auto;
}

#content ul.sociallinks li a:hover img,
#content ul.sociallinks li a:focus img {
  border: 1px solid #bbb;
}

#content .wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f7f7f7;
  float: left;
  padding-top: 5px;
  margin: 10px;
  width: 220px;
  min-height: 250px;
}

#content .wp-caption img {
  border: none;
  margin: 5px;
  padding: 0;
}

#content .wp-caption p {
  font-size: 80%;
  margin: 0 auto;
  padding: 5px;
}

#content img.alignright,
#content img.alignleft {
  background: #f7f7f7;
  border: 1px solid #ddd;
  float: left;
  margin: 10px;
  padding: 5px;
  width: auto;
}

#content img.alignright {
  float: right;
}

#content div.ddop {
  margin: 10px 0 25px 0;
}

#content div.adsense {
  background: #f7f7f7;
  border: 1px solid #ddd;
}

#content div.ads {
  background: #f7f7f7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
  padding: 0;
}

#content div.ads a {
  font-weight: 700;
}

#content p.ad,
#content div.post p.ad {
  background: #f7f7f7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 5px 0;
  padding: 5px 10px;
}

#content div.ads p,
#content div.post div.ads p {
  border: none;
}

#content div.post p.ad a {
  font-weight: 700;
}

#content p.ad:hover,
#content div.post p.ad:hover {
  background: #eee;
}

#content div.picture {
  margin: 10px 0;
}

#content div.picture img {
  border: 1px solid #ddd;
}

#content ul#breadcrumb {
  color: #888;
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}

#content ul#breadcrumb li {
  display: inline;
  margin: 0;
  padding: 0;
}

#content ul#breadcrumb li a,
#content ul#breadcrumb li a:hover,
#content ul#breadcrumb li a:focus {
  background: #fff;
  color: #888;
  margin: 0;
  padding: 0;
}

#content ul#breadcrumb li a:hover,
#content ul#breadcrumb li a:focus {
  background: #fff;
  color: #000;
}


#wrapsidebar {
  float: left;
  left: 0;
  position: absolute;
  top: 0;
  width: 32.5%;

}

#sidebar {
  font-size: 1.1em;
  line-height: 1.4em;
  overflow: hidden;
  position: relative;
  text-align: center;
  padding: 10px 0;
}

#sidebar div.box {
  background: #f7f7f7;
  border: 1px solid #eee;
  margin: 15px auto;
  padding: 10px;
  text-align: left;
  width: 280px;
}

#sidebar h3 {
  font-size: 1.3em;
  margin: 0 0 5px 0;
  padding: 0;
}

#sidebar ul {
  margin: 5px 0 0 0;
  padding: 0;
}

#sidebar ul li {

}

#sidebar ul li a,
#sidebar ul li a:hover,
#sidebar ul li a:focus {
  background: url(images/pfeil2.gif) no-repeat 1px 8px;
  color: #0C487D;
  display: block;
  font-weight: 200;
  padding: 3px 5px 3px 10px;
  width: auto;
}

#sidebar ul li a:hover,
#sidebar ul li a:focus,
#sidebar ul li.current_page_item a {
  background: #fff url(images/pfeil.gif) no-repeat 1px 8px;
  color: #000;
}

#sidebar div.miniads {
  margin: 15px auto;
  padding: 0;
  position: relative;
  width: 300px;
}

#sidebar div.miniad {
  background: #eee;
  border: 1px solid #ddd;
  float: left;
  height: 124px;
  margin: 5px 10px;
  padding: 0;
  width: 124px;
}


#wrapadsidebar {
  width: 16.5%;
  float: right;
  overflow: hidden;
}

#adsidebar {
  margin: 0;
  padding: 10px 0 0 0;
  text-align: center;
}

#adsidebar a,
#adsidebar a:hover,
#adsidebar a:focus {
  border: none;
  color: #761219;
  font-size: 1.0em;
  line-height: 1.4em;
}

#adsidebar a:hover,
#adsidebar a:focus {
  color: #000;
}

#adsidebar p.bewerben {
  margin: 0 auto 15px auto;
  width: 160px;
}

#adsidebar p.bewerben a,
#adsidebar p.bewerben a:hover,
#adsidebar p.bewerben a:focus {
  background: url(images/anmelden2.png) no-repeat 0 -44px;
  color: #fff;
  display: block;
  font-weight: 700;
  height: 33px;
  margin: 0;
  padding: 6px 10px 5px 30px;
  width: 130px;
}

#adsidebar p.bewerben a:hover,
#adsidebar p.bewerben a:focus {
  background: url(images/anmelden2.png) no-repeat 0 0;
}

#adsidebar ul.social {
  margin: 0 auto 10px auto;
  position: relative;
  text-align: center;
  width: 100px;
}

#adsidebar ul.social li {
  display: inline,
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}

#adsidebar ul.social li a,
#adsidebar ul.social li a:hover,
#adsidebar ul.social li a:focus {
  background: url(images/twitter2.png) no-repeat 0 0;
  display: block;
  float: left;
  height: 35px;
  margin: 0;
  padding: 0;
  width: 35px;
}

#adsidebar ul.social li a:hover,
#adsidebar ul.social li a:focus {
  background: url(images/twitter2.png) no-repeat 0 -35px;
}

#adsidebar ul.social li a.rss,
#adsidebar ul.social li a.rss:hover,
#adsidebar ul.social li a.rss:focus {
  background: url(images/rss2.png) no-repeat 0 0;
  display: block;
  float: left;
  height: 35px;
  margin: 0;
  padding: 0;
  width: 35px;
}

#adsidebar ul.social li a.rss:hover,
#adsidebar ul.social li a.rss:focus {
  background: url(images/rss2.png) no-repeat 0 -35px;
}

#footer {
  background: #eee;
  font-size: 1.1em;
  line-height: 1.4em;
  margin: 0;
  padding: 1px 0 10px 10px;
  position: relative;
}

#footer a,
#footer a:focus,
#footer a:hover,
#footer strong {
  color: #6f6f6f;
  padding: 0 3px;
  text-decoration: underline;
}

#footer a:focus,
#footer a:hover,
#footer strong,
#footer li.current_page_item a,
#footer li.current_page_parent a {
  color: #000;
  text-decoration: none;
}

#footer ul {
  margin: 10px 0;
  padding: 0;
}

#footer ul li {
  display: inline;
  padding: 0 0 0 3px;
}

#footer li+li {
  border-left: 1px solid #6f6f6f;
}

/* sonstiges */

#content dl dt a span,
#sidebar dl.bewerben dt a span,
#adsidebar ul.social li a span,
.nix {
  display: inline;
  height: 0;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  top: -1000px;
  width: 0;
}

.center {
  text-align: center;
}

.clearfix:after {
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

#content fieldset {
  border: none;
  color: #5f5f5f;
  margin: 0 0 25px 0;
  padding: 10px 0;
}

#content label,
#content select,
#content input[type=checkbox],
#content input[type=radio],
#content input[type=button],
#content input[type=submit] {
  cursor: pointer;
}

#content label {
  display: block;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

#content input,
#content textarea {
  background: #fff;
  border: 1px solid #ccc;
  color: #000;
  margin: 5px 0;
  padding: 5px;
  width: 70%;
}

#content input:hover,
#content textarea:hover {
  background: #fff;
  border: 1px solid #aaa;
  color: #000;
}

#content textarea {
  overflow: auto;
}

#content input[type=checkbox],
#content input class.wpcf7-acceptance {
  float: left;
  width: 1.5em;
}

#content input[type=submit] {
  background: #C19405;
  border: none;
  clear: left;
  color: #fff;
  font-weight: 700;
  margin: 0;
  padding: 5px 15px;
  text-align: center;
  width: auto;
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari + chrome */
}

#content input:hover[type=submit] {
  background: #C14005;
}

#content li.compact {
  background: #000;
}

#content #comments {
  border: none;
  margin: 0;
  padding: 0;
}

#content #comments fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

#content ul.commentlist {
  list-style: none;
  margin: 15px 0;
  padding: 0;
}

#content ul.commentlist li.comment {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 10px 5px;
  position: relative;
}

#content ul.commentlist li.comment div.comment-author {
  left: 5px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 80px;
}

#content ul.commentlist li.comment div.comment-author img {
  border: 1px solid #ddd;
  margin: 0;
}

#content ul.commentlist li.comment em {
  position: absolute;
  right: 0;
  top: 0;
}

#content ul.commentlist li.comment cite {
  font-style: normal;
  font-weight: 700;
}

#content ul.commentlist li.comment div.commentmetadata,
#content ul.commentlist li.comment div.reply {
  margin-left: 90px;
  padding: 0 0 10px 0;
}

#content ul.commentlist li.comment p {
  margin: 0;
  padding: 0;
}

#content ul.commentlist li.byuser {

}

#content ul.commentlist li.even {
  background: #fff;
}

#content ul.commentlist li.odd {
  background: #f7f7f7;
}

#content ul.commentlist li a,
#content ul.commentlist li a:hover,
#content ul.commentlist li a:focus {
  background-image: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}