body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;

 margin-top: 0px;
  width:220px;
	height:320px;
  background-image:url('../bilder/nav.jpg');
  background-repeat:repeat-y;
  background-position:0px 0px;
   }


 #button1 {
  margin-left:0px;
  margin-top:0px;
  width:177px;
	height:35px;
  background-image:url('../bilder/Button.jpg');
  background-repeat:no-repeat;
  background-position:0px 0px;
   }

   #button2 {
  margin-left:0px;
  margin-top: 0px;
  width:177px;
	height:35px;
  background-image:url('../bilder/Button.jpg');
  background-repeat:no-repeat;
  background-position:0px 0px;
   }

   #button3 {
  margin-left:0px;
  margin-top:0px;
  width:177px;
	height:35px;
  background-image:url('../bilder/Button.jpg');
  background-repeat:no-repeat;
  background-position:0px 0px;
   }


   #button4 {
  margin-left:0px;
  margin-top:0px;
  width:177px;
	height:35px;
  background-image:url('../bilder/Button.jpg');
  background-repeat:no-repeat;
  background-position:0px 0px;
   }


   #button5 {
  margin-left:0px;
  margin-top: 0px;
  width:177px;
	height:35px;
  background-image:url('../bilder/Button.jpg');
  background-repeat:no-repeat;
  background-position:0px 0px;
   }

   #button6 {
  margin-left:0px;
  margin-top: 0px;
  width:177px;
	height:35px;
  background-image:url('../bilder/Button.jpg');
  background-repeat:no-repeat;
  background-position:0px 0px;
   }

    #button7 {
  margin-left:0px;
  margin-top: 0px;
  width:177px;
	height:35px;
  background-image:url('../bilder/Button.jpg');
  background-repeat:no-repeat;
  background-position:0px 0px;
   }

     #button8 {
  margin-left:0px;
  margin-top: 0px;
  width:177px;
	height:35px;
  background-image:url('../bilder/Button.jpg');
  background-repeat:no-repeat;
  background-position:0px 0px;
   }

     #button9 {
  margin-left:0px;
  margin-top: 0px;
  width:177px;
	height:35px;
  background-image:url('../bilder/Button.jpg');
  background-repeat:no-repeat;
  background-position:0px 0px;
   }

     #button10 {
  margin-left:0px;
  margin-top: 0px;
  width:177px;
	height:35px;
  background-image:url('../bilder/Button.jpg');
  background-repeat:no-repeat;
  background-position:0px 0px;
   }

   /*texte*/

      .links {
color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
  padding-top:5px
  }
 a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

 a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover, #navigation a:active {
	color: #333366;
	font-weight: bold;
	text-decoration: underline;