/* CSS Document */
@charset "UTF-8";

html, body {
  font-size: 18px;
	line-height: 23px;
}

#tableLeft {
  position: relative;
  float: left;
  width:660px;
  height: auto;
  text-align: left;
}
#tableRight {
  position: relative;
  float: left;
  width: 20px;
  height: auto;
  text-align: right;
}

/* Bild mit Legende darunter */
figure {
  position: relative;
  float: left;
  width: 680px;
  margin-top: 0.5rem;
  margin-bottom: 1.0rem;
  margin-left: 0px;
  margin-right: 0px;
}
figure img {
  position: relative;
  float: left;
  width: auto;
  max-width: 680px;
  height: auto;
}
/* Bild mit Legende rechts daneben */
figure #img2 {
  position: relative;
  float: left;
  width: auto;
  max-width: 446px;
  height: auto;
}
figure #img2 img {
  position: relative;
  float: left;
  width: auto;
  max-width: 100%;
  height: auto;
  padding-top: 0.3rem;
}
figure #capt2 {
  font-size: 1.0rem;
  line-height: 1.35rem;
  font-style: italic;
  position: relative;
  float: left;
  width: 213px;
  height: auto;
  min-height: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
}
/* Text umfließt Bild */
#figure2 {
  position: relative;
  float: left;
  width: 213px;
  margin-top: 0.2rem;
  margin-bottom: 0.3rem;
  margin-left: 0px;
  margin-right: 20px;
}
#figure2 img {
  position: relative;
  float: left;
  width: auto;
  max-width: 100%;
  height: auto;
}
figure figcaption, #figure2 figcaption, figure #rowPics #pict figcaption {
  font-size: 0.9rem;
  line-height: 1.2rem;
  font-style: italic;
  position: relative;
  float: left;
  width: 680px;
  margin-top: 0.5rem;
  margin-bottom: 0px;
}
#textRight {
  position: relative;
  float: left;
  width: 442px;
  height: auto;
}
#upperLine {
  position: relative;
  width: 680px;
  float: left;
  height: 1.0rem;
  border-top: 1px solid #006219;
}
#lowerLine {
  position: relative;
  width: 680px;
  float: left;
  height: 1.0rem;
  border-bottom: 1px solid #006219;
}

#background {
	background-color: #141414;
	width: 100%;
  overflow: hidden;
  float: left;
	height: 100%;
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 0px;
}
#background img {
	width: auto;
	height: 100%;
  min-width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: fixed;
}
#wrapper {
	position: relative;
	width: 860px;
	height: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	z-index: 1;
}
#wrapper2 {
  position: relative;
  float: left;
	width: 860px;
  height: auto;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 50px;
  padding-bottom: 20px
}
#wrapperBG {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 800px;
	height: 100%;
	background-color: #FFFFFF;
	z-index: 2;
	opacity: 0.5;
  -webkit-box-shadow: 7px 10px 7px 0px #000000;
	box-shadow: 7px 10px 7px 0px #000000;
}
#switch {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-left: 30px;
  margin-bottom: 0px;
  width: 800px;
  height: 25px;
  overflow-y: visible;
}
#switch a {
  color: #FFFFFF;
}
#switch a:hover {
  color: #DF0A0A
}
#switch login {
  position: relative;
  float: left;
  margin-left: 0px;
  width: 600px;
  height: 20px;
}

#menue {
  font-size: 1.1rem;
  line-height: 1.1rem;
  letter-spacing: 0.08rem;
	width: 760px;
	height: auto;
	margin-top: 50px;
	margin-left: 60px;
	position: relative;
	float: left;
	z-index: 3;
	opacity: 1;
}
#menueButton1 {
  position: relative;
  float: left;
  width: auto;
  min-width: 170px;
  margin-right: 20px;
  margin-bottom: 15px;
  background-color: #FFFFFF;
  text-align: center;
  -webkit-box-shadow: 5px 5px 5px;
  box-shadow: 5px 5px 5px;
  opacity: 0.8;
}
#menueButton2 {
  position: relative;
  float: left;
  width: auto;
  min-width: 170px;
  margin-right: 20px;
  margin-bottom: 15px;
  background-color: #FFFFFF;
  text-align: center;
  -webkit-box-shadow: 5px 5px 5px;
  box-shadow: 5px 5px 5px;
  opacity: 0.8;
}

#menueButton1 a {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	display: block;
	background-color: #006219;
	color: #FFFFFF;
  font-weight: 500;
}
#menueButton2 a {
  padding-left: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  display: block;
  background-color: #fca500;
  color: #FFFFFF;
  font-weight: 500;
}
#menueButton1 a:hover, #menueButton2 a:hover {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #DF0A0A;
	color: #FFFFFF;
  font-weight: 500;
}

#subMenue {
  font-size: 1.1rem;
  line-height: 1.5rem;
  letter-spacing: 0.08rem;
	width: 680px;
	height: auto;
  margin-top: 0px;
	margin-left: 60px;
	position: relative;
	float: left;
  padding-top: 10px;
  z-index: 5;
}
#subButton {
  position: relative;
  float: left;
  /* width: auto; */
  width: auto;
  min-width: 170px;
  margin-right: 20px;
  margin-bottom: 0.2rem;
  /* background-color: #FFFFFF; */
}
#subButton #menueBackground {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  opacity: 0.5;
}
#subButton #subButtonText {
  position: relative;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none;
  text-align: center;
  
}
#subButton a {
  font-weight: 500;
  color: #000000;
}
#subButton a:hover {
  font-weight: 500;
  color: #DF0A0A;
}


#content {
	position: relative;
	float: left;
	width: 680px;
	height: auto;
	min-height: 100px;
	margin-top: 20px;
	margin-left: 60px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	z-index: 4;
	opacity: 1;
}
section {
  position: relative;
  float: left;
  width: 680px;
  height: auto;
}
#editor {
  position: relative;
	float: left;
	width: 670px;
  margin-top: 1rem;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  background-color: #DDDDDD;
}
#editorLeft {
  position: relative;
  float: left;
  width: auto;
  height: auto;
}
#editorRight {
  position: relative;
  float: right;
  width: auto;
  height: auto;
  text-align: right;
}
#sitemap {
  position: relative;
  float: left;
  width: 680px;
  padding-bottom: 10px;
}
#sitemap a {
  font-weight: 500;
  color: #000000;
}
#sitemap a:hover {
  color: #DF0A0A;
}
#sitemapLeft {
  position: relative;
  float: left;
  width: 500px;
}
#sitemapRight {
  position: relative;
  float: left;
  width: 10px;
  height: 0px;
  visibility: hidden;
}
#sitemapLeftAdmin {
  position: relative;
  float: left;
  width: 300px;
}
#sitemapRightAdmin {
  position: relative;
  float: left;
  width: 180px;
}
/* Bildergallerie */
#gallery {
  position: relative;
  float: left;
  width: 670px;
}
#galleryMaxi {
  position: absolute;
  top: 20px;
	left: 30px;
	width: 800px;
	height: 95%;
  z-index: 100;
  visibility: hidden;
}
#galleryBG {
  position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 100%;
	background-color: #141414;
	z-index: 2;
	opacity: 0.98;
  visibility: inherit;
}
#galleryWrapper {
  position: relative;
  width: 770px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: auto;
  padding-left: 5px;
  padding-top: 60px;
  z-index: 101;
  visibility: inherit;
}
#arrowLeft {
  position: relative;
  float: left;
  width: 30px;
  hight: 30px;
  margin-top: 200px;
  margin-right: 10px;
}
#arrowRight {
  position: relative;
  float: left;
  width: 30px;
  hight: 30px;
  margin-top: 170px;
  margin-left: 10px;
}
#galleryContent {
  text-align: center;
  position: relative;
  float: left;
  width: 686px;
  height: auto;
  min-height: 300px;
  margin-bottom: 0.5rem;
  z-index: 102;
  visibility: inherit;
}
#galleryContent img {
  position: relative;
  max-width: 680px;
  height: auto;
  max-height: 680px;
  visibility: inherit;
}
#galleryCaption {
  color: #9C9C9C;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 680px;
  height: auto;
}
#galleryXbox {
  position: relative;
  float: left;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  z-index: 104;
  visibility: inherit;
}
#galleryMini {
  position: relative;
  float: left;
  height: 100px;
  width: auto;
  margin-right: 15px;
  margin-bottom: 15px;
}
#galleryMini img {
  position: relative;
  float: left;
  height: 100px;
  width: auto;
}
#galleryMini a {
  margin-bottom: 0px;
}

/* Bilder in Reihe */
#rowPics {
  position: relative;
  float: left;
  width: 680px;
}
#rowPics #pict {
  position: relative;
  float: left;
}
#rowPics #pict img {
  position: relative;
  float: left;
  width: auto;
  max-width: 100%;
  height: auto;
}

/* Footer */
#footer {
  font-size: 1.1rem;
  line-height: 1.5rem;
  letter-spacing: 0.08rem;
	width: 680px;
	height: auto;
	margin-left: 0px;
	position: relative;
	float: left;
  border-top: 1px #000000 solid;
  padding-top: 10px;
}
#footerButton {
  position: relative;
  float: left;
  width: auto;
  margin-right: 20px;
  margin-bottom: 0.2rem;
  text-decoration: none;
}
#footerButton a {
  font-weight: 300;
  color: #000000;
}
#footerButton a:hover {
  font-weight: 300;
  color: #DF0A0A;
}

#formular {
  position: relative;
  float: left;
  width: 680px;
  height: auto;
  background-color: #EAEAEA;
  padding-top: 1.0rem;
  padding-bottom: 1.0rem;
}
#formRow {
  position: relative;
  float: left;
  width: 680px;
  padding-bottom: 0.5rem;
  text-align: center;
}
#formLeft {
  position: relative;
  float: left;
  width: 160px;
  height: auto;
  min-height: 10px;
  padding-left: 10px;
  padding-right: 15px;
  text-align: right;
}
#formRight {
  position: relative;
  float: left;
  width: 485px;
  padding-left: 0px;
  padding-right: 10px;
  text-align: left;
}
#formular #radioButton {
  position: relative;
  float: left;
  width: auto;
  margin-right: 10px;
}
#formular input, #formular textarea {
  width: 65%;
}











