/* Zentrale Heimat-bessarabien CSS Datei*/


body { 
  font-family: 'Nimbus Sans L',Verdana,Helvetica,Arial,serif; 
  font-size: 10pt;
}

p, table, td, th ,li {  
  font-size: 10pt; margin:3px;
}

h1,h2 { 
  font-size: 12pt;
}

.folder a { 
  font-size: 12pt;
  color: #000000; 
  text-decoration:none; 
  font-weight:bold; 
  margin-left:3px;
}

.lexikon a { 
  font-size: 10pt;
  color: #000000; 
  text-decoration:none; 
  font-weight:bold;
}

.subfolder a {
  font-size: 10pt;
  color: #000000;
  text-decoration:none;
  font-weight:bold; 
  margin-left:5px;
}
.box { 
  border:2px outset #8e7200;
  margin:3px;
  padding:3px;
  background-color:#ffd119;
  width:600px; 
  float:left;
}

.box img{ 
  width:120px; 
  float:right;
}

/*mit index 440 + 140*/
.indexbox { 
  border:2px outset #8e7200;
  margin:3px;
  padding:3px;
  background-color:#ffd119;
  width:140px; 
  float:right;
}
/* Buchstaben box*/
.buch { 
  border:2px outset #8e7200;
  margin:3px;
  padding:3px;
  background-color:#ffd119;
  width:2em;  
  float:left;
}
.buch a{  
  vertical-align:middle;
  text-decoration:none; 
} 
/* Buchstaben box gross*/
.buchg { 
  border:2px outset #8e7200;
  margin:3px;
  padding:3px;
  background-color:#ffd119;
  width:10em;  
  float:left;  
  text-decoration:none;
}
.buchg a{ 
  vertical-align:middle;
  text-decoration:none; 
} 
