/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: white;
    margin: 0;
}

H1:first-letter {
    font-size:  16px;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #251c09;
    margin: 0;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #251c09;
    margin: 0;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #251c09;
    margin: 0;
}

H5  {
    font-family: Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #251c09;
    margin: 0;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #251c09;
    margin: 0;
}
.tarifs td {
 background-color: #bfb99d; 
}
.guestbook_item {
padding-bottom: 10px;
}
.guestbook_date {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #251c09;
}
.guestbook_name {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #251c09;
}
.LangSelect     {
  font-family: Arial;
  font-size: 11px;
	color: #aca7a6;
}   
A.LangSelect:link, A.LangSelect:visited, A.LangSelect:active {
	color: #aca7a6;
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
}
A.LangSelect:hover    {
  text-decoration: none;
  color: white;
}
A.LangSelectSel:link, A.LangSelectSel:visited, A.LangSelectSel:active, A.LangSelectSel:hover {
  color: white;
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
}

