body {
  background: url(../bilder/layout/back.jpg);
  margin: 0;
  padding: 0;
  font: 9pt Verdana, Arial, sans-serif;
}

img {
  border: 0;
}

hr {
  border: 0px;
  border-bottom: 1px solid #e2e2e2;
  margin: 20px 0;
  padding: 0;
}

div#site {
  background: url(../bilder/layout/content.jpg) repeat-y;
  margin: 5px auto 30px auto;
  width: 990px;
}

div#site-in {
  background: url(../bilder/layout/head.jpg) no-repeat;
}

div#head {
  position: relative;
  height: 186px;
}

a#home {
  display: block;
  position: relative;
  top: 20px;
  left: 240px;
  width: 510px;
  height: 120px;
  text-indent: -100000px;
}

div#banner1 {
  position: absolute;
  top: 31px;
  left: 37px;
}

div#banner2 {
  position: absolute;
  top: 31px;
  right: 40px;
}

div#banner3 {
  width: 180px;
  margin: 30px auto;
}

div#navigation {
  float: left;
  width: 180px;
  margin: 0 5px 0 37px;
  padding: 0;
}

div#navigation ul {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}

div#navigation ul li {
  border-bottom: 1px solid #e2e2e2;
  padding: 3px 0 5px 10px;
}

div#navigation ul li.last {
  border: 0;
}

div#navigation ul li a {
  display: block;
  color: black;
  text-decoration: none;
}

div#navigation ul li a:hover,
div#navigation ul li.aktiv a {
  text-decoration: underline;
}

a#rss {
  float: right;
  display: inline;
  margin: 3px 0 0 0;
}

a#notdienste img {
  margin-top: 2px;
  float: right;
}

div#navigation h3 {
  margin: 0 0 5px 0;
  padding: 5px 3px 4px 10px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  background: url(../bilder/layout/verlauf.jpg);
  font-size: 8pt;
}

div#content {
  float: left;
  width: 505px;
  margin: 0 22px 0 19px;
  line-height: 13pt;
}

div#content-in {
  padding: 20px 20px 0 20px;
}

div#content h3 {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 12pt;
  font-weight: bold;
}

div#content h4 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 10pt;
  font-weight: bold;
}

div#content h4 a small {
  color: #6E6E6E;
  font-weight: normal;
}

div#content p {
  margin: 0 0 15px 0;
}

div#content a {
  color: #455D9B;
  text-decoration: none;
}

div#content a:hover {
  color: black;
  text-decoration: underline;
}

div#content ul {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: square;
}

div#content ol {
  margin: 0 0 15px 0;
  padding: 0;
}

div#content li {
  margin: 0 0 10px 23px;
  padding: 0;
}

div#artikel img {
  float: left;
  border: 1px solid #545454;
  margin: 5px 0 0 0;
}

div.artikel {
  clear: both;
}

div.artikel-anreisser {
  margin: 0 0 0 195px;
}

div#content div.artikel-anreisser a {
  color: black;
}

div#content div.artikel-anreisser p {
  margin: 0 0 5px 0;
}

div#content p.artikel-mehr a {
  color: #455D9B;
  font-weight: bold;
}

div#artikel-detail h3 {
  margin: 0 0 10px 0;
}

div#artikel-detail div.artikel-foto {
  float: left;
  margin: 0 20px 10px 0;
}

div#artikel-detail div.artikel-foto img {
  border: 1px solid #545454;
}

div#content p.artikel-unterzeile {
  margin: 0 0 15px 0;
  font-weight: bold;
}

div#content p.artikel-info {
  margin: 30px 0 10px 0;
  padding: 5px 0;
  border-top: 1px solid #e2e2e2;
  font-size: 8pt;
}

div#content p.artikel-info span {
  float: right;
}

div#content p.artikel-info a {
  color: black;
  margin: 0 15px 0 0;
}

div#content p.artikel-info a img {
  vertical-align: middle;
}

div#content dl {
  margin: 0;
  padding: 0;
}

div#content dt {
  font-weight: bold;
  margin: 0 2px 0 0;
}

div#content dd {
  margin: 0 0 15px 5px;
  padding: 0;
  line-height: 12pt;
}

div#content ul.pages {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}

div#content ul.pages li {
  margin: 0;
  display: inline;
}

div#content ul.pages li a {
  padding: 2px 5px;
  border: 1px solid #D0D0D0;
  color: black;
  background: #F1F1F1;
  text-decoration: none;
}

div#content ul.pages li a:hover {
  background: #fff;
}

div#content ul.pages li input {
  display: none;
  border: 1px solid #F1F1F1;
  width: 30px;
  text-align: center;
}

div#infos {
  float: left;
  width: 180px;
}

div#infos ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

div#infos ul li {
  margin: 0;
  padding: 15px 0;
  margin: 0;
  border-bottom: 1px solid #e2e2e2;
}

div#infos ul li img {
  display: block;
}

div#foot {
  background: url(../bilder/layout/foot.jpg) no-repeat;
  padding: 40px 0 25px 0;
  color: #6e6e6e;
}

div#foot p {
  margin: 0;
  text-align: center;
  font-size: 8pt;
}

form {
  margin: 20px 0 0 0;
  padding: 0;
}

input, select, textarea {
  border: 1px solid #D0D0D0;
  font: 9pt Verdana, Arial, sans-serif;
  width: 250px;
  padding: 2px;
}

optgroup {
  font-style: normal;
}

textarea {
  overflow: auto;
  height: 180px;
}

form.form input.button {
  background: #F1F1F1;
  padding: 4px 5px;
}

form.form input.button:hover {
  color: white;
  background: #455D9B;
  border: 1px solid #455D9B;
  cursor: pointer;
}

input.button {
  width: auto;
  background: #E4E3E5;
  padding: 3px;
}

fieldset {
  background: #FEFEFE;
  border: 0;
  padding-bottom: 15px;
  margin: 15px 0;
  display: block;
  clear: both;
}

form > fieldset {
  border: 1px solid #D0D0D0;
}

label {
  cursor: pointer;
}

legend {
  background: #F1F1F1;
  border: 1px solid #D0D0D0;
  padding: 5px 8px;
  margin: 0 0 10px -9px;
}

form.form label.left {
  float:left;
  text-align: right;
  width: 140px;
  margin: 0 6px 8px 0;
}

form.form input.right  {
  float:left;
  clear: both;
  margin: 0 5px 0 145px;
}

form.form br {
  clear:both;
}

form.form fieldset p {
  margin: 0 10px 10px 10px !important;
}

form.form fieldset a {
  border: 0 !important;
}

form.form fieldset ul li {
  margin: 3px 0 0 25px !important;
}

input:focus,
select:focus,
textarea:focus {
  background: #F6FFCF;
}

.checkbox {
  border: 0;
  width: auto;
}

div#content .error {
  color: #CB0133;
}

div#content p.error {
  font-weight: bold;
}

div#content ul.error li {
  margin-bottom: 0;
}

.clear {
  clear: both;
}

h1,
h2,
div#artikel h3 {
  position: absolute;
  left: -100000px;
  top: -100000px;
}/*
 * jquery.popeye.style.css 2.1
 *
 * Example styles for jQuery.popeye
 *
 * Copyright (C) 2011 Christoph Schuessler (schreib@herr-schuessler.de)
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 */

.ppy-outer {
	display:                none;
}

.ppy-active .ppy-outer {
	display:                block;
}

.ppy-stage {
	background-repeat:      no-repeat !important;
	background-position:    center center !important;
	position:               relative;
}

.ppy-placeholder {
	position:               relative;
}

.ppy-caption, .ppy-captionwrap {
	overflow:               hidden;
}

.ppy-hidden {
	display:                none !important;
}

.ppy-imglist {
	width:          100%;
	display:        block;
	overflow:       hidden;
}

.ppy-imglist li {
	padding:        10px;
	border:         1px solid #f0f0f0;
	background:     #fff;
	list-style:     none;
	float:          left;
	display:        block;
	margin:         0 10px 10px 0;
}

.ppy-imglist li a img {
	display:        block;
	border:         0;
}

#ppy1 .ppy-extcaption {
	display:        block;
}

#ppy1 .ppy-imglist li {
	height:         270px;
}

#ppy2 .ppy-imglist li, #ppy2 .ppy-imglist li a {
	width:              160px;
	height:             160px;
	overflow:           hidden;
	display:        block;
}

#ppy1.ppy-active {
	width:          180px;
	float:          left;
	margin:         0 20px 10px 0;
}

#ppy1 .ppy-outer {
	border:         1px solid #545454;
}

#ppy1 .ppy-stage {
	width:          180px;
	height: 135px;
	cursor:         pointer;
}

#ppy1 .ppy-outer:hover, #ppy1.ppy-expanded .ppy-outer {
	box-shadow:         0 0 7px #808080;
	-moz-box-shadow:    0 0 7px #808080;
	-webkit-box-shadow: 0 0 7px #808080;
}

#ppy1 .ppy-caption {
	font-size: 8pt;
	margin: 5px 0 0 0;
	padding:        10px;
	color:          black;
	background:     #F0F0F0;
	box-shadow:         0 0 7px #808080;
	-moz-box-shadow:    0 0 7px #808080;
	-webkit-box-shadow: 0 0 7px #808080;
	visibility:         hidden;
}

#ppy1 .ppy-counter {
	border-bottom: 1px solid #c0c0c0;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
}

#ppy1 .ppy-stagewrap {
	background:     black;
}

#ppy1 .ppy-loading {
	background:     black url(../bilder/popeye/loading1.gif) no-repeat center !important;
}

#ppy1 .ppy-nav {
	background:     black;
	height:         32px;
	padding:        5px;
	position:       absolute;
	top:            0;
	left:           0;
}

#ppy1 .ppy-nav a {
	display:        block;
	overflow:       hidden;
	text-indent:    -900em;
	height:         22px;
	float:          left;
	padding:        5px;
}

#ppy1 .ppy-prev {
	width:          22px;
	background:     url(../bilder/popeye/prev3.png) no-repeat center;
}

#ppy1 .ppy-next {
	width:          22px;
	background:     url(../bilder/popeye/next3.png) no-repeat center;
}

#ppy1 .ppy-switch-enlarge {
	width:          30px;
	background:     url(../bilder/popeye/enlarge3.png) no-repeat center;
}

#ppy1 .ppy-switch-compact {
	width:          30px;
	background:     url(../bilder/popeye/compact3.png) no-repeat center;
}

#ppy1 .ppy-nav a:hover {
	background-color:   black;
	cursor:         pointer;
}@media print {

  div#head,
  div#navigation,
  div#infos,
  div#foot,
  div.ppy-placeholder {
    display: none;
  }
  
  div#site,
  div#site-in,
  div#content,
  div#content-in {
    margin: 0;
    padding: 0;
    width: auto;
  }

}
