/* Start of CMSMS style sheet 'moonlight-css' */
body {
  background-color:#000;
  color:#cbcbcb;
  font: 100.01% Verdana, Arial, Helvetica, sans-serif;
}

* {
  margin:0;
  padding:0;
}
a {
  color:#edb381
}

img {
border:none
}

#pagewrapper {
  width: 1000px;
  margin: 0 auto;
}

#kopfbereich {
   background: url(uploads/images/header.jpg) no-repeat top;
   width:1000px; 
   height:160px;
   border-bottom:2px solid #edb381;
}
#kopfbereich h1 {
 display:none;
}

#inhalt {
  margin-right: 175px;
  padding: 20px;
}
#inhalt h2{
  padding-bottom:20px;
  color:#edb381;
  font-size:21px;
}

#steuerung {
  float: right;
  height:544px;
  width:110px;
  padding: 30px;
  text-align:center;
}

dfn {
  display:none
}

#fussbereich {
  background: url(uploads/images/balken.jpg) no-repeat top;
  clear: both;
  padding: 20px;
  font-size:11px;
}
#footer p {
font-size:10px;
}

/* End of 'moonlight-css' */

