body {background-color:#ffff99;
      margin:0;
      padding:0;
      font-family:Tahoma, Helvetica, sans-serif;
      color:#000099;
      height:100%;
}

#Navigation {width:220px;
             border-right:solid #000099 3px;
             height:100%;
             position:fixed;
             top:0px;
             left:0px;
             background-color:#ffcc66;
             overflow:hidden;
}

#Buttons {width:200px;
          position:absolute;
          left:10px;
          top:10px;
}

#Buttons img {width:200px;
              height:50px;
	      margin-bottom:10px;
	      border:none;
}

#Unternavigation {position:relative;
                  left:40px;
                  width:160px;
}

#Unternavigation img {width:160px;
                      height:40px;
	              margin-bottom:10px;
	              border:none;
}

#Inhalt {position:absolute;
         left:250px;
         top:10px;
         margin-right:30px;
}

table.rahmenlos{border:none;
}

.rahmenlos td, th{border:none;
}

.BildbeschriftungRechts {clear:both;
}

.BildbeschriftungRechts p {text-align:left;
}

.BildbeschriftungRechts img{float:left; 
                            margin-bottom:20px;
                            margin-right:10px;
                            height:300px;
                            width:300px;
}

.BildbeschriftungRechts h2{text-align:left;
}

.BildbeschriftungLinks {clear:both;
}

.BildbeschriftungLinks p {text-align:right;
}

.BildbeschriftungLinks h2{text-align:right;
}

.BildbeschriftungLinks img{float:right;
                           margin-bottom:20px;
                           margin-left:10px;
                           height:300px;
                           width:300px;
}

img{border:solid 1px #000099;
}

input, fieldset, legend{font-family:Tahoma, Helvetica, sans-serif;
                        color:#000099;
}

fieldset{padding:10px;
}

legend{border:none;
       font-style:italic;
}

input, fieldset{border:solid 1px #000099;
}

.FarbeNoschis {position:relative;
               float:right;
               float:left;
               margin-right:20px;
               margin-top:20px;
}

.FarbeNoschis img{margin-bottom:10px;
                  width:150px;
                  height:100px;
}

td.Label{font-weight:bold;
         text-align:right;
         vertical-align:top;
         border:none;
}

.Eingabefeld input{width:500px;
}

td.Eingabefeld {border:none;
}

input.Anzahl{width:30px;
             text-align:right;
             margin-right:3px;
             margin-left:3px;
}

table.Bestellung{border:solid 1px #000099;
                 border-collapse:collapse;
                 width:100%;
}

.Bestellung th, td{border:solid 1px #000099;
                   padding-right:20px;
                   text-align:left;
}

button{padding:10px;
       margin-top:10px;
       margin-bottom:10px;
       margin-right:20px;
       margin-left:0px;
       font-weight:bold;
}