/* Start of CMSMS style sheet 'KS_standart' */
body {
  behavior:url("csshover.htc");
  background-image: url(uploads/images/bg_haupt.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

p, .normal, li {
  font-family: georgia, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
  text-decoration: none;
  line-height: 18px;
}

p:first-letter, .normal:first-letter {
  color: red; 
  font-size: 15pt;
}

a {
  color:black;
  text-decoration: underline; 
}

a:hover {
  background-color: #FFFEEB;
}

h1 {
  font-family: georgia, Verdana, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: normal;
  margin-top: 20px;
}

h2 {
  font-family: georgia, Verdana, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: normal;
}

h3 {
  font-family: georgia, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  border-bottom: solid red 1px;
  margin-right: 10px;
}

img {
  border: none;
}

td {
  vertical-align: top;
}

.contentpic {
  margin: 2px;
}

#all {
  position: absolute;
  top: 270px;
  left: 50%;
  margin-left: -300px;
  width: 700px;
  padding-bottom: 30px;
  /*background-color: red;*/
}

#impressum a {
  position: absolute;
  top: 3px;
  left: 50%;
  margin-left: 370px;
}

#guestbook {
  position: absolute;
  top: 6px;
  left: 50%;
  margin-left: -400px;
}
#galerie {
  position: absolute;
  top: 6px;
  left: 50%;
  margin-left: -240px;
}

#tagebuch {
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -50px;
}

#tagebuch a:hover {
  background-color: transparent;
}

#home a {
  position: absolute;
  width: 400px;
  height: 190px;
  top: 20px;
  left: 50%;
  margin-left: -400px;
  display: inline;
  background-color: transparent;
  background-image: url(uploads/images/transparent.gif);
}

#wir, #wir_active {
  position: absolute;
  width: 120px;
  height: 60px;
  top: 220px;
  left: 50%;
  margin-left: -300px;
  display: block;
  background-image: url(uploads/images/transparent.gif);
  background-color: transparent;
}

#wir span, #wirmenue {
  display: none;
}

#wir:hover span, #wir_active span, #wir:hover #wirmenue {
  position: absolute;
  display: block;
  top: -200px;
  left: 370px;
  width: 350px;
  height: 170px;
  background-color: transparent;
  color: black;
  text-decoration: none;
  border: none;
}

#wir:hover {
  z-index: 100
}

#machen, #machen_active {
  position: absolute;
  width: 320px;
  height: 60px;
  top: 220px;
  left: 50%;
  margin-left: -160px;
  background-image: url(uploads/images/transparent.gif);
  background-color: transparent;
}

#machen span {
  display: none;
}

#machen:hover span, #machen_active span {
  position: absolute;
  display: block;
  top: -200px;
  left: 230px;
  width: 350px;
  height: 170px;
  background-color: transparent;
  color: black;
  text-decoration: none;
  border: none;
}

#machen:hover {
  z-index: 100;
}

#musik, #musik_active {
  position: absolute;
  width: 240px;
  height: 60px;
  top: 220px;
  left: 50%;
  margin-left: 170px;
  background-image: url(uploads/images/transparent.gif);
  background-color: transparent;
}


#musik span {
  display: none;
}

#musik:hover span, #musik_active span {
  position: absolute;
  display: block;
  top: -200px;
  left: -100px;
  width: 350px;
  height: 170px;
  background-color: transparent;
  color: black;
  text-decoration: none;
  border: none;
}

#musik:hover {
  z-index: 100;
}

/*#bg_all {
  position: absolute;
  height: 1600px;
  width: 1600px;
  background-image: url(uploads/images/bg_haupt.jpg);
  /*border: 1px solid grey;
  margin-left: -600px;
  left: 50%;
  overflow: scroll;
}*/
/* End of 'KS_standart' */

