

.full-header {
	background-color: #170607;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 11px; */
	color: #D2B48C;
	/* */
	height: 780px; /* background-color: Black;  height: 200px; background-image: url('images/header.png');  background-repeat: no-repeat; background-position: center; */
	/* height: 780px; background-image: url('images/naturmort_header_1920x780.png'); */
	 
	padding-left:15px; 	padding-right:15px; 
	padding-top:15px; 	padding-bottom:15px;
	
	background-image: url('images/naturmort_header_1920x780.jpg');
   background-position: top center;
	background-repeat: no-repeat;
	/* margin: 0px auto;*/
	
	
}
.header_w {
	max-width: 1200px;		
}


div.div_sitename {	 margin: 4px; line-height: 180%; padding: 6px; }
div.div_sitedescription {	 margin: 4px;  /* line-height: 160%;*/  padding: 6px; }
.sitename{	 padding: 6px; font-weight: bold;
 
	/* color:#880420;  background-color:#C7B293;
	/* color:#480608 ;  background-color:#DEB887 ; 
	/* color: #F9B702;  background-color: #A52A2A;*/
	/* font-size: 130%; */

	color:#FFFFF0; font-size: 38px; /* font-size: 200%; */   line-height: 160%;
}

.sitedescription{	 padding: 6px; font-weight: bold; 
/* color: #C5B091;  background-color: #A52A2A;*/
/* color: #DEB887; background-color: #170607; */
/* color: #DEB887; background-color: #482F1E;  */
 color: #DEB889; 
 
/* font-size: 110%;  font-size: 26px; */
  line-height: 170%;
 }


.table_hmenu { 
  margin-top:8px; /* margin-bottom:8px;*/
}
.td_hmenu { line-height: 200%; font-size: normal; text-align: center; 
  padding-bottom: 4px;  padding-top: 4px; 
}

a.hmenu,  a.hmenu:visited { 
  font-weight: bold;
  color: #C93434; /* color: #A52A2A;  color: #B22222; */
  font-size: normal;
  padding-left: 10px; padding-right: 10px;
  padding-bottom: 6px;  padding-top: 6px; 
  text-decoration: none;
  /* background-color: #170607;*/
}
  
 a.hmenu:hover { color: #FFE4B5;  background-color: #A52A2A;   }
