html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family:Tahoma,verdana,sans-serif;
  font-size: 13px;
  line-height: 20px;
  vertical-align: baseline;
  background: transparent;
  text-align: justify;
  color: black;
}

.nocss {
  display: block;
  height: 0;
  left: -999em;
  position: absolute;
  overflow: hidden;
  top: -999em;
  width: 0;
}

.left {

}

.right {

}

.important{ color: red;}

h1 { font-size: 1.6em !important; margin-bottom: 15px;}
h2 { font-size: 1.4em !important; }
h3 { font-size: 1.2em !important; }
h4 { font-size: 1.1em !important; }
h5 { font-size: 1em   !important; }
small {
  font-size: 100%;
}

body {
  text-align: center;
  color: white;
  font-family: Tahoma, Verdana, sans-serif;
  text-align: center;
  background:  url("../images/header_neu.jpg") no-repeat scroll center top #AFCE0A;
  width: 100%;
  -webkit-text-size-adjust: none; 
}

@media screen and (max-width: 1200px) { /* Specific to this particular image */
  body {
  background:  url("../images/header_neu.jpg") no-repeat scroll -415px top #AFCE0A;
  }
}

body * {
  font-size: 100.01%;
}



th {
  font-weight: bold;
  text-align: left;
  width: 115px;
  vertical-align: top;
  padding-bottom: 10px;
}

td {
  font-weight: normal;
  vertical-align: top;
  padding-bottom: 10px;
}

#wrapper {
  margin: 15px auto;
  width: 1195px;
  background: #fff;
  text-align: left;
  padding: 10px 0;
  border-radius: 10px;
}


/* HEADER */
#header {
  height: 285px;
}


#headerTop {
  color: black;
  width: 1195px;
  margin: 0 auto;
}

.logobutton1 {
  height: 77px;
  left: 220px;
  position: relative;
  top: 3px;
  width: 153px;
}

.logobutton {
  height: 177px;
  left: 40px;
  position: relative;
  top: 15px;
  width: 530px;
}

#metaNav {
  float: right;
  margin: 0 0 0 20px;
  padding: 12px 0 25px 24px;
  line-height: 1.35em;
  list-style-type: none;
}

#metaNav a, a:visited, a:active {
  color: black;
  text-decoration: none;
}

#metaNav a:hover {
  text-decoration: underline;
}

#metaNav li {
  padding: 0 0 0 10px;
  float: left;
}

#pagebody {
  background-color: #FFFFFF;
  min-height: 400px;
}

pagebody-inner {
  clear: both;
  display: block;
}

@media print {

nav, #metaNav, footer, #sidebar_right { display: none;}
#sidebar_left { clear: both; float: none;}
#wrapper {width:100%;}
html, body {  width: 100%; height: 100%; font-size: 10px;} 
}

nav {
  background-color:white;
  margin-bottom: 20px;
}

nav ul {
  list-style: none outside none;
  text-align: justify;
  width: 100%;
  margin: 0 5px;
}
nav ul li {
  display: inline;
  margin: 0px 8px;
}

#sidebar_left {
  width: 245px;
  float: left;
  min-height:100px;
}

#content {
  width: 730px;
  float: left;
  min-height:100px;
}

#content-inner-right {
  float: left;
  margin-left: 25px;
}

#content-inner-right a,
#content-inner-right a:visited
{
  color: #808080;
  text-decoration: none;
}

#content-inner-right a:hover {
  text-decoration: underline;
}

#content-inner-right h1,
#content-inner-right h2,
#content-inner-right h3,
#content-inner-right h4,
#content-inner-right h5 {
  color: #808080;
}

#content-inner-left {
  float: left;
  width: 360px;
}

#sidebar_right {
  width:  195px;
  float:right;
  min-height:100px;

}

footer {
  padding-top: 35px;
  background-color: white;
  clear: both;
}

#footer-top img {
  margin: 0 10px;
}

.csc-menu.csc-menu-1 {
  width: 760px;
}

.csc-menu.csc-menu-1 li {
  display: inline-block;
  margin-right: 19px;
  margin-bottom: 19px;
}

.csc-menu.csc-menu-1 img {
  height: 118px;
  width: 168px;
}

.csc-menu.csc-menu-1 > li > span > a {
    display: block;
    text-align: center;
}

.csc-menu.csc-menu-1 > li > span > a > img  {
  height: auto;
  width: auto;
}

.textredround {
  background: none repeat scroll 0 0 #9D0200;
  border-radius: 15px;
  padding: 30px;
  width: 700px;
  color: white;
}

.textredround h1, .textredround p {
  color: white;
}

.frage {
  width: 330px;
  margin: 15px 5px;
}

.frage h1{
  color: #AECD0B; 
}

.frage h2{
  color: #AECD0B;
}

.frage h3{
  color: #AECD0B;
}

.frage h4{
  color: #AECD0B;
}

.frage h5{
  color: #AECD0B;
}

.accordionhead {
  border-bottom: 1px solid #000000;
  display: inline-block;
  width: 100%;
  margin-bottom:15px;
     margin-left: 110px;
    width: 620px;
  cursor: pointer;
}

.accordionhead img {
  margin-left: -110px;
}

.accordionhead h1 { color: #806000; margin-bottom: 0px; }


.linkshead {
  border-bottom: 1px solid #000000;
  display: inline-block;
  width: 100%;
  margin-bottom:15px;
     margin-left: 110px;
    width: 620px;
}

.linkshead img {
  margin-left: -110px;
}

.linkshead h1, 
.linkshead h2, 
.linkshead h3, 
.linkshead h4, 
.linkshead h5, 
.linkshead h6, 
.linkshead a, 
.linkshead a:visited { text-decoration:none; color: #808080 !important; margin-bottom: 0px; }
.linkshead a:hover {text-decoration: underline;}


.tx-yag-album-albumcaption {
  color: grey;
  font-size: 1.4em;
  font-weight: bold;
}

.tx-yag-gallery-albumdescription {
  border-bottom: 1px solid #A52A2A;
  height: 56px;
  padding-top: 10px;
}

.tx-yag-album-thumb-outerframe {
  height: auto;
}

.tx-yag-thumb-innerframe img, .tx-yag-image img {
  margin: 0;
  padding: 0;
 border: 0px; 
}
.tx-yag-album-albuminfo {
  float: left;
  width: 565px;
}
.tx-yag-album-albuminfo a {
  color: grey;
  text-decoration: none;
}

.outerleft {
  margin-bottom: -1.4em;
  margin-left: -170px;
  text-align: right;
  width: 150px;
}

#toptip {  background: url("../images/TopTipp/EULE-TopTipp_Button_ohne.png") no-repeat scroll 0 0 #83B721; }
.toptip {
  background-color: #83B721;
  border-radius: 6px;
  box-shadow: 3px 3px 2px #404040;
  color: #FFFFFF !important;
  margin: 22px 0 30px 16px;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 156px;
}

.toptip h2 {
  color: #FFFFFF;
  font-weight: normal;
  margin-left: 10px;
  padding: 0;
}

.toptip h3 {
    color: #FFFFFF;
    font-size: 0.9em !important;
    font-weight: normal;
    margin: 0 10px;
}

.toptip img {
  margin: 0;
  margin-left: 10px;
  position: relative;
  top: -25px;
}

#toptip p {
  height: 50px;
}

#toptip a {
  color:  white;
  text-decoration: none;
}

.rondell-caption.rondell-item-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  color: #FAFAFA;
  display: none !important;
  height: 0 !important;
  padding: 3px 8px;
  position: absolute;
  top: auto;
}

.contenttable {
  margin-top: 1.7em;
}