body{
  font-size: 12px;
  font-family: Helvetica,Arial,sans-serif;
  
  color: black;
  background-image: url(../images/texture.jpg);
  
}

#Teil1{ /*header*/
    float: left;
   
    width: 100%;
    /* border: 0px dotted yellow;*/
   
   /* background-image: url(../images/texture.jpg); */
      background-image: url(../images/automne.jpg);

  /*ackground-color: #FAE3B1;*/
   /*border-bottom:1px solid #426405;*/
    

    
}

#Teil2{ /*main*/
	float: left;
   border: 0px dotted yellow;
   width: 100%;
    background-image: url(../images/texture.jpg);
  
}

/* menu horizontal */

#pillmenu
	{ 
	float: left;
   border: 0px dotted blue; 
   width: 100%;
	/*  background-color: #BBD8BD; */
   font-size:14px; 
   color:#3b5d14;
   /*background:#b2d281;*/
   font-weight:bold;
   /* padding:5px; */
	border-bottom:1px solid #426405;
	margin-top: 5px;
   }

#pillmenu a
	{ 
	color: #B2D281;
	border: 0px solid blue;
   /* background-color: #336600;*/
   text-decoration:none;
   background-image:url(../images/feuille_fond.jpg);
   padding: 0px 5px 0px 5px;
	

	
 	}

#pillmenu a:hover
	{
	color: #B2D281;
	border: 0px solid blue;
   /* background-color: #336600;*/
   text-decoration:underline;
   background-image:url(../images/feuille_fond.jpg);

   }

#Teil3{ /*footer*/
	clear:all;
    border: 1px dotted yellow;
    width: 100%;
     background-image: url(../images/texture.jpg);
     
    
}
#Bereich1{ /*rechts oben*/
    float: left; width: 18em;
    margin: 0 0 1.2em; 
    border: 0px dashed silver;
    
}
#Bereich2{ /*links oben*/
    float: right;
    width: 270px;
    /* margin: 0 0 1.1em;*/ 
    
    border: 0px solid #336600;
}
#Bereich3{ /*breadcrumbs*/
    border: 0px dashed silver;
	/* background-color: #eee;*/
}

#Bereich4{ /*linke Seite*/
		
    float: left; 
    width: 200px;
    margin: 0 0 1.2em; 
    background-image: url(../images/texture.jpg);

	
    
    
   
}

.menu a:hover
	{
	color: #4e3a26;	
	background-color: #DA962F;
	text-decoration: none;
	}

.menu a
	{
	color: #0000ee;	
	text-decoration: none;
	}
	
.menu a:visited
	{
	color: #0000ee;	
	text-decoration: none;
	}


#Bereich5{ /*Inhalt*/
    /* margin: 0 2em 1em 16em; */
    margin: 5px 5px 5px 5px;  
    padding-left: 210px;
	
    
    

   
    
   
}
#Bereich6{  /*rechte seite*/
    float: right; width: 12em;
    margin: 0 0 1.1em; 

     border: 0px dashed silver;
    
}
#Bereich7{  /*footer*/
    margin: 0 0 1.1em; 
	 font-style: italic;	 

	text-align: center;
}

img
	{
	border: 0px;
	}
	
.titreh3
	{
	text-align: center;
	width: 75%;
	border-bottom: 1px solid black;
	color: #4B5D21;
	text-decoration: none;
	}
	
.menu
	{
	color: #794E0A;
	}	

h1
	{
	color: #4B5D21;
	}	

h2
	{
	color: #4B5D21;
	}	
	
h3
	{
	color: #4B5D21;
	text-decoration: underline;
	}
	
h4
	{
	color: #4B5D21;
	}	

h5
	{
	color: #4B5D21;
	}	
	
h6
	{
	color: #4B5D21;
	}	
	
table#fiche {

/* border-width:1px; */
/* border-style:solid; */
/* border-color:black; */
width:100%;
color: #03224C;
 }
 
td { 
 /*border-width:1px;
 border-style:solid; 
 border-color:#6495ed; */
 padding: 5px;
 color: #03224C;
/* width:50%; */
 }
 
.legende
{
 font-size:  small;
 font-style : italic;
 text-align: center;  
font-weight: bold;
color: #03224C;
}

.description
{
 font-size:  normal;
 text-align: justify; 
 color: #03224C;
}

#feuilles a
	{ 
	color: #B2D281;
	border: 0px solid blue;
   /* background-color: #336600;*/
   text-decoration:none;
   background-image:url(../images/feuille_fond.jpg);
   padding: 0px 10px 0px 10px;
	

	
 	}

#feuilles a:hover
	{
	color: #B2D281;
	border: 0px solid blue;
   /* background-color: #336600;*/
   text-decoration:underline;
   background-image:url(../images/feuille_fond.jpg);
   
   }
   
a:link
	{
	text-decoration: none;
	color:#3a00ff;
	}

a:hover
	{
	text-decoration: underline;	
	color:#3a00ff;
	}
	
a:visited
	{
	text-decoration: none;
	color:#3a00ff;
	}
   


