    body {
      background-color: #FFFF99;
      font-family: Verdana, 'Helvetica', sans-serif;
      font-size: 90%;
      color: #222222;
      line-height: 130%;
    }


		#container {
			width: 930px;
			border: 1px solid #FFFFAA;
			margin-top: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 20px;
			padding-left: 30px;
			padding-right: 30px;
			background-color: #FFFFEE;
		}

		#banner { border-bottom: 6px double #990033;
			padding-bottom: 0px;
			background-color: #FFAA33;
			color: #880033;
			font-size: small;
		}

    #banner_left, #banner_right { border-bottom: 6px double #990033;
      float: left;
      height: 90px;
      background-color: #FFAA33;
      color: #880033;
			font-size: small;
			margin-bottom: 15px;
    }
    
    #banner_center { 
      background: #FFFFCC;
      float: left;
      height: 100px;
      width: 15px;
    }
    
    #banner_left { border-bottom: 6px double #990033; border-right: 2px solid #990033;
      width: 114px;
      padding-left: 10px;
      padding-top: 5px;
    }
    
    #banner_right { 
      background: url('/images/header.png');
      padding-top: 40px;
      width: 789px;
      height: 55px;
      text-align: center;
      vertical-align: middle;
    }

		#content { border: 1px solid #CCCCCC;
			padding-left: 20px;
			padding-right: 30px;
			margin-left: 140px;
			background-color: #FFFFFF;
		}

		#sidebar-a { border-right: 2px solid #990033; 
    	float: left;
			width: 120px;
			height: 418px;
			margin-bottom: 10px;
			margin-right: 0px;
			padding: 2px;
			padding-bottom: 6px;
			color: #FEFEFE;
			background-color: #FFFFCC;
			font-size: small;
			clear: both;
		}
		
		      
      #sidebar-a_content{
        padding-left: 0px;
        font-weight:bold;
      }

		#footer { border: 1px solid #FFFFDD;
			clear: both;
			padding: 5px;
			padding-left: 140px;
			margin-top: 15px;
			background-color: #FFFFEE;
			color: #999999;
			font-size:70%;
		}
		
		  #footer a:link, #footer a:visited {
        color:#999999;
      }
      
      #footer a:hover {
        color: #004466;
      }
h1 {font-size:125%;}
h2 {font-size:125%;margin-top:30px;}
h3 {font-size:100%;}

em {font-weight: bold; color: #5555DD;}		
		dt { 
      margin-left: 0px;
      padding-left: 20px;
      padding-top:10px;
      padding-bottom: 5px;
    }
		dd {
      margin-left: 20px;
    }

a:link,a:visited {
	color: #880033; 
	font-weight: bold;
  text-decoration:none;
}

a:hover {
	color: #FF0044;
	text-decoration:none;
}

img {}

#content img { border: 1px solid #BBBBBB; }

#bestellen { border: 1px solid #FFFFFF;
  background: #FFFF99;
  padding: 15px;
  margin-top: 20px;
  width: 180px;
  text-align: center;
  
}
