/*
-----------------------------------------------------

          klaus oppermann
          webdesign und fotografie
          hainbuchenweg 29
          26127 oldenburg

          tel. (049) 0441-6001483
          e-mail: info at klausoppermann.de
          web: http://www.klausopermann.de

----------------------------------------------------- */

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, li,
object, ol, 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;
  list-style: none;
  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;
}

body {
  background: #eee;
  color: #5f5f5f;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
  left: -0.1px;
}


a,
a:visited {
  color: #005bac;
}

a:hover,
a:focus {
  color: #ec1d25;
}

address {
  margin: 15px 0;
  text-align: left;
}

h2, h3, h4, h5 {
  color: #ec1d25;
  font-family: arial, verdana, helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.0em;
  margin: 15px 0;
}

h2 {
  font-size: 1.8em;
  font-style: italic;
  margin: 0 0 15px 0;
}

h3 {
  font-size: 1.4em;
  line-height: 1.3em;
  margin: 15px 0;
}

h4 {
  font-size: 1.2em;
}

h5 {
  font-size: 1.2em;
}

hr {
  border: none;
  border-top: 1px solid #ccc;
  clear: both;
  height: 1px;
  margin: 15px 0;
}

blockquote,
p {
  margin: 0;
}

small {
  font-size: 0.8em;
  line-height: 1.4em;
}

strong {
  color: #ec1d25;
  font-weight: 700;
}

blockquote p {
  margin: 0;
  text-indent: 0;
}

#page {
  background: #eee url(images/grau-wrapper.jpg) repeat-y 50% 0;
  padding: 0;
  position: relative;
}

#wrapheader {
  background: #eee url(images/grau-header.jpg) no-repeat 50% 0;
  height: 150px;
  position: relative;
}

#header {
  height: 150px;
  margin: 0 auto;
  position: relative;
  width: 960px;
}

#header h1.logo,
#header h1 a,
#header h1 a:hover {
  display: block;
  height: 120px;
  left: 300px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 360px;
}

#navigation {
  background: #b4161c url(images/red.png) repeat-x 0 100%;
  overflow: hidden;
  font-size: 1.1em;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 980px;
  z-index: 1000;
}

#navigation ul {
  clear: left;
  float: left;
  left: 50%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
}

#navigation ul li {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 8px 0 0 0;
  position: relative;
  right: 50%;
}

#navigation ul li a,
#navigation ul li a:visited,
#navigation ul li a:focus,
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a.aktiv,
#navigation ul li strong {
  color: #fff;
  display: block;
  float: left;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 2px 0 0;
  padding: 0 0 0 10px;
  text-align: left;
  width: auto;
}

#navigation ul li a span,
#navigation ul li a:visited span,
#navigation ul li a:focus span,
#navigation ul li a:hover span,
#navigation ul li a:active span,
#navigation ul li a.aktiv span,
#navigation ul li strong span {
  padding: 9px 15px 11px 6px;
  display: block;
}

#navigation ul li a span,
#navigation ul li a:visited span,
#navigation ul li a:focus span,
#navigation ul li a:hover span,
#navigation ul li a:active span,
#navigation ul li a.aktiv span {
  cursor: pointer;
}

#navigation ul li a:focus,
#navigation ul li a:hover {
  background: #ec1d25 url(images/tabs.png) no-repeat 0 -100px;
  color: #ec1d25;
}

#navigation ul li a:focus span,
#navigation ul li a:hover span{
  background: #ec1d25 url(images/tabs.png) no-repeat 100% -100px;
  color: #ec1d25;
}

#navigation ul li a.aktiv,
#navigation ul li a:active,
#navigation ul li strong {
  background: #ec1d25 url(images/tabs.png) no-repeat 0 0;
  color: #ec1d25;
}

#navigation ul li a.aktiv span,
#navigation ul li a:active span,
#navigation ul li strong span {
  background: #ec1d25 url(images/tabs.png) no-repeat 100% 0;
  color: #ec1d25;
}

#navigation ul li a.aktiv {
  text-decoration: underline;
}

#navigation ul li a:hover.aktiv,
#navigation ul li a:focus.aktiv {
  text-decoration: none;
}

#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  position: relative;
}

#wrapcontent {
  width: 66%;
  float: left;
  font-size: 1.2em;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
  position: relative;
}

body#post3 #wrapcontent {
  width: 100%;
  float: none;
}

#content {
  padding: 30px 10px 20px 10px;
}

#content a,
#content a:hover {
  text-decoration: underline;
}

#content p {
  margin: 15px 0;
}

#content table {
  border-collapse: collapse;
  margin: 15px 0;
  padding: 0;
  width: 99%;
}

#content table td,
#content table th {
  margin: 0;
  padding: 25px 0 5px 0;
  text-align: right;
  vertical-align: bottom;
}

#content table th {
  font-weight: 200;
  padding: 25px 10px 5px 0;
  text-align: left;
  vertical-align: top;
  width: 50%;
}

#content table td.preis {
  color: #ec1d25;
  font-weight: 700;
}

#content table tr.rahmen {
  background: #f7f7f7;
  border: 1px solid #eee;
}

#content table tr.rahmen td,
#content table tr.rahmen th {
  padding: 5px 15px 5px 10px;
}

#content table h3 {
  font-size: 1.3em;
  margin: 0;
}

#content table p {
  margin: 0;
}

#content div.menue {
  background: #f7f7f7;
  border: 1px solid #eee;
  margin: 20px 0;
  padding: 10px;
}

#content dl.box {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 290px;
}

#content div.post {
  background: url(images/line7.gif) no-repeat 50% 100%;
  margin: 25px 0;
  padding: 0 0 20px 0;
}

#content div.post h2 a {
  color: #ec1d25;
  text-decoration: none;
}

#content div.post h2 a:hover,
#content div.post h2 a:focus {
  color: #005bac;
}

#content div.post h3 a,
#content div.post h3 a:hover,
#content div.post h3 a:focus {
  text-decoration: none;
}

#content dl.party {
  margin: 0 30px 15px 30px;
}

#content dl.box dt {
  text-align: center;
}

#content dl.box dd {
  padding: 5px 0;
}

#content dl.box a,
#content dl.box a:hover,
#content dl.box a:focus {
  color: #ec1d25;
  text-decoration: none;
}

#content dl.box a:hover,
#content dl.box a:focus {
  color: #005bac;
}

#content dl.box h3 {
  margin: 0;
  padding: 0;
  text-align: center;
}

#content div.post dl {
  margin: 15px 0;
}

#content div.post dl dt {
  float: right;
  font-size: 1em;
  font-style: italic;
  padding: 10px;
  width: 220px;
}

#content div.post dl dd {
  padding: 0 20px 20px 0;
}

#content div.post dl dt img {
  border: 2px solid #ddd;
  margin: 0 0 10px 0;
}

#content div.post h3 {
  margin: 0;
  padding: 0;
}

#content p.date {
  margin: 0;
  padding: 0;
}

#content p.center,
#content p.center2 {
  background: #fff url(images/schatten4.gif) no-repeat 50% 100%;
  margin: 15px auto;
  padding: 0;
  text-align: center;
  width: 622px;
}

#content p.center2 {
  background: #fff url(images/schatten5.gif) no-repeat 50% 100%;
  width: 422px;
}

#content p.center img,
#content p.center2 img {
  background: #fff;
  border: 1px solid #ddd;
  margin-bottom: 13px;
  padding: 10px;
}

#content p.center2 img {
  margin-bottom: 7px;
}

#content p.center3 {
  margin: 15px auto;
  text-align: center;
}

body#post4 #content p.center {
  background: #fff;
  width: auto;
}

#content p.flyer {
  text-align: center;
}

#content p.flyer img {
  border: 1px solid #ddd;
}

.portrait {
  float: left;
  margin: 0 30px 10px 0;
  width: auto;
}

#content #map {
  border: 2px solid #ddd;
  margin: 0 auto;
  width: 600px;
}

#content img.size-full,
#content img.size-medium,
#content img.size-thumbnail,
#content div.gallery img {
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px;
  padding: 5px;
}

#content img.size-full {
  margin: 10px;
  padding: 10px;
}

#content  .wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f7f7f7;
  padding-top: 5px;
  margin: 0 10px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#content .wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

#content .wp-caption p.wp-caption-text {
  font-size: 1.0em;
  line-height: 1.4em;
  padding: 5px;
  margin: 0;
}

#content .aligncenter,
#content div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#content .alignleft {
  float: left;
  margin: 0 10px 5px 0;
}

#content .alignright {
  float: right;
  margin: 0 0 5px 10px;
}

#wrapsidebar {
  margin: 0 0 0 66%;
  padding: 0;
  position: relative;
  font-size: 1.1em;
  line-height: 1.6em;
}

body#post3 #wrapsidebar {
  margin: 0;
}

#sidebar {
  margin: 0;
  padding: 30px 10px;
  text-align: left;
}

body#post3 #sidebar {
  padding: 0;
}

#sidebar a {
  text-decoration: underline;
}

#sidebar h4 {
  letter-spacing: 0.5px;
  margin: 15px 0 5px 0;
  text-align: center;
}

#sidebar dl {
  margin: 15px auto;
  text-align: center;
}

#sidebar dl dd {
  padding: 2px 5px;
}

#sidebar dl.flyer {
  margin: 50px auto;
}

#sidebar dl.info {
  margin: 15px auto;
  width: 260px;
}

#sidebar dl.zerti img {
  background: #fff;
  margin: 10px 0;
  padding: 5px;
}

#sidebar dl.info dt a img,
#sidebar p a img {
  border: 1px solid #005bac;
}

#sidebar dl.info dt a:hover img,
#sidebar dl.info dt a:focus img,
#sidebar p a:hover img,
#sidebar p a:focus img {
  border: 1px solid #ec1d25;
}

body#post6 #sidebar dl {
  margin: 0 auto;
  width: 240px;
}

#sidebar dl.foto {
  margin: 15px auto;
  width: 235px;
}

#sidebar dl.foto dt {
  width: 235px;
  height: 166px;
  background: url(images/foto1.png) no-repeat 50% 0;
  padding: 14px 0 0 0;
  text-align: center;
}

#sidebar dl.fotohoch {
  width: 180px;
}

#sidebar dl.fotohoch dt {
  width: 180px;
  height: 219px;
  background: url(images/foto2.png) no-repeat 50% 0;
  padding: 16px 0 0 0;
  text-align: center;
}

#sidebar dl dt img {
  border: 1px solid #ddd;
}

#sidebar p {
  margin: 10px 0;
  text-align: left;
}

#sidebar p.plan {
  margin: 5px 0;
}

#sidebar p.center {
  text-align: center;
}

#sidebar p.button {
  margin: 0 auto;
  text-align: center;
  width: 200px;
}

#sidebar p.button a,
#sidebar p.button a:hover,
#sidebar p.button a:focus {
  background: url(images/button2.png) no-repeat 50% 0;
  color: #fff;
  display: block;
  height: 43px;
  line-height: 1.4em;
  padding: 7px 0 0 0;
  width: 200px;
}

#sidebar p.button a:hover,
#sidebar p.button a:focus {
  background: url(images/button2.png) no-repeat 50% -50px;
  text-decoration: none;
}

#sidebar ul {
  margin: 15px auto;
  text-align: left;
  width: 210px;
}

#sidebar ul a,
#sidebar ul a:hover,
#sidebar ul a:focus,
#sidebar ul strong,
#sidebar ul li.page_item a,
#sidebar ul li.page_item a:hover,
#sidebar ul li.page_item a:focus,
#sidebar ul li.page_item strong {
  background: url(images/pfeil-blau.gif) no-repeat 2px 10px;
  display: block;
  font-weight: 700;
  padding: 5px 5px 5px 12px;
}

#sidebar ul a:hover,
#sidebar ul a:focus,
#sidebar ul strong,
#sidebar ul li.page_item a:hover,
#sidebar ul li.page_item a:focus,
#sidebar ul li.current_page_item a,
#sidebar ul li.current_page_item a:hover,
#sidebar ul li.current_page_item a:focus,
#sidebar ul li.current_page_item strong {
  background: #eee url(images/pfeil-rot.gif) no-repeat 2px 10px;
  color: #ec1d25;
}

#sidebar div.kontakt {
  margin: 0 auto 50px auto;
  width: 230px;
}

#sidebar div.kontakt p {
  margin: 0;
}

#wrapfooter {
  background: #eee  url(images/grau-footer.jpg) no-repeat 50% 0;
  color: #6f6f6f;
  font-size: 1.1em;
  padding: 0;
  position: relative;
}

#footer {
  padding: 50px 0 20px 0;
  text-align: center;
  font-size: 1.0em;
  line-height: 1.6em;
  position: relative;
}

#footer a,
#footer a:visited,
#footer a:focus,
#footer a:hover,
#footer a:active,
#footer strong {
  background: #eee;
  color: #6f6f6f;
  padding: 2px 4px;
  text-decoration: underline;
}

#footer a:focus,
#footer a:hover,
#footer a:active,
#footer a.aktiv,
#footer strong {
  color: #ec1d25;
  text-decoration: none;
}

#footer a.aktiv,
#footer strong {
  font-weight: 700;
  text-decoration: none;
}

#footer ul {
  margin: 5px 0;
}

#footer ul li {
  display: inline;
}

/* sonstiges */

h1 span,
#header h2,
.nix {
  display: inline;
  height: 0;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  top: -1000px;
  width: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

form {
  border: none;
}

fieldset {
  border: none;
  color: #5f5f5f;
  margin: 0 0 25px 0;
  padding: 10px 0;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
  cursor: pointer;
}

label {
  font-weight: 700;
  margin: 0;
  padding: 0;
}

input,
textarea {
  background: #fff;
  border: 1px solid #ccc;
  color: #000;
  margin: 5px 0;
  padding: 5px;
  width: 70%;
}

input:hover,
textarea:hover {
  background: #fff;
  border: 1px solid #aaa;
  color: #000;
}

textarea {
  overflow: auto;
}

label {
  font-weight: 300;
}

input[type=checkbox],
input class.wpcf7-acceptance {
  float: left;
  width: 1.5em;
}

input[type=submit] {
  background: #ec1d25;
  border: 2px solid #ddd;
  clear: left;
  color: #fff;
  font-weight: bold;
  height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 200px;
}

input:hover[type=submit] {
  background: #005bac;
  clear: left;
  color: #fff;
}
