
  body { 
    background-color: rgb(155, 231, 239);
    color: rgb(0, 82, 80);
    font-family: Arial,Helvetica,sans-serif
    }

  h1 { 
    }
    
  h4 {
  	margin-bottom: 0%;
    }  

  li {
	list-style-type: none;
	font-size: x-small;
	line-height: 1.0;
  }
  
  #formfield, #formfieldNum, { 
    background-color: rgb(197,185,207); 
    color: rgb(0, 82, 80);
  }
    
  #quantity   { 
    background-color: rgb(197,185,207);
    color: rgb(0, 82, 80);
    width: 30px;
  	}
  
  #foto { 
    position: absolute; 
  	left: 210px; 
	top: 243px;
	width: 440px;
	height: 320px;
	border: 0;
  	}

  #frame {
	position: absolute; 
	left: 0px; 
	top: 0px;
	border: 0;
  	}

  #gallery {
	position: absolute; 
	left: 150px; 
	top: 0px;
	border: 0;
  	}

  #bestellen {
    position: absolute; 
    top: 525px; 
    left: 15px; 
    width: 300px;
  	}
  
  #banner { 
    position: absolute;
    top: 5px;
    left: 5px;
  	width: 100%;
    text-align: center;
    }

  #logo { 
    position: absolute;
    top: 5px;
    left: 5px;
    border: 0;
   	}

  #menuLeft { 
    position: absolute;
    top:130; 
    margin-top:0; 
    margin-bottom:0;
    }

  #galleryHeader { 
    position: absolute;
    top: 15;
    left: 150; 
    width: 450;
    text-align: center; 
    }

  #content { 
    margin-left: 150px;
    margin-top: 140px;
    }
    
  #label { 
    
    }

  a:link {
    color: rgb(86, 0, 0);
    font-style: italic
  	}

  a:visited {
    color: rgb(86, 0, 0);
    font-style: italic
  	}

  a:hover {
    color: rgb(240, 86, 0);
    font-style: italic
  	}
