/* Generated by KaZcadeS */
* {
  margin: 0;
  padding: 0;
}
body {
  font-size: 62.5%;
  text-align: center;
  color: #c3cd69;
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  background-repeat: repeat-x;
  background-color: #dadada;
}
#gesamt-titel {
  border-top: 5px solid #5d2239;
  position: absolute;
  padding-bottom: 20px;
  padding-top: 220px;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 1.5em;
  color: #6e6e70;
  top: 0px;
  max-width: 940px;
  text-align: left;
  z-index: 100;
  visibility: visible;
  margin-top: 100px;
}
#gesamt-titel img {
  border: 2px solid #5d2239;
  z-index: 1000;
  visibility: visible;
}
#gesamt-titel a {
  color: #80cb27;
}
#header {
  border-top: 7px solid #f3f3f3;
  border-left: 7px solid #f3f3f3;
  border-right: 7px solid #f3f3f3;
  margin: 30px auto auto;
  font-size: 1.7em;
  text-align: left;
  position: relative;
  visibility: visible;
  z-index: 900;
  max-width: 900px;
  height: 120px;
  opacity: 1;
  background-color: #ffffff;
  color: #ffffff;
  background-image: url(../images/header-bg.png);
}
#container {
  border-top: 0px solid #cdd903;
  border-left: 7px solid #f3f3f3;
  border-right: 7px solid #f3f3f3;
  margin: auto;
  overflow: hidden;
  max-width: 900px;
  z-index: 900;
  background-color: white;
}
#menueleiste {
  border-color: #cdd903;
  border-width: 2px;
  margin: 0px;
  padding: 0;
  font-weight: inherit;
  list-style-type: none;
  list-style-position: inside;
  z-index: 1000;
  color: white;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  text-decoration: none;
  width: 100%;
  display: block;
  float: left;
  font-size: 1.3em;
  background-color: #cdd903;
}
#menueleiste ul {
  margin: 0 0 0 30px;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  float: left;
  text-decoration: none;
  background-color: transparent;
}
#menueleiste ul li {
  border-color: #000000;
  border-width: 0;
  margin: 0;
  padding: 0;
  list-style-position: outside;
  list-style-type: none;
  display: block;
  float: left;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: right;
  text-decoration: none;
}
#menueleiste a {
  margin: 3pt 0 0;
  padding: 8px 15px 7px;
  display: block;
  float: left;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #333333;
}
#menueleiste a:hover, #menueleiste .current a {
  border-top: 2px solid #9f9f9f;
  border-left: 2px solid #9f9f9f;
  border-right: 2px solid #9f9f9f;
  opacity: 1;
  float: left;
  background-position: left center;
  text-align: right;
  font-weight: bold;
  background-repeat: repeat-x;
  background-color: #ffffff;
  padding-top: 6px;
  padding-left: 13px;
  padding-right: 13px;
}
#inhaltebereich {
  padding-top: 20px;
  padding-bottom: 0px;
  text-align: justify;
  width: 60%;
  background-color: white;
  display: inline;
  float: left;
  padding-right: 2.5%;
  margin-left: 2.5%;
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 1.3em;
  color: #545b63;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 1.2em;
  font-weight: normal;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  color: #393f48;
}
#footer {
  border-left: 7px solid #f3f3f3;
  border-right: 7px solid #f3f3f3;
  border-bottom: 7px solid #f3f3f3;
  margin: auto auto 30px;
  max-width: 900px;
  overflow: hidden;
  font-size: 1.1em;
  text-align: left;
  color: #77818c;
  padding-top: 10px;
  background-color: #ffffff;
}
#footer-text {
  border-top: 1px solid #d9d9d9;
  margin-left: 30px;
  margin-right: 30px;
  z-index: 1000;
  display: block;
  position: relative;
  padding-top: 10px;
  padding-bottom: 20px;
}
#rechtlicheInfos {
  margin: auto;
  text-transform: uppercase;
  max-width: 860px;
  font-size: 1.1em;
  text-align: right;
  padding-bottom: 10px;
  color: #c1c1c1;
}
#rechtlicheInfos a {
  border-bottom: 1px dotted #c1c1c1;
  color: #c1c1c1;
  text-decoration: none;
}
#rechtlicheInfos a:hover {
  border-bottom-style: dotted;
}
#footer-links {
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  max-width: 270px;
  text-align: right;
  padding-right: 20px;
}
#footer-links a {
  border-bottom: 1px dotted #393f48;
  text-decoration: none;
  color: #77818c;
}
#footer-links a:hover {
  border-bottom-style: dotted;
}
#inhaltebereich a {
  text-decoration: none;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  color: #CDD903;
}
#footer a {
  border-bottom: 1px dotted #77818c;
  text-decoration: none;
  color: #77818c;
}
#seitenleiste {
  border-top: 5px solid #cdd903;
  padding: 0px 20px 20px;
  display: inline;
  width: 30%;
  padding-left: 1.5%;
  padding-right: 1.5%;
  text-align: left;
  font-size: 1.3em;
  color: #6e6e70;
  float: right;
  margin-right: 2%;
  margin-top: 20px;
  z-index: 1000;
  position: relative;
  background-color: #ededed;
}
#seitenleiste .moduletable {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  padding-bottom: 15px;
  margin-top: 20px;
  text-align: justify;
}
#seitenleiste h1, #seitenleiste h2, #seitenleiste h3, #seitenleiste h4, #seitenleiste h5, #seitenleiste h6 {
  padding-bottom: 10px;
  color: #393f48;
}
#sprachwahl {
  color: #6e6e70;
  font-size: 0.5em;
  position: relative;
  float: right;
  margin-top: 5px;
}
#sprachwahl a {
  color: #6e6e70;
}
#seitenkennung {
  font-size: 0.8em;
}
a#seitenkennung {
  color: #393f48;
}
#inhaltebereich h1, #inhaltebereich h2, #inhaltebereich h3, #inhaltebereich h4, #inhaltebereich h5, #inhaltebereich h6 {
  padding-bottom: 10px;
  font-family: Times New Roman,Times,serif;
  font-size: 1.9em;
}
#inhaltebereich a:hover {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#slideshow {
  width: 100%;
  height: auto;
  background-color: #666666;
  text-align: left;
  margin-bottom: -13px;
}
#inhaltebereich h2 {
  font-size: 1.4em;
}
#inhaltebereich h3, #inhaltebereich h4, #inhaltebereich h5, #inhaltebereich h6 {
  font-size: 1.2em;
}
p {
  margin-bottom: 11px;
}
a#externerLink {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 12px;
  background-image: url(../images/link-oeffnen.gif);
}
#inhaltebereich li, #seitenleiste li {
  margin-left: 15px;
}
#inhaltebereich .article_separator {
  display: none;
}
table.contentpaneopen {
  margin: 0 0 0 -2px;
}
select#aics_unterkunft {
  width: 168px;
}
#aiContactSafeSend_loading_2 {
  margin: 0px ! important;
  display: none;
}
#adminForm_2 br {
  height: 3px;
}
#aiContactSafeSendButton {
  margin: 0px ! important;
}
#seitenleiste a {
  color: #6e6e70;
}
#header img {
}
.beidseitigesClearen {
  clear: both;
  height: 0px;
}
#logo {
  margin-left: 30px;
  margin-top: 30px;
}
#seitenleiste2 {
  display: none;
}
#seitenleiste h1, #seitenleiste h2, #seitenleiste h3, #seitenleiste h4, #seitenleiste h5, #seitenleiste h6 {
  color: #393f48;
}
#neueInfoBox {
  border-left: 3px solid #ffffff;
  position: absolute;
  margin-left: 590px;
  padding-left: 15px;
  font-weight: inherit;
  margin-top: 40px;
  color: #ffffff;
}
input.textbox, select.textbox, textarea.editbox, input.email {
  width: 350px ! important;
}
select#aics_unterkunft {
  width: 168px;
}
#aiContactSafeSend_loading_2 {
  margin: 0px ! important;
  display: none;
}
#adminForm_2 br {
  height: 3px;
}
#aiContactSafeSendButton {
  margin: 0px ! important;
}
.plg_system_eprivacy_module .plg_system_eprivacy_message {
font-size: 16px !important;
z-index: 10000 !important;
margin-left: 0px !important;
padding-top: 5px !important;
text-align: center !important;
}
body {
  text-align: left;
}
.plg_system_eprivacy_message p a {
    text-decoration: underline !important;
    font-size: 16px !important;
}
#inhaltebereich table td { padding: 3px !important; }
@media (max-width: 800px) {
  #neueInfoBox { display: none !important; }
  #header { text-align: center !important; height: auto !important; }
  #header a { margin-left: none !important; position: relative !important; }
  #header a img { position: relative !important; margin-top: 20px; margin-bottom: 20px !important; }
  #inhaltebereich table { max-width: 100% !important; }
}
@media (max-width: 790px) {
  #seitenleiste { display: none; }
  #inhaltebereich { width: 95% !important; text-align: left !important; }
}
@media (max-width: 650px) {
  #menueleiste { float: none !important; display: block !important; height: auto !important; }
   #menueleiste ul { width: 100% !important; margin-left: 0px !important; text-align: center !important; float: none !important; }
  #menueleiste ul li { width: 100% !important; border: none !important; float: none !important; margin: none !important; text-align: center !important; }
  #menueleiste ul li a, a.toggleMenu { width: 100% !important; border: none !important; float: none !important; margin: none !important; padding: 0 !important; text-align: center !important; padding-top: 8px !important; padding-bottom: 8px !important; }
  .gbs3 .A { width: 100% !important; }
   #header a img { margin-left: -12px !important; width: 150px !important; height: auto !important; }
  }