body  { 
	margin-left: 40px; 
	margin-right: 70px; 
	background : #FFFFFF; 
	}
	
body, p, td, a {
    color: #666666; 
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4 em;
    /*text-align: center; */ /* Zentrierung im Internet Explorer */
	}
	
p {
	Margin-Bottom: 6px;
    Margin-Top: 6px;
	}
	
/* --------------- link-format --------------- */

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

a:hover {
    color : #FF9900;
	font-weight : bold; 
	text-decoration:underline;
	}
	
/* --------------- seite --------------- */

	
div#Seite {
    
	width: 830px;  
	margin: 0 auto;  /* zentrieren */
	border: none;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    padding: 0;
	
 	}


   
  /* --------------- ueberschriften --------------- */

  h1 {
    font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CCFF;

  }
  
  h2 {
    margin-top: 14px;
    font-size: 14px;
    color: #333333;
	background: #E9E9E9;
  }
  
   h3 {
    margin-top: 14px;
	padding-left: 10px;
    font-size: 10px;
	color: #333333;
	
  }
  
  /* --------------- kopf --------------- */
  
  div#kopf {
	min-width:600px;
	border-bottom:dotted;
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
    
	}
  


  
  /* --------------- navigation --------------- */
  
  div#clear {
  	clear:left;
  	}

  ul#Navigation {
  	float:left;
    width: 160px;
    margin: 0; padding: 0;
	margin-top: 10px;
	
	
	 }

  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 160px;
    w\idth: 160px;
    padding-left: 0;
    padd\ing-left: 0;
  }
  
  ul#Navigation a {
    color: #333333; 
    display:block;
    margin-left: 12px;
    text-decoration: none; /* font-weight: bold; */
	font-size: 10px;

  }

  * html ul#Navigation a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 160px;  /* Breitenangabe fuer IE 6 */
	
  }
  
  ul#Navigation a:hover {
    color: #FF9900;
    font-weight: bold;
	
  }

   
ul#Navigation li {
    list-style: none;
    margin-top: 5px; 
	padding: 0;
	Background-Image: url(hundefutter-bilder/pfeil3.gif);
	background-repeat : no-repeat; 
	Background-Position:  0 4px;
    /*border-bottom: 1px ridge silver;
	border-bottom-style: dashed;*/
	padding-left: 0px;
	padding-top: 0px;	
	padding-bottom: 5px;
  }
  
li#naviact a {
    color: #FF9900;
    font-weight: bold;
	} 
   
div#nav2 a  {
	color: #666666;
	font-weight: normal;
	Background-Image: url(/hundefutter-bilder/navipunkt.gif);
	background-repeat : no-repeat; 
	Background-Position:  0 4px;
	padding-left: 10px;
	padding-top: 0px;	
	padding-bottom: 5px;
 }
   
div#nav2act a  {
 	color: #FF9900;
    font-weight: normal;
	Background-Image: url(hundefutter-bilder/navipunkt.gif);
	background-repeat : no-repeat; 
	Background-Position:  0 4px;
	padding-left: 10px;
	padding-top: 0px;	
	padding-bottom: 5px;
	
 }
	  
div#nav2 a:hover {
    color: #FF9900;
    font-weight: normal;
	}
  
div#nav2act a:hover {
    color: #FF9900;
    font-weight: normal;
	}



/* --------------- inhalt - container --------------- */

  div#Inhalt {
  	
  	margin: 0px 0px 0px 180px;
    padding: 10px 10px 10px 25px;
	border-left:1px;
	border-left-style: dotted;
	border-left-color:#FF9900;
	min-width:450px;
	
	}
	
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    }
	
	
	div#teaser {
	float: right;
	
	 
  		
	}
	
  * html div#teaser {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    }


  
  /* --------------- footer --------------- */
div#fuss

  p#Fusszeile {
    clear:both;
    font-size: 10px;
    margin-left: 0px; padding: 2px;
	margin-top: 100px;
    text-align: center;
	border-top:1px;
	border-top-color: #FF9900;
	border-top-style: dotted;
	/*width: 240px;*/
	}
	
  p#Fusszeile a {
	  color: #999999;
      padding: 6px;
	  font-size:9px;
	  font-style:normal;
	  font-weight:normal;
      }

 

  

 
