body {
  background: #191919;
  font-size: 100%;
  color: #fff;
  font-family: Arial, Helvetica, Sans-Serif;
}

#header {
  position: relative;
  margin: 0 auto;
  margin-top: 6px;
  width: 800px;
  height: 150px;
  min-width: 800px;
  background: url(../img/headback.png) no-repeat;
}

#logo {
  background: url(../img/logo.png) no-repeat 15px 55px;
  width: 660px;
  height: 150px;
}

#logo a:link, 
#logo a:visited {
  position: absolute;
  display: block;
  width: 316px;
  height: 65px;
  margin: 60px 0 0 30px;
}

#logo a:hover,
#logo a:focus {
  background: url(../img/logoani.png) no-repeat;
  width: 340px;
  height: 73px;
  margin-left: 11px;
  margin-top: 44px;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.2em; }

h1, h2 { font-weight: bold;}

.left { text-align: left;}
.right { text-align: right;}
.middle { text-align: center;}

.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }

#line {
  background: url(../img/line.png) repeat-x;
  color: #7E0000;
}

#line2 {
  background: url(../img/line.png) repeat-x;
  color: #7E0000;
}
 
#container {
  margin: 0 auto;
  width: 800px;
  min-width: 800px;
  background: url(../img/back.gif) repeat;
  padding-top: 5px;
}

#content {
  margin: 0 auto;
  width: 610px;
  padding-top: 50px;
  padding-bottom: 30px;
}

#contact iframe {
  padding: 10px 0 0 45px;
}

#werbung img {
  margin-top: 50px;
}

#counter {
  padding-top: 28px;
  padding-bottom: 28px;
  text-align: center;
}

#counter span {
  color: #00f000;
  font-weight: bold;
  font-size: 1.2em;
  padding-left: 4px;
}

#fuss { 
  font-size: 0.8em;
}

#foot {
  margin: 0 auto;
  margin-bottom: 6px;
  text-align: center;
  width: 800px;
  height: 114px;
  background: url(../img/footback.png) no-repeat;
}

#foot p {
  padding-top: 10px;
}

#content a:link, 
#content a:visited {
  color: #fff;
  text-decoration: underline;
}

#content a:focus,
#content a:hover,
#content a:active {
  color: #D9D9D9;
}

#autor { 
  font-size: 0.8em; 
  padding-top: 3px;
  color: #8b8b8b;
}

#textfeld {
  width: 500px;
  padding: 5px 60px 50px 0;
}

#neg {
  margin-top: -15px;
}

#shoutbox p {
  font-size: 0.8em;
}

#banner {
  margin: 0 auto;
  width: 500px;
}

#streams {
  margin: 0 auto;
  width: 468px;
}

#gbook {
  margin-left: -20px;
}

#upload {
  margin-left: -10px;
}

#fansite p {
  padding: 25px 0 15px 73px;
  font-weight: bold;
}

#kalender {
  background: url(../img/kback.png) no-repeat;
  width: 600px;
  height: 500px;
}

#kalender h2 {
  padding: 15px 0 0 280px;
  font-size: 2em;
  color: #666;
}

#kalender p {
  padding-top: 75px;
  text-align: center;
}

#projects {
  padding: 50px 0 60px 0;
  text-align: center;
}

#webdesign {
  padding: 50px 0 60px 0;
  text-align: center;
}

#gamez {
  text-align: center;
  background: url(../img/monitor.png) no-repeat 15px 55px;
  width: 600px;
  height: 540px;
}

#gamez img {
  padding-top: 90px;
}

