body {
	margin:0; 
        padding:0;
        background-color:#353D31;
        font-family: Arial;
        font-size: 0.8em;
        text-align: center;
        color:#353D31;
}


#main1 
{
      width: 65em;
      background-image: url(http://keramik-moebert.de/cottbus/grafik/kachel.gif);
      background-color: #ffffe1;
      border: 3px solid #cb8707;
      margin: 1em auto;
      text-align: center;
}

#header
{
      width: 98%;
      height: 9em;
      background-image: url(http://keramik-moebert.de/cottbus/grafik/oben.jpg);
      background-repeat: no-repeat;
      background-position: right;
      margin-top:5px;
      margin-right:3px;
}

.firma
{
      width: 97%;
      height: 9em;
      background-image: url(http://keramik-moebert.de/cottbus/grafik/logo.gif);
      background-repeat: no-repeat;
      margin-left:2.5em;
}

#inhalt3
{
      width: 95%;
      text-align: left;
      margin:1em auto;
      padding: 0.3em;
      border: 1px solid #cb8707;
      background-color: #ffffe1;
}


