/* made by d08082 */
body {
  background-color: #666;
  font-family: Tahoma, Geneva, sans-serif;
  /*background-image: url('../images/wallpapers/think_different.jpg');*/
  background-color: black;
  background-repeat: repeat-y;
  background-attachment: fixed;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  -webkit-background-size: 100%;
  -khtml-background-size: 100%;
  color: #fff;
  font-size: 11pt;
  margin: 0px;
  overflow: hidden;
}

#main {
  width: 935px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#sitelogo {
  position: absolute;
  z-index: 500;
  margin-left: 50px;
  background-image: url('../images/os_x_small.png');
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
}

#sitelogo:hover {
  top: 0px;
  left: 0px;
  width: 450px;
  height: 600px;
  background-image: url('../images/snow_leopard_hover.png');
  z-index: 500;
  margin-bottom: -100px;
}

#header {
  background-image: url('../images/template/bg_header.png');
  background-repeat: repeat-y;
  position: absolute;
  width: 835px;
  top: 0px;
  left: auto;
  right: auto;
  height: 40px;
  padding-left: 100px;
  color: #fff;
}

#header_bottomline {
  background-image: url('../images/template/bg_header_bottomline.png');
  background-repeat: no-repeat;
  position: absolute;
  height: 5px;
  width: 935px;
  top: 40px;
  left: auto;
  right: auto;
}

#left {
  position: absolute;
  width: 185px;
  top: 115px;
  padding-left: 55px;
  padding-top: 5px;
  z-index: 50;
  text-align: center;
}

#content_headline {
  background-image: url('../images/template/bg_content_headline_90.png');
  background-repeat: no-repeat;
  position: absolute;
  height: 5px;
  width: 935px;
  top: 110px;
  left: auto;
  right: auto;
}


#content {
  background-image: url('../images/template/bg_content_withline_90.png');
  background-repeat: repeat-y;
  position: absolute;
  width: 625px;
  top: 115px;
  padding-left: 260px;
  padding-right: 50px;
  bottom: 5px;
  /*
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 635px;*/
}

#content_in {
  position: absolute;
  top: 0px;
  padding-top: 10px;
  overflow: auto;
  left: 255px;
  padding-left: 15px;
  right: 20px;
  bottom: 10px;
}

#content_bottomline {
  background-image: url('../images/template/bg_content_bottomline_90.png');
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0px;
  height: 5px;
  width: 935px;
}

a:link, a:active, a:visited {
  color: #222;
  text-decoration: none;
}

a:hover {
  color: #ccc;
}

.ueberschrift {
  font-weight: bold;
}

#menu {
  margin-top: 40px;
}

.menuentry {
  /*border-bottom: #000 solid 1px;*/
  margin-bottom: 5px;
  margin-left: 10px;
}

#time {
  position: absolute;
  text-align: right;
  font-weight: bold;
  top: 0px;
  left: auto;
  right: auto;
  height: 40px;
  padding-left: 700px;
  padding-right: 20px;
}

#bg_auswahl {
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 100;
}

h1 {
  font-size: 19pt;
  font-weight: normal;
  margin-top: 0px;
}

h2 {
  font-size: 17pt;
  font-weight: normal;
  margin-top: 0px;
}

h3 {
  font-size: 15pt;
  font-weight: normal;
  margin-top: 0px;
}

h4 {
  font-size: 13pt;
  font-weight: normal;
  margin-top: 0px;
}

h5 {
  font-size: 12pt;
  font-weight: normal;
  margin-top: 0px;
}

img {
  border: 0px;
}

blockquote {
  border: 1px solid #333;
  padding: 5px;
  margin: 5px;
}
