@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-family: sans-serif;
  background-color: rgb(25,25,25);
  color: rgb(230,230,230);
}

h1 {
  font-size: 2.1em;
  font-weight: bold;
  margin-top: 0;
}

h5 {
  font-size: 0.9em;
  font-weight: bold;
  color: rgb(150,10,10);
  margin: 0;
}

h6 {
  text-align: left;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a:link, a:visited {
  text-decoration: none;
  color: rgb(200,200,200);
  font-variant: small-caps;
}

a:active, a:hover {
  color: rgb(150,10,10);
}

img {
  border: none;
}

form {
  margin: 0;
  padding: 0;
}

/**/
fieldset {
  border: rgb(100,100,100) dotted 1px;
  margin: 0;
  padding: 0;
}

#link2map24 {
  margin: 2em 0 0 10px;
  max-width: 150px;
  overflow: auto;
  color: rgb(200,200,200);
  text-align: center;
  vertical-align: top;
}

#link2map24 p {
  margin: 0; /* alle margins innerhalb von anfahrt_slide werden von Fx.Slide (MooTools) auf 0 gesetzt, deswegen k�nnen sie nicht verwendet werden */
}

#link2map24 fieldset {
  font-size: 0.7em;
  padding: 0 0 0 0;
}

#anfahrt_toggle {
  cursor: pointer;
}

#anfahrt_slide {
  padding: 0 8px 1em 8px;
}

input, select, textarea {
  background-color: rgb(50,50,50);
  color: rgb(240,240,240);
  border: rgb(120,120,120) dotted 1px;
  margin: 0.2em 0 0.2em 0;
}

#recaptcha_response_field {
  background-color: white;
}

/**/
#link2map24 input, #link2map24 select {
  width: 110px;
}

fieldset legend {
  font-weight: bold;
}

label {
  cursor: pointer;
}

.highlight {
  color: rgb(150,10,10);
  font-weight: bold;
}

dt {
  color: rgb(150,10,10);
  font-weight: bold;
  margin-bottom: 0.3em;
}

dd {
  text-align: justify;
  margin-bottom: 1em;
}

.bold {
  font-weight: bold;
}

.nowrap {
  white-space: nowrap;
}

#hauptcontainer {
  width: 800px;
  position: relative;
  left: 50%;
  background-color: rgb(10,10,10);
  margin: 0 0 0 -400px; /* oben rechts unten links */
  border-right: rgb(100,100,100) dotted 1px;
  border-left: rgb(100,100,100) dotted 1px;
  border-bottom: rgb(100,100,100) dotted 1px;
}

#counter {
  width: 80px;
  position: fixed;
  left: 50%;
  background-color: rgb(10,10,10);
  margin: 0 0 0 -500px; /* Breite des Hauptcontainers + Breite des Counters + 2* Padding des Counters */
  border-top: rgb(100,100,100) dotted 1px;
  border-left: rgb(100,100,100) dotted 1px;
  border-bottom: rgb(100,100,100) dotted 1px;
  padding: 10px;
  margin-top: 20px;
  text-align: center;
  color: rgb(200,200,200);
  font-size: 0.8em;
}

#seitenkopf {
  text-align: center;
}

/* Phark-Methode */
#header {
  background: url('../art/header_final2.png');
  /*height: 200px;*/
  height: 287px;
  /*text-indent: -999em;*/
  width: 800px;
}

#headertext{
  display: block;
  padding-top: 150px
}

/* Gilder-/Levin-Methode */
/*#header {
  height: 200px;
  position: relative;
  width: 800px;
}

#header span {
  background: url('../art/header2.png') no-repeat;
  height: 100%;
  position: absolute;
  width: 100%;
}*/

#menuecontainer {
  width: 150px;
  float: left;
}

#menue {
  border-right: rgb(100,100,100) dotted 1px;
  padding: 0 0.5em 0 1em;
}

#menue li {
  text-align: right;
}

#menue li.aktiv {
  text-align: left;
}

#menue li.aktiv a:link, #menue li.aktiv a:visited {
  color: rgb(150,10,10);
}

#inhaltscontainer {
  margin: 0 150px 2em 150px;
  padding: 0 1em 0 1em;
}

#inhalt {
  text-align: justify;
}

#infocontainer {
  font-size: 0.8em;
  width: 150px;
  float: right;
}

#infocontainer a:link, #infocontainer a:visited {
  text-decoration: none;
  color: rgb(230,230,230);
  font-variant: normal;
}

#infocontainer a:active, #infocontainer a:hover {
  color: rgb(230,230,230);
  font-style: italic;
}

#latestnews dd, #latestguestbook dd {
  margin: 0.5em;
}

#seitenfuss {
  clear: both;
  text-align: center;
  padding: 0 1em 0 1em;
}

#metalinks li {
  display: inline;
  padding: 1em;
}

#sponsoren li {
  margin: 0 1em 2em 1em;
  float: left;
}

a.infobox span {
  visibility: hidden;
  position: absolute;
  background-color: rgb(20,20,20);
  color: rgb(230,230,230);
  font-size: 0.8em;
  font-variant: normal;
  border: rgb(100,100,100) dotted 1px;
  padding: 1em;
  margin: 0 0 0 0.2em;
}

a.infobox:hover {
  cursor: help;
}

a.mitlink:hover {
  cursor: pointer;
}

a.infobox:hover span, a.infobox:focus span, a.infobox:active span {
  visibility: visible;
}

#nachsponsoren {
  clear: left;
  height: 0;
}

#unten {
  text-align: right;
  width: 800px;
  position: relative;
  margin: 0.2em 0 0.5em 0;
  left: 50%;
  margin-left: -400px;
  height: 1em;
}

.entry {
  padding: 0.5em;
}

.light {
  background-color: rgb(50,50,50);
}

.dark {
  background-color: rgb(20,20,20);
}

.entrytop {
  margin-bottom: 0.5em;
}

.announcement {
  background-color: rgb(200,200,200);
  padding: 0.3em;
}

.announcementtitle {
  font-weight: bold;
  color: black;
  background-color: rgb(170,170,170);
  padding: 0.3em;
}

.announcementtext {
  color: black;
  margin: 1em 2em 1em 2em;
}

.announcementtext a {
  color: rgb(20,20,20);
}

.announcementtext a:hover {
  color: rgb(150,10,10);
}

.news {
  background-color: rgb(20,20,20);
  padding: 0.3em;
}

.newstitle {
  font-weight: bold;
  background-color: rgb(50,50,50);
  padding: 0.3em;
}

.newstime {
  background-color: rgb(50,50,50);
}

.newstime:before {
  content: " – ";
}

.newstext {
  margin: 1em 1em 1em 2em;
}

.guestbookentryname {
  font-weight: bold;
}

.guestbookentryname:after {
  content: " – ";
}
