body, html { text-align: center; background-color: #FF6600; background-image: url("images/background1.png"); 
background-attachment: fixed;
background-position: left top; margin: 8; 

  font-size: 14px;
  font-weight: bold;
  color: #FFFF99; }


/* Links */

a { color: #FFFF99; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:hover { color: #FF6600; text-decoration: none;}


/* Div-Layer */


#main { width: 835px; height: 1120px; margin: 0 auto; border:3px outset #B33911; text-align: center; background-color: #DD5800} 




#top { height: 170px; margin-left: 15px; margin-top: 8px; margin-right: 5px; background-image: url("images/Kopf1.png");}


#menue { margin: 0; margin-top: 0px; margin-left: 15px; margin-right: 5px; height: 195px; background-color: #DD5800;}


#content { margin: 0; margin-top: 0px; margin-left: 7px; margin-right: 4px; height: 35px; background-color: #DD5800;}

#foo { text-align: center; margin: 0; margin-top: 5px; margin-bottom: 0px; margin-left: 2px; margin-right: 4px; height: 600px; background-image: url("images/hintergrund.png"); background-color: #DD5800; }

#foo_1 { margin: 0; margin-top: 10px; margin-left: 7px; margin-right: 4px; height: 50px; background-image: url("images/unten.png");background-color: #DD5800; text-align: left; }


