@charset "UTF-8";

a {
  outline: none; 
  color: #555;
  font-weight: bold;
  text-decoration: none;
}

body {
  background-color:#FFF;
  font-size: 12px;
  padding:0;
  margin:0;
  font-family: verdana, helvetica, arial, sans-serif;
}

div,h1,h2,h3,h4,h5,h6,p,tr,dt,table,ul,li {
  padding:0;
  margin:0;
}

p {
  color: #7D3E0B;
  font-size: 110%;
  padding: 5px 0 5px 0;
}

p a {
  color: #7D3E0B;
}

h1 {
  color: #5F7A3E;
  font-family: georgia, serif;
  font-size: 130%;
  font-weight: bold;
  line-height: 160%;
  text-transform: uppercase;
}

h1 a {
  color: #5F7A3E;
  font-size: 130%;
  text-doration: underline;
}

h2 {
  color: #7D3E0B;
  font-size: 110%;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

h2 a {
  color: #7D3E0B;
  text-decoration: underline;
}

#wrapper {
  width: 800px;
  margin: 20px auto;
  padding: 0;
  background-color:transparent;
  border: 2px solid #5F7A3E;
  background: url(images/hintergrund.gif) repeat-y;
}

#main {
  padding: 195px 0 0 0;
  clear: both;
  text-align: left;
  display: block;
  
}

#main_rechts {
  float: right;
  width: 70%;
}

#header {
  height: 175px;
  z-index: 20;
  position: absolute;
  top: 0;
  margin: 22px auto;
}

#header_2 {
  height: 20px;
  z-index: 20;
  position: absolute;
  top: 0;
  margin: 197px auto;
}

#navigation {
  background: #FFF;
  width: 30%;
  float: left;
  padding: 75px 0 40px 0;
  background: url(images/gruenes_pflaster.jpg) no-repeat;
}

#navigation li {
  list-style: none;
}

#nav {
  float: left;
  line-height: 160%;
  font-size: 100%;
}

#nav li {
  float: left;
  padding-left: 15px;  
}

.main-0_no a {
  float: left;
  padding: 4px 10px 0px 22px;
  width: 150px;
  color: #fff;
  text-decoration: none;
  background: url(images/nav_hintergrund.jpg) no-repeat;
  background-position: 0px 6px;
  font-weight: normal;
}

.main-0_no a:hover {
  float: left;
  padding: 4px 10px 0px 22px !important;
  width: 150px;
  color: #fff;
  text-decoration: none;
  background: url(images/nav_hintergrund_hover.jpg) no-repeat;
  background-position: 0px 6px;
}

.main-0_cur a {
  float: left;
  padding: 4px 10px 0px 22px !important;
  width: 150px;
  color: #fff;
  text-decoration: none;
  background: url(images/nav_hintergrund_hover.jpg) no-repeat;
  background-position: 0px 6px;
  font-weight: normal;
}

.main-0_act a {
  float: left;
  padding: 4px 10px 0px 22px;
  width: 150px;
  color: #fff;
  text-decoration: none;
  background: url(images/nav_hintergrund_hover.jpg) no-repeat;
  background-position: 0px 6px;
  font-weight: normal;
}

.main-0_act a:hover {
  float: left;
  padding: 4px 10px 0px 22px !important;
  width: 150px;
  color: #fff;
  text-decoration: none;
  background: url(images/nav_hintergrund_hover.jpg) no-repeat;
  background-position: 0px 6px;
}

#content {
  font-size: 95%;
  line-height: 160%;
  padding: 120px 50px 30px 50px;
  float: right;
  color: #555;
  width: 82%;
}

#content ul {
  color: #7D3E0B;
  padding: 2px 0 2px 30px;
  font-size: 110%;
}

#logo {
  float: right;
  padding: 230px 60px 0 260px;
  z-index: 21;
  position: absolute;
  top: 0;
  margin: 22px auto;
}

#ueberschrift {
  float: left;
  font-family: georgia, serif;
  padding: 42px 0 0 0;
  width: 195px;
  color: #5F7A3E;
  font-size: 130%;
  font-weight: bold;
  line-height: 160%;
}

#footer {
  clear: both;
}

.csc-textpic-imagewrap {
  padding: 10px 0 10px 0;
}

.tx-rgmediaimages-pi1 {
  padding-bottom: 30px;
}

.csc-textpic-caption {
  color: #7D3E0B;
}

th {
  color: #7D3E0B;
  font-size: 110%;
  padding: 5px 0 5px 0;
  font-weight: bold;
}

td {
  color: #7D3E0B;
  font-size: 110%;
  padding: 0 0 5px 0;
}


/* YAG-Galerie Anfang */

.tx-yag-breadcrumbcomtainer {
  display: none;
}

.tx-yag-pager {
  display: none;
}

#fancybox-title {
  display: none !important;
}

.tx-yag-thumb-innerframe img {
  width: 90px;
  height: 90px;
}

.tx-yag-pi1 {
  margin: 10px 0 -20px -30px;
}

.mfp-bottom-bar {
  display: none;
}


/* YAG-Galerie Ende */

