  *{
    margin: 0;
    padding: 0;
  }
  img
  {
  	border: 0px;
  }
  body{
    background: #fff;
    font: normal 12px Trebuchet MS, Trebuchet, Arial, sans-serif;
    color: #000;
	 margin: 0;
  }
   #master{
    margin: 44px auto 13px auto;
    width: 790px;
	 text-align: left;
	 border: 0px solid #ff9900;
	 background-color: White;
  }
     #master2{
    margin: 0px auto auto auto;
    width: 782px;
	 text-align: left;
	 border: 0px solid #444;
  }
      #master3{
    margin: 0px auto auto auto;
    width: 780px;
	 text-align: left;
	 border: 0px solid #ff9900;
  }
  #backgrounghuepper{
    padding-bottom: 36px;
	 margin-top: -69px;
    background: #fff;
	  text-align: center;
  }
  #huepper{
   margin:auto;
    margin-top: 74px;
    width: 690px;
	 text-align: left;
	 background: #fff url(../bilder/bg.gif) repeat-x;
    color: #000;
    font-size: 13px;
	  margin-left: 41px;
  }
  h1{
  font-size: 1em;
  }
  h2{
  font-size: 1.2em;
  }
  #content h1{
  font-size: 1.1em;
  border-left: 20px solid #ff9900; 
  }
  #content h3{
  font-size: 1.1em;
  border-left: 20px solid #ff9900; 
  }
  h1{
  font-size: 1em;
  }
 .eingerueckt
  {
  	padding-left: 2em;
  }
  h3{
    font-size: 1.1em;
  }
  h2, h3{
    color: #000;
    font-weight: bold;
  }
  a{
    text-decoration: underline;
	 color: #FE9900;
	 font-weight: bold;
  }
  a:hover{
    text-decoration: none;
	 color: blue;
	 font-weight: bold;
  }
  a:visited
  {
    text-decoration: underline;
	 color: #FE9900;
	 font-weight: bold;
  }
  #header{
        width: 790px;
  }
  h1#headlogoblanklink{
    margin-top: 13px;
    font-size: 0px;
  }
  h1#headlogoblanklink a{
    display: block;
    width: 790px;
	 background: url(../bilder/kopf1.jpg) no-repeat 39px;
	 color: #000;
	 text-decoration: none;
	 height: 141px;
  }
    h1#headlogoblanklink a:hover {
    display: block;
     width: 790px;
     height: 141px;
	 color: #ff9900;
  }
  ul#navibutton{
    float: left;
    position: relative;
    margin-top: 16px;
    list-style: none;
  }
  ul#navibutton li{
    float: left;
    font-size: 15px;
	  text-align: left;
	  font-weight: bold;
	  margin-left: 0px;
  }
  ul#navibutton a{
    display: block;
    padding: 125px 0px 0 20px;
    width: 90px;
    height: 40px;
    color: #000;
  }
  a.shop{
    background:  transparent url(../bilder/shop.jpg) no-repeat;
  }
  a.service{
    background:  transparent url(../bilder/service.jpg) no-repeat;
  }
  a.kontakt{
    background:  transparent url(../bilder/contact.jpg) no-repeat;
  }
  a.infos{
    background: transparent url(../bilder/infos.jpg) no-repeat;
  }
  ul#navibutton a:hover{
    color: #ff9900;
  }
  a.shop:hover, a.service:hover, a.kontakt:hover, a.infos:hover{
    background-position: right top;
  }
  ul#navibutton h2 a{
    color: #ff9900;
  }
  
  #leftInfo{
    float: right;
    width: 220px;
  }
  #leftInfo ol{
    list-style: none;
  }
  #leftInfo li, #content p{
    margin-bottom: 10px;
  }
  /* 
  #leftInfo h2{
    margin: 15px 0;
  }
  */
  h3 a{
    color: blue;
  }
  h3 a:hover{
    text-decoration: underline;
  }
  .data{
    color: #666;
    font-size: 9px;
    font-weight: bold;
  }
  #content{
    margin-right: 250px;
  }
  #content a
  {
    text-decoration: underline;
	 color: #FE9900;
	 font-weight: bold;
  }
  #content a:hover
  {
    text-decoration: none;
	 color: Blue;
	 font-weight: bold;
  }
  #content a:visited
 
  {
    text-decoration: underline;
	 color: #FE9900;
	 font-weight: bold;
  }
  #footer{
    padding-top: 4px;
    height: 43px;
    background: transparent url(../bilder/bg.gif) repeat-x;
    color: #888;
    font-size: 11px;
	 margin-left: 38px;
    width: 690px;
	 
  }
  #footer ul{
    list-style: none;
  }
  #footer a
    {
    text-decoration: underline;
	 color: #ff9900;
	 font-weight: bold;
	 padding-left: 5px;
  }
  #footer a:hover{
    color: blue;
    text-decoration: underline;
	 padding-left:5px;
  }
  ul#footerLink{
    width: 690px;
  }
  li.leftfoot{
    padding-right: 0px;
	 float: left;
  }
  li.rightfoot{
    float: right;
  }
  .clearer{
    clear: both;
  }
